﻿/* 0209 */

* {
padding: 0;
margin: 0;
} 

body {
background: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #333333;;
}

img { border: none; }

#klinks {
float: left;
width: 700px; 
height: 90px;
background: #fff url(images/welt.jpg) no-repeat;
margin: 0;
border-top: 1px solid #000000;
}

#krechts {
background: #fff url(images/welt_back.gif) repeat-x;
height: 90px;
margin: 0;
border-top: 1px solid #000000;
}
#menuleiste {
clear: both;
background: url(images/button_back.gif) repeat-x;
height: 21px;
margin: 0;
border-top: 1px solid #000000;
vertical-align: bottom;
}

#menuunten {
background: #fff url(images/welt_back.gif) repeat-x;
height: 10px;
margin: 0;
border-top: 1px solid #000000;
}

.markiert {
font-weight: bold;
background-color: #FFFF00;
}
.trenner {
color: #C0C0C0;
}

#kopfAM {
background-color: #044505;
height: 20px;
font-size: small;
color: #FFFFFF;
}
a {
color: #0000FF;
text-decoration: none;
}

a.menu {
font-size: smaller;
color: #800000;
text-decoration: none;
}

a:hover { text-decoration: underline; color : #000; }

#alles {
width: 90%;
margin: 0px auto 0px 10px;
}

h1 {
padding: 20px 0 5px 10px;
font-size: 20px;
letter-spacing: -1px;
color: #00F;
}

h2 {
color: #0000FF;
font-size: 20px;
letter-spacing: -1px;
font-weight: 100;
padding : 10px 0 15px 0;
}

.footer {
background: #fff url(images/welt_back.gif) repeat-x;
text-align: left;
color: #666;
font-size: 11px;
padding: 10px;
border-top: 1px solid #aaa;
}

.footer  a { 
color: #666; 
}

