html { height: 100.3%;  }

body {
    text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	
	
	color:#000000;
	margin:0px;
	
}

#homepage {
	/*border : 2px dashed blue;*/
	width : 1000px;
	background-color : #DEE5EB;
	margin: 0px;
	padding: 10px 10px 0px 10px;

}
*+ html #homepage {
    width : 1000px;
}

#nav_oben {
	
	background-image: url(../images/nav_top1.jpg);
	background-repeat:no-repeat;
	min-height : 50px;
	

}

* html #nav_oben {
	height:50px;
	}

#nav_oben .navoben, #nav_oben a.navoben, #nav_oben a:hover.navoben {
	color: #FFFFFF;
	font-size:14px;
	text-decoration:none;
	font-weight: bold;
	margin: 10px;
	padding:10px;
	}
#nav_unter {
		font-size:12px;
		padding: 2px 15px 0px 35px;
		margin-top: 2px;
	}
#nav_unter .navunter, #nav_unter a.navunter, #nav_unter a:hover.navunter {
	color: #000000;
	text-decoration:none;
	font-weight: bold;
	margin-left: 1px;
	}


#kopf {
    background-color : #DEE5EB;
	min-height : 10px;

    
}
* html #kopf {
    height : 10px;
}
#oben {
	background-color : #DEE5EB;
	min-height : 35px;
	background-image: url(../images/oben_rund.jpg);
	margin-left:0px;
    
}
* html #oben {
    height : 35px; }

/* Navigation links */
#links {
	width:170px;
    float:left;
	padding-left:0px;
	line-height:1.2em;
	background-color : #DEE5EB;
}

#rechts {
	width:160px;
	float:right;
	padding-right:0px;
line-height:1.2em;
	background-color : #DEE5EB;
	
}

#navigation_top1 {
	height:17px;
	padding:4px 0px 4px 12px;
	font-size:12px;
	font-weight:bold;
	color:white;
	background-image: url(../images/nav_back_rot.gif);
	background-repeat: no-repeat;	/*background-position-x: center;*/
}
#navigation_top1 a {
	color:white;
	text-decoration: none;
	}
#navigation_top {
	height:17px;
	padding:4px 0px 4px 12px;
	font-size:12px;
	font-weight:bold;
	color:white;
	background-image: url(../images/nav_back.gif);
	background-repeat: no-repeat;	/*background-position-x: center;*/
}
#navigation_top a {
	color:white;
	text-decoration: none;
	}
#navigation_start {
	height:22px;
	padding:4px 0px 4px 12px;
	font-size:12px;
	font-weight:bold;
	color:white;
	background-image: url(../images/nav_start.gif);
	background-repeat: no-repeat;	/*background-position-x: center;*/
}

#navigation_start a {
	color:white;
	text-decoration: none;
	}
#navigation1 {
 
  padding:8px;
	 border:1px solid #660033;
	width:142px;
	background:#FFFFFF;
	font-size:12px;
	line-height:1.5em;
 }

#navigation1 a {
	line-height:1.5em;
	text-decoration: none;
	color:#000000;
	padding-left:18px;
	background-image: url(../images/pfeil_rot.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	}
	
#navigation1 a:hover {
	text-decoration: underline;
	}


	
#navigation {
  border:1px solid #2C3962;
  margin-right:10px;
  font-size:12px;
 }

#navigation ul{
   margin : 0;
   padding : 0;
}
#navigation ul li{
	list-style-type:none;
	border-bottom:1px solid #FFFFFF;
	margin-bottom:0em;
}

#navigation a {
	
	padding:0px 0px 0px 12px;
	display:block;
	color: #383742;
	text-decoration: none;
	background-color: #FFFFFF;
}
#navigation a:hover,
#navigation a:focus,
#navigation a:active {
	display:block;
	color: #FF0000;
	
}



#inhalt {
	width : 618px;
	float : left;
	background-color : #FFFFFF;
	min-height : 32em;
	padding:0px 12px 12px 20px;
	font-size:12px;
	
}
*+ html #inhalt {
    width : 618px;
	
}

#inhalt a { color: #000000; text-decoration:none; }

#inhalt a.int { background:url(../images/pfeil_rot.jpg) no-repeat left center; }
#inhalt a.ext { background:url(../images/link_ext.gif) no-repeat left bottom; }
#inhalt a.int, #inhalt a.ext { padding-left:14px; }

#inhalt a:hover { text-decoration:underline; }	


#inhalt a.titel_liste {
	color:#000000;
	text-decoration: none;
}
#inhalt a.titel_liste:link {
	color:#000000;
	text-decoration: none;
}
#inhalt a.titel_liste:visited {
	color:#000000;
	text-decoration: none;
}
#inhalt a.titel_liste:hover {
	color:#000000;
	text-decoration: underline;
}
#inhalt .titel_liste img { margin-bottom:2px; }

#inhalt img { margin:0px 5px 1.5px 0px; }

#inhalt h1 {
    padding : 0em 0.3em 0.3em 1.5em ;
    font-size : 16px;
	font-weight:bold;
	color:#000000;
}
#inhalt h2 {
    padding-top : 2em ;
    font-size : 12px;
	line-height:0.8em !important;
}

#inhalt h3 {
	padding-bottom : 2px;
	font-size : 12px;
	font-weight: bold;
}

#fuss {
	clear : both;
	position : relative;
	height : 30px;
	background-image: url(../images/unten_rund_1.jpg);
	background-repeat: no-repeat;
	margin-top:-3px;
	margin-left:0px;
	
}

#fuss1 {
	clear : both;
	position : relative;
	height : 36px;
	background: url(../images/unten_rund_2.jpg) left bottom;
	background-repeat:no-repeat ;	
	margin-top:-3px; 
	margin-left:2px;  
	font-size:12px;
}

#login_rechts {
	padding:8px 0px 8px 8px;
	border:1px solid #2C3962;
	width:150px;
	background:#FFFFFF;
	font-size:12px;
	
}

#kasten_top {
	height:20px;
	padding:4px 0px 4px 12px;
	font-size:12px;
	font-weight:bold;
	color:white;
	background-image: url(../images/nav_back.gif);
	background-repeat: no-repeat;	/*background-position-x: center;*/
}

#kasten_rechts {
	padding:8px;
	border:1px solid #2C3962;
	width:142px;
	background:#FFFFFF;
	font-size:12px;
	line-height:1.5em;
}

#kasten_rechts a {
	line-height:1.5em;
	text-decoration: none;
	color:#000000;
	padding-left:18px;
	background-image: url(../images/pfeil_rot.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	}
	
#kasten_rechts a:hover {
	text-decoration: underline;
	}
	
.site_nav {
	text-align: center;
	padding: 3px;
	display: inline-block;
	width: 100%;
	line-height: 1.4;
	background-color:#D6D6D6;
	border: 1px solid #3D5771;
}

.site_nav a {
	border: 0px solid #3D5771;
	margin: 2px 0px 2px 0px;
	padding: 0px 4px;
	text-decoration: none;
	
	display: inline-block;
	color:#000000 !important;
}

.site_nav a:hover {
	
	background-color: #EBEBEB;
}

.site_nav a:active {
	
	background-color: #EBEBEB;
}
#banner {margin-bottom:2px; text-align: center; }
hr{
	border: 0px; /* Für Firefox und Opera */
	border-top: dotted 1px #D3D3D3;
	border-bottom: transparent;
	height:5px;
	color:#E5E5E5;
	
}
.rot { color: #9A0312 !important; }
.rot a { text-decoration:none !important; }
.rot a:hover { text-decoration:underline !important; }

.rot_fett {	color: #FF0000; font-weight: bold; }
}

.datatable {
	border: 1px solid #000000;
	border-collapse: collapse;
}

.datatable td {
	border: 1px solid #000000;
	text-align:center;
	padding: 7px;
}

.btn_alpha {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	border: 1px solid;
	border-color: #3D5771;

}

.tab {
	border: 1px solid;
	border-color: #3D5771;
	}
	
.ot {
	border: 1px solid #666666;
	border-collapse: collapse;
	}
	
.ot th {
	border: 1px solid #666666;
	background-color:#CCCCCC;
	text-align:center;
	font-weight:bold;
	padding:4px;
	}
	
.ot td {
	border: 1px solid #666666;
	padding:8px;
	}
.ueberschrift {
	background-color:#B7C6D2;
	font-size:14px;
	font-weight:bold;
	margin-bottom:4px;
	padding:4px 10px 4px 10px;
	color:#000000;
	}	
#list {
  border:1px solid #2C3962;
  background-color: #DEE5EB;
  font-size:12px;
  padding:5px;
  
  width:auto;
 }

#list ul{
   margin : 0;
   padding : 0;
}
#list ul li{
	list-style-type:none;
	padding:6px;
	display:inline;
}

#list a {
	
	
	display:inline;
	color: #000000;
	text-decoration: none;
	
}
#list a:hover,
#list a:focus,
#list a:active {
	display:inline;
	color: #9A0312;
	text-decoration:underline;
	
}

#rahmen {
	border:1px solid #000000;
	padding:10px;
	line-height:16px;
	}

#rahmen1 {
	border:1px solid #CCCCCC;
	padding:0px;
	}