body {
	padding:0;
	margin:0;
	font-family:Helvetica,Verdana,Geneva,Arial,sans-serif;
	font-size:9pt;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	letter-spacing:1px;
	color:#FFFFFF;
	background:#333333 url(/fileadmin/images/hintergrund_sh_mid.gif) repeat scroll center top;
}

a {
	outline:none;
}
a, a:visited {
	color:#FFFFFF;
	text-decoration:none;
	background:transparent;
}

h1, h2, h3 {
	margin-bottom:9px;
	font-size:9pt;
}

p {
	line-height:17px;
	margin-top:0px;
	margin-bottom:9px;
}

img {
	border:none;
}

/* MAIN -------------------*/

.center {
	width:1000px;
	margin:0px auto;
}

.head {
	height:28px;
	margin-top:30px;
}

.head .language {
	float:left;
	margin-top:18px;
	margin-left:20px;
	font-size:8pt;
}
* html .head .language {
	margin-left:10px;
}
.head .logo {
	float:right;
}

.image {
	clear:both;
	height:425px;
	overflow:hidden;
	position:relative;
}
.image img {
	display:block;
	position:absolute;
}

/* FADE -------------------*/

.fade {
	width:200px;
	position:absolute;
	top:146px;
	left:800px;
}
.fade.standart {
	margin-top:42px;
}
.fade .label h2 {
	margin-bottom:2px;
}
.fade .label div {
	display:none;
	position:absolute;
}

.fade .control {
	top:100px;
	position:absolute;
}
.fade .control a {
	color:#CCCCCC;
}

.control .buttons a {
	display:block;
	margin-top:10px;
	font-size:11px;
}
.control .buttons img {
	top:3px;
	position:relative;
	margin-right:2px;
	display:inline;
}

.control .pager {
	margin-top:6px;
	margin-left:18px;
}
.control .pager a {
	width:10px;
	height:10px;
	display:inline !important;
	font-weight:bold;
}

/* CONTENT ----------------*/

.content {
	min-height:251px;
	background-color:#434343;
}
.content div {
	float:left;
}

/* KONTAKT ----------------*/

.content .text {
	line-height:17px;
	width:382px;/*94  431px; */
}

.content .text.wide {
	width:624px;
}
.content .text.small {
	width:278px;
}

.content .data {
	width:233px;/*45  283px; */
}

.content .text,
.content .data {
	margin-top:28px;
	margin-left:35px;
	padding-right:14px;
}

* html .wide {
	margin-left:17px! important;
}

.content .pic {
	width:390px;
	border-left:1px solid #666666;
}

/* NAV --------------------*/

ul {
	/*font-size:18px;*/
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
li {
	padding:0;
	margin:0;
}

.nav {
	height:58px;
	margin-top:14px;
	margin-bottom:14px;
	background-color:#666666;
}
.nav ul {
	height:60px;
	margin-left:10px;
	font-size:10pt;
}
.nav li {
	height:40px;
	width:80px;
	margin:10px 20px;
	text-align:center;
	float:left;
}
.nav a {
	height:18px;
	display:block;
	padding:12px 10px 10px 10px;
}
* html .nav a {
	padding-bottom:10px;
}
.nav li.act a, .nav a:hover {
	background-color:#FF0000;
}

.subnav {
	width:242px;
	height:251px;
	background:transparent url(/fileadmin/images/linie_verlauf.gif) no-repeat scroll right 11px;
}
.subnav ul {
	margin-top:31px;
}
.subnav li {
	height:27px;
	width:240px;
}
.subnav a {
	height:21px;
	display:block;
	padding:6px 0px 0px 50px;
}
.subnav li.act {
	background-color:#666666;
}
.subnav li.act a:hover {
	color:#FFFFFF;
}
.subnav a:hover {
	color:#999999;
}

.subnav.slender ul li {
	height:21px;
}
.subnav.slender ul li a {
	height:18px;
	padding-top:3px;
}

.subnav.big {
	width:252px;
}
.subnav.big li {
	width:250px;
}
.subnav.big a {
	padding-left:30px;
}
.subnav .wrap {
	height:189px;
	margin-top:31px;
	margin-bottom:31px;
	overflow:hidden;
}
.subnav .wrap ul {
	margin-top:0px;
}

/* THUMBS -----------------*/

.thumbs {
	width:327px;
}

.thumbs a {
	float:left;
	height:83px;
	width:108px;
	border-left:1px solid #666666;
	border-bottom:1px solid #666666;
}
.thumbs a.last {
	border-bottom:none;
}

.thumbs a img {
	opacity:0.3;
	filter:alpha(opacity = 30);
}
.thumbs a:hover img {
	opacity:1.0;
	filter:alpha(opacity = 100);
}
