body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
}
img {
	border: none;
}
div.clr {
	width: 100%;
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
div.top {
	margin: 12px 0 12px 0;
}
.tab1 {
	width: 60px;
	float: left;
}
.tab2 {
	width: 52px;
	float: left;
	clear: left;
}
.tab3 {
	width: 80px;
	float: left;
}
a {
	color: #333333;
/*	text-decoration: none;	*/
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
#page {
	width: 960px;
	margin: 24px auto 0 auto;
	background: #FFFFFF;
}
#header {
	background-color: #FFFFFF;
	width: 960px;
	clear: both;
}
#header .hdr_logo {
	width: 960px;
	height: 96px;
	background-color: red;
}
#header .hdr_logo img {
	float: left;
}
#header .hdr_logo h1 {
	float: left;
	font-size: 18px;
	margin: 45px 0 0px 48px;
}
#header .hdr_address {
background-color: #e3e3e3;
	height: 48px;
	width: 912px;
	padding: 12px 24px 12px 24px;
	clear: both;
	margin-bottom: 12px;
}
#header .hdr_addr {
	float: left;
	width: 177px;
	margin-right: 5px;
}
#menu {
	background-color: #F8B600;
	height: 37px;
	width: 960px;
	clear: both;
}
#menu .icn {
	width: 36px;
	height: 37px;
	float: left;
}
#menu .mmenu {
	float: left;
	height: 37px;
	width: 120px;
	line-height: 0;
}
* html #menu .mmenu {
	width: 119px;
}
a.mm_01 {
	background-image: url(/_Templates/default/assets/mm_off/mm_01.gif);
	background-repeat: no-repeat;
}
a.mm_01:hover, a.mm_01.active {
	background-image: url(/_Templates/default/assets/mm_on/mm_01.gif);
}
a.mm_02 {
	background-image: url(/_Templates/default/assets/mm_off/mm_02.gif);
	background-repeat: no-repeat;
}
a.mm_02:hover, a.mm_02.active {
	background-image: url(/_Templates/default/assets/mm_on/mm_02.gif);
}
a.mm_03 {
	background-image: url(/_Templates/default/assets/mm_off/mm_03.gif);
	background-repeat: no-repeat;
}
a.mm_03:hover, a.mm_03.active {
	background-image: url(/_Templates/default/assets/mm_on/mm_03.gif);
}
a.mm_04 {
	background-image: url(/_Templates/default/assets/mm_off/mm_04.gif);
	background-repeat: no-repeat;
}
a.mm_04:hover, a.mm_04.active {
	background-image: url(/_Templates/default/assets/mm_on/mm_04.gif);
}
a.mm_05 {
	background-image: url(/_Templates/default/assets/mm_off/mm_05.gif);
	background-repeat: no-repeat;
}
a.mm_05:hover, a.mm_05.active {
	background-image: url(/_Templates/default/assets/mm_on/mm_05.gif);
}
a.mm_06 {
	background-image: url(/_Templates/default/assets/mm_off/mm_06.gif);
	background-repeat: no-repeat;
}
a.mm_06:hover, a.mm_06.active {
	background-image: url(/_Templates/default/assets/mm_on/mm_06.gif);
}
#content {
	background-color: #D0D0D0;
	float: right;
	min-height: 500px;
	width: 720px;
}
div.content {
	width: 624px;
	margin: 48px;
}
div.content h1 {
	font-size: 18px;
	margin-top: 30px;
}
div.content h2 {
	font-size: 14px;
	margin-top: 28px;
}
div.content h3 {
	font-size: 12px;
}
#submenu {
	background-color: #FFFFFF;
	float: left;
	width: 240px;
	min-height: 500px;
}
div.submenu {
	margin-top: 48px;
	margin-bottom: 24px;
}
div.submenu a {
	width: 204px;
	float: left;
	clear: left;
	background-color:#007245;
	border-top: 1px solid #FFF;
	padding: 12px 12px 6px 24px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
div.submenu a:hover {
	background: #1C8761;
}
div.submenu a.active {
	background: #469C7D;
}
div.banner_left {
	background: #F9C42F;
	width: 100%;
	height: 66px;
	overflow: hidden;
	border-bottom: 1px solid white;
}
#marken-logos {
	position: relative;
	z-index: 1;
	left: 0;
	top: -150px;
}
#footer, #footer a {
	width: 960px;
	clear: both;
	padding-top: 6px;
	color: #666666;
	font-size: 11px;
	text-align: right;
	background: #333333;
}
ul.news {
	padding-left: 24px;
	list-style-image: url(/_Templates/default/assets/icn_newslisting.gif);
}
ul.news li a {
	font-size: 12px;
	line-height: 150%;
}
div.team {
	height: 20px;
}
.tabteam1 {
	width: 240px;
	float: left;
	clear: left;
}
.tabteam2 {
	width: 140px;
	float: left;
}
div.teaminfo {
	width: 220px;
	float: right;
	display: none;
}
.teaminfo img {
	width: 220px;
	height: 330px;
	margin-bottom: 6px;
}
.gmsidebar {
}
.gmsidebar ul {
	padding-left: 24px;
	list-style-image: url(/_Templates/default/assets/icn_newslisting.gif);
}
.gmsidebar ul li {
	line-height: 150%;
}
