/* --------------------------------- HAUPTDEFINITIONEN ------------------------------------ */
html {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	text-align:center;
	padding:0;
	margin:0;
  	color:#000;
	font-family:Arial, Helvetica, sans-serif;
  	font-size: 12px;
  	line-height: 14px;
  	font-weight: normal;
   	background-color:#FFFFE6;
}
#container {
	text-align:left;
	margin:0px auto;
  	padding:0px;
	width:1200px; 
  	background-color:#FFF;
}
#headertop {
	width:1200px; 
  	height:130px;
  	margin:0px;
  	padding:0px;
  	background-image: url(../Images/header.jpg);
  	background-repeat: no-repeat;
}
#header {
	width:1200px; 
  	height:34px;
  	margin:0px;
  	padding:0px;
  	border-bottom:1px solid #000;
  	background-color:#FFFFE6;
}
#headerbottom {
  	width:1200px; 
  	height:25px;
  	margin:0px;
  	padding:0px;
}
#contentleft {
	float:left;
  	width:10px;
  	height:500px;
  	margin:0px;
  	padding:0px;
  	background-color:#FFF;
}
#content {
	float:left;
	width:1180px;
  	margin:0px;
  	padding:0px;
}
#contentright {
	float:left;
  	width:10px;
  	height:500px;
  	margin:0px;
  	padding:0px;
  	background-color:#FFF;
}
#footer {
  	clear:both;
	height:30px;
	width:1200px;
	border-bottom:1px solid #000;
}  

/* --- Layout LOGIN/LOGOUT --- */
 #logincontainer {
	text-align:center;
	margin:50px auto;
  	padding:0px;
	width:540px;
  	height:340px; 
  	background-image: url(../Images/login.jpg);
  	background-repeat: no-repeat;
}

/*--------------------------------------Textbox Content-----------------------------*/
.context{
  margin:0px;
  padding-top:20px;
  }

/*--------------------------------------Textbox Footer-----------------------------*/
.footext{
    color: #000;
    text-align: center;
    margin:0px;
    padding-top:28px;
    font-size: 12px;
}

/*--------------------------------------Überschriften-----------------------------*/
h1 {
   font-size: 16px;
   margin:0px;
   padding:10px 0px 5px 0px;
   color: #000;
   text-align:left;
   border-bottom:1px solid #000;
   font-weight:normal;
}
h2 {
   font-size: 12px;
   color: #000;
   text-align:left;
   padding:10px 0px 0px 0px
}
h3 {
   font-size: 12px;
   padding:10px 0px;
   margin:0px;
   color: #555;
   text-align:center;
}
h4 {
   font-size: 14px;
   margin:0px;
   padding:10px 0px;
   color: #555;
   text-align:left;
}
p {
  margin:0px;
  padding:5px;
}

.adminbild {
      position: relative;
      top: 10px;
      margin-right: 10px;
      margin-left: 20px;
}

.kopfzeile{
    padding-top:32px;
}	
.centered {
        text-align: center;
}

.right {
        text-align: right;
}

.left {
        text-align: left;
}

.fett {
        font-weight: bold;
        color: #555;
}

.schattiert {
      background-color: #FFFFCC;
}

.bgcgrau {
      background-color: #EEE;
}
.bgcclose {
      background-color: #EFF2C2;
}
.style{
  color: #000;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
.style1{
  color: #CC0000;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
.style2{
  color: #555;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
}
.style3{
  color: #425D77;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
.style4{
  color: #569122;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
.bluebold{
  color: #425D77;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}
/* --------------------------------- LINKS ------------------------------------------------ */

a:link, a:visited {
      color: #0B5ED8;
      font-size: 12px;
      text-decoration: none;
}
a:hover {
      color: #FF9900;
      font-size: 12px;
      text-decoration: none;
}

a.heading:link, a.heading:visited {
  color: #0B5ED8;
  font-size: 16px;
  text-decoration: none;
}
a.heading:hover {
  color: #FF9900;
  font-size: 16px;
  text-decoration: none;
}

.infogif {
    margin-bottom: -4px;
}
.addgif {
    margin-bottom: -12px;
}
 
ul#hnav {
	list-style-type:none;	
	margin:0px;
	padding:0px;
	}
ul#hnav li {
	float:left;
	text-align:center;
	}
ul#hnav li a:link, ul#hnav li a:visited {
	font-family:Arial, Helvetica, sans-serif;
  	font-weight:normal;
	display:block;
  	color:#000;
  	font-size: 12px;
	width:130px;
  	height:24px;
	text-decoration:none;
  	margin:0px;
  	padding-top:10px;
  	background-color: #FFFD00;
  	border-right:1px solid #000;
	}
ul#hnav li a:hover {
	color:#000;
	background-color: #FFFFCC;
	}
.hnavaktiv {
	font-family:Arial, Helvetica, sans-serif;
  	font-weight:normal;
	display:block;
  	color:#FFFD00;
  	font-size: 12px;
	width:130px;
  	height:24px;
	text-decoration:none;
  	margin:0px;
  	padding-top:10px;
  	background-color: #000;
	}
	
ul#mainnav {
  list-style: none;
  margin:0px;
  padding-top:0px; 
  padding-left:9px;
  }
ul#mainnav li {
	float:left;
	text-align:center;
	}
ul#mainnav li a:link, ul#mainnav li a:visited {
  text-decoration: none;
  display: block;
  margin:1px;
  padding:5px 0px;
  width:138px;
  font-size: 12px;
  background-color: #F2F2F4;
  color: #FA9805;
  border: 1px solid #555;
  font-weight:normal;
  }
ul#mainnav li a:hover {
  color:#CC0000;
  }
 
 /* Subnavigation*/
ul#subnavigation {
	list-style-type:none;	
	margin:0px;
	padding:2px 0px 0px 0px;
}

ul#subnavigation li {
	float:left;
	text-align:center;
}

ul#subnavigation li a:link,  ul#subnavigation li a:visited, ul#subnavigation li a:active{
  	text-decoration: none;
  	font-size: 12px;
  	display: block;
  	margin:0px;
  	padding:3px 20px;
  	color:#FFFD00;
  	background-color:#000;
  	font-weight:normal;
}

ul#subnavigation li a:hover {
  color:#FFF;
}
  
.subnavigationactiv {
  text-decoration: none;
  font-size: 12px;
  display: block;
  margin:0px;
  padding:3px 20px;
  color:#FFF;
  background-color:#000;
  font-weight:bold;
}

/* --------------------------------- TABELLEN ---------------------------------------- */
table {
  color: #000;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  }

.tabkopf {
  border-top: 1px solid #888;
  border-left: 1px solid #888;
  border-right: 1px solid #888;
  border-bottom: 1px solid #888;
  background-color: #FFFFCC;
  }
  .tabgruppe{
  background-color: #EFEFEF;
   font-weight: bold;

  }
.tabo {
  border-top: 1px solid #000;
  }
  .tabu {
  border-bottom: 1px solid #000;
  }
.tablr {
  border-left: 1px solid #888;
  border-right: 1px solid #888;
  }
.tabl {
  border-left: 1px solid #888;
  }
.tabr {
  border-right: 1px solid #888;
  }
  .tabli {
  border-left: 2px solid #7F9DB9;
  }
.tabre {
  border-right: 2px solid #7F9DB9;
  }
.tabtrenn {
  border-bottom: 1px solid #000;
  } 
.tabfuss {
  border-top: 1px solid #888;
  border-left: 1px solid #888;
  border-right: 1px solid #888;
  border-bottom: 1px solid #888;
  background-color: #DDD;
  } 

/* --------------------------------- FORM & FIELDSET ----------------------------------- */


input {
    border: 1px solid #555;
	color: #000;
	background-color: #FEFFC1;
  	font-family:Arial, Helvetica, sans-serif;
  	font-size: 12px;
}

.radioname {
        margin-right: 14px;
        vertical-align: 2px;
}
.ta {
	border: 1px solid #555;
	color: #000;
	background-color: #FEFFC1;
  	font-family:Arial, Helvetica, sans-serif;
  	font-size: 12px;
}
.radio {
        background-color: transparent;
}

select {
border: 1px solid #555;
	color: #000;
	background-color: #FEFFC1;
  	font-family:Arial, Helvetica, sans-serif;
  	font-size: 12px;
}

/* --------------------------------- UEBRIGE KLASSEN ----------------------------------- */

.schalter {
        border: 0px;
        vertical-align: middle;
}

.button {
      margin: 0px;
      padding: 3px;
      background-color: #000;
      color: #FFFF00;
      border: 1px solid #000;    
}

.button:link, .button:visited {
	background-color: #000;
      color: #FFFF00;
}
.button:hover {
      background-color: #FFFF00;
      color: #000;
}
.positiv {
        margin: 0px;
        padding:0px;
        color: #569122;
        font-weight:normal;
}
.negativ {
        color: #cc0000;
        font-weight:normal;
}
.navtrennung{
        margin: 0px;
        padding: 15px 0px 5px 100px;
}

#box a:hover {
color:black;
background:#ddd8b7;}

#box a span {display:none;}

#box a:hover span {
position:absolute;
display:block;
width:320px;
color:black;
background:#EBEBEB;
font:normal 12px arial;
text-align:left;
text-decoration: none;
border:1px solid #4D555B;
padding:10px;}