* {
	padding: 0px;
	margin: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}
html, body {
	height: 100%;
}
body {
	background: #8D8D8D url(../img/layout/bg_global.jpg) repeat-x;
}
a {
	color:  #CC0000;
	text-decoration: none;
}
a:hover {
	color:  #CC0000;
}
ul {
	list-style: none;
}
a img{
	border: none;
}
#wrapper {
	width: 924px;
	margin: 0px auto;
	min-height: 100%;
	background: url(../img/layout/bg_wrapper.gif) repeat-y;
}
* html #wrapper {
	height: 100%;
}
h1 {
	position: relative;
	overflow: hidden;
	height: 133px;
	background: url(../img/layout/bg_head.jpg) no-repeat 0px 7px;
}
h1 a {
	position: absolute;
	width: 265px;
	height: 92px;
	left: 643px;
	top: 21px;
}
h1 span {
	position: absolute;
	left: 2000px;
}
h2 {
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-size: 23px;
	color: #333333;
	font-family: 'Trebuchet MS', verdana, arial, sans-serif;
	background: url(../img/layout/bg_contentTitle.gif) repeat-x left bottom;
	font-weight: normal;
	line-height: 24px;
}
.clear {
	clear: both;
}
hr {
	background: #000000;
	color: #000000;
	height: 1px;
	overflow: hidden;
	border: none;
}

#topNav {
	padding: 13px 5px 7px 0px;
	background: #FFFFFF;
	text-align: right;
}
#topNav li {
	display: inline;
}
#topNav li a {
	text-decoration: none;
}
#topNav li span {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}
#topNav li.current span, #topNav li a:hover span {
	text-decoration: underline;
}
#topNav li.page {
	margin-left: 10px;
}
#topNav li.page span {
	padding: 0px 5px 0px 20px;
}
#topNav li.flag span {
	padding: 0px 5px;
}
#header {
	position: relative;
	height: 200px;
	background: #FFFFFF;
}
#mainNav {
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding: 0px 0px 3px 0px;
	width: 100%;
	float: left;
	background: #7BA936 url(../img/layout/bg_mainNavItem.gif) repeat-x left bottom;
}
#mainNav li {
	display: inline;
	border-right: 1px solid #53820A;
	float: left;
}
#mainNav li a {
	padding: 8px 18px 8px 19px;
	border-right: 1px solid #8CC03C;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
}
#mainNav li a:hover, #mainNav li.current a {
	color: #000000;
	background: #FFD616;
	border-right: 1px solid #FFD616;
}
#content {
	background: url(../img/layout/bg_fauxColumnsTop.gif) left top no-repeat;
	padding-top: 13px;
}
#leftColumn {
	float: left;
	width: 216px;
	padding-left: 22px;
	padding-top: 20px;
}
#leftColumn address {
	background: url(../img/layout/bg_sidebarLeftContactTop.jpg) no-repeat;
	font-style: normal;
	padding: 37px 0px 5px 15px;
	line-height: 16px;
	
}
#leftColumn #contactPhone {
	background: url(../img/layout/bg_sidebarLeftContactBottom.gif) no-repeat left bottom;
	padding: 0px 28px 15px 15px;
}
#leftColumn #contactPhone .item {
	color: #FFFFFF;
	border-bottom: 1px solid #B0CB86;
	padding: 10px 10px 6px 0px;
}
#leftColumn #contactPhone .item .title {
	display: block;
	padding-bottom: 5px;
}
#leftColumn #contactPhone .item .number {
	font-size: 15px;
	font-weight: bold;
}
#leftColumn #contactPhone a {
	margin-top: 10px;
	color: #FFFFFF;
	display: block;
	padding-left: 20px;
}
#leftColumn #contactPhone a:hover {
	text-decoration: underline;
}
#leftColumn #contactPhone a.mailLink {
	background: url(../img/layout/bg_sidebarLeftContactEmail.gif) no-repeat left 3px;
}
#mainColumn {
	float: left;
	width: 407px;
	padding: 14px 20px 0px 20px;
	line-height: 16px;
}
#footer {
	margin-top: 0px;
	/*border-top: 1px solid #ADADAD;*/
	color: #ADADAD;
	padding: 7px 10px 30px 7px;
}
#rightColumn {
	float: right;
	width: 238px;
}
#rightColumn .sidebarBox {
	background: url(../img/layout/bg_sidebarBoxRightMiddle.gif) repeat-y;
	margin-bottom: 20px;
}
#rightColumn .sidebarBox li.last {
	background: url(../img/layout/bg_sidebarBoxRightBottom.gif) no-repeat left bottom;
	padding-bottom: 9px;
}
#rightColumn .sidebarBox li.title {
	background: url(../img/layout/bg_sidebarBoxRightTop.gif) no-repeat;
	padding-top: 4px;
}
#rightColumn .sidebarBox a, #rightColumn .sidebarBox li.title span {
	color: #FFFFFF;
	border-bottom: 1px solid #000000;
	display: block;
	height: 100%;
	padding: 6px 10px 6px 20px;
	margin: 0px 30px 0px 15px;
	background: url(../img/layout/bg_sidebarNavItem.gif) no-repeat 10px 8px;
}
#rightColumn .sidebarBox li.title span {
	background: none;
}
#rightColumn .sidebarBox li.last a {
	border: none;
}
#rightColumn .sidebarBox li.title span {
	color: #F5CF1C;
	font-size: 13px;
	padding: 6px 10px;
}
#rightColumn .sidebarBox a:hover, #rightColumn .sidebarBox li.current a {
	color: #F5CF1C;
	text-decoration: none;
	background-image: url(../img/layout/bg_sidebarNavCurrentItem.gif);
}
#mainColumn img {
 border: 1px solid #7AA935;
 padding: 1px;
 background: #FFFFFF;
}
#mainColumn .rahmenlos img {
border: none;
 padding: 0px;
 background: none;
 }
.topLink {
	background: url(../img/layout/bg_topLink.gif) repeat-x left bottom;
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	text-align: right;
}
