body {
	text-align: center;
	color:#676767;
	font-size: 11px;
	vertical-align: top;
	margin: 0;
	padding: 0;
	border-width: 0;
	font-family: "Trebuchet MS", Verdana, Arial;
	background-image: url('grafic/hg.jpg');
	background-position: center top;
	background-repeat: no-repeat;
}

#frame {
	text-align: left; 
	vertical-align:top; 
	margin:auto; 
	width:747px; 
	position: relative; 
	overflow:visible;
	padding-top:30px; 
}

#slogan {
	width: 697px;
	height:24px;
	margin-bottom:5px;
	background-image: url('grafic/allerhand.png');
	background-position: left top;
	background-repeat: no-repeat;
	text-indent:-9999px;
	overflow: hidden;
}

#main {
	width: 747px;
	background-color: #fff; 
	overflow:visible; 
}

.headerlink {
	float:left;
	overflow:visible;
	margin-left:3px;
	margin-top:3px;
}

#header_left {
	float:left;
	overflow:visible;
	margin-left:3px;
	margin-top:3px;
}

#content {
	width: 100%;
	overflow:auto;
	clear:both;
	margin-bottom:10px;
}

#box1, #box2, #box3 {
	float:left;
	width: 229px;
	margin:10px;
	overflow:visible; 
}

#box1 h1 {
	color: #5a98b1;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

#box1 a:link {
	color:#5a98b1;
	text-decoration: none;
}

#box1 a:visited { 
	color:#5a98b1;
	text-decoration: none; 
}

#box1 a:hover {
	color:#5a98b1; 
	text-decoration: underline;
}

#box1 a:active {
	color:#5a98b1;
	text-decoration: none;
}

#box2 h1 {
	color: #fd8200;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

#box2 a:link {
	color:#fd8200;
	text-decoration: none;
}

#box2 a:visited { 
	color:#fd8200;
	text-decoration: none; 
}

#box2 a:hover {
	color:#fd8200; 
	text-decoration: underline;
}

#box2 a:active {
	color:#fd8200;
	text-decoration: none;
}

#box3 h1 {
	color: #035137;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

#box3 a:link {
	color:#035137;
	text-decoration: none;
}

#box3 a:visited { 
	color:#035137;
	text-decoration: none; 
}

#box3 a:hover {
	color:#035137; 
	text-decoration: underline;
}

#box3 a:active {
	color:#035137;
	text-decoration: none;
}

#footer {
	margin-top:10px;
	width: 747px;
	height: 40px;
	text-align:center;

}
