

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #111111;
	background-color: #ffffff;
	text-align: left;
	line-height: 16px;
} 

#menu, #submenu, #footer, #media, h1, #news  {
	display: none;
}

a:link, a:visited {
	text-decoration: none; 
	color: #405DA6;
}

p { margin: 0 0 10px 0; }


h2 {
	margin: -2px 0 19px 0;
	padding: 0 0 5px 0;
	font-size: 14px;
	border-bottom: 2px solid #ffde00;
}

.float_l { float: left; }
.float_r { float: right; }

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
}

#adresse {
	position: absolute;
	top: 0;
	left: 240px;
}

#adresse2 {
	position: absolute;
	top: 0;
	left: 400px;
}

#content {
	clear: both;
	margin: 50px 0 0 0;
}
/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =   GRUNDEINSTELLUNG   = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */


#content {
	clear: both;
}

#inhalt {
	float: left;
	margin: 30px 0 0 0;
	padding: 0 0 30px 0;
	width: 465px;
}

#spalte1 {
	float: left;
	width: 217px;
}

#spalte2 {
	float: left;
	margin: 0 0 0 23px;
	width: 217px;
}

/* = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =   DIVERSE KLASSEN   = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = */

.unterschrift {
	width: 155px;
	height: 75px;
	background: url(/fileadmin/templates/images/unterschrift.gif) no-repeat;
	float: right;
	margin: 20px 0 0 0;
}

.box {
	width: 148px;
	height: 107px;
	margin: 0 0 10px 0;
	padding: 18px 0 0 0;
	float: left;
	background: #e7e8e9;
	text-align: center;
}

.box img {
	border: 4px solid #ffffff;
}

.firstbox { margin: 0 0 10px 0; }

.boxbesch {
	width: 155px;
	float: left;
	text-align: center;
	font-weight: bold;
	margin: 0 0 20px 0;
}















