html, body {
    color: #555555;
    font-family: Verdana,"Bitstream Vera Sans",sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-align:justify;
	background-color:#F4F4F4;
	

}

#td {
	color: #555555;
	font-family: Verdana,"Bitstream Vera Sans",sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:justify;
	
}
#table {
	color: #555555;
	font-family: Verdana,"Bitstream Vera Sans",sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:justify;

	

}

#divleft {
 color: #6666666;
 width: 600px;
 float: left;
 padding-left:60px;
 padding-top:100px;
 padding-bottom:100px;
 text-align:justify;

}

#divright2 {
	color:#666;
	width: 550px;
	padding:10px;
	padding-right:50px;
	padding-top:40px;
 	padding-bottom:100px;
	font-size: 14px;
	float:right;
}

#divright {
	color:#666;
	width: 250px;
	padding:10px;
	padding-right:50px;
	padding-top:40px;
 	padding-bottom:100px;
	font-size: 14px;
	float:right;
}

#zwischenstueck {

 width: 990px;

 background-color:#FFFFFF;
}


#divleftklein {
 color: #6666666;
 width: 350px;
 float: left;
 padding: 5px;
 margin-left:5px;
 text-align:justify;
 
}


.hyphen {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
	}

	


#wrapper { 
 margin: 0 auto;
 width: 1000px;
 font-size: 10px;
 
}

#content {
	float: left;
	color: #333;
	background-image:url(../images/backgroundimage.jpg);
	background-repeat:repeat-y;
	width: 990px;
	display: inline;
	font-size: 14px;
	text-align:justify;

	

 
}

#header {
 color: #333;
 width: 990px;
 float: left;
 height: 145px;
 background-image:url(../images/logo/Logo.jpg);
   
}

#footer { 
 width: 990px;
 height: 30px;
 clear: both;
 color: #333;
 font-family: Verdana;
 font-size: 10px;
 font-weight: normal;
 text-decoration: none;
 color: #FF0000;
background-image:url(../images/backgroundimage.jpg);
 background-repeat:repeat-y;
 
   
 
}

#navigation {
 float: left;
 width: 990px;
 color: #333;
 background: #ccc;
 
}


h1 { 
	color:#bf0000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
	text-align:center;
}
h2 {
    color: #bf0000;
    font-size: 14px;
    text-align:left;
}
h3 {
    color: #bf0000;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
	text-align:center;
}
h4 {
    color: #bf0000;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
	margin:0px;
	text-align:center;
	
	}

h6 {
    color: #000000;
    font-size: 14px;
    text-align:left;
}	

	
A:link, A:visited, A:active {
    color: #bf0000;
}
	#zentrierer {
    position: absolute;
    top: 32px;
    width: 100%;
}
	
#schlag {

	}
	

.Schatten {
 	/*background-image:url(Bilder/fangtabelle.jpg);*/
   
	- color:#333;
	-webkit-box-shadow: 5px 5px 3px #666666;
	-moz-box-shadow: 5px 5px 3px #666666;
	box-shadow: 5px 5px 3px #666666;
	text-align: center;
	margin-right:20px;


   
}
