@charset "utf-8";
/* CSS Document */
html, body
{
margin: 0em;
padding: 0em;
height: 100%;
width: 100%;
}
body
{
	font-size: 1em;
	font-family:Verdana, Geneva, sans-serif;
	background-color: #413d3c;
	color: #bbbbbb;
	background-image:url(verlauf.png);
	background-repeat:repeat-x;
}
div#unterschrift
{
border: 0;
text-decoration: none;
}


div#navi a:link
{
color: #bbbbbb;
text-decoration: none;
}
div#navi a:visited{
color: #bbbbbb;
text-decoration: none;
}
div#navi a:hover{
	color:#eeeeee;
	text-decoration: underline;
}
div#navi a:active{
	color:#ffffff;
	text-decoration: underline;
}

a:link
{
color: #eeeeee;
}
a:hover{
color:#ffffff;
}
a:visited{
color:#eeeeee;
}



body[id]
{
overflow: hidden;
}

div#bg
{
height: 100%; 
width: 100%;
}

div#navi
{
	position: absolute;
	top: -6px;
	left: -18px;
	right: 0em;
	bottom: 0em;
	overflow: auto;
	padding: 1em;
	font-size: 11pt;
	font-smooth: always;
}

div#kontaktinfo
{
	position: absolute;
	top: 40em;
	left: 0em;
	right: 0em;
	bottom: 0em;
	overflow: auto;
	padding: 1em;
	font-size:0.95em;
	font-smooth: always;
}

div#kontaktinfo2
{
position: absolute;
top: 44em;
left: 0em;
right: 0em;
bottom: 0em;
overflow: auto;
padding: 1em;

font-size:0.95em;
font-smooth: always;
}

div#wetter
{
position: absolute;
top: 7em;
left: 40em;
right: 0em;
bottom: 0em;
overflow: auto;
padding: 1em;
width:130px;

}

div#slideshow
{
position: absolute;
top: 7em;
left: 0em;
right: 0em;
bottom: 0em;
overflow: auto;
/*background-color: #413d3c;*/

}
div#inhalt
{
position: absolute;
top:7em;
left: 2em;
/*right: 0em;*/
/*bottom: 0em;*/
/*overflow: auto;
padding: 1em;*/
font-size: 1em;
width: 700px;
}

div#uebermich
{position: inherited;
float: right;
}
#inhalt p strong {

}
#inhalt p strong {

}
