

body {

margin: 80px;
font-family: Arial, Verdana;
font-size: 0.8em;
background-color: #f0eeef; 
/*
background-image:url(../pics/hintergrund4.gif);
background-attachment: fixed;
background-position:top;
background-repeat:repeat;*/
}

#site{
margin-right: auto; 
margin-left: auto; 
width: 800px;
height: auto;
}

#content { 
background: url(/pics/logo_neu.jpg);
background-position: bottom left;
background-repeat: no-repeat; 
background-color: #ffffff; 
float: left; 
padding: 20px;
width: 59em;
height: 9.5em;
text-align: right; 
border:1px solid #444444;

left:10px;top:50px;
-moz-border-radius:30px;
-khtml-border-radius:30px;


/*
background-color:#F5F5F5;
border-bottom-style: dashed;
border-bottom-color: #444444;
border-bottom: 1px;
*/
}




a:link { 
color: #cc0000;}

a:visited { 
color: #CC0000;}

a:focus { 
color: #ff0000;}

a:hover { 
color: #ff0000;}

a:active {
color: #cc0000;}

/*#logo {
float: left;
position:absolute;
top: 120px; 
left: 40px;
border:none;
}
*/
.stopfloatlinks{ 
clear: left
}

h1{
text-align: left;
font-size: 1.7em;
font-family: Geneva, Arial, SunSans-Regular, sans-serif;
font-weight: normal;
font-style: normal;
 }

h2 { 
font-size: 1.4em; 
font-family: Geneva, Arial, SunSans-Regular, sans-serif; 
font-weight: 100; 
font-style: normal; 
line-height: 0.5; 
}

