@charset "ISO-8859-1";
<!--

/************************ Allgemeines ************************/

* { 
margin: 0;
padding: 0;
}


a:link 	{ color:#000000; text-decoration:underline;	font-weight:normal; }
a:visited { color:#000000; text-decoration:underline; font-weight:normal; }
a:active { color:#000000; text-decoration:underline; font-weight:normal; }
a:hover { color:#000000; text-decoration:none;  font-weight:normal; }

	
img { margin:0; padding:0; border:0; }

hr { 	
	float:left;
	border-top: 1px solid #000000;
	border-bottom: 0;
	height: 1px;
	width: 100%;
}


table {
	border-width:0px;
	margin:0px; 
	width:100%;
	color:#000000; 
	line-height:16px; 
	font-size:14px;
}

ul, li {margin:0px 12px 0px 0px;padding:0; list-style-type:&bull; list-style-position:outside;}

h1, h2, h3, h4, h5, h6 { color: #000000; }
h1 { font-size: 30px; padding: 10px 0px; margin:0; }
h2 { font-size: 24px; }
h3 { font-size: 20px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }


html, body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 100%;
	background:transparent url(images/bg.jpg) repeat; 
	
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	text-transform: uppercase;
}





/************************ MODUL-Klassen ************************/ 

.textmodul, .document_download , .fotogalerie{
	margin-bottom:15px;
}

/* TEXTMODUL */
.textmodul {}
.textmodul p {}


/* DOKUMENT DOWNLOAD */
.document_download { 
	width: 100%;
	min-height: 20px;
}
.document_download a{ 
	line-height:20px;
}
.document_download img{ 
	float: left;
	display:block;
	width:20px;
	height:20px;
	padding-right:10px;
}


/* BILDERGALERIE-MODUL*/
.fotogalerie {
	float: left;
}
.fotogalerie a{
}
.fotogalerie img {
	float: left;
	border: 5px #D59100 solid;
	display: block;
	margin: 0px 10px 10px 0px;
}




/* VIDEOMODUL */
.videomodul {
	float:left;
	width: 590px;
	height: 72px;
	margin-bottom:15px;
}
.videomodul_button {
	position: relative;
	float:left;
	width: 307px;
	height:72px;
}
.videomodul_textlayer {
	position: absolute;
	z-index: 32;
	bottom:0;
	background: transparent url(images/video_image_balken.png) no-repeat bottom left;
	color:#ffffff;
	line-height: 20px;
	height:20px;
	width: 307px;
	margin:0;
}
.videomodul_textlayer  a{
	color:#ffffff;
	line-height: 25px;
	display:block;
	height:20px;
	width: 300px;
	padding:0px 3px 0px 4px;
	text-decoration:none;
	font-size:20px;

}
.videomodul_textlayer  a:hover{

}
.videomodul_image {
	position: absolute;
	z-index: 31;
	top:0;
	height:72px;
	width: 307px;
	overflow:hidden;
}
.videomodul_desc {
	position: relative;
	float:left;
	width: 265px;
	padding-left:18px;
	height:72px;
}







/************************ IDs - Seitenaufbau ************************/

#wrapper {	
	position: absolute;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 100%;
/*	background:transparent url(images/bg.jpg) repeat; */
}

#wrapper1,  #wrapper2,  #wrapper3 , #wrapper4 {
	position: absolute;
	width: 100%;
	min-height: 100%;
	height: 100%;
	background-repeat: no-repeat;
}
#wrapper1 {
	z-index:1;
	background-image:url(images/bg_schatten_oben_links.png);
	background-position:top left;
}
#wrapper2 {
	z-index:2;
	background-image:url(images/bg_schatten_oben_rechts.png);
	background-position:top right;
}
#wrapper3 {
	z-index:3;
	background-image:url(images/bg_schatten_unten_links.png);
	background-position:bottom left;
}
#wrapper4 {
	z-index:4;
	background-image:url(images/bg_schatten_unten_rechts.png);
	background-position:bottom right;
}	

#whitepaper_bg {
	z-index: 10;
	position:absolute;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#whitepaper_header{
	position:relative;
	padding:30px 0px 0px 0px;
	background-image: url(images/content_bg_header.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	width: 994px;
	height: 25px;
	margin:0 auto;
}

#whitepaper_all {
	z-index: 11;
	position:relative;
	width: 994px;
	margin:0 auto;
	overflow:hidden;
	background-image: url(images/content_bg_repeat.png);
	background-position:left;
	background-repeat:repeat-y;
}
#whitepaper_inner {
	z-index: 12;
	position:relative;
	width: 960px;
	margin:0 auto;
	overflow:hidden;
	background-image: url(images/content-bg.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}


#whitepaper_headline{
	float:left;
	width: 590px;
	padding: 29px 40px 6px 330px;
	height: 31px;
	line-height: 31px;
	font-size: 16px;
	background-image: url(images/headline-linie.png);
	background-position:top left;
	background-repeat:no-repeat;
}

#whitepaper_mitte{
	float:left;
	width: 960px;
	padding-bottom:110px;
}

#whitepaper_links {
	float:left;
	width: 260px;
	padding: 15px 45px 15px 25px;
	font-size: 12px;
	line-height:18px;
}
	

#whitepaper_content {
	float:left;
	width: 590px;
	min-height: 400px;
	padding: 15px 40px 15px 0px;
	font-size: 12px;
	line-height:18px;
}

#whitepaper_inner_footer {
	position:absolute;
	bottom: 0px;
	width: 960px;
	height: 150px;
	background-image: url(images/footer-linie.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}

#whitepaper_footer_logo {
	position:absolute;
	z-index:20;
	width:330px;
	height: 150px;
}
#whitepaper_footer_logo img{
	border:0;
	padding:0;
	margin:0;
	padding:7px 0px 0px 0px;
}

#whitepaper_footer_text {	
	position:absolute;
	z-index:21;
	width:180px;
	height: 50px;
	top:97px;
	left:150px;
	overflow:hidden;
	font-size:11px;
	text-transform:lowercase;
}

#whitepaper_footer_menu {
	position:absolute;
	z-index:21;
	width:590px;
	height: 20px;
	line-height: 20px;
	top:69px;
	left:327px;
	overflow:hidden;
}


#whitepaper_footer {
	position:relative;
	background-image: url(images/content_bg_footer.png);
	background-position:left;
	background-repeat:no-repeat;
	width: 994px;
	height: 20px;
	margin:0 auto;
}



 
-->
