body, td, p {
	background-color: transparent;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: white;
}
body {
	background-color: #355fa6;
}

H1 {
	font-size: 24px;
}

H2 {
	font-size: 18px;
}
IMG.framedright, IMG.framedleft, IMG.framed {
	border: 2px solid white;
}

IMG.framedright {
	margin-left: 10px;
	margin-bottom: 5px; 
}

IMG.framedleft {
	margin-right: 10px;
	margin-bottom: 5px; 
}

.bu {
	font-style: italic;
	padding: 5px;
}

UL.standard {
	list-style: square;
}

P.pricelegend {
	font-weight:bold;
}

P.price {
	text-align: right;
	font-weight:bold;
	font-size: 18px;
}

P.error {
	color: #FFC0CB;
	font-weight: bold;
}

.formlegend {
	font-weight: bold;	
}

a:link, a:visited, a:hover {
	color: White;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #ffdd99;
}

a:visited {
	color: #ffeecc;
}

a.regular:link, a.regular:visited, a.regular:hover {
	color: Blue;
	text-decoration: none;
	font-weight: bold;
}

TD.navbar {
	background: White;
	color: Black;
	font-size: 10px;
}

UL.navbar { 
	margin: 10px;
	margin-left: 25px;
}

P.navbar,P.navbarbold {
	color: black;
	font-size:10px;
}

P.navbarbold {
	font-weight: bold;
}

LI.space {
	margin-bottom: 5px;
}

P.rechtshinweis {
	font-size: 11px;
	line-height: 13px;
	padding: 5px;
	background: white;
	color: #000000;
	width: 600px;
}

FIELDSET {
	padding: 5px;
	border: 1px solid white;
	width: 600px;
}

TD.gbverfasser {
	background: White;
	color: Black;
	vertical-align: top;
}

TD.gbentry {
	background: #ACBAD8;
	color: black;
	vertical-align: top;
}

A.gbemail {
	color: Black;	
}

TABLE.newstable {
	padding: 5px;
}
TD.newstext {
	padding: 5px;
	background: #ACBAD8;
}
TD.newscell {
	padding: 5px;
	border-bottom: 1px solid white;
}

@media all {
	body, td, p {
		line-height: 20px;
		margin-top: 0px;
		margin-bottom: 0px;
	}

P.body {
	margin-top: 12px;
}

P.navbar,P.navbarbold {
	line-height: 14px;
	margin: 5px;
}

TD.navbar {
	line-height: 12px;
}
	
	UL.standard {
		margin-bottom: 0px;
	}
	
	P.pricelegend {
		margin-bottom:0px;
	}
	
	H2 {
		margin-bottom: 5px;
	}

P.price {
	margin-top:0px;
}

}

a.kleinnav {
    font-size: 10 px;
    text-decoration: none;
    color: #ffffff;
    line-height: 8px;
}

a.kleinnav:hover {
    color: #002970;
}

