/*  Global definitions */

* { margin:0px; padding:0px; }
html { margin:0px; padding:0px;


	}



body {
	margin:0px; 
	padding:0px;
	text-align:center;	
	color:#666666;
	font-size:101%;
	font-family:Arial, SunSans-Regular, Verdana, Sans-Serif;
	background: #98999b ;
		}


a {color:#003366;text-decoration:none}

#wrapper {	
	width:840px;
	height:100%;
	margin:0px auto; 
	border:0px solid black;
	z-index:1;
	background:transparent;
}

#overall {
	background:transparent	url("../images/main-bg.jpg");
	width:840px;
	border:0px solid black;height:100%;
overflow:auto;

}

#header {
	text-align:left;
	width:840px;
	height:104px;
	border:0px solid red;
	background: #eeeeee;
}



#topimg {
	border:0px solid black;
	display:block;
	width:840px;
	}

#topnavi {
	width:820px;
	margin:0px auto;
	background: transparent;
	border:0px solid blue;
}


#homelink {
	float:left;
	margin-left:10px;
	height:21px;
	width:200px;
	background:#4f78b6;
padding-top:4px;
}

#homelink  a {
	color:white;
	font-weight:bold;
	padding-left:11px;
	font-style:oblique;
	font-size:70%;
}



#menu_top {
	float:left;	
	margin-left:2px;
	width:376px;
	height:25px;
	padding-left:20px;
	vertical-align:top;
	border:0px solid green;
	background:#008131
}


#menu_top a {
	color:white;
	font-size:70%;
	font-weight:bold;
	padding-left:11px;
	font-style:oblique;
}



#suche {
	margin-left:2px;
	float:left;
	height:25px;
	width:200px;
	background:#008131
}


#nav {
	width:210px;
	margin:0px;
	border:0px solid black;
	font-weight:bold;
	text-transform:uppercase;
	font-style:oblique;
}


ul.e1 {
	width:200px;
	margin-left:10px;
}

ul.e1 li {
	line-height:25px;
	margin-bottom:2px;
	list-style-type:none;
	background:#4f78b6
}


ul.e1 li a {
	padding-left:10px;
	color:white
}

ul.e1 li a:hover {	
	line-height:25px;
	margin-bottom:2px;
	display:block;
	background:#012a68
}


ul.e1 li a.e1oa {	
	line-height:25px;
	margin-bottom:2px;
	display:block;
	background:#012a68
}


ul.e2 {
	
}

ul.e2 li {
	line-height:25px;
	padding-left:22px;
	border-bottom:0px solid white;
	list-style-type:none;
	background:#4f78b6;
}

ul.e2 li a {
	color:white
}


ul.e2 li a:hover {	
	line-height:25px;
	margin-bottom:2px;
	display:block;
	background:#4f78b6
}

#main {
	margin:0px auto; 
	margin-top:45px;
	width:820px;
	height:100%;
	border:0px solid black;
	overflow:none;
	background:white;
}

#links {
	float:left;
	width:212px;
	height:100%;
	text-align:left;
	font-size:75%;
	background:white;

}

#mitte {
	float:left;
	text-align:left;
	border:0px solid black;
	width:380px;
	height:100%;
	background:transparent 
}



#main-headline h1  {
	float:left;
	width:340px;
	padding-left:20px;
	margin:0px;
	margin-top:27px;
	margin-bottom:16px;
	font-size:100%;
	font-weight:bold;
	color:#002967;
	border:0px solid black;
	font-style:oblique;
	text-transform:uppercase;
}

#content {		
	border:0px solid black;
	float:left;
	padding-left:42px;
	padding-right:27px;
	width:340px;
	margin-top:0px;
	font-size:75%;
	line-height:150%;
	background:transparent;
	padding-bottom:50px; 
}

#content p {}

#content input {width:200px;border:1px solid #999999}
#content input.radio {width:15px;border:0px solid #999999}
#content textarea {width:200px;border:1px solid #999999}
#content selecet {width:150px;border: 1px solid #999999}
#content ul li {margin-left:15px}
#content img {border:0px}

#content hr {margin-top:5px;margin-bottom:5px;
	height:1px; color:#999999;background-color:#999999;border:0px;border-top:1px solid #999999;
}

#content h1,h2,h3 {
	margin:0px;
	font-size:120%;
	font-weight:bold;
	color:#002967;
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-bottom:5px;
	background:white
}


#footer {
	height:80px;
	background: url("../images/footer-bg.jpg") no-repeat 0px 0px;
}

#footer a {
	text-decoration:none;
}


#rechts {
	display:block;
	float:right;
	width:198px;
margin-right:12px;
	text-align:left;
	font-size:70%;

	background:transparent;	
	border:0px solid black;
}



#rechts h1,h2,h3 {
	color:#ffffff;
	margin:0px;
	margin-bottom:5px;
	margin-right:12px;
	padding-left:0px;
	font-size:100%;
	font-weight:normal;
	padding-top:4px;
	padding-bottom: 4px;
	font-weight:bold;
	background:#ffffff;
	font-style:oblique;
overflow:none;
	}

#rechts p {	}

#rechts-content hr {margin-top:5px;margin-bottom:5px;
	height:1px; color:#999999;background-color:#999999;border:0px;border-top:1px solid #999999;
}

#rechts-content a.more {
	color:#d71920;
	padding-left:0px;
	text-decoration:none;
}



.input {
	font-size:11px;
	font-family:arial,helvetica, sans-serif;
	color:rgb(0,0,0);
	width:240px;
	margin-bottom:8px;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
}


input.searchbox {
	height:14px;
	margin-top:3px;
	vertical-align:middle;
	border:0px;
	margin-left:20px
}

div.boxleft,
div.logoutbox {
	background: #ffffff;
	width: 162px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div.boxleft label {
	float: left;
	width: 75px;
	padding: 0 0 0 0;
	cursor: pointer;
	color: #9d9ea2;
}

div.boxleft input {
	float: left;
	margin: 0px
	font-size: 0.6875em;
}

div.boxleft input.username {
	width:160px;
	border:1px solid #666666
}

div.boxleft input.password {
	width:140px;
	border:1px solid #666666
}

div.boxleft img {
	float:right;
	width:20px;
	border:0px solid #666666
}


div.boxleft a {
	float: left;
	width: 30px;
	color: #9d9ea2;
	padding: 1px 0 0 0;
	font-size: 0.6875em;
}

div.boxleft a:hover {
	text-decoration: none;
}

div.boxleft select {
	float: left;
	width: 85px;
	font-size: 0.6875em;
	margin: 0 5px 5px 59px;
}

div.logoutbox p {
	font-size: 0.6875em;
	padding: 0 10px 10px 10px;
}

div.logoutbox p {
	font-size: 0.6875em;
	padding: 0 10px 10px 10px;
}

div.logoutbox p a {
	color: #9d9ea2;
	padding: 0 13px 0 0;
	background: url(../images/navi_pfeil_rechts.gif) no-repeat right center;
}



