html{
position: relative;
height:100%;
}

.body{
margin:0;
padding:0;
border:0;
background-color: #EBEBEB;
}

.container{
width: 800px;

height:70%;
position: absolute;
left: 50%;
margin-left: -400px;
margin-bottom: -25px;

}

.PageBanner {
margin-top:20px;
height: 80px;
background: url(../images/design/topbanner.jpg);
}


.inhaltsbereich{
padding-bottom:0px;
height: 100%;
background: url(../images/design/backround.jpg);
background-repeat: repeat-y;
line-height:18px;
}

.inhaltbreit{

width: 800px;
height: 100%;
padding-right:18px;
font-family: Verdana, Tahoma, Arial;
font-size: 12px;
text-align: left;
color: #CCCCCC;
clear: left;
overflow: auto;
}

.inhaltschmal{

width: 530px;
height: 100%;
padding-right:0px;
font-family: Verdana, Tahoma, Arial;
font-size: 12px;
text-align: left;
color: #CCCCCC;
clear: left;
margin-left: 195px;
}

.inhalt{
padding-top:10px;
padding-left:30px;
padding-right:20px;
padding-bottom:20px;
margin-top:0px;
margin-bottom:0px;
}

.submenu {
width: 190px;
background: url(../images/design/linie01.png);
background-repeat: repeat-y;
background-position: 189px 0px;
float:left;
position: fixed;
margin-left:-25px;
}

.inhaltsub{
width: 220px;

float: left;
padding-right: 50px;
padding-bottom: 10px;
background: url(../images/design/linie01.png);
background-repeat: repeat-y;
background-position: 240px 0px;
padding-left:0px;
}

.inhaltsubcenter{
width: 220px;

float: left;
padding-right: 50px;
padding-bottom: 10px;
background: url(../images/design/linie01.png);
background-repeat: repeat-y;
background-position: 240px 0px;
padding-left:0px;
text-align: center;

}

.leiste {
font-family: Verdana, Tahoma, Arial;
font-size:10px;
text-align: right;
padding-right: 15px;
border:0px;
vertical-align: middle;
line-height: 23px;
height: 25px;
background-image:url('../images/design/bottomnav.jpg');
}

.bildcontainer{
	width: 240px;

	height: auto;
	float: right;
	margin: 0px;
}


.navtop {
  
left: 0px;

top: 0px;

width: 800px;

height: 34px;

margin: 0px;

margin-left: 0px;

padding: 0px;
background-image: url("../images/design/navbackr1.png");

background-repeat: repeat-x;

}




#navleft {
margin: 0px;
padding-top: 0px;
float:left;
width: 20px;
height: 34px;
background-image: url("../images/design/navleft.png");
}

#navright {
margin: 0px;
padding: 0px;
float: right;
width: 20px;

height: 34px;
background-image: url("../images/design/navright.png");

}

#navspacer {

margin: 0px;
width: 40px;

padding-top: 0px;

float: left;

text-align: center;

}


.navbutton {
margin: 0px;
float: left;

padding-top: 11px;
  
padding-left: 10px;
  
padding-right: 10px;
}

#navbuttonhome a:link, #navbuttonhome a:visited {
float: left;

width:28px;
height:28px; 
padding-left: 10px;
background: url('../images/navigation/home-button1.png');
background-repeat:no-repeat;
background-position: 5px 5px;
}
#navbuttonhome a:hover { 
background-image: url('../images/navigation/home-button2.png');
}





a:link.navsm { 
font-family: Verdana, Tahoma, Arial;
font-size:11px;
text-decoration:none;
color: #ffffff;
}
a:visited.navsm { 
font-family: Verdana, Tahoma, Arial;
font-size:11px;
text-decoration:none;
color: #ffffff;
}
a:hover.navsm {
font-family: Verdana, Tahoma, Arial;
font-size:11px;
text-decoration: none;
color: #00FF36;
}



a:link.navbottom { 
font-family: Verdana, Tahoma, Arial;
font-size:10px;
text-decoration:none;
color: #ffffff;
}
a:visited.navbottom { 
font-family: Verdana, Tahoma, Arial;
font-size:10px;
text-decoration:none;
color: #ffffff;
}
a:hover.navbottom {
font-family: Verdana, Tahoma, Arial;
font-size:10px;
text-decoration: none;
color: #00FF36;
}


a:link.navbottom2 { 
font-family: Verdana, Tahoma, Arial;
font-size:10px;
text-decoration:none;
color: #ffffff;
margin-right: 393px;
}
a:visited.navbottom2 { 
font-family: Verdana, Tahoma, Arial;
font-size:10px;
text-decoration:none;
color: #ffffff;
margin-right: 393px;
}
a:hover.navbottom2 {
font-family: Verdana, Tahoma, Arial;
font-size:10px;
text-decoration: none;
color: #00FF36;
margin-right: 393px;
}



a:link.normal { 
font-family: Verdana, Tahoma, Arial;
font-size: 12px;
text-decoration:none;
color: #ffffff;
}
a:visited.normal {
font-family: Verdana, Tahoma, Arial;
font-size: 12px;
text-decoration: none;
color: #ffffff;
}
a:hover.normal {
font-family: Verdana, Tahoma, Arial;
font-size: 12px;
text-decoration: none;
color: #00FF36;
}


a:link.navgerman {
float: left;

width:22px;
height:12px;
margin-left: 16px;
margin-top: 5px;
padding: 0;
background: url('../images/navigation/deutsch-button1.png');
background-repeat:no-repeat;
background-position: 0px 0px;
}
a:visited.navgerman {
float: left;

width:22px;
height:12px;
margin-left: 16px;
margin-top: 5px;
padding: 0;
background: url('../images/navigation/deutsch-button1.png');
background-repeat:no-repeat;
background-position: 0px 0px;
}
a:hover.navgerman {
background: url('../images/navigation/deutsch-button2.png');
}


a:link.navenglish {
float: left;

width:22px;
height:12px;
margin-left: 1px;
margin-top: 5px;
padding: 0;
background: url('../images/navigation/englisch-button1.png');
background-repeat:no-repeat;
background-position: 0px 0px;
}
a:visited.navenglish {
float: left;

width:22px;
height:12px;
margin-left: 2px;
margin-top: 5px;
padding: 0;
background: url('../images/navigation/englisch-button1.png');
background-repeat:no-repeat;
background-position: 0px 0px;
}
a:hover.navenglish {
background: url('../images/navigation/englisch-button2.png');
}


.liste1 {
list-style-type: none;
}

.liste2 {
list-style-position: inside;
}

.liste3 {
list-style-position: inside;
padding-left: 12px;
}

.liste4 {
list-style-position: outside;
}



.button1 {
border:none;
margin-left: 0px;
padding: 0;
}

.button2 {
border:none;
margin-left: 0px;
padding: 0;
float: left;
margin-right: 15px;
margin-bottom: 5px;
}


.bild {
border:1px solid white;
opacity: 0.6;
}
.bild:hover {
opacity: 1;
}


.bild1 {
border:1px solid white;
}

.bild2 {
border: none;
}

.bildlinks {
border:1px solid white;
float: left;
margin-right: 15px;
margin-bottom: 5px;
opacity: 0.6;
}
.bildlinks:hover {
opacity: 1;
}


.bildrechts {
border:1px solid white;
float: right;
margin-left: 15px;
margin-bottom: 5px;
opacity: 0.6;
}
.bildrechts:hover {
opacity: 1;
}

span.hervorheben1 {
font-family: Verdana, Tahoma, Arial;
font-size: 14px;
color: #ffffff;
font-weight:bold;
}

span.hervorheben2 {
font-family: Verdana, Tahoma, Arial;
font-size: 12px;
color: #ffffff;
font-weight:bold
}

span.text-fett {
font-family: Verdana, Tahoma, Arial;
font-size: 12px;
color: #d9d5d5;
font-weight:bold
}

span.text-klein {
font-family: Verdana, Tahoma, Arial;
font-size: 8pt;
color: #CCCCCC;
}



.center {
text-align: center;
margin-right:auto;
margin-left:auto;
}




.tabelle01 {
border-collapse:collapse;
margin-left: 30px;
}

.tabelle02 {
border-collapse:collapse;
}

.tabelle03 {
border-collapse:collapse;
width: 600px;
}

.tabelle04 {
border-collapse:collapse;
width: 500px;
}



.zelle01 {
width: 300px;
font-family: Verdana, Tahoma, Arial;
font-size: 12px;
color: #ffffff;
font-weight:bold
}

.zelle02 {
border-bottom:1px solid gray;
vertical-align:top;
}

.zelle03 {
border-bottom:1px solid gray;
vertical-align:top;
text-align:right;
width: 110px;
}

.zelle04 {
border-bottom:1px solid white;
vertical-align:top;
height:22px;
}

.zelle05 { 
width:320px;
vertical-align:top;
}

.zelle06 { 
vertical-align:top;
text-align:center;
}

.zelle07 { 
width:160px;
vertical-align:top;
text-align:center;
}

.zelle08 { 
width:106px;
vertical-align:top;
text-align:center;
}

.zelle09 { 
width:30px;
vertical-align:top;
}

.zelle10 { 
width:130px;
border-bottom:1px solid white;
}

.zelle11 {
border-bottom:1px dotted white;
vertical-align:top;
}

.zelle12 {
border-bottom:1px solid white;
width:35px;
vertical-align:top;
}


.gb {
width: 700px;

height:380px;
border:0;
}

