body {
background: url(/templates/images/background_patter.jpg) repeat-x top right #ffffff;
height:100%;
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
}

/*
#header {
background: url(/templates/images/header.jpg) no-repeat top left;
height:292px;
width:1003px;
margin:0px auto;
}
*/
#header {
background: url(/templates/images/header.jpg) no-repeat top center;
height:292px;
margin:0px auto;
}
#logo {
margin:0px;
margin:0px auto;
padding:72px 0px 0px 133px;
height:122px;
width:870px;
}

#navigation {
background: url(/templates/images/navigation_bg.jpg) no-repeat top left;
height:23px;
width:925px;
margin:0px auto;
color:#fff;
}

#navigation ul{
display:inline;
margin:0px 0px 0px 50px;
padding:0px;
float:left;
list-style-type:none;
}
#navigation ul li{
background: url(/templates/images/nav_bg.jpg) repeat top left;
margin:0px 5px;
padding:0px;
float:left;
list-style-type:none;
}
#navigation ul li img{
vertical-align:middle;
}

#navigation ul li a{
margin:0px 5px;
line-height:20px;
font-weight:bold;
text-decoration:none;
color:#00519e;
}
#content {
background: url(/templates/images/site_top.jpg) repeat-x top left #fff;
margin:0px auto;
width:883px;
min-height:284px;
}
#content #left {
margin:13px 20px 1px 24px;
float:left;
width:563px;
}
#content #right {
margin:13px 0px 0px 0px;
float:left;
width:273px;
}

#content #right .infobox {
margin:13px 0px 13px 0px;
float:left;
background-color:#c7d9ea;
border:1px solid #6ea2d3;
width:232px;
padding:10px 10px 10px 10px;
color:#001f46;
}

#content #right .infobox h2 {
margin:0px 0px 15px 0px;
color:#00519e;
}

#slideshow {
width:566px;
height:269px;
}

.clearer{
height:0px;
line-height:0px;
font-size:0px;
float:none;
clear:both;
}


#content h1 {
color:#00519e;
font-size:10.5pt;
margin:20px 0px 0px 0px;
padding:0px;
}
#content h2 {
color:#3ea42a;
font-size:9pt;
margin:0px 0px 20px 0px;
padding:0px;
}

#footer {
background: url(/templates/images/footer_patter.jpg) repeat-x top left #f00;
margin:10px auto 0px auto;
width:883px;
height:90px;
color:#fff;
line-height:18px
}

#txt1 {
padding: 12px 0px 0px 33px;
float:left;
width:218px;
}
#txt2 {
padding: 12px 0px 0px 0px;
float:left;
width:38px;
}
#txt3 {
padding: 12px 0px 0px 0px;
float:left;
width:175px;
}






/* BLÖCKE eTiger */

.bild_links
{
float:left;
display:inline;
margin:0 15px 10px 0;
}
.bild_rechts
{
float:right;
display:inline;
margin:0 0 10px 15px;
}
.bilder_nebeneinander
{
float:left;
display:inline;
margin:0 15px 15px 0; 
}

.suchergebnis
{
width:100%;
}


.standardtext a
{
width:100%;
color:#00519E;
text-decoration:none;
}
a.nav {
text-decoration:none;
}


