html {height: 100.1%; font-size: 62.5%;}

body {
	color: white;
	font-family: arial;
	font-size: 1.2em;
	line-height: 1.8em;
	text-align: left;
	background-image: url(../images/sternenhimmel.jpg);
	background-repeat: repeat;
	background-color: #000;
	}

* {
	padding: 0px;
	border: 0px;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

h1, h2, h3, h4, h5, h6 {
	font-family: "Century Gothic", sans-serif;
	margin: 0 0 0.5em;
	color: #4B7354;
	font-weight: bold;
}

h1 { font-size: 4.2em; padding-bottom: 0.4em; font-weight: normal; border-bottom-color: #fc6; border-bottom-style: dashed; }
h2 {font-size: 2.0em; }
h3 {font-size: 1.8em;}
h4 {font-size: 1.6em;}
h5 {font-size: 1.4em; }
h6 {font-size: 1.2em;}

a {color: #fc6; text-decoration: none;}
a:link {}
a:visited {}
a:hover {
	color: #FFF;
	font-weight: bold;
}
a:active {font-weight: bold; }

div#wrapper {
	width: 900px;

/*	margin: 0px 100px;  /*- das ist für die Variante mit flexibler Breite*/
	text-align: left;
	margin-top: 20px;
	/*margin-right: auto;*/
	margin-bottom: 20px;
	margin-left: 100px;
	background-color: #000;
	padding-left: 0px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #072317;
	background-repeat: no-repeat;
	background-position: right 40px;
	}

body#home div#wrapper {
	background-image: url(../images/gunter_portrait_sw.gif);
}

body#contact div#wrapper, body#bio div#wrapper, body#music div#wrapper, body#gigs div#wrapper, body#gallery div#wrapper, body#links div#wrapper, body#guestbook div#wrapper   {
	background-image: url(../images/gunter_portrait_sw_grau.gif);
}

div#header {
	text-align: left;
	vertical-align: bottom;
	height: 245px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	padding-top: 0px;
	background-position: left top;
	background-image: url(../images/Header_neu4_met_blaugrau_warm.gif);
	width: 590px;
}

div#motto {
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	padding-bottom: 5px;
	height: 25px;
	/*text-align: center;*/
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	letter-spacing: 0.2em;
	background-repeat: repeat-y;
	background-image: url(../images/verlauf.jpg);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #072317;
	color: #CCC;
	padding-top: 10px;
}

div#header p { text-align: right; vertical-align: bottom; padding-top: 90px; padding-right: 15px;}
div#header img {
	float: right;
}



div#nav {
	color: #fc6;
	text-align: left;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-top: 1em;
	padding-bottom: 1em;
	z-index: 20;
	padding-left: 0px;
	margin-left: 0px;
	background-repeat: repeat-y;
	background-image: url(../images/verlauf.jpg);
	margin-right: 290px;
	border-top-color: #072317;
	border-top-style: solid;
	border-top-width: 3px;
	
}
div#nav li {
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
}

div#nav a {
	color: #fc6;
	font-size: 1.4em;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	margin-left: 0.4em;
	border-left-color: silver;
	border-left-style: ridge;	
}

div#nav a:hover {
	color: white;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center bottom;
	z-index: 1;
}

body#home li.navhome a, body#contact li.navcontact a, body#bio li.navbio a,
body#gallery li.navgallery a, body#music li.navmusic a, body#gigs li.navgigs a, body#links li.navlinks a,
body#guestbook li.navguestbook a
{
	color: white;
	font-size: 1.4em;
	font-weight: bold;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center;
	text-transform: uppercase;
	font-style: normal;
}
div#wrap_content {
	background-repeat: no-repeat;
	background-position: right -100px;
	min-height: 450px;
	padding-left: 5px;
}

div#col1, div#sidebar, div#col2_titelseite, div#maintext {padding: 20px 10px;} 
div#col1{width: 80px}
div#sidebar{width: 150px}

div#col1 {
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	float: left;
	text-align: right;
	padding-top: 10px;
	margin-top: 20px;
}
/*div#col2_titelseite {
	float: right;
	text-align: center;
	vertical-align: middle;
	height: 602px;
	width: 355px;
	left: 650px;
	top: 48px;
	z-index: 20;
	background-image: url(../images/gunter_portrait_sw.gif);
	}

div#col2_weitere_seiten {
	float: right;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 602px;
	width: 355px;
	left: 650px;
	top: 48px;
	/*position: absolute;*/
	background-image: url(../images/gunter_portrait_sw_grau.gif);
	z-index: 20;
	background-position: top;
	}
*/


div#photogalerie {
	width:600px;
	height:380px;
	padding-top:40px;
	padding-bottom::40px;
	position:relative;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #fff;
}


div#photogalerie b.default {
	position:absolute;
	left:141px;
	top:374px;
	width:540px;
	height:380px;
	text-align:center;
	padding-top: 30px;
	vertical-align: middle;
}
div#photogalerie b.default img {
	display:block;
	vertical-align: middle;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #FFF;
}
div#photogalerie b.default span {display:block; color:#fff; font-family:verdana, arial, sans-serif; font-weight:normal; font-size:11px; width:350px; margin:0 auto;}

div#photogalerie ul {
	list-style:none;
	width:150px;
	position:relative;
	float:right;
	margin-top: 8px;
}
div#photogalerie ul li {
	display:inline;
	width:55px;
	height:55px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 20px;
	float: right;
}
div#photogalerie ul li a {
	display:block;
	width:55px;
	height:55px;
	text-decoration:none;
}

div#photogalerie ul li a span {display:none;}
div#photogalerie ul li a img {
	display:block;
	width:50px;
	height:50px;
	border:1px solid #FFF;
	padding: 3px
	
}
div#photogalerie ul li a:hover, div#photogalerie ul li a:active, div#photogalerie ul li a:focus  {
	white-space:normal;
	/*background-color: #CCC;*/	
	/*border: 2px solid #fc6;*/

}
div#photogalerie ul li a:hover b, div#photogalerie ul li a:active b, div#photogalerie  ul li a:focus b {
	position:absolute;
	left:-540px;
	top:0;
	width:540px;
	height:380px;
	text-align:center;
	z-index:30;
	background-color: #000;
	}
	
div#photogalerie ul li a:hover span, div#photogalerie ul li a:active span, div#photogalerie ul li a:focus span {display:block; color:#fff; font-family:verdana, arial, sans-serif; font-weight:normal; font-size:11px; width:350px; margin:0 auto;}

div#photogalerie ul li a:hover img, div#photogalerie ul li a:active img, div#photogalerie ul li a:focus img {
	margin:0 auto 10px auto;
	width:auto;
	height:auto;
	text-align: left;
	border:1px solid #FFF;
	/*padding: 10px;*/
}


div#sidebar {
	float: right;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #fc6;
	margin-top: 20px;
}

.news {
	margin-left: 80px;
	margin-top: 30px;
	}

.termin {
	margin-bottom: 2em;
	margin-top: 1.5em;
	padding-top: 0em;
	padding-left: 5px;
}

div#maintext {
	min-height: 300px;
	/*margin-top: 20px;*/
	margin-bottom: 0;
	margin-left: 5px;
	color: #CCC;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #072317;
	padding-left: 25px;
	padding-top: 20px;
	margin-top: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #072317;
}

body#gallery div#maintext {
	margin-right: 150px;
}

body#contact div#maintext, body#bio div#maintext, body#music div#maintext, body#gigs div#maintext, body#home div#maintext, body#links div#maintext, body#guestbook div#maintext   {
	margin-right: 250px;
}



div#maintext a {padding-bottom: 1px;}


div#adresse { vertical-align: middle; margin-top: 50px; margin-left: 50px; }

table#cd_content_musiker {
	width: 350px;
	margin-top: 40px;
	margin-right: 40px;
	margin-bottom: 40px;
	margin-left: 0;
	padding-top: 15px;
	border-top-width: 5px;
	border-top-style: dotted;
	border-top-color: #072317;
}

table#cd_content_musiker tr { line-height: 1.4em; height: 0; }

.text_klein { line-height: 1.4em; margin-bottom: 2em; }

table#cd_content_songs { 
	width: 350px; margin: 40px 40px 40px 0;
	padding-bottom: 15px;
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #072317;


}

.gig_info {
	margin-top: 2em;
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #072317;
	width: 490px;
	margin-bottom: 2em;
}
.gig_info td {
	padding-right: 1em;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 1em;
	padding-left: 1em;
	font-weight: bold;
}


div#iframe_guestbook {
	background-color: #000;
	padding: 5px;
	width: 597px;
	border: 1px solid #Fc6;
	}

div#footer {
	color: #666;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 4px;
	vertical-align: middle;
	clear: both;
}
div#col1 img { float: left; margin: 2px; padding: 2px; border: solid 1px white; }
#music #wrapper #wrap_content #maintext p strong {
	font-size: 1.4em;
	font-family: arial;
}
.cd_cover {
	float: left;
	margin-right: 40px;
	margin-bottom: 20px;
}

