body {
background-image:url(bilder/bg_repeat.gif);
background-color:#e8e8d8;
font-family: Arial, Helvetica, Geneva, sans-serif;
font-size:12px;
font-weight:normal;
color: #666656;
line-height:16px;
display:inline;
padding:0px;
margin:0px;
height:100%;
width:100%;
}

#flash{
position:relative;
left:0px;
top:-33px;
}

#flash2{
position:relative;
left:-500px;
top:-33px;
}

h1 {
font-size:16px;
color:#ee5b6d;
display:block;
margin-bottom:7px;
}

#line{
border-top: 1px solid #d7d7d7; 
margin-top: 10px;
margin-bottom: 10px;
width: 330px; 
clear: both;
}

h2 {
color:#ff8997;
font-size:11px;
display:inline;
font-weight:normal;
}

h3 {
color:#666656;
font-size:11px;
display:inline;
font-weight:normal;
}

a.kunde:link, a.kunde:active, a.kunde:visited {
color:#b7b7b7;
text-decoration:none;
}

a.kunde:hover {
color:#ff8997;
text-decoration:none;
}

a.content:link, a.content:active, a.content:visited {
color:#ff8997;
text-decoration:none;
}

a.content:hover {
color:#b7b7b7;
text-decoration:none;
}


a.projekt:link, a.projekt:active, a.projekt:visited {
color:#666656;
text-decoration:underline;
}

a.projekt:hover {
color:#ff8997;
text-decoration:none;
}


#footline {
font-size:10px;
color:#898989;
font-weight:normal;
padding:0px 280px 0px 0px;
}

#footline a:link, a:active, a:visited {
color:#898989;
text-decoration:none;
}

#footline a:hover {
text-decoration:underline;
}




