body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0;
	padding:0;
	background-color: #ffffff;
	background-image: url(../pics/hintergrund-unten.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#navi{
	position:absolute;
	width:100%;
	height:103px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-image: url(../navi/navi-hinten.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}
#mitte{
	position:absolute;
	width:100%;
	height:138px;
	z-index:2;
	left: 0;
	top: 103;
	background-image: url(../pics/mitte-hinten.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}
#mitteunten{
position:absolute; width:821px; height:39px; z-index:3; left: 1px; top: 241px;
}
#inhalt{
	position:absolute;
	width:751px;
	z-index:4;
	left: 70;
	top: 280;
	overflow: visible;

}

#FotosRechts{
position:absolute; left:501px; top:20px; width:250px; z-index:10; overflow: visible; height: 100px;
}
#Textganzrechts{
position:absolute; left:761px; top:63px; width:180px; z-index:10; overflow: visible; height: 100px;
}

a {
	color: #8ebbee;
}
a:hover {
	color: #3333FF;
}

a.linkNavOben {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.linkNavOben:hover {
	color: #3333FF;
	text-decoration: none;
}

.textWeiss {
	color: #ffffff;
}

.rahmenDuenn {
	border: 1px solid #666666;
}

.farbeNavi {
	color: #3333FF;
}
.farbeMitte {
	color: #99CC00;
}

.headline {
	font-size: 16px;
	color: #8ebbee;
	font-weight: bold;
}
.subheadline {
	font-size: 12px;
	color: #3333FF;
	font-weight: normal;
}
.subheadline-wls {
	font-size: 12px;
	color: #3333FF;
	font-weight: normal;
}
.subheadline-hm {
	font-size: 12px;
	color: #99CC00;
	font-weight: normal;
}
.punkt11 {
	font-size: 11px;
}
.punk13 {
	font-size: 13px;
}

li {
	list-style-type: disc;
}
input {
	color: #000000;
	background-color: #FC8CC2;
	border: 0px;

}
select {
	color: #000000;
	background-color: #FC8CC2;
	border: 0px;
}
textarea {
	color: #000000;
	background-color: #FC8CC2;
	border: 0px;
}


/* no borders on images */
img { border: 0px; }


#globalheader {
    background: #b1c88f;
    margin-bottom: 1em;
}

#localheader {
    background: #b1c88f;
    margin-bottom: 1em;
}

#localfooter {
    background: #b1c88f;
    margin-top: 1em;
}

#globalfooter {
    background: #b1c88f;
    margin-top: 1em;
    text-align: center;
}

.pager {margin-top: 1em;}

.more {margin-top: 1em;}

