body {
	background-image: url(img/background.jpg);
}

#container_head {
	height:150px;
}

#container_main {
	border-style: dotted;
	border-color: #eeeeee;
	border-width: 1px;
	padding: 10px;
	min-height: 600px;
	background-color: #e7f5ff;
}

#container_navigation_left {
	margin-right: -15px;
	padding-left: 5px;
}

#container_navigation_right {
	margin-right: -10px;
}

#container_foot {
	margin: 0 auto;
	position: relative;
}

a:link, a:visited, a:hover {
	text-decoration: underline;
	color: #444444;
}

#container_navigation_left .headline {
	padding-left: 3px;
	padding-top: 3px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-color: #86baf4;
	border-bottom-style: solid;
	color: #000000;
	display:block;
}

#container_navigation_right .headline {
	padding-left: 3px;
	padding-top: 3px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-color: #86baf4;
	border-bottom-style: solid;
	color: #000000;
	display:block;
}

#container_foot .box_info {
	margin-bottom: 5px;
	margin-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #e7f5ff;
	border-style: dotted;
	border-color: #eeeeee;
	border-width: 1px;
}

.box_info .headline {
	font-weight: bold;
	border-bottom-width: 2px;
	border-color: #ffffff;
	border-bottom-style: solid;
	color: #000000;
	display:block;
}

.h3 {
	color: #1e67b2;
	text-transform: none;
	word-spacing: 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
}

#box_bild_r {
	background-color: #ffffff;
	padding: 3px;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 5px;
	margin-top: 0px;
	float: right;
	display: block;
	right: 0px;
	top: 0px;
	position: relative;
}

#box_bild_l {
	background-color: #ffffff;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
	left: 0px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
	display: block;
	top: 0px;
	position: relative;
}

.news_datum {
	color: #444444;
	float: right;
}

#seite {
margin: 1px;
padding : 4px 7px 4px 7px;
background-color : #e9ffa9;
border : 2px solid #c0ec44;
text-align : center;
color : #7f7f7f;
font-weight : bold;
}

#seite_l {
margin: 1px;
padding : 4px 7px 4px 7px;
background-color : #e9ffa9;
border : 2px solid #c0ec44;
text-align : center;
color : #7f7f7f;
font-weight : bold;
}

#seite_l:hover {
text-decoration: none;
background-color: #c0ec44;
text-align : center;
color : #7f7f7f;
font-weight : bold;
}

