* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
html, body {
	height: 100%;
}
body {
	background: url(../images/system/bg_body.gif) repeat-y center top;
}
ul {
	list-style-type: none;
}
a img {
	border :none;
}
p {
	padding: 10px 0px;
}
a {
	color: #990033;
}
a:hover {
	color: #000000;
}
.clear {
	clear:both;
}
#wrapper {
	width: 980px;
	margin: 0px auto;
}
#topNav {
	padding: 20px 12px 5px 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: 10px;
}
#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;
}
div#head {
	height: 166px;
	background: url(../images/system/bg_head.jpg) no-repeat center top;
	position: relative;
	margin-bottom: 10px;
}

h1 {
	height: 1px;
	background: url(../images/system/bg_head.jpg) no-repeat;
	position: relative;
	overflow: hidden;
}
h1 span {
	position: absolute;
	left: 2000px;
}
h2 {
	font-size: 13px;
	font-family: verdana, sans-serif;
	line-height: 25px;
	margin: 15px 0px 20px 0px;
	padding: 0px 0px 5px 0px;
	font-weight: bold;
	color: #424242;
	background: url(../images/system/bg_h2.gif) no-repeat left bottom;
}
#mainNav {
	background: none;
	position: absolute;
	left: 213px;
	bottom: 0px;
}
#mainNav li {
	float: left;
}
#mainNav li a {
	color: #000000;
	text-decoration: none;
	padding: 4px 14px 6px 14px;
	border-left: 1px solid #B4B4B4;
	border-top: 1px solid #B4B4B4;
	border-bottom: 1px solid #B4B4B4;
	float: left;
	display: block;
}
#mainNav li.last a {
	border-right: 1px solid #B4B4B4;
}
#mainNav li.current a, #mainNav li a:hover {
	background: #FFFFFF;
	border-bottom: 0px;
}
#mainNav li.current a {
	border-bottom: 1px solid #FFFFFF;
}
#leftColumn {
	width:195px;
	float:left;
	padding-left: 19px;
}
#mainColumn {
	width: 510px;
	padding: 10px 10px 0px 30px;
	float:left;
	line-height: 18px;
	background: url(../images/system/bg_main.gif) no-repeat right top;
}
* html #mainColumn {
	width: 509px;
}
#mainColumn .contentLeft {
    width: 294px;
    padding-left: 0px;
    float:left;
}
#mainColumn .contentRight {
    margin-left: 320px;
    margin-right: 10px;
	
}
#mainColumn img {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#rightColumn {
	width: 193px;
	padding-right: 20px;
	float:right;
}
#rightColumn address {
	font-style: normal;
	line-height: 15px;
}
.sideNavigation {
	margin-bottom: 8px;
}
.sideNavigation li.title span {
	background: #656565;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	padding: 6px 10px 6px 10px;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	height: 100%;
}
.sideNavigation a {
	background: #FFD84D url(../images/system/bg_sideNavItem.gif) repeat-x left top;
	border-top: 1px solid #FFFFFF;
	text-decoration: none;
	display: block;
	height: 100%;
}
.sideNavigation li a span {
	display: block;
	padding: 5px 4px 6px 25px;
	height: 100%;
	color: #3F3F3F;
	font-weight: bold;
	cursor: pointer;
	height: 100%;
}

.sideNavigation li.arrow a span {
	background: url(../images/system/icons/bg_sideNavArrow.gif) no-repeat 10px 9px ;
}
.sideNavigation li.current a, .sideNavigation li a:hover {
	background: #FFD84D url(../images/system/bg_sideNavItemRo.gif) repeat-x left top;
}
.sideNavigation a.standard, .sideNavigation a.standard:hover {
	display: inline;
	padding: 0px;
	background: none;
	font-weight: normal;
	border: none;
	color: #000000;
}
.sideNavigation a.standard:hover {
	text-decoration: underline;
}
.grey li.current a, .grey li a:hover {
background-color: #999999;
	/*rollover Seitennavi*/
	
}

.sideNavigation li.title {
	line-height: 12px;
}

.sideNavigation li.title a {
	background: #656565;
	border: none;
}
.sideNavigation li.title a span {
	color: #FFFFFF;
	font-size: 11px;
	border-bottom: 4px solid #FFFFFF;
	padding: 7px 4px 7px 10px;
	
}
.sideNavigation li.title a span {
	background: url(../images/system/icons/kontakt.gif) no-repeat 10px 9px ;
	padding-left: 30px;
}
#rightColumn .sideNavigation li.current a span, #rightColumn .sideNavigation li a:hover span {
	background: #888888 url(../images/system/icons/kontakt.gif) no-repeat 10px 9px;
}
.sideNavigation li.title a.contact span {
	background: url(../images/system/contact_envelope.gif) no-repeat right center;
}
.sideNavigation li.current a.contact span , .sideNavigation li a.contact:hover span {
	background: url(../images/system/contact_envelopeRo.gif) no-repeat right center !important;
}
.sideNavigation .content {
	padding: 5px 10px;
	background: #E2E2E2;
	line-height: 16px;
	border-bottom: 1px solid #FFFFFF;
	color: #3E3E3E;
}
#linie {
	background: url(../images/system/bg_footer.gif) repeat-x;
	padding: 20px 5px 0px 5px;
	margin-top: 30px;
}












.imageBox {
	width: auto;
}
.imageBox .tl {
	background: url(../images/imageBox/top.gif) no-repeat;
	height: 18px;
}
.imageBox .tr {
	background: url(../images/imageBox/top.gif) no-repeat right top;
	height: 18px;
	margin-left: 30px;
}
.imageBox .bl {
	background: url(../images/imageBox/bottom.gif) no-repeat;
	height: 18px;
}
.imageBox .br {
	background: url(../images/imageBox/bottom.gif) no-repeat right top;
	height: 18px;
	margin-left: 30px;
}
.imageBox .mr {
	text-align: center;
	border-right: 1px solid #999999;
	margin-right: 11px;
}
.imageBox .ml {
	border-left: 1px solid #999999;
	margin-left: 11px;
}
* html .imageBox .ml {
	margin-left: 11px;
}
hr {
	border: none;
	background: none;
	height: 1px;
	overflow: hidden;
	color: #CCCCCC;
	border-top: 1px solid #CCCCCC;
	margin: 10px 10px;
}
.topLink {
	background: url(../images/system/bg_topLink.gif) repeat-x left bottom;
	margin: 10px 0px;
	padding: 5px 0px 5px 0px;
	text-align: right;
}
.topLink a {
	color: #000000;
	background: url(../images/system/bg_topLinkItem.gif) no-repeat right center;
	text-decoration: none;
	padding-right: 15px;
	margin-right: 4px;
}
.topLink a:hover {
	text-decoration: underline;
}