/* CSS Document */

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

img
{
border:none;
}

a
{
color:#5c5c5f;
text-decoration:none;
}

a:hover
{
color:#043883;
text-decoration:none;
/*background: url('../upload/layout/menu_raute1.jpg') no-repeat;
background-position:0px 4px;*/
}

a.noPic
{
color:#5c5c5f;
text-decoration:none;
}

a.noPic:hover
{
color:#043883;
text-decoration:none;
background: url('../upload/layout/menu_raute1.jpg') no-repeat;
background-position:0px 4px;
}

#button
{
background-color:#043883;
margin:0px;
padding:1px 2px 2px 2px;
border:1px solid #b5b6b7;
}

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

#container
{
margin:20px auto;
text-align:left;
height:auto;
width:858px;
font-family:tahoma,arial,helvetica,sans-serif;
font-size:12px;
border:1px solid #c6c5c6;
color:#5c5c5f;
padding:0px;
padding-left:45px;
}

#container { \width: 903px; }
#container { w\idth: 858px; }

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

#headerLeft
{
float:left;
width:520px;
height:198px;
background: url('../upload/layout/bg_topmain.jpg') no-repeat;
background-position:2px 0px;
}

#headerLeftTop
{
float:left;
width:520px;
height:auto;
}

#logo
{
float:left;
width:239px;
height:125px;
}

#suchfeld
{
float:left;
text-align:right;
width:210px;
padding-left:30px;
height:auto;
padding-top:50px;
}

#suchfeld { \width: 240px; }
#suchfeld { w\idth: 210px; }

#headerLeftBottom
{
float:left;
width:520px;
height:auto;
}

#headerRight
{
float:left;
width:338px;
height:198px;
background: url('../upload/bilder_rechts/mood_sub.jpg') no-repeat;
background-position:0px -1px;
}

#contentContainer
{
float:left;
width:858px;
border-top:1px solid #b4b4b6;
margin-top:-2px;
height:auto;
background-image:url('../upload/layout/lay_bg_content.jpg');
background-repeat:repeat-y;
}


#contentBereich
{
float:left;
width:436px;
height:auto;
padding:30px;
line-height:18px;
}

#contentBereich { \width: 496px; }
#contentBereich { w\idth: 436px; }

#contentBereich h1
{
font-size:19px;
color:#043883;
margin-bottom:15px;
}

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

#contentBereich a
{
color:#043883;
text-decoration:none;
background-image:none;
}

#contentBereich a:hover
{
color:#043883;
text-decoration:none;
background-image:none;
}

#newsContainer
{
float:left;
width:200px;
height:auto;
background-image: url('../upload/layout/bg_news_left.jpg');
background-repeat: no-repeat;
background-position:0px 0px;
}

#newsBereich
{
float:left;
width:176px;
height:auto;
margin-left:24px;
display:inline;
padding-bottom:21px;
margin-bottom:13px;
border-bottom:1px solid #cdcecf;
}

#nlEintrag
{
float:left;
width:167px;
height:auto;
margin-left:33px;
display:inline;
}

#newsBereich a
{
color:#043883;
text-decoration:none;
background-image:none;
font-weight:bold;
}

#newsBereich a:hover
{
color:#043883;
text-decoration:none;
background-image:none;
}

#newsBereich h2
{
font-family:times new roman;
color:#043883;
font-size:16px;
font-weight:normal;
padding-bottom:5px;
text-align:center;
padding-top:4px;
border-bottom:1px solid #cdcecf;
}

#newsBereich .news 
{
clear:both;
float:none;
margin-top:-1px;
padding:9px 10px;
border-top:1px solid #cdcecf;
}

#newsBereich .news h3
{
color:#043883;
margin-top:7px;
font-size:12px;
}

#newsBereich .news p
{
line-height:18px;
margin-bottom:11px;
}

form, input
{
margin:0px;
padding:0px;
color:#000000;
}

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

#footer
{
clear:both;
height:13px;
line-height:13px;
width:858px;
background-image:url('../upload/layout/lay_bg_footer.jpg');
background-repeat:repeat-y;
}

form#kontaktform p
{
width:200px;
}

input.eingabe
{
margin-left:0px;
}

/* Standard-Userstyles */
.BildLinks
{
float:left;
margin:10px;
margin-top:4px;
margin-left:0px;
}

.BildRechts
{
float:right;
margin:10px;
margin-top:4px;
margin-right:0px;
}

