html, body {

 background-color:#fff;
 margin:0;
 padding:0;
 width:100%;
 height:100%;
}

body {
	font-family:verdana, arial, sans-serif;
	font-size:0.8em;
	color: #333;
}

a:link
{
	color:#008;
	text-decoration:underline;
}

a:visited
{
	color:#008;
	text-decoration:underline;
}

a:focus {
 	text-decoration:underline;
	 color:#008;
}


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

a:active {
  text-decoration:none;
  color:#333;

}


#rlink {
margin-top:20px;
background-image:url(images/punkt.gif);
background-repeat:no-repeat;
background-position:0px 7px;
float:right;

}

#llink {
margin-top:20px;
background-image:url(images/punkt.gif);
background-repeat:no-repeat;
background-position:0px 7px;
float:left;

}

#rlink a, #llink a {
padding:0px 10px 0px 10px;
color:#3366CC;
font-weight:bold;
}



#nonfooter {
width:100%;
position:relative;
min-height:100%;
background-color:#fff;

background-image:url(images/sidebg.gif);
background-repeat:repeat-y;
background-position:left top;
}

* html #nonfooter
{
height:100%;
}


#footer{
position:relative;
width:100%;
height:21px;
padding:0px;
background-image:url(images/bgunten.gif);
background-repeat:repeat-x;
background-position:left bottom;
margin-top:-21px;
font-size:0.9em;

}

.footertext {
font-size:10px;
padding-top:5px;
padding-left:15px;
}


#head1 {
background-image:url(images/bgoben.gif);
background-position:left top;
background-repeat:repeat-x;
height:79px;
width:100%;
position:relative;
}

#logo {
border-right:1px solid #6C6C6C;
border-left:1px solid #6787B6;
width:223px;
float:left;
}

#navi {
float:left;
margin-top:40px;
}

#navi ul
{
font-size:1.0em;
font-family: Verdana, Arial, Helvetica, sans-serif;
clear:right;
position:relative;
padding:.2em 0em;
margin:0;

}

#navi li
{
width:80px;
display:inline;
padding:0;
list-style-type: none;
background-image:none;
background-repeat:no-repeat;
background-position:0px 7px;
color:#008;
margin-right:0.2em;
}

#navi li a:link, #navi li a:visited {
width:80px;
text-decoration:none;
padding:.1em 0.8em;
color:#fff;
}

#navi li a:focus {
 	background-color:#F4F4F4;
  text-decoration:none;
	 color:#008;
}

#navi li a:hover, #navi li a:active, #navi li a.aktiv {
width:80px;
text-decoration:none;
padding:.1em 0.8em;
color:#008 !important;
background-color:#F4F4F4;

}





#head2 {
background-image:url(images/band.jpg);
background-position:left top;
background-repeat:no-repeat;
background-color:#84A4D6;
height:61px;
border-bottom:1px solid #666;
border-left:1px solid #666;
}

#content {
margin-left:144px;
padding:30px 0px 50px 86px;
background:#fff;
width:469px;

}

ul
{
margin:0px;
padding:5px 0px 20px 5px;

}

li
{
padding:0px 10px 10px 15px;

list-style-type:none;
margin:0;
margin-bottom:5px;

background-image:url(images/punkt.gif);
background-repeat:no-repeat;
background-position:0px 7px;
}

h1 {
color:#36C;
font-size:1.1em;
font-weight: bold;
margin:0px 0px 15px 0px;
}

h2 {
	font-size:1.0em;
	font-weight: bold;
	color: #333333;
 margin:0px 0px 10px 0px;
}

#oben
{
background:#5C88C8;
color:#fff;
padding-left:5px;
padding-top:2px;
padding-bottom:2px;
margin-bottom:10px;
font-weight:bold;
border-bottom:1px solid #333;
}


fieldset {
padding:0px;
margin:0px;
background:#F2F2F2;
border:1px solid #333;
width:35em;

}

form {
padding:0px;
margin:0px;
}



input {
width:20em;
border:1px solid #333;
background:#fff;
margin:2px;
display:block;
float:left;

color:#333;

}

select {
padding:0px;
margin:2px;
border:1px solid #333;
background:#fff;

color:#333;
}

textarea {
width:20em;
height:10em;
padding:0px;
margin:2px;
background:#fff;
border:1px solid #333;

color:#333;
overflow:auto;
}

#plz {
width:4em;
}


#ort {
width:15.3em;
}

#kopie{
border: none;
background:#fff;
width:15px;
}




input.senden {
float:right;
margin-bottom:10px;
margin-right:10px;
border-top:3px double #666;
border-bottom:3px double  #666;
border-right:3px solid #888;
border-left:3px solid #888;
font-weight:bold;
height:1.6em;
background-color:#5C88C8;
color:#fff;
width:10em;
}



.end {
clear:left;

}

label {
width:9em;
text-align:right;
float:left;
margin:3px;

color:#333;
}

label.lang {
width:12em;
text-align:left;
}

.fehler
{
background:#ccc;
color:#333;}

#textfehler
{
background:#ccc;
color:#333;
}

br {
clear:left;
}


.fehlermeldung {
border:1px solid #666;
margin-bottom:10px;
width:28em;
padding:5px;
background:#F2F2F2;
border:1px solid #333;}

.fehlermeldung ul {
margin-top:10px;

padding:0px;
}

.fehlermeldung li {
margin:0px;

}

.mitte {
text-align:center;
}

.clear {
clear:both;
}




