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

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

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-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:2em;
}


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

div#navi-laender,
div#navi-bottom {
	border: 1px solid black;
	background-color: #FFEACC;
	padding: 0;
	margin-left :0.5em;
	margin-right: 0.5em;
}

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

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

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

table#table-navi-bottom,
table#table-navi-laender {
	width: 100%;
	background-color: #FFEACC;
  	padding: 1px;
	border: none;
}

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

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

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

div#headline {
	padding:5px;
}

div#content {
	padding:5px;
}

/********************************************************************
 *      right column stuff
 ********************************************************************/
div#logo {
	padding:5px;
}

div#kreise {
	padding:5px;
	width: 200px;
	background-color: #FF9400;
	height: auto;
}

div#gemeinden {
	padding:5px;
	background-color: #FF9400;
}
