html, body {
height: 100%; /* Anzeigebereich in der Vertikalen auf 100% strecken */
}


body{
	background-color: #A4A401;
	font-family: Arial, Verdana,  sans-serif;
	font-size:15px;
	margin:0px;
	color: #000000;
	background-image:url(design/hintergrund.jpg);
	background-repeat:repeat-x;
}
#seite{
width: 940px;
background-color:#FFF;
}
#seiteunten{
width: 920px;
margin:0px 10px 10px 10px;
background-color:white;
}
#banner{
width:600px;
height:115px;
}
#content{
margin:0px 0px 0px 10px;
text-align:left;
width:720px;
}
.content{
line-height: 20px;
}

#content img{
margin: 10px;
}


p, blockquote{
margin-top: 0.0em;
margin-bottom: 0.8em;
}

ul, li{
margin-top: 0.0em;
list-style-type:square;
}
u1{
padding-left:0px;
margin-left:0px;
}

#unten{
width: 930px;
padding-top:45px;
height:32px;
background-image:url(bilder/design/unten_hinten.jpg);
background-repeat:no-repeat;
}

.slogan{
font-size: 20px;	
}

#bildab img:link, #bildab img{
border: none;
margin: 0px;
}

#bildabm img:link, #bildabm img{
margin: 0px;
}


#produktebox:hover{
	background-color:#107C40;
	color:#FFFFFF;
	cursor:pointer;
}

.produktetitel{
width: 280px;
margin-bottom:5px;
text-align:center;
font-weight: bold;
}
.produktebox:link, .produktebox:hover, .produktebox:visited, .produktebox:active{
text-decoration:none;
}
a.produktebox:link, a.produktebox:hover, a.produktebox:visited, a.produktebox:active{
	text-decoration:none;
	display:block;
	width: 218px;
	height: 170px;
	padding:2px 13px 11px 2px;
	text-align:center;
	color:#000000;
	font-size:16px;
	line-height:168px;
	margin: 5px;
	background-image:url(design/marken_hintergrund.jpg);
	background-repeat:no-repeat;
}

a.produktebox:hover{
	background-image:url(design/marken_hintergrund_hover.jpg);
	background-repeat:no-repeat;
}

a.produktebox:link img, a.produktebox:hover img, a.produktebox:visited img, a.produktebox:active img{
margin: 4px 0px 4px 0px;}


#box_vemietung{
	display:block;
	margin:5px;
	width: 250px;
	padding:4px;
	border: 1px solid;
	border-color: #666701;	
}




.fb-like-box{
	margin-top:10px;	
}

.fb-like-box a{
color:#660 !important;
}

a,
.fan_box .connect_action a,
.fan_box .connections_grid .grid_item .name  {
	color:#660 !important;
}
.fan_box .full_widget, 
.fan_box .full_widget .connect_top, 
.fbConnectWidgetTopmost,
.fan_box .full_widget .connect_top {
  background: none;
  border:none;
  color:#333;
}
.fan_box .connect_top {
  padding: 5px 0 0 0;
}
.fan_box .connect_widget .connect_widget_text a {
	text-decoration:underline;
	font-weight:bold;
}
.fan_box .connections {
  border: none !important;
  min-height: 150px;
  padding: 20px 0 0px 0px;
}
.fan_box .connections_grid .grid_item {
  padding: 0 10px 15px 0;
}
