@charset "UTF-8";
body {
	background-color: #8c8c8c;
}

#header {
	font-family: Arial, Helvetica, sans-serif;
	height: 113px;
	width: 781px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(gfx/header.jpg);
}

#header img {
	margin-top: 24px;
	margin-left: 17px;
	margin-right: 17px;
}
#header a {
	margin-top: -10px;
	margin-left: -17px;
	margin-right: -17px;
}

#content {
	width: 600px;
	float: right;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

#contentinfo {
	height: 183px;
	width: 404px;
	background-image: url(gfx/content-info.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	margin-left: 4px;
	margin-top: 8px;
}

#contentinfo p{
	margin-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 30px;
}

#contentinfo h1{
	height: 15px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3E6FAE;
	margin-top: 8px;
	margin-left: 10px;
	margin-bottom:-5px;
	width: 100px;
}

#contentinfo h2{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	height: 11px;
	color: #000000;
	margin-left: 10px;
	margin-bottom:0px;
	top: 11px;
	clip: rect(11px,11px,auto,auto);
	bottom: 11px;
}

#contentinfo img{
	margin-top: 25px;
	margin-left: 10px;
	float: left;
	padding-right: 11px;
}
#contentspecial {
	height: 183px;
	width: 182px;
	background-image: url(gfx/contentspecial.jpg);
	margin-right: 10px;
	float: right;
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f4f4f4;
}

#contentspecial h1{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	height: 11px;
	color: #E7E7E7;
	margin-top: 8px;
	margin-left: 10px;
}

#contentmiddle {
	height: 47px;
	width: 585px;
	float: right;
	margin-top: 8px;
	margin-right: 10px;
	background-color: #E7E7E7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	clip: rect(auto,auto,auto,10px);
}

#contentmiddle h2{
	height: 15px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3E6FAE;
	margin-top: 14px;
	margin-left: 10px;
	margin-bottom:5px;
}

#contentmiddle font{
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 15px;
	padding-right: 30px;

}
#ucontentmiddle {
	height: 47px;
	width: 585px;
	float: right;
	margin-top: 8px;
	margin-right: 10px;
	background-color: #E7E7E7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	clip: rect(auto,auto,auto,10px);
}

#ucontentmiddle h1{
	height: 15px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3E6FAE;
	margin-top: 8px;
	margin-left: 10px;
	margin-bottom:-5px;
	width: 150px;
}

#ucontentmiddle h2{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	height: 11px;
	color: #000000;
	margin-left: 10px;
	margin-bottom:0px;
	top: 11px;
	clip: rect(11px,11px,auto,auto);
	bottom: 11px;
}

#contentinside {
	height: auto;
	width: 575px;
	float: right;
	margin-top: 8px;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 8px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #E7E7E7;	
}

#contentpak {
	height: 104px;
	width: 585px;
	float: right;
	margin-top: 8px;
	margin-right: 10px;
	background-image: url(gfx/contentpak.jpg);
}

#contentpak img{
	float:left;
	margin-right: 10px;
}

#contentpak h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 14px;
	margin-bottom:-5px;
}

#contentpak p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footer {
	height: 29px;
	width: 781px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(gfx/footer.jpg);
}

#navigation {
	width: 174px;
	background-image: url(gfx/navback.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-left-width: thin;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;
	clip: rect(auto,auto,auto,auto);
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#list {
	list-style:none;
}

#list a {
	color:#006595;
	font-family:arial,sans-serif;
	font-size:11px;
	text-decoration:none;
	display:block;
	width:130px;

	background-color:#FFFFFF;
	border-bottom:1px solid #d5e7ec;
	border-left:1px solid #d5e7ec;
	text-align:left;
	font-weight:normal;
	padding-top:6px;
	padding-bottom:4px;
	padding-left:4px;
}

#list a:hover {
	color:#006595;
	background-color:#fafafa;
	border-bottom:1px solid #2259a9;
	border-left:1px solid #2259a9;
	width:130px;
	text-align:left;
}


#list a:hover .text {
	color:#006595;
	background-color:#fafafa;
	display:inline
}

#list a .text {
	display:none;
}

#list li {
	margin:0px;
}

#main {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #8C8C8C;
	height: 660px;
}
.tabtop { color:#FFFFFF; font:bold 11px tahoma, arial, verdana, sans-serif; }
.tabinhalt { color:#000000; margin-left: 4px; margin-right: 4px; font:11px tahoma, arial, verdana, sans-serif; }

