/* Projekt Bauwerk - Hamburg
erstellt am: 22.10.2008
bearbeitet am: 22
gb@sector1online.de
*/

/* set all to 0 */
* {
margin: 0;
padding: 0;
border: 0 none;
text-decoration: none;
font-family:Arial;
font-size:11px;
}

/* ===== Haupt-Container ===== */
body#body {
font-family:Arial;
text-align: center;
background-color: #eeeeee;
color: #000000;
}

/* Alles umschließender Container */
#container {
width: 900px;
margin: 0 auto;
padding-bottom: 4px;
text-align: left;
background-color: #ffffff;
color: #000000;

}
#header{width:900px; height:90px; display:block; background-image:url(../bilder/Logo.jpg); background-position:right; background-repeat:no-repeat;}

/* Menu divs */
#menuplace{
width:131px;
height:25px;
background:url(../bilder/M-BTN.jpg) no-repeat;
display:block;
float:left;
margin-top:59px;
margin-left:1px;
text-align:center;
vertical-align:bottom;
padding-top:6px;
}
#leer{
width:2px;
height:80px;
background:none;
display:block;
float:left;
margin-top:23px;
margin-left:3px;
}

#linie{width:900px; height:90px; display:block; background-image:url(../bilder/Leiste_top.jpg); background-position:bottom; background-repeat:no-repeat;}

a.topmenu{color:#7a7a7a; text-decoration:none;  font-weight:bold;}
a.topmenu:hover{color:#082e4c; text-decoration:none;   font-weight:bold;}
a.topmenu_selected{color:#082e4c; text-decoration:none;  font-weight:bold;}

#titlebild{width:900px; height:151px; background-image:url(../bilder/Headline1.jpg); background-repeat:no-repeat; background-position:center;}
#titlebild2{width:900px; height:151px; background-image:url(../bilder/Headline2.jpg); background-repeat:no-repeat; background-position:center;}
#textcontainer{background:#d6e2e9; margin:0 0 0 6px;; width:888px; background-image:url(../bilder/site_BG.jpg); background-position:bottom; background-repeat: no-repeat;}
#spacerl{height:25px; clear:both;}
#spalte1{width:401px; display:block; float:left; margin-left:52px;}
#spalte2{width:401px; display:block; float:left; margin-left:20px;}

#nr1{background:url(../bilder/1.jpg) top left; background-repeat:no-repeat; background-color:#082e4c; margin-bottom:15px;}
#nr2{background:url(../bilder/2.jpg) top left; background-repeat:no-repeat; background-color:#082e4c; margin-bottom:15px;}
#nr3{background:url(../bilder/3.jpg) top left; background-repeat:no-repeat; background-color:#082e4c; margin-bottom:15px;}
#nr4{background:url(../bilder/4.jpg) top left; background-repeat:no-repeat; background-color:#082e4c; margin-bottom:15px;}
#nr5{background:url(../bilder/5.jpg) top left; background-repeat:no-repeat; background-color:#082e4c; margin-bottom:15px;}
#nrtext{background-color:#d6e2e9; margin-left:25px; padding-left:4px; padding-right:15px;}
.titel{font-weight:bold; color:#082e4c;}
#grafiklink{height:15px; text-align:right; padding-right:15px; padding-top:15px; background-image:url(../bilder/icon_grafik.jpg); background-repeat:no-repeat; background-position:right bottom;}
#grafiklink a:link{text-decoration:underline; color:#000000;}
#grafiklink a:hover{text-decoration:none; color:#000000;}
#grafiklink a:visited{text-decoration:underline; color:#000000;}
#grafiklink img {text-decoration:none; border:0px;}

