@charset "UTF-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	border:0;
}
:focus {
	outline: 0;
}
html, body {
	display:block;
	/*background-color:#FFF;
	background-image:URL(../images/hg_kachel.jpg);*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#222;
}
ul li {
	list-style:outside;
	margin:0 0 0 20px;
}
ul {
	margin:5px 0 0 0px;
}

#everything, #everything_sub, #everything_flash, #everything_sub_triple, #everything_main_single {
	width:100%;
	clear:both;
	float:none;
	background-image:url(../images/hg_main_triple.jpg);
	background:no-repeat top left;
}
#navigation {
	float:left;
	position:absolute;
	height:650px;
	width:209px;
}
#navigation #extra_icons {
	width:250px;
	height:35px;
	position:relative;
	margin-top:8px;
/*	background-color: #fff;*/
	overflow:visible;
}

#navigation #extra_icons #platzhalter_2 {
	position:relative;
	height:35px;
	width:53px;
	float:left;
}

#navigation #extra_icons a.dfi {
	float:left;
	background:transparent url(../images/button_dfi.jpg) no-repeat top left; 
	display:block;
	height:35px;
	width:35px;
}

#navigation #extra_icons a.dfi:hover {
	background:transparent url(../images/button_dfi.jpg) no-repeat bottom left; 
}

#navigation #extra_icons a.print {
	float:left;
	background:transparent url(../images/button_print.jpg) no-repeat top left; 
	display:block;
	height:35px;
	width:33px;
}

#navigation #extra_icons a.print:hover {
	background:transparent url(../images/button_print.jpg) no-repeat bottom left; 
}

#navigation #extra_icons .print_ph {
	height:35px;
	width:32px;
	float:left;
}

#navigation #extra_icons a.save {
	float:left;
	background:transparent url(../images/button_save.jpg) no-repeat top left; 
	display:block;
	height:35px;
	width:32px;
}

#navigation #extra_icons a.save_aktiv {
	float:left;
	background:transparent url(../images/button_save.jpg) no-repeat bottom left; 
	display:block;
	height:35px;
	width:32px;
}

#navigation #extra_icons a.save:hover {
	background:transparent url(../images/button_save.jpg) no-repeat bottom left; 
}

#navigation #extra_icons a.faq {
	float:left;
	background:transparent url(../images/button_faq.jpg) no-repeat top left; 
	display:block;
	height:35px;
	width:33px;
}

#navigation #extra_icons a.faq_aktiv {
	float:left;
	background:transparent url(../images/button_faq.jpg) no-repeat bottom left; 
	display:block;
	height:35px;
	width:33px;
}

#navigation #extra_icons a.faq:hover {
	background:transparent url(../images/button_faq.jpg) no-repeat bottom left; 
}

#navigation #extra_icons a.impressum {
	float:left;
	background:transparent url(../images/button_impressum.jpg) no-repeat top left; 
	display:block;
	height:35px;
	width:26px;
}

#navigation #extra_icons a.impressum_aktiv {
	float:left;
	background:transparent url(../images/button_impressum.jpg) no-repeat bottom left; 
	display:block;
	height:35px;
	width:26px;
}
#navigation #extra_icons a.impressum:hover {
	background:transparent url(../images/button_impressum.jpg) no-repeat bottom left; 
}
#papier_kante{
	height:751px;
	width:47px;
	float:left;
	position:absolute;
	left:209px;
	z-index:1;
}
#papier_kante a.kante_triple, #papier_kante a.kante_single  {
	background-image:url(../images/kante_sub_triple.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:751px;
	width:47px;
	display:block;
}

#papier_kante a.kante_triple:hover {
	background-position:top right;
}

#papier_kante a.kante_single {
	background-image:url(../images/kante_sub_single.jpg);
}

#papier_kante a.kante_single:hover {
	background-position:top right;
}

#papier_kante_news {
	height:751px;
	width:47px;
	float:left;
	left:209px;
	z-index:1;
	/*position:absolute;*/
}
#papier_kante_showroom{
	height:751px;
	width:47px;
	float:left;
	position:absolute;
	left:209px;
	z-index:1;
}
#papier_kante_showroom a.kante_single  {
	background-image:url(../images/kante_sub_single.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:751px;
	width:47px;
	display:block;
}
#papier_kante_showroom a.kante_single:hover {
	background-position:top right;
}

#main_content {
	width:805px;
	height:auto;
	position:absolute;
	overflow:visible;
	float:left;
	left:256px;
}
#main_content_ontour {
	width:805px;
	height:auto;
	position:absolute;
	overflow:visible;
	float:left;
	left:211px;
}

#main_content_news {
	width:852px;
	height:auto;
	position:absolute;
	overflow:visible;
	float:left;
	left:209px;
	background-image:url(../images/content_kachel.jpg);
	background-repeat:repeat-y;
	background-position: 0 -249px;
}

#main_content_sub {
	width:785px;
	height:751px;
	position:absolute;
	padding-left:20px;
	float:left;
	left:256px;
}

#main_content_flash {
	width:800px;
	height:766px;
	position:absolute;
	float:left;
	left:207px;
}

#spalte_1 {
	position:relative;
	height:145px;
	width:705px;
	padding:60px 100px 40px 0;
}
#spalte_1_ontour {
	position:relative;
	height:145px;
	width:705px;
	padding:60px 100px 40px 0;
	margin: 0 0 0 45px;
}

#spalte_2 {
	position:relative;
	height:250px;
	width:705px;
	padding:35px 100px 30px 0; 
}
#spalte_2_ontour {
	position:relative;
	height:250px;
	width:705px;
	margin: 0 0 0 45px;
	padding:35px 100px 30px 0; 
}
/*#spalte_2 p {
	padding:5px 0 0 0; 
}
*/
#spalte_3 {
	position:relative;
	width:705px;
	padding:40px 100px 20px 0;
}
#spalte_3_ontour {
	position:relative;
	width:850px;
	height:640px;
	padding:00px 0px 0px 0;
	/*border: dotted #CCCCCC 1px;*/
}

#spalte_single_sub {
	position:relative;
	height:auto;
	width:720px;
	padding:60px 40px 10px 45px;
}

#spalte_single_main {
	position:relative;
	height:666px;
	width:730px;
	padding:75px 40px 10px 10px;
}

/*#spalte_single_main_news {
	position:relative;
	width:755px;
	height:100%;
	padding:75px 40px 10px 57px;
	background-image:url(../images/hg_main_single_content.jpg);
	background-repeat:no-repeat;
}*/
#spalte_single_main_news {
	position:relative;
	width:755px;
	height:100%;
	padding:75px 40px 10px 57px;
	background:url(../images/hg_main_single_content.jpg) left top no-repeat;
	z-index:0;
}
#scroll {
	width:100%;
	height:120px;
	padding:0;
	overflow:auto;
}
.spacer {
	height:80px;
}

#flash_navi {
	height:628px;
	width:209px;
}

#flash_intro {
	height:766px;
	width:800px;
}

#footer {
	height:1px;
	bottom:0;
}
.header_doxs {
	width:630px;
}

.header_klasse {
	text-align:left;
	position:relative;
	float:right;
	width:330px;
	color:#45bdde;
	font-size:14px;
	font-weight:bold;
}

.header_unterprojekt {
	margin-top:-8px;
	font-weight:bold;
}


h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#45bdde;
}
h3 a {
	color:#45bdde;
	text-decoration:underline;
}
h3 a:hover {
	color:#000;
	text-decoration:none;
}

h4 {
	color:#45bdde;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h4 a{
	color:#45bdde;
	text-decoration:none;
}

p {
	padding:7px 0 0 0;
}

.zentriert {
	text-align:center;
	margin:0;
	padding:0;
}

p a, ul li a, td a{
	text-decoration:none;
	border:none;
	color:#45bdde;
}

p a:hover, ul li a:hover, td a:hover {
	text-decoration:underline;
	border:none;
	color:#000;
}
/*Links
----------------------------------------------------------*/
p a.weiter, ul li a.weiter, td a.weiter, h4 a.weiter{
	padding:0 25px 0 0;
	background:url(../images/icon_weiter_high.gif) right center no-repeat;
}

p a:hover.weiter, ul li a:hover.weiter, td a:hover.weiter, h4 a:hover.weiter{
	background:url(../images/icon_weiter.gif) right center no-repeat;
}
p a.save, ul li a.save, td a.save, h4 a.save{
	padding:4px 20px 0 0;
	background:url(../images/icon_save_high.gif) right center no-repeat;
}

p a:hover.save, ul li a:hover.save, td a:hover.save, h4 a:hover.save{
	background:url(../images/icon_save.gif) right center no-repeat;
}
p a.weiter, ul li a.weiter, td a.weiter{
	padding:0 25px 0 0;
	background:url(../images/icon_weiter_high.gif) right center no-repeat;
}

p a:hover.weiter, ul li a:hover.weiter, td a:hover.weiter{
	background:url(../images/icon_weiter.gif) right center no-repeat;
}
p a.hear, ul li a.hear, td a.hear{
	padding:4px 25px 0 0;
	background:url(../images/icon_hear_high.gif) right center no-repeat;
}

p a:hover.hear, ul li a:hover.hear, td a:hover.hear{
	background:url(../images/icon_hear.gif) right center no-repeat;
}
/*----------------------------------------------------------
Links ende*/
ul.abstandhaft li {
	padding-top:15px;
}.hoerbilder_hl {
	font-weight: bold;
	color: #333;
}
.cap {
	text-transform:uppercase;
	/*line-height:100%;*/
}
.imageLeft {
	float:left;
	margin: 0 15px 5px 0;
}
.imageRight {
	float:right;
	margin: 0 0 5px 15px;
}
.footer {
	font-size:11px;
	line-height:1.4em;
}
/*Materialien
----------------------------------------------------------*/
#schnellNav {
	padding:0 0 5px 0;
}
#schnellNav span {
	font-weight:bold;
	background:none repeat scroll 0 0 #ADADAD;
	color:#FFFFFF;
	margin-right:4px;
	padding:0 2px;
	text-decoration:none;
}
#schnellNav a {
/*	padding: 5px 3px; 
	color:#45bdde;
	font-weight:bold;
	text-decoration:none; */
	background:none repeat scroll 0 0 #45BDDE;
	color:#FFFFFF;
	cursor:pointer;
	margin-right:4px;
	padding:0 2px;
	text-decoration:none;
}
#liste {
	height:450px;
	overflow:auto;
	margin:10px 0 15px 0;
}
.linie {
	border-top:dotted 2px #45bdde;
}
/*schule showroom
----------------------------------------------------------*/
#movie {
	float:left;
}
.movieRight {
	margin:10px 20px 0 0px;
}
.fotoRight {
	margin:7px 10px 0 0px;
}
/*MultiBox v1.3
----------------------------------------------------------*/
.MultiBoxContainer {
	position: absolute;
	border: 20px solid #000;
	background-color: #FFF;
	display: none;
	z-index: 1000;
	text-align: left;
	/*overflow: hidden;*/
}

.MultiBoxLoading {
	background: url(../images/loader.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(../images/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}


.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #000000;
}


.MultiBoxPrevious {
	position: absolute;
	background: url(../images/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url(../images/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(../images/rightDisabled.png) no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(../images/leftDisabled.png) no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}
.multiBoxDesc {
display:none;
}
/*JFlow Galerie
----------------------------------------------------------*/
#myController {
	margin-top:10px;
}

#myController span{
color:#FFF;
background:#45bdde;
padding:0 2px 0 2px;
margin-right:4px;
cursor:pointer;
}

#jFlowSlide{
/*border:2px dotted #000;*/
text-align:left;
/*background-color:#FFF;*/
margin-top:4px;
padding:4px 0px 4px 0px;
}

#myController span.jFlowSelected {
background:#008FD5;
color:#fff;
}

.jFlowPrev, .jFlowNext{
cursor:pointer;
}
/*jdGallery
----------------------------------------------------------*/
#myGallery, #myGallerySet, #flickrGallery
{
	width: 709px;
	height: 266px;
	z-index:5;
	border: 0px solid #000;
}
#myGallery
{
width: 709px !important;
height: 266px !important;
margin:0 !important;
} 

#flickrGallery
{
	width: 500px;
	height: 334px;
}

#myGallery img.thumbnail, #myGallerySet img.thumbnail
{
	display: none;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdExtCarousel
{
	overflow: hidden;
	position: relative;
}

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail
{
	margin-bottom: 10px;
}

.jdGallery .carousel .label, .jdExtCarousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton
{
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 1px 2px;
	margin: 0;
	background: #222;
	border: 1px solid #888;
	cursor: pointer;
}

.jdGallery .carousel .label .number, .jdExtCarousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('img/fleche1.png') no-repeat center left;
}

* html .jdGallery a.left { background: url('img/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('img/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('img/fleche2.gif') no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.withArrows a.open:hover { background: url('img/open.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('img/open.gif') no-repeat center center;
	filter:alpha(opacity=80); }
	
	
/* Gallery Sets */

.jdGallery a.gallerySelectorBtn
{
	z-index: 15;
	position: absolute;
	top: 0;
	left: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
	opacity: .4;
	-moz-opacity: .4;
	-khtml-opacity: 0.4;
	filter:alpha(opacity=40);
}

.jdGallery .gallerySelector
{
	z-index: 20;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
}

.jdGallery .gallerySelector h2
{
	margin: 0;
	padding: 10px 20px 10px 20px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}

.jdGallery .gallerySelector .gallerySelectorWrapper
{
	overflow: hidden;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton
{
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #888;
	padding: 5px;
	height: 40px;
	color: #fff;
	cursor: pointer;
	float: left;
}

.jdGallery .gallerySelector .gallerySelectorInner div.hover
{
	background: #333;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview
{
	background: #000;
	background-position: center center;
	float: left;
	border: none;
	width: 40px;
	height: 40px;
	margin-right: 5px;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
}
