@charset "UTF-8";

body{
	margin-top: 20px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}
#rightcolumn .innertube #ice{
	padding-top: 20px;
}
#rightcolumn .innertube #ice a{
	background-color: #EAEAEA;
}
#rightcolumn .innertube #ice a:hover{
	background-color: #EAEAEA;
}
#topsection{
background: #EAEAEA;
height: 100px; /*Height of top section*/
margin:0;
padding: 20px 0 0 0;
}

#header{
	height: 85px;
	/*background-repeat: repeat;
	background-image: url(../img/bg4.png);*/
	background-color:#666666;
	
}

#head{
padding-top:10px;
padding-left:150px;
float:left;
}

#logo{
	float:right;
	padding-right:25px;
	padding-top:7px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
	margin-right: 235px;
	font-size: 0.85em;
}

#rightcolumn{
	float: left;
	width: 235px; /*Width of right column*/
	margin-left: -235px; /*Set left margin to -(RightColumnWidth) */
	background-color: #EAEAEA;	/*border-bottom: 2px solid #00CCFF;*/
	font-size: 1em;
	line-height: 1.5em;
}

#rightcolumn ul li{
list-style-type:none;
margin-left:-40px;
}

.list{
padding-left:9px;
}

#rightcolumn a{
	color: #FFFFFF;
	text-decoration:none;
	background-color: #00CCFF;
	padding-right:3px;
	padding-left: 3px;
	font-weight: 500;
}

#rightcolumn a:hover{
color: #FFFFFF;
background-color: #666666;
}

#rightcolumn_g a{
	color: #FFFFFF;
	text-decoration:none;
	background-color: #666666;
	padding-right:3px;
	padding-left: 3px;
}

#rightcolumn_g a:hover{
color: #FFFFFF;
background-color: #00CCFF;
}


.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
}
#contentcolumn .innertube {
	margin-top: 20px;
}


#footer{
	/*clear: left;*/
float:left;
	width: 100%;
	background: #00CCFF;
	color: #FFFFFF;
	margin-bottom:50px;
}

#footer ul{
	margin:0;
}

#footer li{
float:left;
list-style-type:none; 
margin:0 0 0 35px;
}

#footer a{
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

#footer a:hover{
color: #666666;
text-decoration:none;
}

/* hauptnavigation */

#navigation ul {float:left; margin:0; padding:0;}
#navigation li {float:left; display:block; list-style-type:none; margin:0 0 0 10px;}
#navigation li a {text-indent:-9999px;}

#par a, #par a:visited {
float:left; 
display:block; 
width:119px; 
height:96px; 
background:url(../img/par.gif) no-repeat;
}

#par a:hover, #par a:active {
margin:2px 0 0 0;
}

#proj a, #proj a:visited {
float:left; 
display:block; 
width:88px; 
height:96px; 
background:url(../img/proj.gif) no-repeat;
}

#proj a:hover, #proj a:active {
margin:2px 0 0 0;
}

#pol a, #pol a:visited {
float:left; 
display:block; 
width:89px; 
height:96px; 
background:url(../img/pol.gif) no-repeat;
}

#pol a:hover, #pol a:active {
margin:2px 0 0 0;
}

#waehlen a, #waehlen a:visited {
float:left; 
display:block; 
width:73px; 
height:96px; 
background:url(../img/waehlen.gif) no-repeat;
}

#waehlen a:hover, #waehlen a:active {
margin:2px 0 0 0;
}

#schule a, #schule a:visited {
float:left; 
display:block; 
width:140px; 
height:96px; 
background:url(../img/schule.gif) no-repeat;
}

#schule a:hover, #schule a:active {
margin:2px 0 0 0;
}

/*ende navigation */
#contentcolumn h1 {
	font-size: 1.5em;
}
#contentcolumn h2 {
	font-size: 1.1em;
}
#contentcolumn h3 {
	font-size: 1em;
	font-weight: bold;
}
#contentcolumn a {
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
#contentcolumn a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}

#contentcolumn #anfang a{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: normal;
}

#contentcolumn #anfang a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00CCFF;
}
#contentcolumn   #bezirke ul {
	list-style-type: none;
	margin-bottom: -20px;
	margin-left: 0px;
	padding: 0px;
}

#contentcolumn  #bezirke li{
	float:left;
	padding-right:5px;
	margin-bottom: 0px;
}
#contentcolumn table a {
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFFF;
}
#contentcolumn table a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}

