/********************************************************************
 *      GENERIC STUFF
 ********************************************************************/

body {
	background-color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:90%;
	
	height:1250px;
}

a:link    {
	color:#000000;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}
a:visited {
	color:#000000;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}
a:active  {
	color:#000000;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}

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


.a-menu:link
 {
	color : black;
	font-size: 11px;
	text-decoration: none;
	padding-right : 16px;
	padding-left : 6px;
	padding-top : 4px;
	padding-bottom : 4px;
	border : 0px;
}

.a-menu:hover
{
	color: white;
	font-size: 11px;
	font-weight : bold;
	text-decoration: none;
	background-color : #aaaaaa;
	padding-right : 16px;
	padding-left : 6px;
	padding-top : 4px;
	padding-bottom : 4px;
	border-bottom : 1px solid black;
	border-right : 1px solid black;
	border-top : 1px solid silver;
	border-left : 1px solid silver;
}


hr {
	border-style:dotted;
   	border-width:1px;
   	border-color:black;
}

img {
	border: 0px;
}

h1 {
	font-size: 1.3em;
}

h2 {
	font-size: 1.1em;
}

.font-gross {
	font-size: medium;
	color: #000000;
}

.font-normal {
	font-size: small;
	color: #000000;
}

.font-klein {
	font-size: x-small;
	color: #555555;
}


/********************************************************************
 *      left column stuff
 ********************************************************************/

div#navi-left {
	margin-top:150px;
	
	
	text-align:left;
}
.colleft {
background-color:none;}

.hr {
display:block;
height:10px;
width:100%;
border:none;
background-image:url(bg_hr_black.jpg);
background-position:left;
background-repeat:no-repeat;
margin-left:10px;
}

/********************************************************************
 *      center column stuff
 ********************************************************************/

div#navi-laender,
div#navi-bottom {

	border-right:none;
	padding: 0;
	background-image:url(bg_top_bottom.jpg);
	background-repeat:no-repeat;
	width:694px;
	height:110px;
	
	
	
}

div#navi-bottom {
	margin-top: 65px;
}

div#navi-laender {
	margin-bottom: 2em;
}

table#table-detail-gemeinde {
	width: 100%;
}


table#table-navi-laender {
	width: 694px;
	background-color: none;
	
  	margin: 15px;
	margin-top:10px;
	margin-left:20px;

	border: none;
}

table#table-navi-bottom{
	width: 694px;
	background-color: none;
	
  	margin: 15px;
	margin-top:30px;
	margin-left:20px;
	border: none;
}


table#table-navi-bottom {
	background-color: none;
}

table#table-navi-bottom td,
table#table-navi-laender td {
	width: auto;
	
}

img#werbung {
	max-width:500px;
	margin-bottom:10px;

}

div#headline {
	padding:5px;

}

div#content {
	padding:5px;
	width:650px;
	 
	

}


#table-navi-laender {}


/********************************************************************
 *      right column stuff
 ********************************************************************/
div#logo {
margin:0px auto;
padding:0px;
width:auto;
height:90px;
margin-left:80px;
margin-top:15px;}

div#kreise {
	padding:5px;
	width: 200px;
	background-color: none;
	height: auto;
	text-align:left;
	padding-left:15px;
	
		
}

div#kreise hr{
display:block;
height:10px;
width:100%;
border:none;
background-image:url(bg_hr_black.jpg);
background-position:left;
background-repeat:no-repeat;
margin-left:7px;
margin-bottom:10px;
}


div#gemeinden {
padding-top:0px;height:900px;
		 overflow-y:auto;  
		 overflow-x:hidden;
}


	.col1 {
	margin-left:150px;
	width:650px;}
	
	.colmid {
	margin-left:40px;}
	
		.col2 {
	left: 100px;
    margin-top: 105px;
	}
	
	
	.col3 {
	float: right;
	display:block;
	overflow:hidden;
	min-height:650px;}
	
	 .colleft {
        float:left;
        width:1250px;       }
	
	
	
	.werb_google { display:block; width:500px; margin-top:50px;}
	
		.werb_google_li {
		float:left;
		display:block;
		overflow:hidden; 
		width:200px; 
		height:200px;
		}
		
			.werb_google_re {
			float:right;
		display:block;
		overflow:hidden; 
		width:200px; 
		height:200px;}
			
