td, th {
	font-size: 11px; 
	font-family: Verdana
}

.header {
	font-weight: bold; 
	color: black;
}

.printable_header {
	font-weight: bold; font-size: 13px;
}

.inhalt {
	margin-left: 15px; 
	margin-top: 2px;
}

.signatur {
	font-size: 9px;
}

.feld {
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px;
}

.navtitle_L {
	margin-left: 28px; 
	color: white; 
	font-weight: bold;
}

.navtitle_R {
	margin-left: 10px; 
	color: white; 
	font-weight: bold;
}

.nav {
	margin-left: 12px; 
	margin-top: 5px; 
	margin-bottom: 5px;  
	font-size: 10px;
}

a {
	color: #3E5D99; 
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.whitelink {
	color: #3E5D99; 
	text-decoration: underline;
}

.ro_x {
	color: black; 
	text-decoration: none;
}

.ro_x:hover {
	color: #6782B5; 
	text-decoration: none;
}

input, textarea {
	background-color: white;
}

input, textarea, select { 
	border: 2px groove #ccc; 
	color: #333; 
	font-size: 11px; 
	margin: 1px; 
}



/* WIKI */

li { 
	margin-bottom: 3px; 
}

h1, h2, h3, h4 { 
	margin-top: 15px; 
	margin-bottom: 4px; 
	font-family: verdana; 
	letter-spacing: 2px; 
	border-bottom: 1px solid darkblue; 
}

h1 { 
	font-size: 18px; 
}

h2 { 
	font-size: 15px; 
}

h3,h4 { 
	font-size: 12px; 
}

dt { 
	font-weight: bold; 
	margin-top: 4px; 
}

.wiki { 
	text-align: justify; 
}

.wiki_linie { 
	height: 1px; 
	width: 100%; 
	margin-top: 6px; 
	margin-bottom: 6px; 
	color: darkblue; 
	background-color: 
	darkblue; 
	border: 0px; 
}

.wiki_box { 
	float: right; 
	margin: 10px; 
	border: 1px solid #999; 
}

.wiki_toc { 
	float: right; 
	margin: 10px; 
	padding: 5px;
	width: 160px; 
	border: 1px solid #aaa; 
	background-color: white; 
}

.wiki_quote { 
	margin-left: 10px; 
	padding-left: 5px; 
	border-left: 2px solid darkblue;
}

.wiki_image {
	margin: 7px;
}

.mbbButton { 
	width: 28px; 
	height: 28px; 
	border: 0; 
	background-color: white; 
}
