body{
background-color: White;

color: #666666;
font-family: "Trebuchet MS", Helvetica, sans-serif;
margin: 0;
padding: 0;
font-size: 100%;
 
}

h1 {
	color: #003366;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: x-large;
  font-weight: bold;
  line-height: normal;
}
h2 {
  color: #003366;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: large;
  font-weight: bolder;
  line-height: normal;
}
h3 {
  color: #003366;
  font-family:  "Palatino Linotype", Times, serif;
  font-size: large;
  font-weight: bold;
  line-height: normal;
}
h4 {
  color: #df4044;
  font-family: "Palatino Linotype", "Garamond Premr Pro", "Times New Roman", Times, serif;
  font-size: x-large;
  font-weight: bold;
  line-height: normal;
}
h5 {
  color: #df4044;
  font-family:  "Garamond Premr Pro", "Times New Roman", "Palatino Linotype", Times, serif;
  font-size: large;
  font-weight: bolder;
  line-height: normal;
}
h6 {
  font-family: "Palatino Linotype", "Copperplate Gothic Bold", serif;
  font-size: large;
  font-variant: small-caps;
  font-weight: bold;
  line-height: normal;
  text-transform: uppercase;
}
a,  a:link {
 color: #4095df;
  text-decoration: underline;
}
a:visited {
  color: #660031;
  font-weight: bolder;  
  text-decoration: underline;
}

a:focus {
  color: #df4044;
  font-weight: bolder;
}

a:hover {
  color: #df4044;
  font-weight: bolder;
  text-decoration: underline;
}

a:active {
  color: #20b96a;
  font-weight: bolder;
  }
 
#wrapper{
background-color: White; 
margin: 30px 30px auto 30px;
border: 0px solid #003366;
text-align: justify;
 font-family: "Trebuchet MS", Arial, sans-serif;
 font-weight: normal;
 color: #003366;
 font-size: 100%;

}

#banner{
height: 60px;
background-image: url(../images/strich_60_600.jpg);
background-repeat: no-repeat;
margin: 0;
padding-top: 10px;
text-align: center;
 background-position: center;
 font-size: x-large;
 font-weight: bold;
 color: #003366;
 }

 #banner #bannertext{

 color: #003366;
 height: 50px;
 margin: 0px auto;
 padding-top: 10px;
 width: 600px;
 font-size: x-large;
 font-weight: bold;
 }
 
 #center{
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
}

#sprichwort {
 text-align: center;
 margin-left: 200px;
 margin-right: 200px;
 font-size:80%;
}

#nav{
border-bottom: 0px solid #000000;
}

#nav ul{
padding: 0;
margin: 0;
list-style: disc;
}

#nav ul li{

padding: 0;
margin: 0 15px;
 list-style-position: outside;
 list-style-type: square;
}

#nav ul li a{
font-size: 110%;
line-height: 150%;
color: #003366;
text-decoration: underline;
padding: 0 10px 0 10px;
border-right: 0px solid #3333CC;
text-align: left;
 
} 

#nav ul li a:hover, #nav ul li a:focus{
color: #FFFFFF;
background-color: #df4044;
}

#nav ul li a:visited {
  color: #4870aa;  
  text-decoration: none;
}

#content p{
font-size: 80%;
margin: 20px;
}


#content h1{
font-size: 130%;
color: #003366;
padding: 0;
margin: 20px;
}

#content h2{
font-size: 110%;
color: #003366;
padding: 0;
margin: 20px;
}

.linksblock{
float: left;
margin-right: 10px;
margin-top: 10px;
margin-bottom: 3px;
max-width: 600px;
border: 1px solid #ff6666;
}

.leftimage{
float: left;
margin-right: 10px;
margin-bottom: 3px;
border: 0px solid #000000;
}

.rightimage{
float: right;
margin-left: 15px;
margin-top: 20px;
border: 1px solid white;
width: auto;
}

.bild1{
position: relative;
top: 50px;
bottom: 0px;
right: 10px;
float: none;
margin-top: 15px;
margin-bottom: 15px;
margin-left: 15px;
margin-right: 20px;
border: 0px solid #000000;
width: 60px;
height: 60px;

}


hr {
clear: both;
visibility: hidden;
}

#footer{
border-top: 0px none #000000;
background-color: white;
color: #666666;
font-size: 80%;
 border-left: 0px;
 text-align: center;
 margin-left: 30%;
 margin-right: 30%;
 margin-top: 7%;
  }

a.footer {
	color: #666666;
}

a.footer:visited {
	text-decoration: none;
	color: #C5C6D8;
}
a.footer:hover {
	text-decoration: underline;
	color: #ff6666;	
}

#footer p{
padding: 3px;
margin: 0;
font-size: 80%;
}

#textnavi{

background-color: white;
color: #003366;
border-top: 0px dotted #003366;
border-bottom: 0px dotted #003366;
border-right: 0px dashed #003366;
border-left: 0px dashed #003366;
 text-align: center; 
  font: bold 80% sans-serif;
 margin-left: 30%;
 margin-right: 30%;
 margin-top: 5%;
  
  }

.klein {
	font-size: 80%;
}
.center {
	text-align: center;
}

.H1	{
text-align: center;
	font-size: 130%;
	font-weight: bold;
}

.H2	{

  font-family: "Trebuchet MS", Arial, sans-serif;
  color: #003366;
  font-size: 110%;
  font-weight: bolder;
  line-height: normal;
  text-align: center;	
}

.rot	{
	color: #FF0066;	
}

.wichtig	{
	font-size: x-large;
	color: #df4044;
}

#wichtig a {
	font-size: x-large;
   font-weight: bolder;
	text-decoration: underline;
	color: #df4044;
}

#wichtig a:visited {
	font-size: x-large;
	color: #4870aa;
   font-weight: normal;
   text-decoration: none;
}
#wichtig a:hover {
	font-size: x-large;
	text-decoration: underline;
	color: #003366;
	background-color: #FFFF66;
}

.fett {
	font-weight: bold;
}

.kursiv {
	font-style: italic;	
}
.rechts {
	text-align: right;
}


#wichtigkl	{
	font-size: large;
	color: #df4044;
}

#wichtigkl a {
	font-size: large;
   font-weight: bolder;
	text-decoration: underline;
	color: #df4044;
}

#wichtigkl a:visited {
	font-size: large;
	color: #4870aa;
   font-weight: normal;
   text-decoration: none;
}
#wichtigkl a:hover {
	font-size: large;
	text-decoration: underline;
	color: #003366;
	background-color: #FFFF66;
}


.iconklein {
	font: icon;	
}

#tabelle, #tabelle2, #tabelle3 {
	
	text-align: left;
	margin-left: auto;
	margin-right: auto;	
	border: thin none;	
	vertical-align: bottom;		
	background-color: White;
	font-size: 90%;
	border-color: #666666 #666666 #666666 #666666;		
		}
	
#formular {
	font-family: Arial, sans-serif;
	border: thin;
	table-layout: auto;
	text-align: left;	
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 10px;
	left: 28px;
	}
	
#formularmittig {
	font-family: Arial, sans-serif;
	border: thin;
	
	table-layout: auto;
	text-align: left;	
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;	
	}

	
#bildtabelle {
	border: none;	
	margin-left: auto;
	margin-right: auto;
	}
	
#bildtabelle2 {
	border: none;	
	margin-left: auto;
	margin-right: auto;
	color: White;
	font-weight: bold;
	
	text-align: center;
	}
	
a.bildtabelle2 {
	color: White;
	font-weight: bold;
	text-decoration: underline;
}	
	
a.bildtabelle2:visited {
	text-decoration: none;
	font-weight: bold;
	color: #C5C6D8;
}
a.bildtabelle2:hover {
	text-decoration: underline;
	color: #003366;
	background-color: #FFFF66;
}
			
.bildtabelle {
	border: none;		
	margin-left: auto;
	margin-right: auto;
	}
.einzug {	
	position: relative;
	left: 60px;
	}
