/* CSS Document */

/* Allgemeines */
div,p,h1,h2,h3,h4,form,input
{
margin:0;
padding:0;
}

img
{
border:none;
}

body
{
text-align:center;
height:100%;
font-family:arial,helvetica,sans-serif;
background: #000 url('../upload/layout/lay_bg_body2.jpg');
background-repeat:no-repeat;
background-position:0px -69px;
font-size:12px;
margin:0px;
padding:0px;
color:#595959;
}

#container
{
text-align:left;
margin:50px auto;
height:471px;
width:801px;
font-family:arial,helvetica,sans-serif;
background-image:url('../upload/layout/lay_bg_main2.jpg');
background-position:1px 0px;
background-repeat:no-repeat;
font-size:12px;
color:#595959;
padding:0px;
}

#container2
{
margin:-120px auto;
padding-top:107px;
text-align:left;
height:180%;
width:801px;
background-image:url('../upload/layout/lay_bg_main2.jpg');
background-position:1px 0px;
background-repeat:no-repeat;
font-family:arial,helvetica,sans-serif;
font-size:12px;
color:#595959;
}

#header
{
float:left;
width:794px;
height:145px;
border-right:7px solid #000000;
}

#menuTopContainer
{
float:left;
width:801px;
height:69px;
margin-top:-1px;
background-color:#000000;
border-bottom:1px solid #999999;
}

#menuTop
{
float:right;
width:380px;
height:14px;
margin-top:-1px;
border:1px solid #a9a9a9;
border-right:none;
background-color:#595959;
padding:15px 10px 5px 10px;
}

#menuTop a
{
color:#a9a9a9;
text-decoration:none;
padding:0px 10px;
}

#menuBottomContainer
{
float:left;
width:801px;
height:69px;
margin-top:-1px;
background-color:#000000;
border-top:1px solid #999999;
}

#menuBottom
{
float:right;
width:380px;
height:14px;
background-color:#000;
padding:10px 10px;
}

#menuBottom a
{
color:#ffffff;
text-decoration:none;
padding:0px 10px;
}

#menuBottomAbschluss
{
display:inline;
float:left;
width:262px;
height:1px;
margin-left:69px;
border-top:1px solid #a9a9a9;
line-height:1px;
}


#moodboard
{
width:905px;
height:145px;
float:left;
}

#contentContainer
{
float:left;
width:801px;
height:381px;
background-color:#FFFFFF;
padding:30px 5px 0px 70px;
}

#contentContainer { \width: 801px; }
#contentContainer { w\idth: 726px; }

#contentBild
{
float:left;
width:328px;
height:auto;
padding:0px;
}

#contentBereich
{
float:left;
width:368px;
height:318px;
padding:0px 15px;;
overflow:auto;
}

#contentBereich h1
{
font-size:21px;
color:#595959;
margin-bottom:15px;
}

#contentBereich h2
{
font-size:14px;
color:#595959;
font-weight:normal;
margin-bottom:20px;
line-height:20px;
}

#contentBereich p
{
line-height:18px;
margin-bottom:10px;
}


.blau
{
color:#0e3b60;
}

.bold
{
font-weight:bold;
}

form, input
{
margin:0px;
padding:0px;
font-size:13px;
color:#000000;
}

input
{
margin:0px;
padding:0px;
border:1px solid #0e3b60;
}

#footer
{
clear:both;
height:auto;
padding:5px 0px;
background-color:#d6e8ef;
width:905px;
text-align:right;
background-image:url('../upload/layout/lay_bg_content.jpg');
background-repeat:repeat-y;
}
