/* { padding: 0; margin: 0; height: 100%;} */

body {
 font-family:  Verdana, Helvetica, Arial, sans-serif;
 font-size: 12px;
 color: #333;
 height: 100%;
}

#wrapper { 
 margin: 0 auto;
 width: 922px;
min-height: 100%;
height:auto !important; /* moderne Browser */
height:100%; /* IE */
background-image:url(/home/images/bg_unten_linie.jpg);
}

#banner {
width:  1220px;
height: 0px;
direction: rtl;
margin: 0 auto;
}

#bg {
background-image:url(/home/images/bg.jpg);
background-repeat:repeat-y;
overflow:hidden;
}

#bg2 {
background-image:url(/home/images/bg_unten_linie.jpg);
overflow:hidden;
}

#bg_oben {
background-image:url(/home/images/bg_oben.jpg);
background-repeat:repeat-y;
height:20px;
overflow:hidden;
}



#header {
 color: #333;
 width: 900px;
 float: left;
 padding: 16px 0px 4px 17px;
 height: 105px;
 margin: 0px 0px 0px 0px;
 background-image:url(/home/images/header.jpg);
 overflow:hidden;
}


#menue { 
 margin: 0px 0px 0px 0px;
 padding: 10px 0px 0px 0px;
 height: auto;
 width: 250px;
 float: left;
}

#navi{
width: 155px;
height: auto;
margin-left:101px;
}

#main { 
 float: right;
 margin: 0px 0px 0px 0px;
 padding: 10px 0px 20px 0px;
 height: auto;
 width: 614px;
 display: inline;
 margin-right:36px;

}

#unterekante { 
 width: 904px;
 clear: both;
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 background-image:url(/home/images/bg_unten.jpg);
 height:23px;
}

#topnavi
 {
 width: auto;
 height: auto;
 line-height: normal;
 margin: 84px auto auto 590px;
 padding-bottom: 0px;
}

#header > #topnavi {
 margin: 84px auto auto 590px;
}

#topnavi_iespacer
 {
 width: auto;
 height: 2px;
 padding-bottom: 0px;
}

#topnavi_ie7spacer
 {
 width: auto;
 height: 12px;
 padding-bottom: 0px;
}

#footerbox { 
 padding: 10px;
 width: 595px;
 clear: both; 
 background: #ffffff;
 border-top: 2px solid #CCCCCC;
 margin-top:10px;
}

#footer {
 float:left;
 padding-left: 150px;
 height: 28px;
}

.floatleft {
 float:left;
 padding-left: 40px;
}

/* Navi */

#level1off {
width: 140px;
height:auto;
line-height: normal;
padding: 4px 5px 4px 5px;

}

#level1on {
width: 140px;
height:auto;
line-height: normal;
font-weight:bold;
padding: 4px 5px 4px 5px;
background:#cccccc;
border-right:2px solid #578bb8;

background-image: url(/home/images/navi_pfeildown.gif);
background-repeat: no-repeat;
background-position: 95% 50%;
}

#level2off {
width: 125px;
height:auto;
line-height: normal;
margin-left:0px;
padding: 4px 5px 4px 20px;
background-image: url(/home/images/navi_eck_sub.gif);
background-repeat: no-repeat;
background-position: 8px 50%;
background-color:#ecf2ec;
border-right:2px solid #578bb8;
}

#level2on {
width: 125px;
height:auto;
line-height: normal;
padding: 4px 5px 4px 20px;
font-weight:bold;
background-image: url(/home/images/navi_pfeil.gif);
background-repeat: no-repeat;
background-position: 8px 50%;
background-color:#ecf2ec;
border-right:2px solid #578bb8;
}


#level3off {
width: 110px;
height:auto;
line-height: normal;
padding: 4px 10px 4px 30px;
background-image: url(/home/images/navi_eck_sub.gif);
background-repeat: no-repeat;
background-position: 20px 50%;
background-color:#ecf2ec;
border-right:2px solid #578bb8;
font-size:11px;
}


#level3on {
width: 110px;
height:auto;
line-height: normal;
font-weight:bold;
padding: 4px 10px 4px 30px;
background-image: url(/home/images/navi_pfeil.gif);
background-repeat: no-repeat;
background-position: 20px 50%;
background-color:#ecf2ec;
border-right:2px solid #578bb8;
font-size:11px;
}



/* Links */

a {
color: #000000;
text-decoration:none; 
}

a:hover {
color: #333333;
text-decoration:underline; 
}



/* Seitenelemente */

h1 {
font-size:13px;
font-weight:bold;
color:#000000;
padding: 3px 5px 3px 5px;
width:auto;
background:#cccccc;
margin-bottom: 10px;
}

h2 {
font-weight:bold;
font-size:13px;
padding: 5px 0px 5px 0px;
}

h3 {
font-weight:bold;
font-size:12px;
padding: 5px 0px 5px 0px;
}

p {
margin: 10px 0px 10px 0px;
}

ul {
margin-left:10px;
padding-left: 0px;
color:#333333;
list-style-type:disc;
height:auto;

}

li {
margin-left:10px;
padding-left: 0px;
color:#333333;
height:auto;
}

input {
margin-top:2px;
height:auto;
}

img {
height: auto;
}
