/* CSS Document */

body {
	background-color: #999966;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	background-image: url(img/temp_bg_verlauf.gif);
	background-repeat: repeat-x;
}
#main {
	position: absolute;
	visibility: visible;
	left: 50%;
    width: 900px; 
	margin-left: -450px;
	z-index: 1; 
	
}
#header {
	position: absolute;
	visibility: visible;
	width: 900px;
	height: 252px;
	left: 0px;
	top: 10px;
	z-index: 2;
}
#navigation {
	position: absolute;
	visibility: visible;
	width: 900px;
	height: 32px;
	left: 0px;
	top: 262px;
	z-index: 3;
}
#content_bg {
	position: absolute;
	visibility: visible;
	width: 900px;
	height: 550px;
	left: 0px;
	top: 294px;
	background-color: #FFFFFF;
	z-index: 4;
}
#pic_01 {
	position: absolute;
	visibility: visible;
	width: 380px;
	height: 260px;
	left: 42px;
	top: 335px;
	z-index: 5;
}
#content_01 {
	position: absolute;
	visibility: visible;
	width: 380px;
	height: 400px;
	left: 478px;
	top: 335px;
	z-index: 6;
}
#footer {
	position: absolute;
	visibility: visible;
	width: 900px;
	height: 31px;
	left: 0px;
	top: 844px;
	z-index: 7;
}
.text_01 {	
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: #2d6756;
	text-decoration: none;
}
.text_02 {	
	font-family: Verdana;
	font-size: 10px;
	font-weight: reg;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.text_03 {	
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.text_04 {	
	font-family: Verdana;
	font-size: 10px;
	font-weight: reg;
	line-height: 16px;
	color: #2d6756;
	text-decoration: none;
	border-bottom: 1px dotted #2d6756;
}
.text_05 {	
	font-family: Verdana;
	font-size: 10px;
	font-weight: reg;
	line-height: 16px;
	color: #782800;
}
.text_06 {	
	font-family: Verdana;
	font-size: 10px;
	font-weight: inherit;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
