#body {
	background-color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	
}

a, a:active, a:focus{
	outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
text-decoration:none;
}


#linkRow {
	position:relative;
	
}

#bookmarks {
	top: 10px;
	
}

#linkRow a {
	color:#ffffff;
	text-decoration:underline;
}

#linkRow a:hover {
	cursor: pointer;
	color:#ccc;
	
}


#layout {
	
	
	background-image: url(../img/background1.png);
	background-position: top center;
	background-repeat:no-repeat;
	color:#ffffff;
	height:1000px;
	z-index:100;
	position:relative;
}

.noscriptInfo {
	font-family:Arial, Helvetica, sans-serif;
	color:#cc1c1c;
	font-size:14pt;
	font-weight: bolder;
	text-align:left;
	margin-bottom:10px;
	display:none;
}

.menueBtn {
	height:28px;
	margin-bottom:1px;
	margin-top:1px;
	background-image:url(../img/menue/menue_btn_std.png);
	background-repeat:no-repeat;
	width:115px;
	float:left;
}

.menueBtn:hover {
	background-image:url(../img/menue/menue_btn_hover.png);
	cursor:pointer;
}

.activeMenue {
	background-image:url(../img/menue/menue_btn_active.png);
}

.menueBtn p {
	margin-top:1px;
	color:#ffffff;
	font-size:12pt;
	font-weight:bold;
}

.textCnt {
	
	margin-top:30px;
	padding-left:10px;
	padding-right:10px;
}

.textCnt p {
	font-size:9pt;
}

#heading {
	position:relative;
	top:140px;
	text-align:center;
}

#content {
	position:relative;
	text-align: left;
}

#flashTeaser {
	z-index:1;
}

#mainHeadline {
	position:relative;
	text-align: center;
}


#aktion a {
	
	color:#ccc;
	font-size:14pt;
	font-weight:bold;
	
}

#aktion a:hover {
	
	color:#ccc;
	font-size:14pt;
	font-weight:bold;
	text-decoration:underline;
}



.wallpaperCont p {
	margin-bottom:0;
}

.wallpaperCont {
	margin-bottom:10px;
}


.wallpaperCont a:hover {
	text-decoration:underline;
}

.wallpaper {
	width:100px;
}

.leftCol {
	float:left;
	margin-right:20px;
}
