@charset "UTF-8";
* {
margin:0px;
padding:0px;
}

body{
	background-image: url(../gfx/HG.gif);
	background-color:#FFFFFF;
	text-align:left;
	margin-top:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height:100%;
}

#container{
	width: 90%;
}
	
#containerbox{
	width: 925px;
	margin: 0px auto;
}

#head{
	width:100%;
	height: 190px;
}

#bildleiste{
	width: 925px;
}

#nav_box{
	margin-left:222px;
}

#header {
	width: 680px;
	height: 55px;
	position: relative;
	z-index: 9998;
}
#header #nav { margin: 0; padding: 0; zoom: 1; width: 100%;}
#header #nav:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#header #nav li { display: inline; }
#header #nav li a { float: left;  height: 0; padding-top: 55px; overflow: hidden; background-image: url(../gfx/nav_hg.jpg); _background-image: url(../gfx/nav_hg.jpg); background-repeat: no-repeat; }

/* BUTTONS */
#header #nav li#n-home a { background-position: 0 -55px; width: 67px; }
#header #nav li#n-spektrum a { background-position: -67px -55px;width: 98px; }
#header #nav li#n-athmosphaere a { background-position: -162px -55px; width: 126px;}
#header #nav li#n-hoerproben a { background-position: -288px -55px;width: 109px; }
#header #nav li#n-referenzen a { background-position: -397px -55px; width: 110px;}
#header #nav li#n-kontakt a { background-position: -507px -55px; width: 83px;}


/* OVER STATES */
#header #nav li#n-home a:hover { background-position: 0 0; }
#header #nav li#n-spektrum a:hover { background-position: -67px 0; }
#header #nav li#n-athmosphaere a:hover { background-position: -162px 0; }
#header #nav li#n-hoerproben a:hover { background-position: -288px 0; }
#header #nav li#n-referenzen a:hover { background-position: -397px 0; }
#header #nav li#n-kontakt a:hover { background-position: -507px 0; }


/* PRESSED STATES */
#header #nav li#n-home a:active { background-position: 0 0; }
#header #nav li#n-spektrum a:active { background-position: -67px 0; }
#header #nav li#n-athmosphaere a:active { background-position: -162px 0; }
#header #nav li#n-hoerproben a:active { background-position: -288px 0; }
#header #nav li#n-referenzen a:active { background-position: -397px 0; }
#header #nav li#n-kontakt a:active { background-position: -507px 0; }


/* ON STATES */
#header.home #nav li#n-home a { background-position: 0 0 !important; }
#header.spektrum #nav li#n-spektrum a { background-position: -67px 0 !important; }
#header.athmosphaere #nav li#n-athmosphaere a { background-position: -162px 0 !important; }
#header.hoerproben #nav li#n-hoerproben a { background-position: -288px 0 !important; }
#header.referenzen #nav li#n-referenzen a { background-position: -397px 0 !important; }
#header.kontakt #nav li#n-kontakt a { background-position: -507px 0 !important; }



	
#contend{
	margin-top:60px;
	height: 150px;
	margin-left: 5px;
}

#contend a {
	color:#333333;
	text-decoration: none;
	font-weight: bold;
}

#contend a:hover {
	color:#FF6600;
}


#contend a:visitet {
	color:#333333;
	text-decoration: none;
	font-weight: bold;
}


#foot{
	width: 670px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-left: 5px;
}

h1 {
	font-family: Meta, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
}

h2 {
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-style: normal;
	font-weight: normal;
}

#content_spektrum {
	float:left;
	width: 368px;
}

#content_spektrum_r {
	float:left;
	width: 300px;
	text-align: right;
}

.impressum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #333333;
}
