body, div {
	font-size: 1em;
	font: normal 12px/16px arial, helvetica, verdana, trebuchet ms, sans-serif;
	color: #353535;
}
h1, h2, h3, h4, p {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px 0px 0px 18px;
	padding: 0;
	}
.c {
clear:both;
}
.center { 
	width:1000px; 
	background-image:url(/img/bg_center.gif); 
	background-repeat:repeat-y; 
}
.box3 {
	padding:0px 8px 0px 8px;
	width:189px; 
	height:255px; 
	background-image:url(/img/box3.gif);
	}
.box3 h1 {
	padding:10px 0px 5px 0px;
	font-size:16px; 
	font-weight:bold; 
}
.box2 {
	padding:0px 8px 0px 8px;
	width:289px; 
	height:255px; 
	background-image:url(/img/box2.gif); 
}
.box2 h1 {
	padding:10px 0px 5px 0px;
	font-size:16px; 
	font-weight:bold; 
}
.box1 {
	padding:0px 8px 0px 8px;
	width:610px;
	background-image:url(/img/box1.gif); 
	background-repeat:repeat-y;
}
.box1h1 {
	width: 618px;
	background-image:url(/img/box1h1.gif); 
	background-repeat:no-repeat;
	padding:10px 0px 10px 8px;
	font-size:16px; 
	font-weight:bold; 
}
 :link, :visited {
	text-decoration: none;
	cursor: pointer;
}
/*---------------------- Head ----------------- */
.head {
	width: 1000px; 
	height:183px; 
	background-image:url(/img/head.jpg);
}
/* ------------- Links --------------------------- */
.left {
	width:162px; 
	height:100%; 
	float:left;
	padding:0px 8px 0px 20px;
}
.left h4 {
	background-image:url(/img/left_box.gif);
	background-repeat:no-repeat; 
	width:152px; 
	background-color: #C70100; 
	color: #F2FFF3; 
	font-size:13px; 
	font-wieght:bold; 
	padding: 3px 0px 3px 10px; 
	}
.leftbox {
	background-color:#489DDE; 
	width:156px; 
	padding: 3px 3px 5px 3px;
	margin-bottom:5px;
	list-style-image: url(/img/arrow-right.gif);
	color: #F2FFF3;
	font-weight: bold;
	
}
.leftbox a	{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.leftbox a:hover	{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
/* ------------ Content ----------------------------*/
.content {
	width:624px; 
	float:left;
}
.content a {
	font-size: 11px;
	font-weight: normal;
	color: #353535;
	text-decoration: underline;
	}
.content a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #353535;
	text-decoration: none;
	}
.boxy {
	border: 2px solid #F6F6EC;
	padding: 10px 20px 10px 20px;
	margin: 0 0 2px 0;
	width: 564px;
}
.imp h3 { padding:5px;}
/* ---------------- Rechts ------------------------*/
.right {
	width:160px; 
	height:100%;
	padding: 0px 20px 0px 6px;
	float:left;
}

.rightbox {
	background-color:#489DDE; 
	width:154px; 
	padding: 3px 3px 5px 3px;
	margin-bottom:5px;
	list-style-image: url(/img/arrow-right.gif);
	color: #F2FFF3;
	font-weight: bold;
}
.rightbox a	{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.rightbox a:hover	{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.right h4 {
	background-image:url(/img/right_box.gif);
	background-repeat:no-repeat; 
	width:150px; 
	background-color: #C70100; 
	color: #F2FFF3; 
	font-size:13px; 
	font-wieght:bold; 
	padding: 3px 0px 3px 10px; 
	}