/*ALLGEMEINE DEFINITIONEN*/
*{
	margin: 0px;
	padding: 0px;
	border: none;
	text-decoration: none
}

html, body {
	display: table;
	height:  100%;
	width:   100%;
	background-color: #EEE
} 

body{
	display: table-cell; 
	vertical-align: center; 
	background-color: #EEEEEE;
	margin: 0px auto;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
}

i{
	font-style:italic;
}

u{ 
	text-decoration: underline;
}

h1, h2, h3 {
	margin: 10px 0px 5px 0px;
}

h1{
	border-bottom: 2px solid #D3D3D3; 
	font-size: 130%; 
	color: #6E6E6E;
}
	
h2{
	border-bottom: 1px solid #D3D3D3;
	font-size: 120%;
}

h3{
	font-size: 105%;
}

a:link, a:visited{
	color: #CC6600;
}
	
a:hover, a:focus{
	color: #666666;
}

a:active{
	text-decoration: none;
	color: blue;
}

a:hover img, a:focus img{
	border: 1px solid orange; 
	border-bottom: 3px solid orange;
	padding: 1px;
}

.MITTERECHTS a:link, .MITTERECHTS a:visited{
	font-weight: bold; 
}

.MITTERECHTS a:hover, .MITTERECHTS a:focus{
	border-bottom: 1px solid #666666;
	color: #666666;
}



table {	
	margin: 10px 0px;
	border: 1px solid #C4C2C2;
	border-spacing:2px 5px;
}

th{
	border-spacing:0px 5px;
	padding: 5px 2px;;
	background-color: #C4C2C2; 
	color: white;
}

tr:hover, tr:focus{
	background-color: #E3E3E3;
}
.top{
	font-size: 75%; 
	color: black; 
	float: right; 
	font-weight: bold;
	margin-top: 4px;
}

img{
	border: 1px solid #C4C2C2; 
	border-bottom: 3px solid #C4C2C2;
	padding: 1px;
}



acronym{
	cursor: help;
	border-bottom: 1px dashed #993300;
}

.OBEN{
	border-top: 3px solid #CCC;
	background-color: #CCC;
	height:90px;
	width: 1020px;
	background-image: url(../img/des_gra/verlauf_bg_header.gif)
}

.OBENNAVY{
	margin-bottom: 37px;
}

.OBENHIER{
	font-weight: bold; 
	font-size: 75%;
	margin: 25px 0px 5px 10px;
	clear: both
}

.MITTE{
	background-color: #F8F8F7
}

.MITTELINKS{
	width: 179px;
	float: left
}

.MITTERECHTS{
	width: 812px;
	float: right;
	border-left: 1px solid #D3D3D3;
	border-bottom: 1px solid #D3D3D3;
	-moz-border-radius-bottomleft: 10px;
}

.UNTEN{
	background-color: #C3C3C3;
	border-bottom: 3px solid #A6A5A5;
	padding: 4px;
	clear: both;
	text-align: center;
	font-size: 75%
}

.UNTEN:hover, .UNTEN:focus{
background-color: #D0D0D0
}

.LINK0{background-color: #336699;}
.LINK1{background-color: #90A615;}
.LINK2{background-color: #B4C217;}
.LINK3{background-color: #CAD738;}
.LINK4{background-color: #D9E45F;}
.LINK5{background-color: #EAF08C;}
.LINK6{background-color: #E7EF8E;}
.LINK7{background-color: #F4FAB1;}
.LINK8{background-color: #FAF8D6;}
.LINK9{background-color: #FDF0CA;}
.LINKA{background-color: #E2E2E2;}
.LINKK{background-color: #D5D5D5;}
.LINKI{background-color: #C4C2C2;}

.OBENNAVY a:link,.OBENNAVY a:visited {
	float:left;
	color:#000;
	padding:5px 10px;
}

.OBENNAVY a:hover, .OBENNAVY a:focus{
	color:#FFF;
	background:#E36E06;
}

.OBENHIER,.OBENHIER a:link,.OBENHIER a:visited {
	color:#666;
}

.OBENHIER a:hover, .OBENHIER a:focus{
	text-decoration: underline;
	color: #CC6600;
}

.SUBMENU{
	margin-top: 15px;
	margin-left: 5px;
	line-height:140%;
	list-style-position: inside;
	width: 175px;
}

.SUBMENU p{
	margin-bottom: 6px;
	font-weight: bold;
	color: #808080;
}

.SUBMENU ul {  
	list-style-type: square; 
	margin-left: 5px;
	font-weight: bold;
}

.SUBMENU ul ul {  
	list-style-type: circle; 
	margin-left: 5px;
	font-weight: normal;
}

.SUBMENU{
	width: 180px;
}

.SUBMENU  a:link , .SUBMENU a:visited {
	color: black;
	text-decoration: none
	display: none;
}

.SUBMENU a:hover, .SUBMENU a:focus, .SUBMENU a:active{
	color: #DC8912;
	text-decoration: underline;
}

#RUNDUM{
	margin: 0px auto;
	width: 1020px; 
	background-color:#F7F7F7;
}
.kleineTextbox, .hinweisTextbox{
width: 300px;
}
.kleineTextbox, .hinweisTextbox{
	margin: 10px;	
	
	padding: 5px;
	border: 1px solid #D3D3D3; 
	background-color: white;
}

.kleineTextbox{border:1px dotted #D3D3D3;}

.hinweisTextbox{border:4px solid #CC0000;}

.katline{
	margin-top: 20px; 
	margin-left: 10px; 
	font-weight: bold;
}

.INTERAKTIV{
	padding-left: 15px;
	font-weight: bold; 
	margin-bottom: 5px; 
}

.INTERAKTIV p{
	margin-bottom: 2px; 
	font-size: 80%;
}

.INTERAKTIV a{
	margin-top: 15px; 
	font-size: 80%;
}

.INTERAKTIV input{
	background-color: white; 
	border: 1px solid #999999; 
	margin-bottom: 2px; 
}

.INTERAKTIV input[type="text"]{	
	margin-right: 14px;
	width: 88%;
	vertical-align: center;
	padding:2px;
}

.INTERAKTIV input:focus{
	background-color:#FF9933;
	color:#fff; 
	border: 1px dotted black;
}

.INTERAKTIV input[type="submit"]{	
	float: right;
	width: 50px; 
	font-size: 80%; 
	margin-right: 14px;
}

.INTERAKTIV input:hover{	
	background-color: lightgrey;
}

.untenlinks{
	margin-top: 20px;
	padding-top: 20px;
	padding-left: 15px;
	margin-bottom: 5px;	
}

.bilduntenlinks{
	padding-top: 10px;
	padding-bottom: 10px;
	width: 175px;
	border-style: none;
}

.content{
	width: auto;
	margin: 0px 0px 0px 20px;
	padding-bottom: 3px;
	line-height: 150%;
}

.contentmain{
	padding-left: 0px;
	padding-right: 20px;
}

.contentleft{
	width: 563px; 
	margin: 0px auto; 
	padding-bottom: 3px;
	line-height: 150%;
	float:left;
}

.contentright{
	width: 189px; 
	margin-left: 20px;
	margin-top: 16px;
	line-height: 120%;
	float:left;
	background-color:#E2E2E2;
	padding: 10px;
}

.contentright ul{
	font-size:80%;
	color:#000000;
	padding-top:5px
}

.contentright ul li{
	margin-left:-22px;
}

.title_boxright{
	font-weight:bold;
	font-size:125%;
	color:#3070BF;
	text-decoration:underline;
}

.ueberschrift{
	font-weight:bold;
	font-size:100%;
	color:#4080BF; 
}

.zwischenueberschrift{
	font-weight:bold;
	font-size:80%;
	color:#666666;
}

.contentright a:link{
	color:#000000;
	font-size:90%;
	font-weight:normal;
}

.contentright a:hover{
	color:#FF0000;
	font-size:90%;
	font-weight:normal;
}

.content ul{
	margin-left: 40px;
}

.hinweis{
	clear:both; 
	padding: 10px 10px 15px 180px; 
	font-size: 75%;
}

.hinweis span{color: #DC8912}

.tools1{
padding-top: 15px;
font-size: 80%;
font-weight: normal;
text-align: right; 
clear:both;
}

.tools1 a:link, .tools1 a:visited{	color: #999999;}
.tools1 a:hover, .tools1 a:active{	color: #666666;}

.datum{
	font-size: 80%; 
	margin-bottom: 10px; 
	width: 560px;
}

.mehr{
	color: black;
}

.weitere_seiten{
	padding: 3px; 
	background-color: #E1E0E0;
}

.aktuelle_seite{
	padding: 3px; 
	background-color: #606060; 
	color: white; 
	border-bottom: 2px solid orange;
}

form input{
	background-color: #fff;
	padding: 2px;
	border: 1px solid #999999; 
	margin-top: 4px;
}
.high{
	color: red; 
	font-weight: bold;
}

.blaettern_01{
	font-weight: bold; 
	width: 560px; 
	margin-top: 20px; 
	text-align: center; 
	padding: 7px; 
	border-bottom: 3px solid #D3D3D3; 
	border-top: 3px solid #D3D3D3;
}
.fcoloradmin{
	color: #006600;
}
.fcoloruser{
	color: #993333;
}


.suchen_inter{
	list-style-type: none;
}

ul.suchen_inter  li{
	float: left;
}

.li_se_selected{
	color: #666;
	font-weight: bold;
	border-bottom: 2px solid #666;
}

.suchen_inter li{
	font-size: 88%;
	margin: 5px 1px;
	padding: 3px 4px 2px 0px;
}
.suchen_inter li a:link, .suchen_inter li a:visited{
	padding: 5px 1px;
}

.suchen_inter li a:hover, .suchen_inter li a:active{
	
	padding: 5px 1px;
}
.suchen_inter{
	color: lightgray;
}

.abc a:hover, .abc a:focus{
	background-color: orange;
	color: black;
}

.abc a{
	display: block; 
	float: left; 
	height: 20px;  
	margin-right: 2px;;
	background-color: #f2f2f2; 
	padding: 3px; 
	border: 1px solid #e4e4e4; 
	font-weight: bold; 
	color: darkgrey;
}

.akro table {	
	border: 0px none; 
	width: 100%;
	text-align: left;
}

.akro th{
	padding: 3px; 
	background-color: transparent;
	color: black;
	border: 1px solid lightgray;
}

.akro tr:hover, .akro tr:focus{
	background-color: lightgray;
	color: black;
}

.akro th:hover., akro th:focus{
	background-color: darkgray;
	color: white;
}

.akro td{
	padding: 2px 0px; 
	border: 0px;
}
.akro a{
	width: 100%-10px; 
	display: block; 
	font-weight: bold; 
	color: black;
}

label{
	cursor: pointer;
}

.start_link a{
	color: black;

	text-decoration: none;
}

.start_link a:focus{
	color: orange;
}

sub, sup {
  line-height: 0px;
  font-size: 60%;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.adminpanel{
	width: 100%-10px; 
	padding: 5px 0px; 
	background-color: #336699; 
	color: white; 
	background-image: url(../img/des_gra/a_verlauf.png);
	background-repeat:repeat-x;
	background-position: bottom;
	font-size: 90%;
	font-weight: bold;
}
.adminpanel a{
color: white;
}
.adminpanel2{
	width: 116px;
	height: 30px; 
	color: white;
}

.feed_icons li{
	width: 60px;
	list-style-type: none; 
	margin: 1px 8px; 
	font-weight: bold;
	font-size: 80%;
	padding: 1px;
}
.feed_icons a:link, .feed_icons a:visited, .feed_icons a:hover, .feed_icons a:active
{
	color: white;
	border: 1px solid white;
	padding: 1px 3px;
	line-height: 100%;
	text-decoration: none;
}
.feed_icons li a{
	color: white;
	display: block;
}

.rss{
background-color: #FF7F00; 
}

.xml{
background-color: #336699; 
}

.rdf{
background-color: #669900; 
}

.xml a:hover, .rdf a:hover, .rss a:hover{
background-color: #666666; 
}