@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
html, body, td, th, div {
	font-family: Verdana, Century Gothic, Arial, Tahoma, Arial;
	font-size: 11px;
	color: #003366;
}

h1, h2, h3, h4, h5 {	
	padding:0;
	margin:0;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;	
}
h5 {
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;	
}
h2 span {
	display:block;
}
hr { display:none; }

a {
	color: #003366;
	font-weight:normal;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


#distWrap { padding-left:10px; }
#main {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 40px;
	text-align: left;
	height:100%;
}


#logo {
	position: absolute;
	left: 765px;
	top: 9px;
}

#menu {
	height: 38px;
	position: absolute;
	left: 220px;
	top: 85px;
	padding-left:9px;
	width: 600px;
	padding:0px;
	z-index:10;
}

#spracheMenu {
	position: absolute;
	left: 890px;
	top: 95px;
}

#slogan {
	position: absolute;
	left: 220px;
	top: 25px;
	font-size:16px;
	font-weight:bold;
}

#header {
	height: 123px;
	width: 980px;
	overflow: hidden;
}

#contentCenter {
	background:url(/fileadmin/templates/rahmen_blau.png) left top no-repeat;
}

#contentArea {
	position: relative;
}
#contentArea #contentLeft {
	float: left;
	width: 180px;
	margin-right: 10px;
}
#contentArea #contentLeft #LeftMenu {
	background-color:#A3B0C1;
	min-height:200px;
}
#contentArea #contentLeft #LeftAdresse{
	background-color:#A3B0C1;
	height:100px;
	padding-top:10px;
}

#contentArea #contentLeft #LeftAdresse p{
	padding:0px;
	margin:0px;
	margin-left:20px;
	font-size: 1.2em;
}

#contentArea #contentLeft #LeftLoginbox {
	background-color:#003867;
	color:#ffffff;
	min-height:100px;
	padding-left:10px;
}
#LeftLoginbox span{
	color:#A3B0C1;
}
#LeftLoginbox td{
	color:#A3B0C1;
}
#LeftLoginbox a{
	color:#A3B0C1;
	text-decoration:underline;
	font-size:1.1em;
	font-style:italic;
	line-height:2.3em;
}
#contentArea #contentLeft #LeftLoginbox img {
	border: 1px solid #ffffff;
}
#contentArea #contentCenter {
	width:790px;
	float:left;
	height:450px;
}

#subContentHead {
	margin-top:20px;
	/*margin-left:10px;*/
}

#contentArea #contentCenter {
	padding-bottom:40px; /* only ff */
}
	
#contentArea #contentCenter #subContentLeft {
	float: left;
	margin-left:20px;
	width: 756px;
	overflow:hidden;
	font-size:14px;
	line-height:1.2em;
}

#subContentLeft li{
	padding-bottom:0.4em;
}
#contentArea #contentCenter #subContentMain {
	float: left;
	margin-left:20px;
	margin-top:20px;
	width: 770px;
	overflow:hidden;
	font-size:14px;
	line-height:1.2em;
}

#contentArea #contentCenter #subContentRight {
	float: right;
	width: 180px;
	margin-top:20px;
}
#contentArea #contentCenter #subContentHead {
	clear: both;
}
#footer {
	float:none;
	clear:both;
	position: relative;
	height: auto;
	width: 100%;
	left: 0px;
	/*top: 90%;*/
	bottom: 0px;
	text-align:center;
}
#footer a {
	font-weight: normal;
	font-size:1.2em;
	text-transform: capitalize;
	text-decoration:underline;
	padding:5px;
}
#footer a:hover {
	color:#000000;
	text-decoration:underline;
}

/*
#contentCenter ul {
	padding:0px;
	margin-left:20px;
}
*/

#contentCenter ul li {
	/*list-style-image: url(li.gif);*/
}

#contentCenter a {
	/*list-style-image: url(li.gif);*/
	text-decoration:underline;
}

#contentLeftTop{
	background-image: url(/fileadmin/templates/submenu_top.png);
	background-repeat: no-repeat;
	height: 8px;
	background-color:#A3B0C1;
}

#contentLeftBottom{
	background-image: url(/fileadmin/templates/submenu_bottom.png);
	background-repeat: no-repeat;
	height: 10px;
}
 
#contentBlueBoxTop{
	background-image: url(/fileadmin/templates/bluebox_top.png);
	background-repeat: no-repeat;
	height: 9px;
	margin-top:1px;
	background-color:#003867;
}

#contentBlueBoxBottom{
	background-image: url(/fileadmin/templates/bluebox_bottom.png);
	background-repeat: no-repeat;
	height: 10px;
}

#contentRightBoxTop{
	background-image: url(/fileadmin/templates/submenu_top.png);
	background-repeat: no-repeat;
	height: 8px;
	background-color:#A3B0C1;
}

#contentRightBoxContent{
	min-height: 400px;
	background-color:#A3B0C1;
	overflow:hidden;
}

#contentRightBoxHeader *{
	margin:0;
	padding:0;
}
#contentRightBoxHeader{
	background-color:#A3B0C1;
	padding:2px;
	border-bottom: 2px solid white;
	margin-bottom:10px;
	font-size:1em;
}
#contentRightBoxHeader H1{
	font-size:1.8em;
	font-weight:normal;
	padding:0.4em;
}
#contentRightBoxFooter{
	text-align:justify;
	font-size:0.9em;
}
#contentRightBoxFooter a{
	font-size:0.8em;
}
#contentRightBoxContent ul li{
/*	padding:0px;
	margin-left:0px;
	padding-left:8px;
	list-style-position: outside;
	list-style-image: none;
	list-style-image: none;
	list-style-type: none;*/
	/*white-space:pre;*/
	/*height:22px;*/
	/*display:inline;*/

}

.innerAktBox{
	padding:10px;
	border-bottom: 2px solid white;
	font-size:1.2em;
}

.innerAktBox input{
	margin-top:10px;
	background-color:#fff;
	border:1px solid #fff;
	color:#003867;
	font-family:Arial;
	font-size:11px;
	border-collapse:collapse;
}


#contentRightBoxBottom{
	background-image: url(/fileadmin/templates/submenu_bottom.png);
	background-repeat: no-repeat;
	height: 8px;
	background-color:#A3B0C1;
}

.submenu {
    background-color: #A3B0C1;
	width: 180px;
	height:auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
.submenuNet {
    background-color: #A3B0C1;
	width: 180px;
	height:auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top:10px;
}
/*
.submenuEnd {
	background-image: url(submenu_bottom.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 180px;
	margin-bottom:10px;
}
*/
.submenu ul {
	margin:0px;
	padding:0px;
	margin-left:0px;
}

#contentRightBoxContent ul{
	margin:0px;
	padding:0px;
	margin-left:30px;
}

.submenu ul li {
	padding:0px;
	margin:0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-image: none;
	list-style-type: none;
	/*white-space:nowrap;*/
	/*height:22px;*/
	display:inline;
}
.submenu ul li a {
	display:block;
	padding:0px;
	margin:0px;
	display:block;
	height:30px;
	padding-top:15px;
	background-repeat: no-repeat;
	/*margin-left:1px;*/
	padding-left:22px;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	border-bottom: solid 2px #ffffff;
}
.submenu ul li a:hover {
	text-decoration: underline;
}

.submenu ul li.active a {
	background-image: url(/fileadmin/templates/nav_X.gif);
	background-position: 2px 9px;
}

.bodytext{
	margin:0;
	padding:0;
	font-size:14px;
	line-height:1.2em;
}

a.clickImg2 {
	position:relative;
}
img.clickImg2 {
	 position:absolute; 
	 right:10px; 
	 bottom:7px;
}


