/* CSS Document */
* {margin: 0px; padding: 0px; border: 0px;}

body {background: url(../images/start_back.jpg) bottom fixed no-repeat #043965; } 

#pagewrapper {width: 960px; margin: 0 auto;}

#message {float: none; position: absolute; left: 50%; margin-left: -175px; top: 20%; width: 350px; height: 130px; background: #eee; padding: 20px; border: 1px solid #000;}

#line_1_links {width: 960px; height: 44px; background: none;}
#line_2_logo {width: 960px; height: 80px; background: #fff; }
#line_2b_nav {width: 960px; height: 25px; background: none;}
.sprachwechsler {text-align: right; }
.breadcrumb {text-align: right;}
#line_3 {width: 960px; margin: 10px 0;}
#line_3 #starttext {width: 230px; background: #fff;}
#line_3 #startteaser {background: #fff; width: 720px;}
#content {} 
#line_4 {width: 960px; margin-top: 10px; padding: 0px 0px; background: #fff; } 
#footer {width: 960px; height: 25px; background: #eee; margin-top: 10px; padding-top: 5px;}


.topbanner {margin-top: 10px; width: 468px;}


/* Suchbox */

#suchbox {	background: url(../images/suche.gif) no-repeat left top; padding: 6px 0 6px 25px;
}
#suchbox input.search {width: 115px; background: none; font-size: 0.85em; color: #042e61;}
#suchbox input.button {width: 80px; background: none; color: #888; font-size: 0.85em;}
#suchbox input.button:hover {color: #333;}
#suchbox input.button:active {color: #000; font-weight: bold;}

/* Comic */
#comic {position: absolute; left: 50%; margin-left: 410px; top: 80px;}

/* Zweispalter */
.zweispalter {width: 660px;}
.zweispalter_1 {width: 310px;}
.zweispalter_2 {width: 310px; margin-left: 40px;}
.zweispalter_1, .zweispalter_2 {float: left;}
.clboth {clear: both; display: block; line-height: 0; font-size: 0;}
.zweispalter img {float: right;}


/* LECTURA-Submenü-Navi */
.lectura_navi_left {width: 80px; float: left; }
.lectura_navi_right {width: 80px; float: left; }


/* Faktenbox */
.facts {background: url(../images/block.jpg) right bottom no-repeat; padding: 14px 20px 14px 65px;}
.facts h2, .facts h1 {font-family: "comic sans ms"; color: #666666;}
.facts strong {color: #042e61;}
.facts li {list-style: none;}
.facts li strong {font-family: "comic sans ms"; color: #042e61; font-size: 16px;}

.banner {width: 100%; text-align: center; border-top: 5px solid #b3b3b3; border-bottom: 5px solid #b3b3b3; background: url(../images/advert.gif) no-repeat #b3b3b3;}
