/* CSS Document */

/* Allgemeines */

img
{
border:none;
}

body
{
text-align:center;
width:100%;
height:100%;
background-color:#231F20;
font-family:arial,helvetica,sans-serif;
font-size:12px;
margin:0px;
padding:0;
color:#231F20;
}

td
{
font-family:arial,helvetica,sans-serif;
font-size:12px;
}

#container
{
margin:10px auto;
text-align:left;
height:auto;
width:871px;
background-color:#FFFFFF;
font-family:arial,helvetica,sans-serif;
font-size:12px;
color:#231F20;
border:1px solid #E5C7CA;
}

#top
{
background-color:#981F2A;
width:871px;
height:60px;
float:left;
border-bottom:1px solid #FFFFFF;
}

#header
{
width:791px;
float:left;
height:auto;
}



#logoLeft
{
float:left;
width:395px;
height:89px;
border-bottom:1px solid #FFFFFF;
}

#slogan
{
width:396px;
float:left;
height:89px;
border-bottom:1px solid #FFFFFF;
}

#bildLeft
{
clear:left;
float:left;
width:197px;
height:81px;
}

#bildRight
{
clear:right;
float:left;
width:80px;
height:171px;
}

#contentBereich
{
float:left;
border-top:1px solid #FFFFFF;
height:auto;
width:871px;
background-image:url(../upload/layout/lay_bg_content.jpg);
background-repeat:repeat-y;
}

#contentLeft
{
float:left;
height:auto;
width:196px;
border-right:1px solid #FFFFFF;
background-image:url(../upload/layout/lay_bg_left.jpg);
background-repeat:no-repeat;
}

#contentRight
{
float:right;
height:450px;
width:80px;
background-image:url(../upload/layout/lay_bg_rechter_rand.jpg);
background-repeat:repeat-y;
}

#contentMitte
{
background-image:url(../upload/layout/lay_bg_mitte.jpg);
background-repeat:no-repeat;
float:left;
height:auto;
padding:30px;
width:534px;
}


/*  simplified box model hack for IE 5.x */

#contentMitte { \width: 534px; }
#contentMitte { w\idth: 534px; }

#contentMitte h1
{
font-size:17px;
margin:0px;
font-weight:bold;
color:#981F2A;
margin-bottom:23px;
}

#contentMitte a
{
color:#981F2A;
text-decoration:none;
font-weight:bold;
}

.rot
{
color:#981F2A;
}

#contentMitte a:hover
{
text-decoration:underline;
}

#contentMitte p
{
line-height:18px;
}

#contentLogoAbschluss
{
float:left;
height:auto;
width:871px;
background-image:url(../upload/layout/lay_bg_content.jpg);
background-repeat:repeat-y;
}

#contentAbschluss
{
float:left;
height:auto;
width:871px;
height:41px;
background-image:url(../upload/layout/lay_content_abschluss.jpg);
background-repeat:repeat-y;
}

#footer
{
clear:left;
background-color:#F03A24;
border-top:1px solid #FFFFFF;
text-align:right;
padding:8px 5px;
height:auto;
}

#footer a
{
font-size:11px;
text-decoration:none;
color:#FFFFFF;
}

#suchen
{
margin-top:60px;
width:160px;
float:left;
padding:0px 15px 0px 20px;
background-color:#981F2A;
}

/*  simplified box model hack for IE 5.x */

#suchen { \width: 125px; }
#suchen { w\idth: 160px; }


form, input
{
margin:0px;
padding:0px;
font-size:11px;
line-height:11px;
}

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

#contentMitte form
{
margin:0px;
padding:0px;
font-size:12px;
line-height:12px;

}

ul
{
line-height:18px;
list-style-image:url(../upload/layout/lay_bullet_liste.jpg);
}
