@charset "utf-8";
/* CSS Document */

* {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

body {

margin: 0px;
padding: 0px;
background-image: url(../images-rs/body_bg.jpg);
background-repeat: repeat-x;
}

img {
border: none;
}

.mainpane {
width: 780px;
overflow: hidden;
}

#ueberschrift {
width: 550px;
float: left;
text-align: left;
}

#zsbutton {
	width: 200px;
	height: 75px;
	overflow: hidden;
	float: right;
	text-align: right;
}
#header {
width: 780px;
height: 130px;
overflow: hidden;
margin-top: 38px;
background-image: url(../images-rs/head.jpg);
}

#innerpane {
width: 780px;
overflow: hidden;
text-align: left;
background-image: url(../images-rs/bodypane.png);
}

#deutsch {
float: left;
width: 360px;
overflow: hidden;
text-align: left;
}

#english {
float: left;
width: 370px;
margin-left: 10px;
padding-left: 10px;
overflow: hidden;
text-align: left;
background-image: url(../images-rs/bodypane.png);
}

#flagholder {
width: 500px;
overflow: hidden;
margin-left: 130px;
}

#innerpaneinner {
width: 760px;
margin-left: 10px;
overflow: hidden;
text-align: left;
}

#footer {
width: 772px;
margin-left: 4px;
overflow: hidden;
text-align: center;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #000397;
color: #ccc;
margin-top: 10px;
}

#footer div  {
color: #ccc;

padding: 4px 10px 4px 10px;
}

#footer a, #footer a:link, #footer a:visited {
color: #ccc;
}

#footer a:hover {
color: #fff;
text-decoration: underline;
}

#footerbottom {
width: 772px;
margin-left: 4px;
overflow: hidden;
text-align: center;
background: #fff;
margin-top: 12px;
}

#foot {
width: 780px;
height: 4px;
overflow: hidden;
background-image: url(../images-rs/foot.png);
}

#bottom {
width: 100%;
height: 170px;
overflow: hidden;
text-align: left;
font-size: 10px;
background: #f2f2f2;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-image: url(../images-rs/bottom.jpg);
background-repeat: repeat-x;
text-align: center;
}

#bottominner {
width: 760px;
margin-left: 10px;
overflow: hidden;
text-align: left;
font-size: 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align: center;
padding-top: 24px;
}

#bottombottom  {
margin-top: -20px;
bottom:0px;
font-size:30px;
position:absolute;
width:100%;
}


#bottombottom  a, #bottombottom  a:link, #bottombottom  a:visited {
 color: #333; text-decoration: none;} 
 #bottom  a, #bottom  a:link, #bottom  a:visited {
 color: #333; text-decoration: none;} 

#bottominner  a, #bottominner  a:link, #bottominner  a:visited {
 color: #333; text-decoration: none;} 
 


 #bottominner a:hover {
 color: #333; text-decoration: none;}

div h1 {
font-size: 12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #fff;
background-color: #000397;
margin-top: 0px;
padding: 4px 0px 4px 0px;
}

.ueberschrift {
background-color: #000397;
margin: 0px 4px 20px 4px;

}

h2 {
font-size: 18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #9b0f02;
}

ul
{
  line-height: 13px;
  margin: 0px;
  margin-left: 16px;
  padding: 0px;
}

li
{
  list-style-type: square;
  color: #800000;
  line-height: 2.5em;
  padding: 0px;
  margin: 0px;
  display: list-item;
  margin-left: 16px;
}

p { 
line-height: 1.2em;
}

blockquote { 
line-height: 1.2em;
padding-top: 0px;
padding-bottom: 0px;
margin-top: 0px;
margin-bottom: 0px;
}

blockquote p { 
padding: 0px;
margin: 0px;
}


.klein, .klein p, .klein td, .klein strong, .klein a:link, .klein a:visited, .klein a:active,.klein a:hover{
font-size: 9px;
color: #666;
}
