@charset "UTF-8";
/* CSS Document */

/*** INDEX SPEC STYLES ***/

#outer-wrapper {
	width:			974px;
	background:		#fff;
	min-height:		100%;
}

#wrapper {
	background:		none;
}

#content {
	background:		url(../img/index-bg.jpg) no-repeat;
	width:			974px;
	height:			602px;
	position:		relative;
}

#index-inhalt {
	position:		absolute;
	top:			64px;
	left: 			510px;
}

.news { 
	width:			210px;
	padding:		6px 0;
	background:		url(../img/index-news-separator.png) no-repeat;
	font-size:		10px;
	line-height:	12px;
}

#news-h1 {
	font-size:		10px;
	margin-bottom:	8px;
	text-transform: uppercase;
	font-weight:	bold;
}

.news-date {
}

.news-headline {
	font-weight:	bold;
}

.news-text {
}

.news-link a {
	text-transform:	uppercase;
	text-decoration:none;
}

#footer {
	margin-top:		3px;
	width:			974px;
}

#footer-contact {
	width:			700px;
	padding:		0 7px;
	float:			left;
}

#footer-link {
	width:			260px;
	font-weight:	bold;
	text-transform:	uppercase;
	float:			left;
	text-align:		right;
}

#footer-link a {
	text-decoration:none;
}

#menu { 
	position:		relative;
	width:			100%;
	height:			76px;
	background:		none;
}

#inner-menu {
	position:		absolute;
	top:			24px;
	left:			186px;
	z-index:		1000;
	text-transform:	uppercase;
	font-size:		10px;
}

#index-logoleiste {
	width:			974px;
	position:		absolute;
	bottom:			0;
	left:			0;
}

#index-logoleiste a {
	display:		block;
	float:			right;
}

#index-logoleiste-links {
	text-align:		right;
}
/*
#disquieter-container, #disquieter {
	width:			274px;
	height:			274px;
	position:		absolute;
	bottom:			30px;
	right:			5px;
}
#disquieter {
	z-index:		100;
	background:		url(../img/index-disquieter-wot-text.png) no-repeat;
}

#disquieter-text {
	padding-top:		70px;
	width:			274px;
	height:			204px;
	display: 		block;
	text-align:		center;
	text-decoration:none;
}

#disquieter-text-top {
	font-size: 		11px;
	line-height:	12px;
	font-weight: 	bold;
	text-transform:	uppercase;
}

#disquieter-text-middle {
	font-size: 		16px;
	line-height:	18px;
	font-weight: 	bold;
	text-transform:	uppercase;
}

#disquieter-text-bottom {
	font-size: 		11px;
	line-height:	12px;
}

#disquieter p {
	margin:0;
	padding:0;
}

*/

#disquieter-container {
	width:			274px;
	height:			274px;
	position:		absolute;
	bottom:			30px;
	right:			5px;
}
#disquieter {
	background:		url(../img/index-disquieter-wot-text.png) no-repeat;
	z-index:		100;
}

#disquieter-text {
	font-size:	11px;
	line-height: 	14px;
	padding-top:		60px;
	margin:  0 auto;
	width:			160px;
	height:			156px;
	overflow: hidden;
	display: 		block;
	text-align:		center;
	text-decoration:none;
	z-index:		101;
}
