/* CSS Document */

body, html
{
margin:0;
padding:0;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
height:100%;
text-align:center;
}
.inhalt
{
margin-left:auto;
margin-right:auto;
width:689px;
text-align:left;
margin-top:50px;
}

.navi
{
background-image:url(img/bg_navi.gif);
background-position:left;
background-repeat:no-repeat;
height:101px;
text-align:left;
}
.head
{
width:689px;
height:101px;
background-image:url(img/logo.gif);
background-position:right;
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;
}
span.ziel
{
	position:absolute;
	margin-left:60px;
	margin-top:34px;
	font-weight:bold;
}
span.target
{
	position:absolute;
	margin-left:26px;
	margin-top:49px;
	font-weight:bold;
}
span.format
{
	position:absolute;
	margin-left:55px;
	margin-top:72px;
	font-weight:bold;
}
span.kontakt
{
	position:absolute;
	margin-left:20px;
	margin-top:88px;
	font-weight:bold;
}

a:link
{
color:#000000;
text-decoration:none;
}
a:visited
{
color:#000000;
text-decoration:none;
}
a:hover
{
color:#31af05;
text-decoration:none;
}
a:active
{
color:#31af05;
text-decoration:none;
}

h1
{
color:#31af05;
font-size:12px;
margin-bottom:5px;
margin-top:10px;
font-weight:bold;
}
#active
{
color:#31af05;
text-decoration:none;
}

#preise {
	margin:0;
	width:50%;
	text-align:center;
	border: 1px solid #000000;
	border-width: 1px 0 0 1px;
	font-size:12px;
}

#preise th, #preise td {
	margin: 0;
	padding:.5em .25em;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
} 

#preise th {
	font-weight: bold;
}

#preise .werbeform {
	width:100px;	
}

#preise .format {
	width:100px;	
}