/* Allg. Formatierungen */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#f6f7e7;
	}
	
* {
	margin:0px;
	padding:0px;
	}
	
a {
	color:#CC6600;
	font-weight:normal;
	text-decoration:none;
	outline:none;
	}
	
a:hover {
	text-decoration:underline;
	}
	
img {
	border:none;
	text-decoration:none;
	}
	
h1,h2,h3,h4,h5,h6 {
	font-size:18px;
	}
	
#left h1,h2,h3,h4,h5,h6 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	}
	
#left h1,h2,h3,h4,h5,h6 {
	margin-top:5px;
	margin-bottom:5px;
	}
	
#left p {
	margin-bottom:12px;
	}
/* Divs */

#cont {
	background-color:#f6f7e7;
	width:672px;
	height:auto;
	overflow:visible;
	text-align:center;
	margin:auto;
	}
	
#top {
	background-image:url(images/top.jpg);
	height:66px;
	width:572px;
	text-align:left;
	padding-top:30px;
	padding-left:100px;
	}
	

#header {
	background-image:url(images/header.jpg);
	height:176px;
	width:672px;
	}
	
#puffer {
	background-image:url(images/puffer.jpg);
	height:13px;
	width:672px;
	float:left;
	}
	
#puffer2 {
	background-image:url(images/footer.jpg);
	height:10px;
	background-position:bottom;
	background-repeat:no-repeat;
	width:672px;
	float:left;
	}
	
#left {
	width:400px;
	height:auto;
	float:left;
	text-align:left;	
	padding:10px 10px 10px 20px;
	}
	
#right {
	width:220px;
	text-align:left;
	height:auto;
	float:left;
	padding:10px 0px 0px 0px;
	}

#footer {
	height:auto;
	width:672px;
	text-align:left;
	padding-top:10px;
	float:left;
	margin-bottom:20px;
	}
	
#footer a {
	font-size:11px;
	}
	
#footer2 {
	clear:both;
	width:672px;
	text-align:center;
	height:40px;
	padding-top:10px;
	}

	
/* Klassen */

.indent {
	width:180px;
	padding:20px;
	background-color:#EFEFEF;
	}

.indent2 {
	padding:15px;
	background-color:#EFEFEF;
	}

.btn1 {
	background-image:url(images/1.jpg);
	width:90px;
	height:28px;
	padding-top:15px;
	text-align:left;
	padding-left:55px;
	display:block;
	float:left;
	color:#663300;
	font-size:11px;
	font-weight:bold;
	}
	

.btn2 {
	background-image:url(images/2.jpg);
	width:87px;
	height:28px;
	padding-top:15px;
	text-align:left;
	padding-left:45px;
	display:block;
	float:left;
	color:#663300;
	font-size:11px;
	font-weight:bold;
	}

		
.btn3 {
	background-image:url(images/3.jpg);
	width:84px;
	height:28px;
	padding-top:15px;
	text-align:left;
	padding-left:45px;
	display:block;
	float:left;
	color:#663300;
	font-size:11px;
	font-weight:bold;
	}
	

.btn4 {
	background-image:url(images/4.jpg);
	width:67px;
	height:28px;
	padding-top:15px;
	text-align:left;
	padding-left:45px;
	display:block;
	float:left;
	color:#663300;
	font-size:11px;
	font-weight:bold;
	}
	

.btn5 {
	background-image:url(images/5.jpg);
	width:109px;
	height:28px;
	padding-top:15px;
	text-align:left;
	padding-left:45px;
	display:block;
	float:left;
	color:#663300;
	font-size:11px;
	font-weight:bold;
	}

	
.title {
	font-size:40px;
	color:#666666;
	display:inline;
	font-weight:bold;
	}
	
.title:hover {
	text-decoration:none;
	}
	
.title_right {
	margin-left:160px;
	color:#CC6600;
	font-size:18px;
	display:inline;
	}
		
.footer_spalte {
	width:134px;
	float:left;
	height:auto;
	text-align:left;
	}
	
	