﻿*
{
border: 0;
padding: 0;
margin: 0;
}

body
{
background: #FFFFFF;
background: url(grafik/hg.gif);
background-repeat: repeat-y;
font-size: 12px;
line-height: 140%;
}

p
{
margin-top: 1.2em;
margin-bottom: 1.2em;
}

ul
{
list-style-image: url(grafik/mini-horlacher.gif);
margin-left:1em; 
padding-left:0.5em;
}

.top1
{
background: url(grafik/hg-top1.jpg);
background-position: 376px;
}

.top2
{
background: url(grafik/hg-top2.jpg);
background-position: 349px;
}

.bild-right
{
margin-top:30px;
margin-left:30px;
box-shadow:5px 4px 8px #a9a9a9;
float:right;
}

.haupt
{
margin-top: 30px;
margin-left: 350px;
width: 780px;
} 

/* ...................... Navigation ........................................ */

#navigation ul 
{
list-style: none;
margin: 0;
padding: 0;
}

#navigation ul li
{
display:inline;
}

#navigation a 
{
color:black;
text-decoration: none;
font-weight:bold;
font-size:1,5em;
font-family: arial, sans-serif;
}

#currentpage a 
{
background-color:#00B3B0;color:White;
}

.menu1
{
position:relative;
top:0px;
left:0px;
width:100px;
height:22px;
background-color:#efefef;
box-shadow:2px 4px 2px #a4a4a4;
text-align:center;
padding-top:3px;
border-radius: 8px 0px 0px 0px;
-moz-border-radius: 8px 0px 0px 0px;
-webkit-border-radius: 8px 0px 0px 0px;
border: 0px solid #000000;
float:left;
}

.menu2
{
position:relative;
top:0px;left:0px;
width:100px;
height:22px;
background-color:#efefef;
box-shadow:2px 4px 2px #a4a4a4;
text-align:center;
padding-top:3px;
margin-left:10px;
border-radius: 8px 0px 0px 0px;
-moz-border-radius: 8px 0px 0px 0px;
-webkit-border-radius: 8px 0px 0px 0px;
border: 0px solid #000000;
float:left;
}

.menu3
{
position:relative;
top:0px;left:0px;
width:100px;
height:22px;
background-color:#efefef;
box-shadow:2px 4px 2px #a4a4a4;
text-align:center;
padding-top:3px;
margin-left:10px;
border-radius: 8px 0px 0px 0px;
-moz-border-radius: 8px 0px 0px 0px;
-webkit-border-radius: 8px 0px 0px 0px;
border: 0px solid #000000;
float:left;
}

.menu4
{
position:relative;
top:0px;left:0px;
width:100px;
height:22px;
background-color:#efefef;
box-shadow:2px 4px 2px #a4a4a4;
text-align:center;
padding-top:3px;
margin-left:10px;
border-radius: 8px 0px 0px 0px;
-moz-border-radius: 8px 0px 0px 0px;
-webkit-border-radius: 8px 0px 0px 0px;
border: 0px solid #000000;
float:left;
}

.menu5
{
position:relative;
top:0px;left:0px;
width:100px;
height:22px;
background-color:#efefef;
box-shadow:2px 4px 2px #a4a4a4;
text-align:center;
padding-top:3px;
margin-left:10px;
border-radius: 8px 0px 0px 0px;
-moz-border-radius: 8px 0px 0px 0px;
-webkit-border-radius: 8px 0px 0px 0px;
border: 0px solid #000000;
float:left;
}

.menu6
{
position:relative;
top:0px;left:0px;
width:100px;
height:22px;
background-color:#efefef;
box-shadow:2px 4px 2px #a4a4a4;
text-align:center;
padding-top:3px;
margin-left:10px;
border-radius: 8px 0px 0px 0px;
-moz-border-radius: 8px 0px 0px 0px;
-webkit-border-radius: 8px 0px 0px 0px;
border: 0px solid #000000;
float:left;
}
.menu1:hover
{
background-color:#00B3B0;
}
.menu2:hover
{
background-color:#00B3B0;
}
.menu3:hover
{
background-color:#00B3B0;
}
.menu4:hover
{
background-color:#00B3B0;
}
.menu5:hover
{
background-color:#00B3B0;
}
.menu6:hover
{
background-color:#00B3B0;
}

/* ........... Text ............ */

h1, h2
{
font-family: arial, sans-serif;
line-height: 1em;
font-weight: normal;
}

h1
{
margin-top: 0px;
margin-bottom: 0px;
color: #006666;
font-size: 25px;
border-bottom: 1px solid #DDDDDD;
}

h2
{
margin-top: 0px;
margin-bottom: 0px;
color: #006666;
font-size: 19px;
}

/* ........... Schluss ............ */

.schluss
{
margin-top: 30px;
text-align: center;
padding: 5px;
padding-bottom: 30px;
border-top: 1px solid #000000;
}

/* ............... allgemein ................ */

table
{
font-size: 12px;
line-height: 140%;
}