
* {
	margin: 0px;
	padding: 0px;
}

html,body {
	background-color:#e9dbde; 
	height: 98%;
	font-family:verdana, sans-serif;
	line-height: 15pt;
}

A img {
	border: none; 
}

A:link {
  color: #fff;
}

A:visited {
	color: #fff;
}

A:active { text-decoration:none;}

A:hover {
	color: #fdb900;
}

#main {
	background-color: #ed1a3b;
	height: 600px;
	width: 950px;
	margin: 20px auto;
}

#container1 {
	width:100%;
	height:25%;
}

#logo {
	  margin: 1em 0 0 5em;
	  float: left;
}

#contact_impressum {
	text-align:right;
	margin: 6.7em 5.5em 0 0;
	color: white;
}

#container2 {
	width:100%;
	height:12em;
}

#content {
	margin: 2.5em auto;
	width: 49.5em;
	color: white;
}
 
#content_header {
}
.content_box1 {
  width: 12em;
  float: left;
}

.content_box2 {
	border: 1px none #e9dbde;
	width: 15em;
	float: left;
	overflow:none;
	height: 4.8em;
}

.content_box2_ {
	float: left;
	height: 4.8em;
	overflow:none;
}

.content_box3 {
}

.content_box1_kontakt  {
  width: 17.1em;
  float: left;
}

.content_box2_kontakt  {
	border: 1px none #e9dbde;
	width: 17.1em;
	float: left;
	overflow:none;
	height: 4.8em;
}

.content_box3_kontakt {
}

#container3 {
	width:100%;
	height:40%;
}

#bilder {
	margin: 0 auto;
	width: 49.5em;
}

#bild1 {
	float:left;
}

#bild2 {
	float:left;
}
#bild3 {
	float:left;
}

#bildaktiv {
	border-top: 2px none #fff;
	border-bottom: 2px solid #fff;
	float:left;
}

#nonactive {
	border-bottom: 2px solid #ed1a3b;
	float:left;
}

#slogan {
	text-align:right;
	color: white;
	margin:1.7em 0.7em 0 0;
}

.clearfloat {
	clear:both;
}

.spacer {
	width: 2.8em;
	float:left;
}

#bilder a:hover {
	background-color: #fdb900;
}
