﻿body, tr, td
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1d4184;
}

.header {
	font-size: 11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1d4184;
	font-weight: bold;
}

/* HEADER */
#sky
{
	/*clear: both;*/
	background: #778eb6 url(../../images/web_header.jpg) no-repeat;
	background-color: #778eb6; 
	background-position: top center;
	/*z-index: 10;*/
	width: 100%; 
	height: 118px;
}

#abstand
{
	clear: both;
	background-color: #FFFFFF; 
	width: 100%; 
	height: 10px;
}


#wrap
{
	width: 900px;
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align: left;	
	border: solid 1px #FFFFFF;
}


/*Content-Element*/
#content
{
	width:504px;
	float:left;
	margin-top:0px;
	height: auto;
	border-left: #1d4184 solid 1px;
}

/* MAIN-CONTENT */
#maincontent
{
	margin-top:15px;
	margin-left:25px;
	margin-right:15px;
}

/* SUB-CONTENT */

#sub-content
{
	background: #FFFFFF url(../../images/subcontent-hg.gif) repeat-y 0 0;
	background-color: #F4F4F4;
	color: #000000;
	width: 185px; 
	height: 100%;
	float: right;
	/*padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;*/
}

/* FOOTER */
#foot
{
	/*clear: both;*/
	background: #FFFFFF url(../../images/footer_blue.gif) no-repeat; 
	height: 20px;
	width: 900px;
}



/*body{
font: 100.1% Verdana, Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
color: #1d4184;
text-align: center;
}*/

#navcontent
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}


/* HAUPT-NAVIGATION */

			#navtop {
				width: 200px;
				height: 26px; 
				float: left;
				background-color: #FFFFFF;
			}

			#navigations {
				width: 200px; 
				float: left;
				height: auto;
				font-size: 0.69em;
			}

			#navigations ul {
			padding-top: 0px;
			padding-left: 0px;
			padding-right: 0px;
			padding-bottom: 0px;
			margin-top: 0px;
			margin-left: 0px;
			margin-right: 0px;
			margin-bottom: 0px;
			list-style: none;
			}

			#navigations ul li {
			display: inline;
			}

			#navigations ul li a {
			display: block;
			text-decoration: none;
			}

			/* Mac IE5 backslash hack \ */
			* html #navigations ul li a {
			height: 1%;
			}


			#navigations ul.units li a {
			background-image: url(../../images/nav_hg-head.gif);
			background-repeat: repeat;
			color: #1d4184;
			line-height: 26px;
			padding-left: 18px;
			font-weight: bold;
			}

			#navigations ul.units li a:hover {
			background: #FF943F url(../../images/nav_hg-head.gif) repeat 0 0;
			font-weight: bold;
			color: #1d4184;
			line-height: 26px;
			padding-left: 20px;
			font-weight: bold;
			}

			#navigations ul.unitsNaviactive li a {
			background: #FF943F url(../../images/nav_hg-head.gif) repeat 0 0;
			font-weight: bold;
			color: #1d4184;
			line-height: 26px;
			padding-left: 18px;
			}

			#navigations ul.presse li a {
			background: #FFFFFF url(../../images/nav_hg-head.gif) repeat 0 0;
			color: #906c52;
			line-height: 26px;
			padding-left: 18px;
			font-weight: bold;
			}

			#navigations ul.presse li a:hover {
			background: #FFFFFF url(../../images/nav_hg-head.gif) repeat 0 0;
			font-weight: bold;
			color: #906c52;
			line-height: 26px;
			padding-left: 18px;
			font-weight: bold;
			}



/* MAIN-CONTENT */

#content a:link, a:visited
{
	color: #906c52;
	text-decoration: none;
}

a:hover
{
	color: #906c52;
	text-decoration: underline;
}

#content li, #content td.normal li
{
	list-style-type: square;
	list-style-position: outside;
}
	
/* FOOTER */

#foot a, #foot td
{
	font-family: Verdana;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	font-size: 10px;
}