
/* ----------boxes-------------- */

div.headerbox { 
width: 100%;
height:289px;
background-image:url(../images/headergruppe.jpg);
background-repeat:no-repeat;
background-position: -30px -40px;
} 

div.navibox { 
width: 100%;
} 

div.subnavibox { 
width: 100%;
} 

div.breadbox { 
width: 100%;
} 

div.footerbox { 
width: 100%;
clear:both;
} 

/* ----------header-------------- */

/* ----------Navigation-------------- */

/* ----------Contentboxes-------------- */

div.contentbox { 
width: 100%;
}

div.rotfeld h2 { 
font-size:16px !important;
}

p.rotschriftkasten { 
font-size:18px;
}

p.subschriftkasten { 
font-size:11px;
}

p.kastenfliesstext { 
font-size:11px;
line-height: 15px;
}

p.kastenfliesstext-schon { 
font-size:11px;
line-height: 15px;
}    
