/*
	font-sizes:
	normal: 92%
*/

@charset "UTF-8";
body{font-size:92%;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
body {
	font: 0.75em Arial,Helvetica,Verdana,sans-serif;
     padding-top: 0px;
     margin-bottom:30px;
	 background:url('images/backhead.jpg') left top repeat-x;
	 background-color:#2e2e2e;
}
#eyecapture{
	background-color:#FFFFFF;
	width: 100%;
	margin: 0px auto 0px;
	text-align:center;
	padding-bottom:0px;
}

#bodyOuter {
	width: 778px;
	padding: 10 0 10;
	margin: 0px auto;
	background-color:#676767;
	/*border:1px solid red;*/


}

#main{
	background:url('images/reflection.gif') left top no-repeat;
	min-height:400px;
}
#menuroom{

}
#menu{
	background:url('images/menu.gif') left top repeat-x;
	height:29px;
	overflow:hidden;
}
#menu ul{
	padding:0 15px;
	margin:0;
}
#menu li{
	display:inline;
	list-style: none;

}
#menu a{
	float:left;
	color:#fff;
	text-transform:uppercase;
	padding:7px 0;
	text-decoration:none;
	display:block;
	padding-left:15px;
	padding-right:15px;
}
#menu .selectedPage {
	color:white;
	background-color:#616161;
}
#menu a:hover, .selectedPage{
	color:#000000;
	background-color:white;
}
#footer {
	text-align:right;
	background:url('images/menu.gif') left top repeat-x;
	height:22px;
	padding-top:6px;
	color:#fff;
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;
}
#footer a {
	color:#fff;
}

#contentroom{
/*height:700px;*/
margin:10px 10px 10px 150px;

}
.referenceItem {
padding-top:25px;
}
.referenceItem a img{
	border: 1px solid #ffffff;
}
img {border: 0}
.referenceItem h2{

color: #FFFFFF;
text-decoration: none;
font-size:large;
font-weight:small;
}

.referenceItem a:hover {
	color: #fedc54;
}
a img{	
	border: 1px solid;
}
#contentroom h1{
	padding-bottom:10px;
	text-transform:uppercase;
	color:#fff;
	font-size:large;
	font-weight:heavy;
}
#contentroom .newsItem h2{
 	color:#fff;
	font-size:small;
	padding-bottom:10px;
}
#selector{
	background-color:#FFFFFF; width:300px; border:0px solid #ddd;
 }
 #selector:hover{
	background-color:#000000; width:300px; border:0px solid #ddd;
 }
.newsItem {
overflow:hidden;
/*border:3px solid #FFCC99;*/
margin:  5px 0 5px 0;
padding: 5px 5px 5px 25px;
	background-color:transparent;
background:url('images/alpha.png');
border-bottom: 3px solid #2c2c2c;
}
.productItem {
overflow:hidden;
padding: 5px 5px 5px 25px;
background:transparent url(images/alpha.png) repeat scroll 0 0;
border-bottom: 1px solid #9c9c9c;
}
.newsItem img, .productItem img {
float:right;
}
.referenceItem .images{
	display:inline;
}
.referenceItem p{
	padding-bottom:10px;
	padding-top: 5px;
}

.newsItem ul{
 margin-left:20px;
 list-style-image:url('images/bullet.png');
}


.simpletext p, .newsItem p,.referenceItem p, .productItem td, p,td,li  {
color:#ddd;
}
.simpletext a, .productItem a, .newsItem a{
	color: #ddd;
	text-decoration: none;
	border-bottom: 1px dotted #f4f4f4;
}
.simpletext a:hover, .productItem a:hover,  .newsItem a:hover{
	color: #FFFFFF;
}
/* Success, error & notice boxes for messages and errors. */
.error,
.notice, 
.success, .help { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }
.error      { background: #FBE3E4; color: #D12F19; border-color: #FBC2C4; }
.notice     { background: #FFF6BF; color: #817134; border-color: #FFD324; }
.success, .help { background: #E6EFC2; color: #529214; border-color: #C6D880; }
.error a    { color: #D12F19; }
.notice a   { color: #817134; }
.success a, .help a  { color: #529214; }
/*benötigt für accordion*/
.accordion_headings{

	cursor:pointer;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	height:30px:
	font-size:small;
	color: #FFFFFF;
	font-weight:bold;
	padding: 5px 0 5px 20px;
	background:url('images/down2.png') center left no-repeat;
	left:10px;
	/*background-color: #1e1e1e;*/
}




/**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(http://schweizersound.de/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://schweizersound.de/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; }





