body,
html {
	margin: 5px;
	padding: 0px;
}

.MENU_OBEN {
	font-family: verdana, trebuchet;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	padding-top: 4px
}
.MENU_OBEN a {
   text-decoration: none;
   color: #FFFFFF;
}
.MENU_OBEN a:hover {   
   text-decoration: underline;
   color: #990033;
}

.inhalt_oben {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #364497;
	font-weight: normal;
	font-size: 9px;
}
.inhalt_oben a {
	color: #364497;
	text-decoration: underline;
}
.rootline a:hover {
	color: #061467;
	text-decoration: underline;
}
.inhalt {
         padding: 5px;
         margin: 0
	font-family: verdana;
	color: #123456;
	font-size: 12px;	
	line-height: 200%;
}
.inhalt h1 {
	font-family: verdana;
	color: #061467;
	margin: 0px;
	font-size: 13px;
}
.inhalt p {
	line-height: 200%;
}
P { line-height: 150%; }
A:hover { color:#990033; text-decoration:none; }
A { text-decoration:none; }
/* General content -> Plugin: "tx_mininews_pi1" -> Header 2 */
.tx-mininews-pi1 H2 { font-family:Verdana; font-size:14px; color:#990033; font-weight:normal; font-variant:normal; }
/* General */
BODY { font-family:Verdana; background-color:white; line-height: 190%;}
/* General content -> Plugin: "tx_mininews_pi1" -> Front page list display -> Text */
.tx-mininews-pi1 .tx-mininews-pi1-fp_listrow P { font-family:Verdana; font-size:12px; color:black; }
