body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
/* Grundlegende Eigenschaften Layoutboxen */

#container {
	background-color: white;
	width: 750px;
	margin:auto;
	} 
	
#kopf {
	height: 104px;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(../images/g_punkt_gr.gif);
	background-repeat: no-repeat;
	background-position: 25px 35px;
	padding-top: 10px;
	}

#navi {
	height: 24px;
	text-align: right;
	margin: 5px;
	}
	
#subnavi {
	background-color: #fff;
	width: 200px;
	height: 600px;
	float: left;
	text-align: left;
	margin-left: 5px;
	margin-top: 20px;
	}
		
#inhalt {
	float: right;
	width: 500px;
	background-color: white;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: 30px;
	display: inline;
	}
	
#fuss {
	height: 24px;
	clear: both;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/fuss.gif);
	background-repeat: repeat;
	font-size: xx-small;
}
#vor_fuss {
	height: 24px;
	clear: both;
	background-image: url(../images/g_punkt_kl.gif);
	background-repeat: no-repeat;
	text-align: left;
	color: #000000;
	font-size: 14px;
	padding-left: 28px;
	float: none;
	background-position: 7px 27px;
	padding-top: 25px;
	margin-bottom: 20px;
	width: auto;
	font-weight: bolder;
}
/* Formate für den Seitenkopf */

#kopf h1 {
	font-size: 200%;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-align: left;
	color: #7394A8;
	margin: 0;
	padding: 30px 0 0 100px;
	float: left;
	}
	
/* Formate für Inhaltsbereich */
	
#inhalt h1 {
	margin: 0;
	color: #009933;
	font-size: 20px;
	letter-spacing: 0.2em;
	background-image: url(../images/g_punkt_mi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 38px;
	text-transform: uppercase;
}

#inhalt h2, #inhalt h4 {
	margin: 0;
	font-size: 16px;
	letter-spacing: 0.2em;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 38px;
	line-height: 25px;
}

#inhalt h3 {
	margin: 0;
	font-size: 16px;
	letter-spacing: 0.2em;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 1px;
	color: #009933;
}

#inhalt h4 {
	padding-left: 0px;
}

#inhalt h5 {
	margin: 0;
	font-size: 16px;
	letter-spacing: 0.2em;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 1px;
	color: #009933;
}


#inhalt p {
	font-size: 80%;
	color: #333333;
	line-height: 20px;
	}

#inhalt ul {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 90%;
	list-style:square;
	line-height: 25px;
	}
	
#text_box1 {
	width: 60px;
	float: left;
	font-size: 16px;
	color: #009933;
	font-weight: bold;
}

#text_box2 {
	margin-left: 65px;
	font-size: large;

}
	
/* Formate für Seitenfuß */	
	
#fuss a {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 90%;
	text-decoration: none;
	color: #535039;
	}

#fuss a:hover { color: #663300; font-weight: bolder; } 

/* Formatierung Navileiste horizontal */

#navi ul {
	margin: 0;
	padding-top: 2px;
	list-style-type: none;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 90%;
	text-indent: 0px;
	}

#navi ul li {
	display: inline;
}

#navi ul li a {
	text-decoration: none;
	padding: .2em 0.5em;
	color: #535039;
	}

#navi ul li a:hover {
	color: #663300;
	font-weight: bolder;
	background-color: #FFFF66;
}
#navi_vert ul {
	padding-top: 2px;
	list-style-type: none;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	text-align: left;
	margin-left: 5px;
	padding-left: 5px;
	}

#navi_vert li {
	display: inherit;
}

#navi_vert li a {
	color: #3A4E58;
	background-color: #D5DEE3;
	padding-left: 8px;
	display: block;
	border-left: 10px solid #85805C;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin-top: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#navi_vert li a:hover {
	border-left: 10px solid #663300;
	text-decoration: none;
	color: #000099;
	background-color: #CCFF00;
}

#navi_vert li ul {
   display:none;	
}

#navi_vert li:hover ul {
   display:block;	
}

/* Formatierung der Teamseite */
#team {
	float: left;
	overflow: hidden;
	text-align: left;
	margin-top: 20px;
	width: 90%;
	display: inline;
}

#team_bild {
	width: 120px;
	float: left;
}

#team_text, #imp_text {
	background-image: url(../images/g_punkt_kl.gif);
	background-repeat: no-repeat;
	background-position: 8px 5px;
	padding-left: 25px;
	float: left;
	width: 300px;
}

#team_text h3 {
	font-size: large;
	color: #009933;
	margin: 3px;
	padding: 0px;
}

#team_text h5 {
	font-size: 90%;
	font-style: italic;
	font-weight: normal;
	line-height: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#team_text p {
	margin: 0px;
}
#flash {
	background-color: white;
	display: inline;
	text-align: center;
}

/* Formatierung der Impressum */
#imp_text {
	width: 400px;
	margin-top: 10px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

#mailadresse {
	border: 0;
	color: #000;
	font-size: medium;
	text-decoration: none;
}
