body {
	background-color: 	#2c2e3c;
	margin: 		0 auto;
	margin-bottom: 		0;
	margin-top: 		0;
	text-align:		center;
	font-size: 		11px;
	line-height: 		18px;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	color: 			#ffffff;
}

a img {
	border:			none;
}

h2 {
	font-size:		16px;
	font-weight:	bold;
	margin:			10px 0 10px 0;
}

h3 {
	text-align:		center;
}

#chose_lang {
	position:		relative;
	text-align:		left;
}

#chose_lang form {
	position:		relative;
	padding:		0px;
	margin:			0px;
}

#chose_lang .chose_lang_form {
	position:		relative;
	padding: 		2px 0px 2px 42px;
	background: 		url(../images/arrow_left.gif) no-repeat;
	background-position: 	24px 4px;
}

#chose_lang .button {
	position: 		relative;
	color: 			#ffffff;
	font-size: 		10px;
	font-weight: 		bold;
	background: 		#333545;
	border: 		solid 1px #656888;
}

#chose_lang .button:hover {
	position: 		relative;
	color: 			#2c2e3c;
	font-size: 		10px;
	font-weight: 		bold;
	background: 		#ffc000;
	border: 		solid 1px #656888;
}

#chose_lang .selectbox {
	position: 		relative;
	color: 			#ffffff;
	font-size: 		10px;
	font-weight: 		bold;
	background: 		#333545;
	border: 		solid 1px #656888;
}

#chose_lang select.selectbox option:hover {
	background: 		#ffc000;
	color: 			#2c2e3c
}

#site {
	margin: 		0 auto;
	width: 			981px;
	background:		url(../images/content_bg.gif) repeat-y left top;	
}

#content {
	width: 			781px;
	float:			left;
	text-align:		left;
}

#contentarea {
	background:		url(../images/content_verlauf_top.gif) no-repeat left top;
	width: 			711px;
	padding-left: 	30px;
	padding-right:	8px;
	float:			left;
}

#header {
	width: 			981px;
	height: 		31px;
	line-height: 		31px;
	background:		url(../images/content_header.gif) no-repeat left top;
}

#logoarea {
	width: 			725px;
	height: 		85px;
	margin-left: 		23px;
	background: 		url(../images/header_bg.gif) repeat-x left top;
	text-align:		left;
	float:			left;
}

#logoarea img {
	margin-left: 		25px;
	border:			0;
}

#footer {
	width: 			981px;
	text-align:		left;
	float:			left;
}

.footer {
	width: 			981px;
	height: 		24px;
	line-height: 		24px;
	background:		url(../images/content_footer.gif) no-repeat left top;
}

#navigation {
	width: 			200px;
	float:			left;
	text-align:		left;
}

#navigation .nav_sub_table_open {
	border-collapse: 	collapse;
	margin-left: 		13px;
	margin-top: 		2px;
	margin-bottom: 		3px;
}

#navigation .nav_sub_table_open a {
	border: 		1px solid #333545;
	font-size: 		10px;
	background:		url(../images/sub_nav_icon.gif) no-repeat left top;
	margin-bottom: 		-1px;
}

#navigation .nav_sub_table_open a {
	width: 			185px;
	display:		block;
	height: 		20px;
	background:		url(../images/sub_nav_icon.gif) no-repeat left top;
	text-decoration: 	none;
	color: 			#ffffff;
	font-weight: normal;
}

#navigation .nav_sub_table_open a:hover {
	color:			#ffc000;
}

#navigation .nav_sub_table_open a span {
	margin-left: 		30px;
	display:		block;
	margin-top: 		1px;
}

#navigation table {
	border-collapse: 	collapse;
	margin-left: 		13px;
	margin-top: 		2px;
	margin-bottom: 		2px;
}

#navigation table td {
	border: 		1px solid #333545;
	font-size: 		10px;
	background:		url(../images/sub_nav_icon.gif) no-repeat left top;
}

#navigation table td a {
	width: 			185px;
	display:		block;
	height: 		20px;
	background:		url(../images/sub_nav_icon.gif) no-repeat left top;
	text-decoration: 	none;
	color: 			#ffffff;
	font-weight: 		normal;
}

#navigation table td a:hover {
	color:			#ffc000;
}

#navigation table td a span {
	margin-left: 		30px;
	display:		block;
	margin-top: 		1px;
}

.nav_main_open {
	width: 			200px;
	height: 		21px;
	font-weight: 		bold;
}

.nav_main_open {
	display:		block;
	width: 			200px;
	height: 		21px;
	background:		url(../images/main_nav_open.gif) no-repeat left top;
	text-decoration: 	none;
	color: 			#ffffff;
}

.nav_main_open span {
	margin-left: 		30px;
	padding-top: 		2px;
	display:		block;
	font-size: 		10px;
}

.clear {
	height: 		0px;
	line-height: 		0px;
	clear:			both;
}

.line {
	width: 			611px;
	height: 		2px;
	line-height: 		2px;
	background:		url(../images/line.gif) no-repeat left top;
	clear:			both;
}

a {
	color:			#ffc000;
	text-decoration:	none;
}

.line2 {
	width: 			725px;
	height: 		2px;
	line-height: 		2px;
	background:		url(../image/line.gif) repeat-x left top;
	clear:			both;
	margin-top: 		1px;
	margin-bottom: 		1px;
}

.Stil1 {
	font-size: 		18px
}

.Stil2 {
	font-size: 		9px
}

.Stil3 {
	font-size: 		12px
}

.Stil4 {
	font-size: 		10px
}

.Stil5 {
	font-size: 		16px
}

.tagcloud {
	width: 			185px;
	margin-left: 		15px; 
	margin-top: 		10px;
	color: 			#ffffff;
}

.tagcloud a {
	color:			#ffffff;
}

.tagcloud a:hover {
	text-decoration:	none;
	color:			#ffc000;
}

.bvdw {
 	width: 			150px;
 	text-align: 		left;
 	margin-top: 		14px;
 	margin-left: 		15px;
}

.inputfield, .textareafield {
	background-color: 	#484b5d;
	border:				solid 1px #f0f0f0;
	padding:			2px;
	color:				#f0f0f0;
}

