body {
	background-color:#FFFFFF;
	}
#container {
   position:absolute;
   width:960px;
   left:50%;
   margin-left:-480px; /* negative Hälfte von width: 960px */
   height:540px;
   top:50%;
   margin-top:-277px; /* negative Hälfte von width: 555px */
}
#container_index {
   position:absolute;
   width:960px;
   left:50%;
   margin-left:-480px; /* negative Hälfte von width: 960px */
   height:540px;
   top:50%;
   margin-top:-277px; /* negative Hälfte von width: 555px */
   background-color: #F5F7F6;
   border:solid 1px #D1D3D4;
}

#kopftitel {
   color:#FFFFFF;
   position:absolute;
   margin:0;
   left:0;
   top:0;
   width:250px;
   height:194px;
   background-color: #330000;
   border-left: solid 1px #D1D3D4;
   border-top: solid 1px #D1D3D4;
}
#kopffoto {
   position:absolute;
   padding:0;
   margin:0;
   left:250px;
   top:0;
   width:710px;
   height:194px;
   border-right: solid 1px #D1D3D4;
   border-top: solid 1px #D1D3D4;
}
#fuss {
	position:absolute;
	left:800;
	top:543px;
	width:160px;
	height:15px;
	background-color:#FFFFFF;
}
#navi {
   position: absolute;
   padding: 0;
   margin: 0;
   left: 0;
   top: 194px;
   width: 250px;
   height: 346px;
   background-color:#F1F2F2;
   border-left: solid 1px #D1D3D4;
   border-bottom: solid 1px #D1D3D4;
}
#inhalt{
   position: absolute;
   left: 250px;
   top: 194px;
   width: 710px;
   height: 346px;
   background-color:#FFFFFF;
   border-right: solid 1px #D1D3D4;
   border-bottom: solid 1px #D1D3D4;
}
#inhalt2{
	position: absolute;
	left: 250px;
	top: 194px;
	width: 710px;
	height: 346px;
	background-color:#FFFFFF;
    border-right: solid 1px #D1D3D4;
    border-bottom: solid 1px #D1D3D4;
}
#box1 {
	margin-top:60px;
	}
#box2 {
	margin-left:40px;
	margin-top:20px;
	}
#box3 {
	margin-top:45px;
	margin-left:40px;
	}
#box4 {
	margin-left:40px;
	margin-top:60px;
	}
.schrift {
	font-family: "Times New Roman", Times, serif;
	text-align:center;
	color: #877573;
	font-size:11px;
   }
.liste {
   font-family: "Times New Roman", Times, serif;
   color: #877573; 
   font-size:11px;
   letter-spacing:0.5pt;
   }
.liste_ueberschrift {
   font-family: "Times New Roman", Times, serif;
   color: #877573; 
   font-size:10px;
   letter-spacing:0.5pt;
   }

.titel {
   font-family: "Times New Roman", Times, serif;
   color:#FFFFFF;
   text-align:center;
   font-size:18px;
   line-height:40px;;
   }
.titel2 {
   font-family: "Times New Roman", Times, serif;
   color:#FFFFFF;
   text-align:center;
   font-size:13px;
   line-height:15px;
   }
.titel3 {
   font-family: "Times New Roman", Times, serif;
   color:#FFFFFF;
   text-align:center;
   font-size:10px;
   }

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color:#877573;
	text-align: center;
	line-height:45px;
	font-weight:100;
	letter-spacing:0.05em;
}
.untertitel {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #877573;
	text-align:center;
	line-height:19px;
	font-weight:100;
	letter-spacing:0.05em;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #877573;
	text-align: center;
	font-weight:100;
}

