@charset "UTF-8";
/* CSS Document */

body, html {
	background: url(bg_930x1.png) repeat-y #dcdcdc !important;
	height: 99%;
	width: 3000px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
body {
	text-align: left;
	font-family: Verdana, Arial, sans-serif !important;
	color: #000;
	}
	
#impr {
	padding-top: 17px;
	}
	
#impr p {
	font-size: 12px;
	line-height: 16px !important;
	margin: 0 10px 2px 21px !important;
	color: #666 !important;
	}
	
p {
	font-size: 12px;
	line-height: 16px !important;
	margin: 0 10px 8px 21px !important;
	color: #666 !important;
	}
	
h6 {
	font-size: 12px;
	font-weight:bold !important;
	line-height: 16px !important;
	margin: 0 10px 1px 21px !important;
	color: #666 !important;
	}
	
p a {
	color: #666;
	text-decoration: underline;
	}
	
p a:hover {
	color: #000;
	text-decoration: underline;
	}
	
h3 {
	line-height: 40px !important;
	color: #fff !important;
	font-weight: normal;
	padding-right:0;
	text-shadow: #808080 -2px 3px 5px, #808080 -2px 3px 5px;
	filter:Glow(color=#808080, strength=6);
	}
	
h4 {
	font-size: 28px !important;
	line-height: 40px !important;
	color: #94c145 !important;
	font-weight: normal;
	}
	
#left h5 a {
	text-decoration:underline;
	}
	
#left .act {
	text-decoration:none;
	}
	
#context h5 {
	line-height: 20px !important;
	margin: 0 0 15px 18px !important;
	}
	
h5 {
	font-size: 14px;
	color: #666666 !important;
	font-weight: normal;
	}
	
#stripe	p {
	font-size: 11px;
	margin: 1px 0 0 20px;
	}
	
#stripe	p a {
	color: #666;
	text-decoration: underline;
	}
	
#stripe	p a:hover {
	color: #000;
	text-decoration: underline;
	}

#kopf {
	background: url(xkopf_930x1.png) repeat-y #ededed;
	height: 160px;
	float: none;
	}
	
#logo { 
	position: absolute;
	top: 12px;
	left: 20px;
	}
	
#logo a {
	border: none;
}

img {
	border: none;
}
	
#left { 
	background: url(bg_230x500.png);
	width: 230px;
	height: 500px;
	clear: left;
	float:left;
	}
	
#content {
	background-color: #fff;
	width: 700px;
	height: 500px;
	float:left;
	}
	
#context ul { 
	font-size: 12px;
	line-height: 16px;
	margin-top: 7px;
	color: #666;
	list-style-image:url(listst.png);
	}
	
#context li { 
	margin: 0px 10px 7px 0;
	}
	
.spalte0 { 
	margin: 0;
	padding: 0;
	}
	
.spalte1 { 
	margin: 0;
	padding: 0;
	float: left;
	}
	
.spalte2 { 
	margin: 0;
	padding: 0;
	float: left;
	}
	
.spalte2abs {
	margin: 0;
	z-index: 95;
	float: left;
	}
	
#cont-hg {
	position: absolute;
	top: 202px;
	left: 480px;
	height: 500px;
	z-index: 1;
	}
	
#cont-hg img {
	width: 700px;
	height: 500px;
	}
	
#stripe {
	background: url(stripe_50.png) repeat-x transparent;
	height: 20px;
	z-index: 100;
	}
	
#stripe2 {
	background: url(stripe_50.png) repeat-x transparent;
	height: 20px;
	z-index: 100;
	}

#verlauf {
	position: absolute;
	top: 202px;
	left: 480px;
	background: url(vr_450x1.png) repeat-y transparent;
	width: 450px;
	height: 500px;
	z-index: 80;
	}
	
#verlauf-xl {
	position: absolute;
	top: 202px;
	left: 480px;
	width: 450px;
	height: 500px;
	z-index: 80;
	}
	
#verlauf-xl img {
	width: 450px;
	height: 500px;
	}
	
#verlauf2 {
	position: absolute;
	top: 202px;
	left: 930px;
	background: url(vr_300x1.png) repeat-y transparent;
	width: 300px;
	height: 500px;
	z-index: 70;
	}
	
.deg {
	position: absolute;
	top: 190px;
	left: 600px;
	background-color: transparent;
	z-index: 110;
	}
	
div#pq {
	position: absolute;
	top: 140px;
	left: 960px;
	height:10px;
	z-index: 200;
	}
	
span#sm {
	background: url(sm1.png) no-repeat transparent;
	width: 40px;
	height: 40px;
	z-index: 210;
	}
	
span#sm:hover {
	background: url(sm2.png) no-repeat transparent;
	}
	
div#pq a img {
	height: 0; 
	width: 0; 
	border-width: 0;
	}
	
div#pq a:hover img {
	width: 500px;
	height: 500px;
	position: relative;
	top: 35px;
	left: -340px;
	-moz-transform:rotate(-15deg); /* Firefox 3.6 Firefox 4 */
	-webkit-transform:rotate(-15deg); /* Safari */
	-o-transform:rotate(-15deg); /* Opera */
	-ms-transform:rotate(-15deg); /* IE9 */
	transform:rotate(-15deg); /* W3C */
	box-shadow: -15px 15px 20px rgba(0, 0, 0, 0.5)  ;
	-moz-box-shadow: -15px 15px 20px rgba(0, 0, 0, 0.5)  ;
	-webkit-box-shadow: -15px 15px 20px rgba(0, 0, 0, 0.5)  ;
	}
	
div#pq a:hover {
	font-weight: bold;
	}
	
a:focus, iframe a:focus {
  outline: none;
}

@media (min-width:1024px) {

a#facebook,
a#facebook:link,
a#facebook:active,
a#facebook:visited	{
	background: url(facebook.png) right no-repeat;
	top:645px;
}
a#facebook:hover	{
	background: url(facebook_hover.png) right no-repeat;
}

/**************************************************************************************************************************/
/* SocialMedia Verlinkung */
/**************************************************************************************************************************/


a.fixed_socialmedia,
a.fixed_socialmedia:link,
a.fixed_socialmedia:active,
a.fixed_socialmedia:visited	{
	position:fixed;
	cursor:pointer;
	width: 45px;
	height: 45px;
	display:block;
	z-index:200;
	margin-top:-30px;
	right:0px;
}

a.fixed_socialmedia:hover	{
	width:60px;
}

/* Notwendige Zuweisung fÃƒÂ¼r IE 6.0, der die Eigenschaft position: fixed nicht kennt */
* html a.fixed_socialmedia,
* html a.fixed_socialmedia:link,
* html a.fixed_socialmedia:visited,
* html a.fixed_socialmedia:active {
	position: absolute;
}

#fb {
	position:static;
}

}

@media (max-width:1023px) {

a#facebook,
a#facebook:link,
a#facebook:active,
a#facebook:visited	{
	background: url(facebook.png) right no-repeat;
}
a#facebook:hover	{
	background: url(facebook_hover.png) right no-repeat;
}

/**************************************************************************************************************************/
/* SocialMedia Verlinkung */
/**************************************************************************************************************************/


a.fixed_socialmedia,
a.fixed_socialmedia:link,
a.fixed_socialmedia:active,
a.fixed_socialmedia:visited	{
	float:right;
	margin-top:20px;
	margin-bottom:10px;
	cursor:pointer;
	width: 45px;
	height: 45px;
	display:block;
	z-index:500;
}

a.fixed_socialmedia:hover	{
	width:60px;
}

#fb {
	position:relative;
	z-index:1000;
}

}
