body {
	background-color: #FFF;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

#background_webseite {
	background-image: url("../IMAGE/background.jpg");
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

#webseiten_foot {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	background-image: url("../IMAGE/background_foot.jpg");
	background-repeat: no-repeat;
	height: 74px;
}

#patig {
	margin-left: auto;
	margin-right: auto;
	width: 911px;
	position: relative;
}

#header {
	width: 886px;
	height: 292px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../IMAGE/startseite/header.jpg");
}

#header_en {
	width: 886px;
	height: 292px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../IMAGE/startseite/header_en.jpg");
}

#wrap_table {
	margin-top: -10px;
}

#table_bottom {
	width: 911px;
	height: 0px;
}

#table_top {
	width: 911px;
	height: 10px;
}

#table_right {
	width: 10px;
}

#table_left {
	width: 10px;
}

#table_content {
	width: 851px;
	background-color: #FFFFFF;
	padding-bottom: 21px;
	padding-left: 21px;
	padding-right: 21px;
}

#navigation_top { /*width: 600px;*/
	height: 50px;
	position: absolute;
	top: 240px;
	left: 26px;
}

.ausrichten_bottom {
	margin-top: 51px;
}

#meta_navigation {
	position: absolute;
	width: 248px;
	left: 670px;
	top: 270px;
	color: #FFFFFF;
	font-size: 10px;
}

#meta_navigation a,a:visited,a:link {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#meta_navigation a:hover {
	text-decoration: underline;
}

#breadcrumb {
	color: #333333;
	font-size: 10px;
	float: left;
	margin-left: 25px;
	margin-top: 10px;
}

#breadcrumb a,a:visited,a:link {
	color: #333333;
	text-decoration: underline;
	font-size: 10px;
}

#news_wrap {
	height: 225px;
	width: 851px;
	float: left;
	margin-top: 12px;
}

#news_box_1 {
	height: 235px;
	float: left;
	width: 209px;
	background-color: #E5E5E5;
}

#box1_newstext {
	padding: 10px;
	line-height: 1.1;
}

#news_box_2 {
	height: 235px;
	float: left;
	width: 421px;
	margin-left: 1px;
	background-color: #EE7F00;
}

#box2_newstext {
	padding: 10px;
	height: 53px;
	line-height: 1;
}

#news_box_3 {
	height: 225px;
	float: left;
	width: 219px;
	margin-left: 1px;
	background-color: #EE7F00;
}

#box3_newstext {
	padding: 10px;
	height: 53px;
	line-height: 1.1;
}

.newstext_head {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.newstext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.news_thema {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	display: block;
	text-align: justify;
}

#news_wrap a,a:link,a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#news_wrap a:hover {
	text-decoration: underline;
}

#suchmaschinen_box {
	font-size: 12px;
	color: #333;
	width: 831px;
	height: 166px;
	background-image: url("../IMAGE/startseite/suchmaschinen_box.jpg");
	background-repeat: no-repeat;
	float: left;
	margin-top: 12px;
	padding: 10px;
}

#suchmaschinen_box a,a:link,a:visited {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3;
	margin-left: 3px;
}

#suchmaschinen_box a:hover {
	text-decoration: underline;
}

#blockquote_wrap {
	height: 185px;
	width: 851px;
	float: left;
	/*margin-top: 12px;*/
	color: #333333;
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
}

blockquote {
	display: block;
	padding: 0 60px;
	width: 651px;
	margin-left: 40px;
}

blockquote:before,blockquote:after {
	color: #ed8000;
	display: block;
	font-size: 700%;
	width: 50px;
}

blockquote:before {
	content: '\201C';
	height: 0;
	margin-left: -0.45em;
}

blockquote:after {
	content: '\201D';
	height: 50px;
	margin-top: -80px;
	margin-left: 650px;
}
