body {
margin:.5em;
padding:0;
height:100%;
background-color:#ffffff;
background:url(img/body-bg.jpg) top repeat-x;
color:#666;  
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

a {
color:#547699;
text-decoration:underline;
}

a:hover {
color:#999;
text-decoration:none;
}

img {
border:none;
}

img.border {
border:1px solid #eee;
padding:.2em;
}
img.left {
float:left;
margin:0px 15px 0px 0px;
}
img.right {
float:right;
margin:0px 0px 0px 15px;
}


blockquote p {
font-size:.8em;
margin:.2em;
color:#616161;
}

#sprachauswahl {
  position:relative;
  margin:10px 10px 0 0;
  width:auto;
  height:auto;
  float:right;
}

#centerColumn { 	
margin:0px auto;
padding:10px;
width:800px;
min-height:650px;
height: 100%;
text-align:left;
vertical-align: middle;	
background-color:#fff;
/* border:1px solid #D7E2EA; */
}

#centerColumn h2 {
margin:10px 0px 15px 0px;
padding:10px 25px 0px 25px;
font-size:18px;
letter-spacing:.1em;
color:#1d4095;
}

#centerColumn p {
margin:0px 25px 10px 0px;
padding: 0px 0px 0px 25px;
line-height:150%;
}
#centerColumn p.toppage {
background:url(img/toppage.gif) no-repeat left;
margin-left:25px;
padding-left:15px;
}
#header {
margin:0px;
padding:0px;
height:174px;
background-color:#fff;
background:url(img/header-bg.jpg) top left no-repeat;
border:1px solid #9DB9CC;
}

#header h1 {
margin:0 0 -.6em 0;
padding:1em 0 0 1em;
font-size:1.5em;
letter-spacing:.1em;
color:#ffffff;
}

#header h2 {
margin:0 0 0 0;
padding:1em 0 0 1.75em;
font-size:1em;
font-weight:300;
letter-spacing:.1em;
color:#000000;
}

#navtabs {
margin:72px 0px 0px 0px;
float:left;
width:100%;
height:42px;
font-size:12px;
line-height:normal;
}

#navtabs ul {
margin:0px 0px 0px 0px;
padding:4.1em 0 0 .2em;
list-style:none;
}

#navtabs li {
display:inline;
margin:0;
padding:0;
}

#navtabs a {
float:left;
background:url(img/tableftB.gif) left top no-repeat;
margin:0px 0px 0px 0px;
padding:0 0 0 4px;
text-decoration:none;
}

#navtabs a span {
float:left;
display:block;
background:url(img/tabrightB.gif) right top no-repeat;
padding:5px 15px 4px 6px;
color:#333;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navtabs a span {float:none;}

/* End IE5-Mac hack */
#navtabs a:hover span {
color:#000;
}

#navtabs a:hover {
background-position:0% -42px;
}

#navtabs a:hover span {
background-position:100% -42px;
color:#000000;
}

#fauxRightColumn {
position:relative;
float:right;
margin:10px 0px 0px 0px;
padding:0px 10px 5px 30px;
width:260px;
font-size:11px;
background-color:#fff;
/* background-image:url(img/fauxrightcolumn-bg.jpg);
background-position:top;
background-repeat:repeat-x;
border-bottom:1px solid #eee; */
}

#fauxRightColumn h2 {
margin-bottom:5px;
color:#DA8619;
}

#fauxRightColumn a {
text-decoration:none;
color:#1d4095;
}

#fauxRightColumn a:hover{
text-decoration:none;
color:#666;
}

#footer {
position:relative;
bottom:0px;
margin:30px 0px 0px 0px;
padding:10px;
height:auto;
width:auto;
line-height:25px;
text-align:center;
font-size:11px;
/*
vertical-align:middle;
background-color:#fff;
border-top:1px dotted #000;
border-left:1px solid #D7E2EA;
border-right:1px solid #D7E2EA;
border-bottom:1px solid #D7E2EA;
*/
}

input.text {
  color: #004D91;
  height: 18px;
  padding: 2px 0px 2px 2px;
  margin:0.5em 0 0.5em 0;
}
input.blau {
	background-color: #C4D3DF;
}
input.weiss {
	background-color: #FFF;
}

input.button {
background-color: #004D91;
color: #FFF;
font-weight: bold;
border: none;
height: 25px;
padding-bottom: 2px;
margin-top: 1em;
}
input.button:hover {
background-color: #C4D3DF;
color: #004D91;
}
.border {
border: 1px solid #004D91;
}
fieldset {
width: 415px;
padding: 0px 0px 10px 15px;
margin-left:25px;
border: 1px solid #ccc;
}
legend {
margin-bottom:1em;
}
fieldset #fehler {
color:#cc0000;
}
table {
	border:none;
  padding:0;
  margin:0;
  font-size:12px;
}