body
{
	text-align: center;
	margin:0; padding:0; 
	background-color: #899FB0;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/* links */
/* Hauptnavi */
a.navMain,a.navMain:link,a.navMain:visited 
{
	color: White;
	text-decoration: none;
	font-size: 0.7em;
	font-weight: bold;
}
a.navMain:hover, a.navMain:active 
{
	color: #D2D2D2;
}
/* Unternavi */
a.navUnder,a.navUnder:link,a.navUnder:visited 
{
	color: White;
	text-decoration: none;
	font-size: 0.65em;
	background-image: url(../media/lay/bulletOut.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 11px;
}
a.navUnder:hover, a.navUnder:active 
{
	color: #D2D2D2;
	background-image: url(../media/lay/bulletOver.gif);
	background-repeat: no-repeat;
	background-position: left;
}
a.navUnderActive:hover, a.navUnderActive:active,a.navUnderActive,a.navUnderActive:link,a.navUnderActive:visited 
{
	text-decoration: none;
	font-size: 0.65em;
	color: #D2D2D2;
	padding-left: 11px;
	background-image: url(../media/lay/bulletOver.gif);
	background-repeat: no-repeat;
	background-position: left;
}

a.foo,a.foo:link,a.foo:visited 
{
	color: #3A7E9B;
	text-decoration: none;
}
a.foo:hover, a.foo:active 
{
	text-decoration: underline;
}


a.breadC,a.breadC:link,a.breadC:visited 
{
	text-decoration: none;
	color: #1767B7;
}
a.breadC:hover, a.breadC:active 
{
	text-decoration: underline;
	color: #1767B7;
}
a.fwdBack,a.fwdBack:link,a.fwdBack:visited 
{
	text-decoration: none;
	color: #1767B7;
}
a.fwdBack:hover, a.fwdBack:active 
{
	text-decoration: underline;
	color: #1767B7;
}
/* ------------------- */
#clearer
{
	clear: both;
	margin:0; padding:0; 
	line-height:0;
	font-size: 0px;
}
#rahmen0
{
	margin: auto;
	width: 747px;
}
#rahmen
{
	text-align: left;
	width: 100%;
	background-image: url(../media/lay/bgKpl.gif);
	background-repeat: repeat-y;
}
#footer
{
	margin: auto;
	width: 741px;
	padding:6px;
	padding-right:0px;
	background-color: White;
	color: #3A7E9B;
	font-size: 0.65em;
	text-align: left;
}

#header
{
	background-color: #C3D2DF;
	height: 166px;
}
#headerTop
{
	/*background-image: url(../media/lay/header.gif);
	background-repeat: no-repeat;*/
	height: 129px;
}
#headerBottom
{
	margin-top: 5px;
	margin-left: 265px;
	color: #1767B7;
}
#hBLeft
{
	float: left;
	font-size: 0.75em;
}
#hBRight
{
	float: right;
	font-size: 0.7em;
	margin-right: 15px;
}
#content
{
	
}
#contLeft
{
	float: left;
	width: 222px;
}

#contRight
{
	float: left;
	color: #0066CC;
	font-size: 0.7em;
	margin-right: 10px;
	
}
#contRightInh
{
width: 430px;
	margin-left: 43px;
	margin-top: 35px;
}
#contRightInh img
{
	border: 2px solid White;
}
ul.hNav
{
	list-style: none;
	margin:0; 
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul.hNav li
{
	padding-left: 18px;
}
ul.hNav li.act
{
	background-color: #387AAD;
}
ul.uNav
{
	list-style: none;
	margin:0; 
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #387AAD;
}
ul.uNav li
{

}

p {
	line-height:20px;
	}

h5 {
	font-size: 12px;
	font-weight:bold;
	}
	img.left
	{
		float: left;
		margin-right: 5px;
		margin-bottom: 5px;
	}
	img.right
	{
		float: right;
		margin-left: 5px;
		margin-bottom: 5px;
	}
