html {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	/*color: #6B321F;*/
	color: #303242;
	background: #f3f3f3;
	overflow-y:scroll;
}

body {
	background: #f3f3f3;
	margin: 0;
	padding: 0;
	text-align: center;
}

a img {
	border: 0;
}

h1 {
	font-size: 21px;
}

h2 {
	font-size: 17px;
}

h3 {
	font-size: 13px;
}

h3#index {
	border-bottom: 1px solid #6B321F;
}


h4 {
	font-size: 11px;
}

dl {
	clear: both;
}

dl dt {
	height: 1%;
	float: left;
	width: 4.5em;
}

dl dd {
	margin:0;
	margin-left: 5.5em;
	padding-left: 0;
}

#wrapper {
	background: #f3f3f3 url('../pixel/bg_shadow.gif') repeat-y;
	width: 625px;
	padding: 1em 88px 58px 88px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#kgmain {
	width: 365px;
	float: left;
	padding-right: 10px;
}

#kgmain.wide {
	width: 560px;
}
	
#kgmain.wide div.news {
	width: 510px;
}
#kgservice {
	margin-top: 40px;
}

div.ausstellung7 {
	width: 50px;
	float: left;
	height: 200px;
	text-indent: 200px;
	overflow: hidden;
	margin-top: 1.5em;
	background: #fff url('../pixel/ausstellung7.gif') no-repeat;
}

div.ausstellung8 {
	width: 50px;
	float: left;
	height: 200px;
	text-indent: 200px;
	overflow: hidden;
	margin-top: 1.5em;
	background: #fff url('../pixel/ausstellung8.gif') no-repeat;
}

div.news {
	margin-left: 50px;
}

#footer {
	background: #f3f3f3 url('../pixel/bg_foot_shadow.gif') 2px 0 no-repeat;
	width: 625px;
	padding: 2em 88px;
	margin: 0 auto 1em auto;
	height: 30px;
	text-align: center;
}

body#splash #wrapper {
	padding: 0 30px 0px 29px;
	width: 742px;
	height: 535px;
	/*height: 550px;*/
}


body#splash #wrapper #frontpage {
	padding: 0;
	height: 100%;
	background-color: #ffffff;
	overflow: hidden;
	width: 741px;
}

body#splash #wrapper #instrument {

	}

body#splash #wrapper h1 {
	clear: both;
	width: 741px;
	background: #ffffff url('../pixel/logo_klang.png') no-repeat 0 0;
	height: 135px;
/*height:141px*/
	margin-bottom: 0;
	
}

body#splash #wrapper h1 a {
	background: none;
	width: 100%;
	height: 100%;
}
body#splash #wrapper h2 {
	margin-top: 5px;
	margin-left: 270px;
	display: block; 
	width: 400px;
	height: 40px;
	display: none;
	/* in navi_lang 
	background-image: ;
	*/ 
	background-repeat: no-repeat;
	text-indent: -300em;
	overflow: hidden;
}

body#splash ul#languageswitch {
	margin-top: 10px;
}

ul#sponsors {
	width: 100%;
}
		
ul#sponsors li {
	float: right;	
	margin: 35px 6px;
}
ul#sponsors li.left {
	float: left;	
}
ul#sponsors li a {
	display: block;
	text-indent: 2000px;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 40px;
	width: 94px;
	white-space: nowrap;
	
}
ul#sponsors li a.pirastro {
	background-image: url('../../content/pixel/adv_pirastro.png');
	background-position: 0px 0px;
	width: 87px;
	margin-left:80px;
	
}
ul#sponsors li a.sinfonima {
	background-image: url('../../content/pixel/adv_sinfonima.png');
	background-position: 0px 0px;
	width: 96px;
	margin-left:50px;
}

ul#sponsors li a.concerti {
	background-image: url('../../content/pixel/adv_concerti.png');
	background-position: 0px 0px;
	width: 83px;
	margin-left:50px;
}
/*
ul#sponsors li a.kulturradio {
	background-image: url('../../content/pixel/adv_kulturradio.gif');
	background-position: 0px 5px;
	width: 127px;
}

ul#sponsors li a.meistersaal {
	background-image: url('../../content/pixel/adv_meistersaal.gif');
	background-position: 0px 0px;
	width: 138px;
}

ul#sponsors li a.radialsystem {
	background-image: url('../../content/pixel/adv_radialsystem.gif');
	background-position: 0px 5px;
	width: 138px;
}
*/
#footer ul li {
	display: inline;
}

#wrapper h1 a {
	display: block;
	text-indent: -2000em;
	overflow: hidden;
	height: 76px;
}
#wrapper h1 {
	margin-top: 20px;
	text-indent: -2000em;
	overflow: hidden;
	height: 76px;
	width: 625px;
}

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

li {
	margin-bottom: 0.5em;
}

#wrapper ul#navi {

	display: block;
	width: 625px;
	border: 1px solid #C6A58A;
	border-width: 1px 0 1px 0;
	height: 18px;
	padding-top: 3px;
	
}

#wrapper ul#navi li {
	float: left;
}

a {
	color: #C6A58A;
	text-decoration: none;
}

a:hover {
	color: #6B321F;
}

a:active {
	color: #6B321F;
}
a.backlink {
	text-indent: 17px;
	display: block;
	background-image: url('../pixel/icon_back1.gif');
	background-position: left 3px;
	background-repeat: no-repeat;
}

a.backlink:hover {
	background-image: url('../pixel/icon_back2.gif');
}

a.nextlink {
	text-indent: 17px;
	display: block;
	background-image: url('../pixel/icon_next1.gif');
	background-position: left 3px;
	background-repeat: no-repeat;
}

a.active {
	color: #6B321F;
	}
	
a.nextlink:hover {
	background-image: url('../pixel/icon_next2.gif');
}
#wrapper ul#navi a {
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}

#navi_1_a a, #navi_2_a a, #navi_3_a a, #navi_4_a a, #navi_5_a a, #navi_6_a a{
	color: #6B321F;
}
#navi_1_o a, #navi_2_o a, #navi_3_o a, #navi_4_o a, #navi_5_o a, #navi_6_o a{
	color: #6B321F;
}

ul#languageswitch {
	margin-top: 4px;
	float: right;
	display: block;
}

ul#languageswitch li {
	float: left;
}

a.lang_de, a.lang_en {
	background-image: url('../../content/pixel/lang_switch.gif');
	background-repeat: no-repeat;
	text-indent: -20em;
	width: 40px;
	height: 14px;
	overflow: hidden;
	display: block;
	background-color: transparent !important;
}

a.lang_en {
	background-position: -56px 0;
}
a.lang_en:hover {
	background-position: -56px -14px;
}
a.lang_de {
	background-position: 0 -14px;
}
a.lang_de:hover {
	background-position: 0 0;
}

li.lang_de, li.lang_en {
	background: url('../../content/pixel/lang_switch.gif') no-repeat;
	text-indent: -20em;
	width: 40px;
	height: 14px;
	overflow: hidden;
	display: block;
}
li.lang_en  {
	background-position: -56px -14px;
}


li.sep {
	background: url('../../content/pixel/lang_switch.gif') no-repeat -40px 0;
	text-indent: -20em;
	width: 14px;
	height: 14px;
	overflow: hidden;
}

#maincontent {
	margin-top: 7px;
	border-top: 7px solid #6B321F;
	border-left: 1px solid #C6A58A;
	border-right: 1px solid #C6A58A;
	padding: 30px;
	min-height: 450px;
	width: 563px;
}

#maincontent img {
	margin: 0.5em 1em 0.5em 0;
}

.caps {
	text-transform: uppercase;
}

#gallery li {
	display: block;
	float: left;
	list-style-type: none;

	border: 1px solid #C6A58A;
	width: 250px;
	height: 230px;
	overflow: hidden;
	margin-bottom: 20px;
	margin-left: 17px;
}

#gallery li img {
	display: block;
	margin: 5px auto;
}

#gallery li img.vert {
	margin: 25px auto;
}

#gallery li div {
	width: 100%;
	height: 230px;
	overflow: hidden;

}
h3#index span {
	padding-right: 0.8em;

}
#gallery li a.fullview {
	position: absolute;
	color: #fff;
	font-weight: bold;
	margin-top: -20px;
	margin-left: 230px;
	padding: 3px;
	display: block;
	width: 13px;
	height: 13px;
	overflow: hidden;
	text-indent: -200em;
	border: 1px solid #C6A58A;
	background: #E1C191 url('../../content/pixel/lupe.gif') no-repeat 3px 3px;
}
#gallery li a.fullview:hover {
	background-color: #C6A58A;
}

div#head img {
	background-color: #F1F1F1;
	padding: 6px;
	border: 1px solid #C6A58A;
	margin-right: 3em;
	margin-bottom: 2em;
}
div#head .nextlink {
	float: left;
}

#kontaktinfos {
	padding-top: 1em;
}
.error {
	padding-left: 75px;
	color: #a10000;
}

form#newsletter label {
	clear: none;
	display: inline;
	width: 40px;
	text-align: left;
}

form#newsletter input {
    width: 135px;
}

form#newsletter input.submit {
	font-size: 0.95em;
    width: 6.5em;
}

label {
	clear: left;
	display: block;
	float: left;
	width: 75px;
	text-align: right;
	padding-right: 3px;
}

div#empfehlen label{
	width: 150px;
}
div#empfehlen input.submit{
	margin-left: 150px;
}
input, select, textarea {
	margin-bottom: 5px;
}
#submit {
	margin-left: 75px;
}

#kontaktform input, #kontaktform textarea, #kontaktform select {
	width: 220px;
}

#kontaktform input#submit {
	width: 110px;
	margin-left: 140px;
}

#text {
	clear: both;
	margin-top: 2em;
	}
	

#memberlist div {
	margin-left: 5%;
	width: 45%;
	float: left;
}

#memberlist h3 {
	margin-left: 25px;
}
#memberlist li {
	list-style-type: none;
		
}

#memberlist li a {
	color: #6B321F;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 5px solid #C6A58A;
}

#memberlist li a:hover {
	border-left: 5px solid #6B321F;
}
#printpage {
	display: none;
}

dl#pressedl {
	margin-top: 0;
	float: left;
}

dl#pressedl dt {
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 1em;
	margin-bottom: 0.5em;
	
}

dl#pressedl dd {
	margin-left: 0em;
	clear: both;
	padding-bottom: 0.5em;
}

dl#pressedl dd img{
	margin-top: 0em;
	float: left;
}

dl#pressedl dd .details {
	display: block;
	font-size: 0.85em;
	color: #777;
}

#content {
	margin-top: 0.5em;
}
#content p#text {
	text-align: justify;
}

#content p#text + p {
	text-indent: 2em;
}
