body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: arial;
	color: #6b7072;
	background: url("/pictures/allgemein/bg_body.jpg") #ffffff repeat-y center -2px;
}

*{
	font-family: arial;
	font-size: 12px; 
	color: #6b7072; 
}


td {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #6b7072;
}

#site {
	margin: 0px auto;
	width: 1000px;
	height: auto;
	overflow: visible;
}

#top {
	width: 1000px;
	height: 125px;
}

#left_bar {
	float: left;
	width: 20px;
	height: 125px;
	background: url("/pictures/allgemein/bg_left_bar.jpg") no-repeat;
}

#right_bar {
	float: right;
	width: 20px;
	height: 125px;
	background: url("/pictures/allgemein/bg_right_bar.jpg") no-repeat;
}

#header {
	width: 960px;
	height: 95px;
	background: #ecf1f5;
}

#logo {
	float: left;
}

#navi_head {
	float: right;
	height: 30px;
	margin-top: 55px;
}

#navi_head ul {
	margin: 0px;
	padding: 0px;
}

#navi_head ul li {
	display: inline;
}

#navi_head ul li a {
	line-height: 30px;
	margin-left: 10px;
	color: #004e9f;
	text-decoration: none;
	text-transform: uppercase;
}

#navi_head ul li a:hover {
	color: #e40033;
}

#navi_head ul li .active {
	color: #e40033;
}

#navi_top {
	width: 710px;
	height: 30px;
	padding-left: 250px;
	background: url("/pictures/allgemein/bg_navi_top.jpg") repeat-x;
}

#navi_top ul {
	margin: 0px;
	padding: 0px;
}

#navi_top ul li {
	display: inline;
}

#navi_top ul li a {
	line-height: 30px;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #004e9f;
	text-decoration: none;
	text-transform: uppercase;
}

#navi_top ul li a:hover {
	color: #e40033;
}

#navi_top ul li .active {
	color: #e40033;
}

#middle {
	width: 1000px;
	height: 205px;
	margin-bottom: 0px !important;
	margin-bottom: -3px;
}

#slideshow {
	float: left;
	width: 650px;
	height: 205px;
}

#slideshow_list{
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	width:650px;
	height:205px;
	overflow:hidden;
}

#slideshow_list li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

#slideshow_list li img{
	display:block;
	background-color:#FFFFFF;
}

#flash_content {
	float: right;
	width: 350px;
	height: 205px;
}

#main_top {
	width: 1000px;
	height: 20px;
	background: url("/pictures/allgemein/bg_main_top.jpg") no-repeat;
}

#main_bottom {
	width: 1000px;
	height: 20px;
	background: url("/pictures/allgemein/bg_main_bottom.jpg") no-repeat;
}

#main {
	width: 1000px;
	height: auto;
	overflow: visible;
	background: url("/pictures/allgemein/bg_main.jpg") repeat-y;
}

#navi_left {
	float: left;
	width: 180px;
	height: auto;
	margin-left: 35px !important;
	margin: 10px;
	margin-right: 75px;
	margin-top: 22px;
	overflow: visible;
}

#navi_left ul {
	margin: 0px;
	padding: 0px;
}

#navi_left ul li {
	margin-bottom: 12px;
	list-style-type: none;
}

#navi_left ul li a {
	color: #e40033;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

#navi_left ul li a:hover {
	color: #004e9e;
}

#navi_left ul li .active {
	color: #004e9e;
}

#navi_left ul li ul {
	margin-left: 20px;
	margin-top: 5px;
}

#navi_left ul li ul li a {
	color: #6b7072;
	text-transform: none;
	font-size: 12px;
}

#navi_left ul li ul li a:hover {
	color: #004e9e;
}

#navi_left ul li ul li .active {
	color: #004e9e;
}

#content {
	float: left;
	width: 670px;
	height: auto;
	line-height: 20px;
	margin-top: 22px;
	margin-bottom: 20px;
	overflow: visible;
}

	#content ul {
		margin: 0px;
		margin-top: 5px;
		margin-left: 5px;
		padding: 0px;
	}
	
	#content ul li {
		padding-left: 20px;
		list-style-type: none;
		background: url("/pictures/allgemein/bg_li.gif") no-repeat 0px 3px;
	}
	
	.newsBlock {
		margin-bottom: 20px;
	}

#footer {
	width: 1000px;
	height: 20px;
	background: url("/pictures/allgemein/bg_footer.jpg") no-repeat;
}

#error {
	color: #ff0000;
}

#bo_hinweis{
	clear: both;
	border: 1px solid #cccccc;
	background: #efefef;
	margin-bottom: 10px;
	color: #000000;
}

label {
	float: left;
	width: 100px;
	margin-right: 10px;
}

input {
	border: 1px solid #6b7072;
	margin-bottom: 5px;
	background: #ffffff;
}

input:focus {
	background: #efefef;
}

textarea {
	border: 1px solid #6b7072;
	margin-bottom: 5px;
}

textarea:focus {
	background: #efefef;
}
