* { 
	margin: 0px; 
	padding: 0px;
}

body {
	padding: 42px 0;
	background: #ffffff;
	color: #4e4e4e;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

h1, h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
}

h1 {
	position: relative;
	width: 270px;
	height: 118px;
	float: right;
   	margin-bottom: 74px;
	background: url(../images/logo.png) no-repeat;
}

* html h1 {
	ma\rgin-right: -10px;
}

h1 a {
	display: block;
	width: 270px;
	height: 118px;
	text-indent: -999em;
	background: none !important;
}

h2 {
	margin-bottom: 18px;
}

h3 {
	line-height: 16px;
	margin-top: 36px;
}

a {
	background-color: #CFFF0F;
	color: #444444;
	text-decoration: none;
	padding: 0 5px 2px 5px;
}

a:hover, a.current {
	background-color: #4e4e4e;
	color: #ffffff;
}

#master {
	width: 990px;
	position: absolute;
	left: 50%;
	margin-left: -495px;
}

#column1 {
	width: 309px;
	float: left;
}

html>body #column1 {
	position: fixed;
}

#column2 {
	overflow: hidden;
	position: absolute;
	left: 309px;
	padding: 9px 41px 42px 50px;
	width: 491px;
	voice-family: "\"}\"";  /* ie 5.x hack */
	voice-family: inherit;
	width: 400px;
}

#column3 {
	width: 172px;
	position:absolute;
	left: 818px;
	top: 10px;
	overflow: hidden;
}

#main_menu {
	width: auto;
	padding-right: 10px;
	float: right;
}

#main_menu ul {
	list-style-type: none;
}

#main_menu ul li {
	text-align: right;
	margin-bottom: 4px;
}

#second_menu {
	margin-top: 28px;
}

#second_menu ul, #validate ul {
	list-style-type: none;
}

#second_menu ul li, #validate ul li {
	width: auto;
	float: left;
	padding-right: 29px;
	background: url(../images/separator.png) no-repeat right center;
}

#second_menu ul li.last, #validate ul li.last {
	padding-right: 0;
	background: none;
}

#second_menu, #validate, #copyright {
	clear:both;
	border-bottom: 1px solid #ffffff; /* ie bug-fix */
	padding-bottom: 21px;
}

a.image_link  {
	border: none;
	background: none;
	padding: 0;
}

#content a img {
	border: 1px solid #CFFF0F;
	margin-top: -15px;
}

#content a:hover img {
	border-color: #4e4e4e;
}

#content p, #content ol, #content ul {
	text-align: justify !important;
	margin-bottom: 21px;
}

#content p.leistungen {
	text-align:left !important;
}

#content ol li {
	margin: 10px 0 0 20px;
}

#content ul li {
	margin-left: 20px;
}

*:first-child+html #content ol li, *:first-child+html #content ul li {
	margin-left: 25px;
}

* html #content ol li, * html #content ul li {
	margin-left: 25px;
}

#styleswitcher p, #styleswitcher ul, #styleswitcher li {
	float: left;
	line-height: 24px !important;
}

#styleswitcher ul {
	list-style-type: none;
	display: inline;
}

#styleswitcher li {
	margin-left: 4px;
}

#styleswitcher a#default {
	font-size: 12px !important;
	background-color: #4e4e4e;
	color: #ffffff;
}

#styleswitcher a#large {
	font-size: 13px !important;
}

#styleswitcher a#x-large {
	font-size: 14px !important;
}