/* Stylesheet 2011
Hauptintergrund : 	background-color : #4D87C7
Hintergrund Text: 		background-color: #E9E9E9;
Schrift rot  	color : #ec0030 oder color:#CC3300;;
Rahmen rechts: #FABB00
Rahmen oben: #B51621
*/
@import url("../css/reset.css");
@import url("../css/960.css"); 
@import url("../css/aonavi.css");

#wrapper { width:960px; margin:0 auto; padding:10px; margin-top:35px; }
#header { height:32px; margin-left:0px; }
#main {  margin-right:240px; }
#footer{margin-top:20px;border-top:0px solid #8c9ba5; z-index:1; width:960px;}

table{border-collapse:collapse;border-spacing:0;}
caption,th,td{text-align:left;vertical-align:top;}
blockquote,q{quotes:none;}
fieldset,img{border:0;}
li.normal{list-style-type: disc;}
A, a:visited, a:active{color: Black;}
a:hover  {color : Red;	text-decoration : none;}
:focus{outline:0;}
body{font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;font-size:12px;color: #444444;background-color: #FFFFE0;}
input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit;}
pre,code{font-family:"Lucida Console",Monaco,monospace;font-size:12px;}
h1,h2,h3,h4,h5,h6{font-family:"Trebuchet MS",Helvetica,Arial,sans-serif;font-weight:bold;font-size:100%; color:#CC3300;}
h1{font-size:150%;}
h2{font-size:130%;}
h3{font-size:120%;}
.aktred {font-size:110%; color:#CC3300;font-weight:bold;}
table{font-size:inherit;}
caption,th{font-weight:bold;}
abbr,acronym{border-bottom:1px dotted #666;font-variant:normal;cursor:help;}
h1,h2,h3,h4,h5,h6{margin-top: 5px;}
h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:6px;}
.mtop{margin-top:1em;}
.mbot{margin-bottom:12px;}
.versteckt {display:none}

.links {
	left : 0px;
	position : relative;
	float : left;
}

.rechts {
	right : 0px;
	position : relative;
	float : right;
}

HR {
	width : 98%;
	color:#0099FF;
	line-height : 0,5px;
}

    /* 
   ----------------------------------------------------------------------------------
   Grundaufbau
*/  
  #headtable{ 
	text-align : left;
	width : 1000px;
}

#logotd{
	width : 150px;
	height : 80px;
}

#megahead {
	padding-top : 10px;
	width : 680px;
	vertical-align: top;
	background-image : url(head_hg.gif);
	background-repeat : no-repeat;
}

#headr {
	vertical-align : middle;
}

#maintable{
	text-align : left;
	width : 950px;
	background-color:#E9E9E9
}

#maindiv {
	position:absolute;
	height:auto;
	min-height:500px;
	width : 960px;
	padding-left:10px;
	padding-right:10px;
	z-index:10;
	background-color:white;
	overflow: visible;
}

#navitable{
	width : 150px;
}

#navitd{
	width : 120px;
}

#maintd{
	width : 560px;	
	padding-left : 10px;
	padding-top : 10px;
	padding-right : 10px;
}

  
   /* 
   ----------------------------------------------------------------------------------
   Besonderheiten
*/


   /* Textformatierungen
*/

.fehler {
	font-size : 16px;
	font : bold;
	color : Red;
}

.normaldot {
list-style:disc outside;
line-height:15px;
padding-left:30px;
}

.aktrot {
color:#CC3300;
}

   /* Tabellenformatierungen
*/

TD.obacht {
background-color:#FFFFFF;
}
   /* Buttonformatierungen
*/

A.h1hg, A.h1hg:visited, A.h1hg:active {
	color: White;
	font-size : 15px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	text-align: center;
	width : 140px;
	background-color : Blue;
	float : left;
	line-height : 24px;
	}
	
A.h1hg:HOVER{
	color: Red;
	font-size : 15px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	text-align: center;
	width : 140px;
	background-color : #A2D5EF;
	float : left;
	line-height : 24px;
}

A.h1mg, A.h1mg:visited, A.h1mg:active {
	color: White;
	font-size : 15px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	text-align: center;
	width : 140px;
	background-color : #0000CD;
	float : left;
	line-height : 24px;
	}
	
A.h1mg:HOVER{
	color: Red;
	font-size : 15px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	text-align: center;
	width : 140px;
	background-color : #A2D5EF;
	float : left;
	line-height : 24px;
}

A.h1dg, A.h1dg:visited, A.h1dg:active {
	color: Black;
	font-size : 15px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	text-align: center;
	width : 140px;
	background-color : #87CEFA;
	float : left;
	line-height : 24px;
	}
	
A.h1dg:HOVER{
	color: Red;
	font-size : 15px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	text-align: center;
	width : 140px;
	background-color : #A2D5EF;
	float : left;
	line-height : 24px;
}

A.n1, A.n1:visited, A.n1:active {
	color: Black;
	font-size : 13px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	text-align: left;
	width : 140px;
	float : left;
	text-indent : 10px;
	line-height : 16px;
	}

A.n1:HOVER{
	color: Red;
	font-size : 13px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	text-align: left;
	width : 140px;
	float : left;
	text-indent : 10px;
	line-height : 16px;
	background-color : #FFFF66;
}

A.t1, A.t1:visited, A.t1:active {
	color: Black;
	font-size : 13px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	text-align: right;
	float : right;
	line-height : 16px;
	padding-left : 10px;
	padding-right : 5px;
	background-color : #FFFF66;
	border-left: 1px solid #FDB300;
}

A.t1:HOVER{
	color: Black;
	font-size : 13px;
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	text-align: right;
	float : right;
	line-height : 16px;
	background-color : #FDB300;
}

A.n2,A.n2:visited, A.n2:active{
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Red;
	text-decoration : none;
	margin: 0px 0px 3px 40px;
	padding: 2px 2px 2px 2px;
	border-left : 1px solid White;
	border-right : 1px solid Black;
	border-top : 1px solid White;
	border-bottom : 1px solid Black;
	width : 125px;
	text-align : left;
	float : left;
}

A.n2:HOVER{
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color: #6187CE;
	text-decoration : none;
	width : 125px;
	margin: 0px 0px 3px 40px;
	padding: 2px 2px 2px 3px;
	border-left : 1px solid Black;
	border-right : 1px solid White;
	border-top : 1px solid Black;
	border-bottom : 1px solid White;
	text-align : left;
	float : left;
}

A.buttonall, A.buttonall:visited, A.buttonall:active, input.submit {
	color: White;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
	margin: 0px 0px 3px 0px;
	padding: 2px 4px 2px 4px;
	border-left : 1px solid White;
	border-right : 1px solid Black;
	border-top : 1px solid White;
	border-bottom : 1px solid Black;
	background-color : #0C4DA2;
	font-weight : bold;
	}

A.buttonall:HOVER, input.submit:HOVER{
	color: Red;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
	margin: 0px 0px 3px 0px;
	padding: 2px 4px 2px 4px;
	border-left : 1px solid Black;
	border-right : 1px solid White;
	border-top : 1px solid Black;
	border-bottom : 1px solid White;
	background-color : White;
	font-weight : bold;
}

A.ebutton, A.ebutton:visited, A.ebutton:active {
	color: White;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
	margin: 0px 0px 3px 0px;
	padding: 2px 4px 2px 4px;
	border-left : 1px solid White;
	border-right : 1px solid Black;
	border-top : 1px solid White;
	border-bottom : 1px solid Black;
	text-align: center;
	float : left;
	background-color : #3399FF;
	font-weight : bold;
	width : 80px;
	}

A.ebutton:HOVER{
	color: Red;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	text-decoration : none;
	margin: 0px 0px 3px 0px;
	padding: 2px 4px 2px 4px;
	border-left : 1px solid Black;
	border-right : 1px solid White;
	border-top : 1px solid Black;
	border-bottom : 1px solid White;
	text-align: center;
	float : left;
	background-color : White;
	font-weight : bold;
	width : 80px;
}

A.naviuebersicht, A.naviuebersicht:visited, A.naviuebersicht:active {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none; 
}

A.naviuebersicht:HOVER {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Red;
	text-decoration : none;
}

.draggable {
 cursor: pointer;
 z-index:20;
height: 20px;
}

.draggable2 {
 cursor: pointer;
 z-index:100;
height: 15px;
float : left;
}

.dragTr {
 cursor: pointer;
 z-index:20;
height: 20px;
}

.muell {
	background : url(muell.gif) no-repeat;
}

form p { position:relative; float:left; }
label  { position:absolute; top:-3px; left:0}

/**
Menu
 * ###########################

 */

.menu {
border:0 none;
font-size:0.9em;
margin:0 1px;
padding:0px 0 0px;
text-align:left;
text-transform:uppercase;
background-image:url(../css/buttonv.jpg);
}

.submenu {
background-color:#F2F4F6;
background-image:url(../css/submenu_bg.gif);
background-position:center bottom;
background-repeat:repeat-x;
border:0 none;
font-size:0.75em;
margin:0 32px;
padding:8px 0 5px 10px;
text-align:left;
text-transform:uppercase;
}

.header li {
border:0 none;
display:inline;
font-family:Helvetica,Arial,sans-serif;
font-weight:normal;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

li.active_0 {
background:white none repeat scroll 0 0;
margin:0;
padding:6px 2em 5px; 
}

li.normal_0 {
background:red url(../css/mainmenu_bg.gif) no-repeat scroll 0 0;
padding:6px 2em 5px;
}

.right-slot {template.css (Linie 291)
background:#F2F4F6 none repeat scroll 0 0;
color:#00314A;
float:right;
font-size:11px;
margin:0 32px 0 0;
padding:10px 5px;
width:240px;
}