/* meine styles */

a:link {color:#000000; text-decoration:none;font-family:Helvetica;font-size:10pt;}
a:visited {color:#000000; text-decoration:none;font-family:Helvetica;font-size:10pt; }
a:hover {background-color:#ffffff; color:#000000; text-decoration:underline;font-weight:bold;
  font-family:Helvetica;font-size:10pt; }
a:active {color:#000000; text-decoration:underline;font-family:Helvetica;font-size:10pt; }


h1
{
font-family:Arial;
font-size:16pt;
font-weight:bold;
text-align:center
}
h2
{
font-family:Arial;
font-size:14pt;
font-weight:bold;
text-align:center
}
h3
{
font-family:Arial;
font-size:12pt;
font-weight:bold;
background-color:#eeeeee;
text-align:center
}

h4
{
font-family:Helvetica;
font-size:10pt;
background-color:#eeeeee;
text-align:center
}

h5
{
font-family:Arial;
font-size:15pt;
font-weight:bold;
background-color:#eeeeee;
text-align:center
}

h6
{
font-family:Helvetica;
font-size:10pt;
text-decoration:overline;
}



body
{
	font-family: Helvetica;
	font-size:10pt;
}

#bildleiste
{
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:160px;
}

#primnav
{
	position:absolute;
	left:200px;
	top:160px;
	background-color:#eeeeee;
	border-style:solid;
	border-width:1px;
	color:#000000;
	width:800px;
	text-align:center;
}

.td_primnav
{
width:130px;
}

#secnav
{
	position:absolute;
	left:0px;
	top:160px;
	background-color:#eeeeee;
	border-style:solid;
	border-width:1px;
	color:#000000;
	width:200px;
	height:1800px;
	text-align:center
}

#inhalt
{
	position:absolute;
	left:215px;
	top:200px;
	width:785px;
	color:#000000;
}


#bottomleiste
{
	position:absolute;
	left:0px;
	top:1960px;
	background-color:#eeeeee;
	border-style:solid;
	border-width:1px;
	color:#000000;
	width:200px;
	height:20px;
	text-align:center
}
