/* clip...trix by www.hawk18.de | Stefan Fejfar */

* {
margin: 0;
padding: 0;
}

body {
font-family: Arial, Helvetica, Verdana;
font-size: 80%;
color: #000000;
line-height: 140%;
background: #FFFFFF;
background-image: url(media/grau.gif);
background-repeat: repeat-y;
background-attachment: fixed;
background-position: 0px 0px;
}

h1 {
font-family: Georgia, "Times New Roman", Times;
font-size: 140%;
color: #666666;
}

h2 {
font-family: Georgia, "Times New Roman", Times;
font-size: 120%;
color: #666666;
}

p {
padding: 5px 0;
}

a {
color: #ff8f00;
}

hr {
border: 1px solid #ff8f00;
}

ul {
margin: 5px 0 5px 10px;
}

li {
list-style-type: square;
list-style-position: inside;
line-height: 120%;
padding: 3px;
margin-top: 2px;
margin-bottom: 2px;
}

.punktlos {
list-style-type: none;
list-style-position: inside;
line-height: 18px;
padding: 3px;
margin-left: 11px;
margin-top: 2px;
margin-bottom: 2px;
}

#top {
width: 100%;
height: 119px;
overflow: hidden;
background-attachment: scroll;
background-image: url(media/top_bg.gif);
background-repeat: repeat-x;
background-position: 0px 0px;
}

#flash {
position: absolute;
left: 0px;
top: 0px;
}

#navi {
position: relative;
top: 94px;
left: 10px;
}

#logo {
position: relative;
top: -25px;
left: 600px;
width: 140px;
height: 119px;
}

#teaser {
position: absolute;
top: 225px;
left: 600px;
width: 140px;
padding-bottom: 20px;
overflow: hidden;
}

#content {
position: absolute;
top: 225px;
left: 90px;
width: 470px;
text-align: left;
}

#slogan {
position: absolute;
left: 10px;
top: 180px;
font-size: 130%;
font-family: Georgia, "Times New Roman", Times, serif;
color: #666666;
font-weight: bold;
}

#language {
position: absolute;
top: 180px;
left: 600px;
width: 140px;
}

#sekundaer {
position: absolute;
top: 119px;
left: 10px;
width: 581px;
}

#leiste {
position: relative;
}

#sek_navi {
position: relative;
}

.anfahrt {
border: 1px solid black;
}

.kontakt_normal {
height: 25px;
background-color: white;
}

.kontakt_farbe {
height: 25px;
background-color: #E5E5E5;
}
