/* CSS Document */

html { 
  padding:0px;
  margin:0px;
  overflow-y:scroll;

}

body {
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#333333;
	padding:0%;
	margin:5% 0px 0px;
	background-color: #FFFFFF;
	scrollbar-face-color: #94021a;
	scrollbar-highlight-color: #d2d1ae;
	scrollbar-3dlight-color: #94021a;
	scrollbar-darkshadow-color: #94021a;
	scrollbar-shadow-color: #d2d1ae;
	scrollbar-arrow-color: #d2d1ae;
	scrollbar-track-color: #94021a;
	line-height: 20px;
}
#datum {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#datum h1 {
	font-size: 0.9em;
	text-align: right;
	margin-right: 200px;
	margin-top: 5px;
}


#container {
	min-height: 465px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding: 0px;
	width: 90%;
	margin-top: 2.9em;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/* top navigation */
#nav {
	left: 0;
	width: auto;
	z-index: 1;
	background-color: transparent;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 0px;
	text-indent: 240px;
	background-image: url(gifs/name.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 21px;
	padding-top: 15px;
}
#header {
	height: 38px;
	background-image: url(gifs/name.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: auto;
}
#rechts img {
	padding: 0px;
	border: 1px solid #666666;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#nav a {
	padding-left: 1.6em;
	padding-right: 2px;
	text-decoration: none;
	color: #333333;
}
#nav a:hover {
	color: #8094ac;
}


/* top navigation end*/

/*  positioning-layers statisch und absolut */
#links {
	left: 0px;
	width: 230px;
	background-color: transparent;
	background-image: url(gifs/quartett.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 436px;
	float: left;
	padding-top: 34px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#links h1 {
	font-size: 1em;
	text-align: right;
	color: #6a8db5;
	padding:0.2em 15px 2px;
	margin:0px;
	font-weight: normal;
	text-transform: uppercase;
}

#links H3 {
	font-size: 1em;
	margin-left: 22px;
	color: #797663;
}
#links a {
	margin-left: 22px;
}



#inhalt {
	background-color: transparent;
	overflow: auto;
	height: 465px;
	line-height: 18px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 2em;
	padding-right: 33px;
}
#musiker {
	text-align: center;
}
#container #musiker img {
	padding: 4px;
	border: 1px solid #FFFFFF;
	margin-bottom: 20px;
}


p {
	margin-right: 1.5em;
	margin-top: 5px;
	margin-bottom: 5px;
}


#rechts {
	right: 0px;
	width: 300px;
	color: #564b47;
	float: right;
	text-align: left;
	background-image: url(gifs/bg_foto.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 465px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0em;
}


a {
	font-size: 12px;
	background-color:transparent;
	text-decoration: none;
	color: #333333;
	line-height: 20px;
}
 
pre { 
font-size: 11px;
background-color:transparent;
font-family: Courier, Monaco, Monospace;
}

.alignright {
margin-top: 0; 
text-align: right;
font-size: 10px;
}
#inhalt h1 {
	color: #797663;
	font-size: 1em;
	text-transform: uppercase;
	border-bottom-style: solid;
	border-bottom-width:1px; 
}
#inhalt h2 {
	font-size:1em;
	padding-top:0px;
	color: #6a8db5;
	background-color: transparent;
	padding-left: 0px;
	font-weight: bold;
	padding-bottom: 0px;
	margin: 0px 0px 2px;
	}
#inhalt h3 {
	font-size: 1em;
	margin-left: 22px;
	color: #d2d1ae;
}
#inhalt h5 {
	color: #d2d1ae;
	font-size: 1em;
	text-transform: uppercase;
	border-bottom-style: solid;
	border-bottom-width:1px; 
}

strong { 
font-size: 13px;
}

#termine {
	padding-top: 0px;
	margin-left: 50px;
	margin-bottom: 0.6em;
	margin-top: 0px;
}
#foto {

	right: 0px;
	width: 24em;
	margin: 0px 0px 0px 1em;
	padding: 5px 0px 0px 0em;
	float: right;
	text-align: left;
	background-image: url(gifs/bg_foto.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 465px;
}
.rahmen {
	padding: 2px;
	border: 1px solid #FF6600;
	margin: 10px;
}
.right {
	margin-top: 0;
	text-align: right;
	font-size: 9px;
	line-height: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#inhalt form {
	width: 300px;
	padding-left: 30px;
}
#inhalt input {
	width: 250px;
	margin: 5px;
	border: 1px solid #666666;
}
#inhalt textarea {
	width: 250px;
	margin: 5px;
	border: 1px solid #666666;
}
#fotos {
	width: 250px;
	float: left;
	height: 240px;
	border: 1px solid #333333;
	text-align: center;
	margin-right: 12px;
	margin-bottom: 12px;
	
}
#fotos img {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}





.textkursiv {
font-family: Georgia, serif;
font-size: 14px;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
}

.noprint {
}
#songs {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	width: 400px;
}
#songs td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
