table.about_table {
	width: 100%;
	line-height: 1.3em;
	margin-top: 5px;
	font-size: 12px;
}
table.about_table tr td img {
	margin-right: 12px;
}
span.about_date {
	color:#999999;
	font-size:11px;
}
p.about_title {
	color:#7ca818;
	font-size: 18px;
	margin: 0px;
	padding: 8px 0px 4px 0px;
}
p.okt_26 {
	color:#7ca818;
	font-size: 15px;
	padding:0px 0px 5px 0px; 
	margin:0px;
	font-weight:bold;
}
div.about_status img {
	vertical-align:middle;
	margin-right: 4px;
	margin-bottom: 1px;
}
hr.dotted-hr {
	margin: 0px 0px 8px 0px;
}
p.about_text {
	font-size: 12px;
	margin: 0px;
	padding: 12px 0px;
}
p.about_text img {
	vertical-align:middle;
	border: 0px;
}
p.about_text a {
	font-size: 12px;
}
.prev-table-4 {
	width: 590px;
	border: 1px solid #cccccc;
}
.prev-table-4 {
	background: #cccccc;
}
#aboutme_view_list {
	color: #000000;
	font-weight: bold;
	padding: 5px 0px;
}
#aboutme_view_list a {
	color:#3b4d93;
	font-weight: bold;
}


/* --- LANDING --- */

#menu {
	height:25px;
	margin-top:5px;
	padding: 3px 10px;
	position:absolute;
	top: 0px;
	right:0px;
}
a.bmenu {
	display:block;
	width:100px;
	font-size:11px;
	font-weight:bold;
	height:20px;
	float:left;
	text-align:center;
	vertical-align:middle;
	padding-top:4px;
	margin: 0px 5px;
	background:#3b4d93;
	color:#f1f1f1;
}
a.bmenu:hover {
	background:#f1f1f1;
	color:#3b4d93;
}
