@charset "utf-8";
/* CSS Document */
img, div {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	behavior: url(iepngfix.htc);
}
#site {
	text-align: center;
	margin: auto;
	width: 933px;
	height: auto;
	background: url(images/header.png) no-repeat;
}
#logo{
top: 30px;
width: 322px;
height: 101px;
margin-top: -100px;
}
#content {
	width: 933px;
	margin-left: 4px;
	margin-right: 30px;
	margin-top: -300px;
	height: auto;
	background: url(images/spacer.png) repeat-y;
	text-align: left;
	float: left;
	min-height: 400px;
}
#innercontent {
	width: 750px;
	margin-left: 90px;
	margin-right: -90px;
	line-height: 20px;
}

#chead {
	background-image: url(images/content_header.png);
	background-repeat: no-repeat;
	width: 933px;
	height: 431px;
	color: #1d2d53;
	padding-left: 33px;
}
/**************** KONTAKT ********************/
#myForm {
	background: url(images/kontakt_bg.jpg) no-repeat;
	padding: 20px;
	width: 749px;
	height: 550px;
}
#inputfield {
	color: 1d2d53;
	border-left: 1px solid #7f7f7f;
	border-top: 1px solid #7f7f7f;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	background-color: #e5e5e5contact_icon_betreff
}
#submitinput {
	background-image: url(images/btn_send.png) no-repeat;
	width: 125px;
	height: 28px;
}
#contactform {
	width: 386px;
}
#contact_info {
	width: 500px;
	padding-left: 10px;
}
.contact_labels {
	height: 22px;
}
#contact_icon_buddy {
	background: url(images/contact_icon_buddy.jpg) no-repeat;
	padding-left: 30px;
	padding-bottom: 5px;
	padding-top: 2px;
	margin-top: 10px;
}
#contact_icon_mail {
	background: url(images/contact_icon_mail.jpg) no-repeat;
	padding-left: 30px;
	padding-bottom: 5px;
	padding-top: 2px;
	margin-top: 10px;
}
#contact_icon_phone {
	background: url(images/contact_icon_phone.jpg) no-repeat;
	padding-left: 30px;
	padding-bottom: 5px;
	padding-top: 2px;
	margin-top: 10px;
}
#contact_icon_betreff {
	background: url(images/contact_icon_betreff.jpg) no-repeat;
	padding-left: 30px;
	padding-bottom: 5px;
	padding-top: 2px;
	margin-top: 10px;
}
#contact_icon_msg {
	background: url(images/contact_icon_msg.jpg) no-repeat;
	padding-left: 30px;
	padding-bottom: 5px;
	padding-top: 2px;
	margin-top: 10px;
}
.button {
	margin-right: 44px;
	padding-top: 10px;
	align: right;
	text-align: right;
	width: 710px;
}
.tabledata {
	width: 300px;
}
.tableprofile, th{
	border: 1px solid #CCC;
	padding: 2px;
	}
.liste {
	list-style-type: none;
}
#success {
	color: #598a27;
	background: url(images/kontakt_ok.png) no-repeat;
	height: 32px;
	padding-left: 36px;
	padding-top: 5px;
}
#bademail, #badserver {
	color: #bd2b1c;
	background: url(images/kontakt_fail.png) no-repeat;
	height: 32px;
	padding-left: 36px;
	padding-top: 5px;
}
/***** Navigation *******/
#chead ul {
	margin-lft: 50px;
	padding-top: 75px;
	list-style:none;
}
#chead li {
	float:left;
	margin:0;
	padding-left:20px;
	padding-top: 8px;
	list-style: none;
}
#chead a {
	color: #fff;
	font-size: 12px;
	display:block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#chead a:hover {
	padding-bottom: 3px;
	color: #fff;
	border-bottom: 1px solid #fff;
}
#footer {
	width: 933px;
	height: 58px;
	background: url(images/footer.png) no-repeat;
	margin-left: 4px;
	clear: both;
	padding-top: 10px;
	padding-left: 40px;
}
.float {
	float: right;
	padding-left: 15px;
	}
	
float_text{
 width: 200px;
 float: right;
}
.floatleft{
	 float: left;
	 padding-left: 15px;
}
a {
	color: #05112e;
	font-size: 12px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif font-style: bold;
}
a:hover {
	padding-bottom: 3px;
	color: #0d38b8;
	text-decoration: underline;
}
#subnavi {
	padding-top: 10px;
	float: left;
	height: 250px;
	width: 181px;

}
#subnavi_hifi {
	margin-left: -40px;
    text-decoration:none;
    display:block;
	float: left;
	height: 450px;
	width: 230px;
	color: #fff;
}
.hifilist {
height: 30px;
color: #fff;
}
.hifilist a{
 	 color: #fff;
     text-decoration:none;
     display:block;
	 padding-left:5px;
	 padding-top:5px;
}
.hifilist li{

 	list-style-type: none;
	text-decoration:none;
	height: 30px;
	color: #fff;
	background: url(images/produkt_nav.png) no-repeat;
}

.hifilist ul li:hover, .hifilist li a:hover{
	 text-decoration:none;
	 color: #fff;
	background: url(images/produkt_nav.png) no-repeat;
}


#produkt {
	width: 750px;
}
#volltext {
	float: right;
	width: 560px;
}
#volltext img, #volltext a {
	border: none;
}
#themenbild {
	float: left;
}
.imgfloat {
	float:none;
}
.productimg {
	height: 100px;
}
/************ Lightbox ***************/
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox img {
	width: auto;
	height: auto;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(images/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}
#imageData {
	padding:0 10px;
	color: #666;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
/******************* Resonanz *********************************/
.greybg {
	width: 760px;
}
.resonanz_content {
	background: url(images/resonanz_pattern.jpg) repeat-y;
	width: 760px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: -15px;
}
.resonanz_top {
	background: url(images/resonanz_top.jpg) no-repeat;
	height: 15px;
}
.resonanz_bottom {
	background: url(images/resonanz_bottom.jpg) no-repeat;
	height: 16px;
}

/*******************************Prokut Rezesionen *************************************/
.greybgpr {
	width: 560px;
}
.resonanz_contentpr {
	background: url(images/product_rezesionen_mid.jpg) repeat-y;
	width: 560px;
	padding-left: 20px;
	padding-right: 40px;
	margin-top: -15px;
}
.resonanz_toppr {
	background: url(images/product_rezesionen_top.jpg) no-repeat;
	height: 15px;
}
.resonanz_bottompr {
	background: url(images/product_rezesionen_bottom.jpg) no-repeat;
	height: 14px;
}


/*************************** Studios *******************************/
#studiosbg {
	background: url(images/studios.jpg) no-repeat;
	width:763px;
	height: 561px;
	padding-left: 40px;
	padding-top: 20px;
}
.pad {
	margin: 15px;
	padding-bottom: 10px;
	vertical-align: top;
}


/*********** NAVIGATION 2 **********************/
.navigation
{
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    top: 130px;
    width: 224px;
}

/* common styling */
.menu {
	font-family: arial, sans-serif; 
	width:200px; 
	position:relative; 
	margin:0px 0; 
	font-size:11px; 
	background-repeat: no-repeat;
}

.menu ul li a, .menu ul li a:visited {
	display:block; 
	text-decoration:none; 
	color:#666; 
	width:200px; 
	height:25px; 
	text-align:left; 
	border-top:1px solid rgb(204,204,204); 
	/*border-width:1px 0 0 0; */
	background:#fff; 
	line-height:25px; 
	font-size:10px;
	padding-left: 23px;	
	background-repeat: no-repeat;
	background-image: url("../images/arrow-gray.gif");
   background-position: 210px 8px;
}
.menu ul {
	padding:0; 
	margin:0;
	list-style-type: none; 
	border-bottom: 1px solid rgb(204,204,204);
	border-bottom-width: 10px 0 0 0;
}

.menu ul li {
	float:left; 
	position:relative;
}

.menu ul li ul {  
	display: none;
}

/* specific to non IE browsers */
.menu ul li:hover a {
	color:#e32322; 
	background:rgb(234,234,234);
	background-repeat: no-repeat;
	background-image: url("../images/arrow-blue.gif");
   background-position: 210px 8px;
}
.menu ul li:hover ul {
	border-bottom: 1px solid rgb(204,204,204);
	display:block; 
	position:absolute; 
	top:0; 
	left:223px; 
	width:145px;
}
.menu ul li:hover ul li a.hide {
	border-left: 1px solid rgb(204,204,204);
	background:#f4f4f4; 
	color:#333;
}
.menu ul li:hover ul li:hover a.hide {
	width:120px;
}
.menu ul li:hover ul li ul {
	display: none;
}
.menu ul li:hover ul li a {
   border-left: 1px solid rgb(204,204,204);
	display:block; 
	background:#f4f4f4; 
	color:#333; 
	width:120px;
}
.menu ul li:hover ul li a:hover {
	background:rgb(234,234,234); 
	color:#e32322;
}
.menu ul li:hover ul li:hover ul {
   border-left: 1px solid rgb(204,204,204);
	display:block; 
	position:absolute; 
	left:143px; top:0; 
	color:#e32322;
}
.menu ul li:hover ul li:hover ul li a {
	display:block; 
	width:200px; 
	background:#f4f4f4; 
	color:#333;
}
.menu ul li:hover ul li:hover ul li a:hover {
   border-left: 1px solid rgb(204,204,204);
	background:rgb(234,234,234); 
	color:#e32322;
}

/* Submenu Section */

.submenuHeader {
	top: 26px;
	position: absolute;
	color: #e32322;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px solid rgb(204,204,204);
	border-bottom: 1px dashed rgb(234,234,234);
	height: 25px;
	line-height: 25px;
	width: 200px;
	padding-left: 23px;
	background-repeat: no-repeat;
	background-image: url(../images/arrow-red-down.gif);
	background-position: 210px 10px;
}

.submenu {
	position: absolute;
	color: #333;
	top: 54px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom: 1px solid rgb(204,204,204);
	min-height: 17px;
	line-height: 16px;
	width: 193px;
	padding-left: 30px;
}

.submenu a, .submenu a:visited {
	color: #333;
	text-decoration: none;
}

.submenu a:hover, .submenu a:active {
	color: #e32322;
	text-decoration: none;
}

.submenu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
