/* CSS Document */

/* Allgemeines */
div,p,h1,h2,h3,h4,form,input
{
margin:0;
padding:0;
}

img
{
border:none;
}

a
{
color:#ffffff;
text-decoration:none;
}

a:hover
{
color:#eb6909;
text-decoration:none;
}

#button
{
/*background-color:#043883;*/
margin-top:-4px;
padding-left:5px;
/*padding:1px 2px 2px 2px;*/
}

body
{
text-align:center;
width:100%;
height:100%;
font-family:tahoma,arial,helvetica,sans-serif;
font-size:12px;
margin:0px;
padding:0px;
color:#433d36;
background-color:#000000;
}

#container
{
margin:20px auto;
text-align:left;
height:auto;
width:884px;
font-family:tahoma,arial,helvetica,sans-serif;
font-size:12px;
color:#433d36;
padding:0px;
}


#header
{
float:left;
width:884px;
height:auto;
margin-bottom:-1px;
}

#headerLeft
{
float:left;
width:264px;
height:193px;
}

#fotovideo
{
float:left;
width:357px;
height:181px;
}

#logo
{
float:left;
width:264px;
height:193px;
}

#headerRightContainer
{
float:left;
width:263px;
height:181px;
}

#headerRight
{
float:left;
width:620px;
height:193px;
background-image: url('../upload/layout/lay_top_right.jpg');
background-repeat: no-repeat;
}

#suchfeld
{
float:left;
text-align:right;
width:210px;
padding-left:30px;
height:auto;
padding-top:50px;
}

#suchfeld { \width: 240px; }
#suchfeld { w\idth: 210px; }

#topMenuContainer
{
float:left;
width:884px;
height:45px;
background: #DDD url('../upload/layout/lay_bg_top_menu.jpg') no-repeat;
}

#contentTOP
{
float:left;
width:884px;
height:19px;
background: #DDD url('../upload/layout/lay_bg_contentTOP.jpg') no-repeat;
}

#contentContainer
{
float:left;
width:884px;
height:auto;
background-image:url('../upload/layout/lay_bg_content.jpg');
background-repeat:repeat-y;
}


#contentBereich
{
float:left;
width:433px;
height:auto;
padding:10px 20px 1px 30px;
line-height:18px;
}

#contentBereich { \width: 493px; }
#contentBereich { w\idth: 433px; }

#contentBereich h1
{
font-size:16px;
color:#eb6909;
margin-bottom:15px;
}

#contentBereich p
{
line-height:18px;
margin-bottom:10px;
}

#contentBereich a
{
color:#13286e;
text-decoration:none;
}

#contentBereich a:hover
{
color:#13286e;
text-decoration:underline;
}

#contentBereich img
{
background-color:#fef5ec;
padding:0px 4px 4px 0px;
}

#contentBereich .newsmitte h3
{
font-size:14px;
color:#eb6909;
}

#newsContainer
{
float:left;
width:179px;
height:auto;
margin-top:-42px;
}

#newsBereich
{
float:left;
width:179px;
height:auto;
}

#nlEintrag
{
float:left;
width:179px;
height:auto;
padding-top:10px;
display:inline;
}

#newsBereich a
{
color:#eb6909;
text-decoration:none;
background-image:none;
font-weight:bold;
}

#newsBereich a:hover
{
color:#eb6909;
text-decoration:none;
background-image:none;
}

#newsBereich h2
{
color:#ffffff;
font-size:14px;
font-weight:normal;
padding-bottom:5px;
margin-left:20px;
width:149px;
padding-top:4px;
border-bottom:1px solid #ffffff;
}

#nlEintrag
{
float:left;
width:149px;
margin-left:20px;
display:inline;
height:auto;
}


#newsBereich .news 
{
clear:both;
float:none;
margin-top:-2px;
padding:9px 7px 9px 20px;
}

#newsBereich .news h3
{
color:#eb6909;
margin-top:7px;
margin-bottom:7px;
font-size:12px;
}

#newsBereich .news p
{
line-height:18px;
margin-bottom:11px;
color:#ffffff;
}

form, input
{
margin:0px;
padding:0px;
color:#000000;
}

input
{
margin:0px;
padding:0px;
border:1px solid #b5b6b7;
}

#footer
{
clear:both;
height:53px;
line-height:53px;
width:884px;
background-image:url('../upload/layout/lay_bg_footer.jpg');
background-repeat:repeat-y;
}

/* Standard-Userstyles */
.BildLinks
{
float:left;
margin:10px;
margin-top:4px;
margin-left:0px;
}

.BildRechts
{
float:right;
margin:10px;
margin-top:4px;
margin-right:0px;
}

.orangeSchrift
{
color:#eb6909;
}