body {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-image:url(../images/kachel2.gif);
	}
#site_container {
	position:relative;
	margin:0 auto;
	padding:0;
	text-align:left;
	width:950px;
	margin-top:20px;
}
#menue {
	position:absolute;
	left:440px;
	top:75px;
	width:295px;
	height:51px;
	z-index:1;
	font-size: 12px;
	line-height: normal;
}
#menue a:link, #menue a:visited, a:link.menu, a:visited.menu, .menu {
	font-size:12px;
	color: #A46D1D;
	text-decoration: none;
	font-weight: bold;
}
#menue a:hover, a:hover.menu {
	color: #1D3595;
	text-decoration: none;
	font-weight: bold;
}
#head {
	background-image:url(../images/head_bg.jpg);
	background-repeat:no-repeat;
	height:138px;
}
#container {
	background-color:#E7D3B8;
}
#headlinetext {
	position:absolute;
	margin-top:10px;
	margin-left:30px;
	z-index:1;
}
#left {
	min-height:300px;
	position:absolute;
	top:138px;
	left:0px;
	width:25px;
	background-image:url(../images/lio_blau.gif);
	background-repeat:no-repeat;
}
#right {
	min-height:300px;
	position:absolute;
	top:138px;
	right:0px;
	width:25px;
	background-image:url(../images/reo_blau.gif);
	background-repeat:no-repeat;
}
#content {
	min-height:300px;
	margin:0px 25px;
	padding-top:50px;
}
#footer {
	float:left;
	background-color:#E7D3B8;
}
#left_footer {
	float:left;
	height:25px;	
	width:65px;
	background-image:url(../images/liu_blau.gif);
	background-repeat:no-repeat;
}
#mid_footer {
	font-size: 11px;
	line-height:25px;
	color:#1D3595;
	float:left;
	width:820px;
	height:25px;
	text-align:center;
	background-image:url(../images/line.gif) ;
	background-repeat:repeat-x;
}
#mid_footer a:link, #mid_footer a:visited {
	color:#1D3595;
	text-decoration: none;
}
#mid_footer a:hover {
	color:#494949;
	text-decoration: none;
}
#right_footer {
	float:right;
	height:25px;	
	width:65px;
	background-image:url(../images/reu_blau.gif);
	background-position:right;
	background-repeat:no-repeat;
}
	
.überschrift1 {
	color: #A46D1D;
}
.bild {
	border: 1px solid #1D3595;
}
.bild2 {
	border: 1px solid #1D3595;
	float: left;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D3595;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1D3595;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #1D3595;
	left: 10px;
	top: 5px;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: 1D3595;
	left: 10px;
	top: 5px;
}

