* {
	margin: 0;
	padding: 0;
	border: 0;
}
html,body {
	width: 100%;
	height: 100%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-color: #b1c9cf;
	color: #616161;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 18px;
}
div.body_container {
	margin: 0 auto;
	position: relative; /* puts container in front of distance */
	clear: left;
	padding: 0;
	text-align: left;
	width: 1180px;
	min-height: 100%;
	background-color: #FFFFFF;
}
/* IE min-height start \*/
* html div.body_container {
	height: 100%;
}
div.header {
	position: relative;
	left: 0px;
	top: 0px;
	width: 1180px;
	height: 325px;
}
div.logo {
	position: absolute;
	top: 22px;
	left: 12px;
	width: 196px;
	height: 41px;
	background-image: url(../vwres/template/$file/logo.jpg);
	background-repeat: no-repeat;
}
div.search_global {
	position: absolute;
	right: 12px;
	top: 46px;
}
div.languages {
	float: left;
	display: inline;
	margin-top: 2px;
	margin-right: 20px;
	color: #322f2f;
}
div.search_input {
	float: left;
	display: inline;
}
a.language,a.language:link,a.language:visited {
	color: #322f2f;
	text-decoration: none;
	font-size: 11px;
	background: none;
	border: 0px;
	padding: 0px;
	font-weight: normal;
}
a.language:hover,a.language:active {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
	background: none;
	border: 0px;
	padding: 0px;
	font-weight: normal;
}
a.language_active,a.language_active:link,a.language_active:visited,a.language_active:hover,a.language_active:active
	{
	color: #999999;
	text-decoration: none;
	font-size: 11px;
	background: none;
	border: 0px;
	padding: 0px;
	font-weight: normal;
}
input.btn_search {
	width: 18px;
	height: 18px;
	background-image: url(../vwres/template/$file/icon_search.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
}
input.search {
	width: 120px;
	height: 18px;
	border: 1px solid #18211f;
	font-size: 11px;
	padding: 2px 2px 2px 4px;
	color: #666666;
	vertical-align: middle;
}
div.navigation {
	position: absolute;
	left: 12px;
	top: 86px;
	width: 1156px;
	height: 239px;
	background-repeat: no-repeat;
}
div.main_navigation {
	position: absolute;
	top: 175px;
	left: 0px;
	height: 32px;
	width: 1156px;
	background-color: #112829;
	filter: alpha(opacity = 80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	overflow: hidden;
}
div.sub_navigation {
	position: absolute;
	top: 207px;
	left: 0px;
	height: 32px;
	width: 1156px;
	background-color: #e5e7e8;
}
div.columns {
	position: relative;
	left: 12px;
	width: 1156px;
}
div.column_left {
	_float: left;
	_width: 933px;
}
div.column_right {
	width: 226px;
	float: right;
	margin-left: 15px;
}
div.breadcrumb {
	_width: 914px;
	_width: 537px;
	height: 18px;
	_height: 19px;
	background-color: #f6f7f7;
	padding-left: 16px;
	padding-top: 0px;
	margin-top: 2px;
}
a.breadcrumb,a.breadcrumb:link,a.breadcrumb:visited {
	color: #afafaf;
	text-decoration: none;
	font-size: 10px;
	margin-right: 17px;
	padding-left: 17px;
	background-repeat: no-repeat;
	cursor: pointer;
}
a.breadcrumb:hover,a.breadcrumb:active {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	margin-right: 17px;
	padding-left: 17px;
	background-repeat: no-repeat;
	cursor: pointer;
}
div.column_box {
	background-color: #eff4f5;
	/*padding:9px;*/
	_margin-top: 2px;
	margin-bottom: 2px;
	width: 223px;
}
div.column_box_content {
	padding-top: 9px;
	padding-left: 9px;
	padding-bottom: 9px;
	width: 207px;
}
p.p_column_right {
	margin-bottom: 7px;
}
a.column_box,a.column_box:link,a.column_box:visited {
	color: #009577;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	border: 0px;
	padding: 0px;
	background: none;
}
a.column_box:hover,a.column_box:active {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	border: 0px;
	padding: 0px;
	background: none;
}
div.content {
	margin-left: 16px;
	margin-top: 40px;
	_width: 883px;
}
/*********** Menü **************/
#mainMenu {
	position: relative; /* Don't change this position attribute */
	top: 174px;
	left: 0px;
	height: 32px;
	width: 1156px;
}
#mainMenu a { /* Don't change these two options */
	position: absolute;
	bottom: -1px;
	/* Change this value to -2px if you're not using a strict doctype */
	_bottom: -2px;
	/* Change this value to -2px if you're not using a strict doctype */
	color: #FFFFFF;
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 15px;
	background: none;
	border: 0px;
	padding: 0px;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
}
/*
	Style attributes of active menu item 
	*/
#mainMenu .activeMenuItem {
	cursor: pointer;
	/* Cursor like a hand when the user moves the mouse over the menu item */
	height: 26px;
	_height: 34px;
	padding-top: 7px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #e5e7e8;
	color: #12282C;
}
#mainMenu .activeMenuItem img {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
/*
	Style attributes of inactive menu items
	*/
#mainMenu .inactiveMenuItem {
	height: 26px;
	_height: 34px;
	padding-top: 7px;
	padding-left: 15px;
	padding-right: 15px;
	cursor: pointer;
}
#submenu {
	width: 100%; /* Don't change this option */
	position: relative;
	top: 181px;
}
#submenu div {
	white-space: nowrap; /* Don't change this option */
	position: relative;
	top: 181px;
}
#submenu a {
	margin-left: 15px; /* Space at the left of each sub menu item */
	/*padding-right:5px;	 Space at the right of each sub menu item */
	color: #12282C;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	background: none;
	border: 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
#submenu a:hover {
	font-weight: bold;
}
#submenu .activ{
font-weight:bold;
}
/*********** Ende Menü **************/
	/*********** Allgemeine Formatierungen **************/
p,td {
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
	margin-bottom: 20px;
	color: #666666;
}
h1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 21px;
	margin: 0px;
	margin-bottom: 15px;
	color: #000000;
}
h2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 17px;
	margin: 0px;
	margin-bottom: 15px;
	color: #666666;
}
h3 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 7px;
	color: #333333;
}
img {
	border: 0px;
}
a:link,a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #00725b;
	text-decoration: none;
	background-image: url(../vwres/template/$file/icon_link.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	border-bottom: 1px dotted #02725c;
	padding-left: 12px;
}
a:hover,a:active {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../vwres/template/$file/icon_link.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 12px;
}
#contactsheet { /*	padding-top: 5px;*/
	
}
#contactsheet td {
	padding-bottom: 2px;
	/* background-color: #f6f7f7; */
}
#contactsheet textarea {
	width: 350px;
	height: 100px;
	font-family: arial;
	font-size: 9pt;
	border: 1px solid #68716f;
}
#contactsheet input {
	width: 250px;
	border: 1px solid #68716f;
}
#contactsheet div {
	margin-top: 7px;
	margin-bottom: 7px;
}
#contactsheet .button {
	width: 80px !important;
	height: 21px !important;
	background-color: #009577;
	border-color: #009577;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}
.content-view {
	width: 880px;
}
.content-view .date {
	width: 120px;
	text-align: right;
}
