body {
	background-repeat: repeat-y;
	background-image: url('../images/bg1.gif');
	color: black;
	font-size: 100%;
	font-family: arial, helvetica, sans-serif;
	margin: 0px;
}

#kopf
{
	position: absolute;
	left: 170px;
	top: 0px;
	height: 60px;
	width: 702px;
	background-color: white;
	z-index: 2;
	background-repeat: no-repeat;
	background-image: url('../images/leute-oben.jpg');
	background-position: right;
}

#linie
{
	width: 100%;
	position: relative;
	top: 60px;
	left: 0px;
}

#navi
{
	position: absolute;
	left: -10px;
	top: 20px;
	width: 170px;
	z-index: 3;
}

#inhalt
{
	position: absolute;
	left: 200px;
	top: 100px;
	width: 300px;
	z-index: 255;
}

#aktuelles
{
	position: relative;
	left: 550px;
	top: 100px;
	width: 250px;
	z-index: 200;
}

table.ak
{
	width: 250px;
	height: 300px;
	text-align: center;
	border: solid 1px #ecb6cb;
}

td.ak2
{
	background-color: #fae3ec;
	height: 20px;
}

.farbe
{
	color: #d51761;
}

td.ak1
{
	font-size: 90%;
	background-color: white;
	text-align: left;
        padding-left: 10px;
        padding-right: 10px
}

h2 
{
	font-size: 120%;
	color: #7B7676;
	text-align: center;
}

h1,.ueberschrift1
{
	font-size: 150%;
	color: black;
	font-weight: bold;
}

.ueberschrift2
{
	font-size: 130%;
	color: black;
	font-weight: bold;
}

a
{
	color: #d51761;
}

.fett
{
	font-weight: bold;
}

a.fett
{
	font-size: 110%;
	font-weight: bold;
}

.navi
{
	text-decoration: none;
}

ul.navi 
{
	list-style-image: url('../images/knopf.gif');
	list-style-position: outside;
	lline-height: 200%;
}

li.navi2 
{
	list-style-image: none;
	list-style-type: none;
	lline-height: 200%;
	margin-top: 0pt
}

li
{
        margin-top: 10pt;
}	

