div.rahmen {

width: 1000px; 

margin-left: auto; 

margin-right: auto;

}

/*div.seitenkopf {

width: 1000px; 

height: 15px;

border-top: 1px solid#999999;

border-bottom: 1px solid#999999;

background-color: #877664;

-moz-border-radius:5px;

}*/



div.head {

width: 1000px; 

height: 150px;

/*border-bottom: 2px solid#fff;*/

background-color: #fff;

}
div.mittelteil {
width: 1000px;
overflow: hidden;
background: #F2FFFF;
/*border-top: 2px solid#999999;*/
}
div.informationen {

float: left; 
width: 780px;
padding-left: 10px;
padding-right: 10px:
border-top: 2px solid#fff;
border-right: 2px solid#a8d75e;
background-image: url(../upload/layout/background_info.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center;
background-color: #F2FFFF;

/*-moz-border-radius:15px;*/

}

div.teaser {
padding-left: 10px;
float: left;
height: auto;
width: 198px;
background-color:#F2FFFF;
}

div.fusszeile {
clear: both; 
width: 989px; 
padding: 5px;
border-top: 1px solid#999999;
border-bottom: 1px solid#999999;

}

body {

font-family: Verdana, Arial, sans-serif; 
font-size: 80%;
height: 100%;
background: #a8d75e; /*ccd9cc*/
/*background: -moz-linear-gradient(top, #BFBB11, #FFC200);*/

}


h1 {

font-size: 120%; 

font-weight: 900;

/*color: #730046;*/

}

h2 {

font-size: 100%; 

font-weight: 900;

}

