html {
	
	height:100%;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	

}
body {
	
	height:100%;
	margin:0px;
	padding:0px;
	background-image:url(./img/hintergrund3.jpg);
    background-repeat:repeat-x;
    background-position: bottom left;
	background-color: #FFF;

}

td{
	
	height:100%;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #555;
	
}

td a {
	
	height:100%;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #555;
	
}

#idf {
	
	font-size: 18pt;
	color: #004789;
	text-align: left;
	font-weight: bold;
	
}

#idf a {
	
	font-size: 18pt;
	color: #004789;
	text-align: left;
	font-weight: bold;
	
}

#wrap {
	width:1056px;
	margin:auto auto;
	padding:10px;
	
}
#head {
	margin: 0 0 0 64px;
	height:140px;
	background-image:url('img/top.jpg');
	background-repeat:no-repeat;
    background-position:bottom left;
	
}
#head-inline {
	
	width:600px;
    margin-left: 550; 
	
}

#content {
	
	height:250px;
	width:1056px;
	margin: 0 0 20px 0;
	
}
#content2 {
	
	width:1056px;
	position:fixed;
	bottom: 110px;
	
}

#footer {
	
	position:fixed;
	width:921px;
	bottom:0px;
	background-color:#FFF;
	margin: 0 0 0 64px;
	/*border-color:#000;
	border-width: 1px;
	border-style: solid;*/
	color: #555;

	
}

#footer a{
	
	color: #555;
	
}

#footer p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color: #555;
	
}
#footer td {
	
	text-align:top;
	color: #555;
	
}

#inhalt_footer {
	
	border-color:#000000;
	border-width: 1px; 
	border-style: dotted;
	
}

#slide {
	
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	width:921px;
	text-decoration:none;
	background-color:#FFFFFF;
	border-color:#ffffff;
	margin:auto auto;

	
}

#slide img {
	border-color:#000000;
	border-width: 3px; 
	border-style: solid
}


}

.distri {
	
	height:250px;
	width:1056px;
	margin: 0 0 20px 0;

}

.description {
	
	float:left;
	text-align:center;
	
}

 h1 {
	
		font-family:Verdana, Geneva, sans-serif;
	font-size:15pt;
	color: #555;

	
}
.block {
	
	width:450px;
	
}


.linkGrey a:link {
  color: #343434;
  }

.linkGrey a:visited {
  color: #343434;
  }

.linkGrey a:focus {
  color: #343434;
  }

.linkGrey a:hover {
  color: #343434;
  }

.linkGrey a:active {
  color: #343434;
  }

