/* GENERIC DEFINITIONS */
* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-image:none;
}

div.blockMain { /*Gesamter Bereich*/
	margin:0px auto;
	width:100%;
}

div.blockTop { /*Bereich oben*/
	background-color: #ffffff;
	display: none;
} 

div.blockLeftRight {
	margin:0px 31px 0px 33px;
	width:961px;
	overflow:hidden;
}

div.blockLeft { /*Bereich links*/
	display: none;
}

div.blockRight { /*Bereich rechts*/
	float: left;
	background-color: #ffffff;
	width:100%;
}

.blockContent { /*Inhaltsbereich*/
	text-align: left;
	margin: 46px 15px 70px 28px;
	padding:0px;
	background-position: bottom right;
	background-repeat: no-repeat;
	min-height: 398px;
	overflow: visible;
	line-height:17px;
}

.blockBottom { /*Bereich unten*/
	clear:left;
	border-style:none;
	font-size:11px;
	background-color:#FFFFFF;
}

div#navibar {
	display: none;
}

/* SERVICENAV */
ul#servicenav {
	display: none;
}

/* MENU */
ul#menu {
	display: none;
}

/* FOOTER */
div#footer {
	clear: both;
	height:22px;
	line-height:22px;
	background: none;
	border: none;
}

/****** NICHTS MEHR ANGEPASST ******/

p.infotext {
	font-size: 10px;
}

ul.downloadlist {
	list-style: url(../images/listarrow.gif);
	padding-left: 20px;
}

ul.gallerylist {
	list-style: none;
	width: 100%;
}

ul.gallerylist li {
	display: inline;
	margin-left: 0px;
	margin-right: 40px;
	margin-bottom: 20px;
}

ul.gallerylist li img {
	vertical-align: middle;
}

ul.advantages {
	list-style:url(../images/advantagearrow.gif);
	padding-left: 20px;
}

table.staff td {
	padding-bottom: 32px;
	vertical-align: bottom;
	height: 120px;
	width: 280px;
}

table.staff img {
	float: left;
	padding-right: 10px;
}

img.imglupe {
	margin-right: 20px;
}

span.imgtitle {
	margin-right: 90px;
}

a.imglink {
	text-align: center;
	text-decoration: none;
}

a.imglink img {
	border: 0px;
}

a.imglink span {
	display: none;
}

a.imglink:hover span {
	display: block;
	position: absolute;
	top: 50%;
	margin-left: 0px;/*auto;*/
	margin-right: auto;
}

/* HEADLINES */
h1 {
	font-size: 12px;
	padding-bottom: 18px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	font-weight: bold;
}
