/* Allgemeine Definitionen */

body {
	margin: 0px 0px 0px 0px;
	background-color:#808080;
}

* {
	font-family: Verdana, Arial, sans-serif;	
	color: #9EA5B5;
	font-size: 7.5pt;
	line-height: 19pt;
}

img { border:0; }

/* zusätzliche Schriftformatierung*/

h4 {
	font-weight: normal;
	color: #1E4F6F;
	margin: 25px 0px 20px 0px;
}

h5 {
	font-weight: normal;
	color: #DC661E;
	margin: 0px 0px 0px 0px;
	line-height: 10pt;
}

h5 strong {
	color: #DC661E;
	font-weight: bold;
}

strong, sup {
	color: #1E4F6F;
	font-weight: normal;
}

strong a {
	color: #1E4F6F;
	text-decoration: none;
}
	
td.shop-txt {
	line-height: normal;
}

div a {
	text-decoration: none;
	line-height: 10pt;
}

/* Termine Home */

.spacer-home { 
	background-image: url(../images/hr.gif);
	background-repeat: repeat-x; 
	height: 2px;
	margin: 20px 0px 15px 0px;
}

div#home-termine strong, div#popup-title strong {
	font-weight: bold;
	line-height: 10pt;
}

div#ermine h4 {
	color: #DC661E;
	font-weight: bold;
	line-height: 10pt;
	margin: 0px 0px 0px 0px;
}

div#home-termine p {
	margin: 12px 0px 0px 0px;
}


/* div Layout */

div#rahmen {
	width: 879px;
	height: 544px;
	position:absolute; 
	left: 50%;	
	margin-left: -440px;
	top: 50%;
	margin-top: -272px;
	background-color: #FFFFFF;
	overflow: hidden;
}

div#navigation {
	width: 879px;
	height: 59px;
	background-color: #FFB745;
}

div#navigation img { margin:-2px; }

div#balken {
	width: 312px;
	height: 485px;
	position: absolute;		
	z-index: 2;
}

div#balken-kontakt-oben {
	position: absolute;  
	width: 195px; 
	height: 374px; 
	z-index: 2;
}

div#balken-kontakt-unten {
	position: absolute; 
	bottom: 0px; 
	width: 316px; 
	height: 111px;
	z-index: 2;
}	

div#inhalt, div#inhalt-gaestebuch {
	position: absolute;
	overflow: auto;
	width: 684px;
	height: 470px;
	margin: 15px 0px 0px 195px;
	z-index: 1;
}

/* Home Seite */

div#home-schriftzug {
	position: absolute; 
	/*width: 261px; 
	height: 210px;*/
	top: 115px;
	left: 260px;
}

div#home-termine {
	width: 200px; 
	height: 470px;
	color: #8B8F9E;
	line-height: 10pt;
}

div#home-termine b {
	color: #8B8F9E;
	font-weight: bold;
}

div#home-termine div.date {
	line-height: 10pt;
	margin: 12px 0px 0px 0px;
}

div#presse {
	position:absolute;
	left:540px;
	width:120px;
}


/* Pop-Up Fenster */

div#popup-text {
	position: absolute; 
	width: 430px;
	height: 410px;
	margin: 12px 0px 0px 165px;
	line-height: 10pt;
	color: #8B8F9E;
}

div#popup-bild {
	position: absolute; 
	margin: 18px 18px 0px 0px;
}

div#popup-bild strong {
	line-height: 10pt; 
}

div#popup-text strong {
	line-height: 10pt;
	color: #8B8F9E;
	font-weight: bold;
}

div#popup-title {
	position: absolute; 
	margin: 12px 0px 0px 165px; 
	width: 380px;
	color: #1E4F6F;
	line-height: 10pt;
}

div#popup-warentest {
	position: absolute; 
	margin: 12px 0px 0px 70px;
}

div#popup-freundin {
	position: absolute; 
	margin: 18px 0px 0px 40px;
}

div#popup-spiegel {
	position: absolute; 
	margin: 18px 0px 0px 33px;
}

div#popup-text-links {
	position: absolute; 
	width: 373px;
	height: 280px;
	margin: 10px 0px 0px 15px;
	line-height: 14pt;
	color: #8B8F9E;
}


/* Gaestebuch */

div#inhalt-gaestebuch p {
	line-height: 12pt;
	margin: 10px 0px 10px 0px;
}

input, textarea { 
	border: 1px solid #8B8F9E; 
	color: #1E4F6F;
	padding: 0;
}

textarea {
	line-height: 10pt; 
	width: 160px;
	height: 60px;
}

div#inhalt-gaestebuch a { text-decoration: underline; }
div#inhalt-gaestebuch a:hover, div#inhalt-gaestebuch a:active { text-decoration: none; }

input.formbutton { line-height: 10pt; }


/* Klangrotation */

div#klangrotation {
	width: 605px;
	height: 560px;
	background-color: #FFFFFF;
	background-image: url('../images/bg_rotation.gif');
	background-repeat: no-repeat;
	background-position: 0 bottom;
	overflow: auto;
}

div#klangrotation * {
	color: #1E4F6F;
	line-height: 1.3em;
}

div#klangrotation strong { font-weight: bold; }

div#klangrotation h1 {
	background-color: #FFB745;
	height: 41px;
	padding: 15px 0px 0px 35px;
	margin: 0;
	font-size: 1.2em;
}

div#klangrotation h2 {
	font-size: 1.2em;
	margin: 15px 0px 5px 0px;
}

div#klangrotation h2 strong {
	font-size: 1.0em;
	color: #FFB745;
}

div#klangrotation-links {
	float: left;
	width: 240px;
	height: 500px;
}

div#klangrotation-links-text { margin: 0px 10px 0px 15px; }

div#klangrotation-rechts p {
	padding: 0px 15px 12px 0px;
	margin: 0px 0px 0px 0px;
}

div#klangrotation-rechts p:first-child, p.highlight {
	background-color: #FFB745;
	font-weight: bold;
	margin-bottom: 12px;
}

div#klangrotation dl { margin: 0; }

div#klangrotation dt {
	float: left;
	clear: left;
}

div#klangrotation dd {
	text-align: right;
	padding-right: 5px;
}

