body{
background: url(../../images/sonstig/popfit-bg.jpg) #000000 no-repeat top center;
margin:0;
font: 12px/18px Verdana, sans-serif;
cursor: url("../../images/cursor/cursor.cur") , auto;
}

A {cursor: url("../../images/cursor/point.cur") , auto; outline: none;}
A:link{ color:#DA9500; text-decoration:none; }
A:hover{ color:#FFFFFF; text-decoration:underline; }
A:active{ color:#DA9500; text-decoration:none; }
A:active:hover{ color:#FFFFFF; text-decoration:underline; }
A:visited{ color:#DA9500; text-decoration:none; }
A:visited:hover{ color:#FFFFFF; text-decoration:underline; }

#fotos a img {
border: 1px solid #BBB;
padding: 2px;
margin: 10px 7px 10px 0;
vertical-align: top;
}

a img {
border: 1px solid #BBB;
padding: 2px;
margin: 10px 5px 10px 0;
vertical-align: top;
}

hr {
border: none;
height: 1px; line-height: 1px;
background: #D8D8D8;
margin-bottom: 20px;
padding: 0;
}

#main{
width:100%;
margin-left:auto;
margin-right:auto;
}

#content{
background:transparent;
width:470px;
height:100%;
overflow:hidden;
margin-top:0;
padding:21px;
color:#CCCCFF;
text-align:justify;
float:left;
margin-left:100px;
}

#inhalt {
width: 550px;
padding: 20px 50px;
height:100%;
overflow:hidden;
margin-top:20px;;
color:#CCCCFF;
text-align:justify;
float:left;
}

#musiker{
background:transparent;
width:550px;
height:100%;
overflow:hidden;
margin-top:0;
padding:21px;
color:#CCCCFF;
text-align:justify;
float:left;
margin-left:20px;
}

#musiker2{
background:transparent;
width:880px;
height:100%;
overflow:hidden;
margin-top:0;
padding:21px;
color:#CCCCFF;
text-align:justify;
float:left;
}

#musiker_spaltl{
background:transparent;
color:#CCCCFF;
text-align:justify;
padding:21px;
float:left;
width: 460px;
height: 240px;
}

#musiker_spaltr{
background: url(../../images/sonstig/transback.png) no-repeat center left;
color:#CCCCFF;
text-align:justify;
float:left;
padding-top: 20px;
padding-left: 10px;
margin-top: 45px;
width: 360px;
height: 215px;
}


#termin{
background:transparent;
width:500px;
height:100%;
overflow:hidden;
margin-top:0;
padding:21px;
color:#CCCCFF;
text-align:justify;
float:left;
}

#termin2{
background:transparent;
width:200px;
height:100%;
overflow:hidden;
margin-top:100px;
padding-right:21px;
color:#CCCCFF;
text-align:justify;
float:right;
}

h1{
color:#CCCCFF;
font-size:15px;
font-weight:bold;
text-align:left;
text-transform:lowercase; 
font-family: "Museo 700", Arial;
margin: 0;
}

h1 em {
font-size: 80%;
letter-spacing: 0.05em;
}

h2 {
color:#CCCCFF;
font-size:20px;
font-weight:bold;
text-align:left;
text-transform:lowercase; 
font-family: "Museo 700", Arial;
}

h2 em {
font-size: 80%;
letter-spacing: 0.05em;
}


h3{
font-size:21px;
font-weight:bold;
color:#983D06;
text-align:left;
text-transform:lowercase; 
}

img{
border: 3px #CCCCFF;
}

ul {
padding: 0px;
margin-left:15px;
margin-bottom:25px;
list-style-image: url(../../images/sonstig/aufz.gif);
}

/* Navigationsleiste */

#navlist {
	float:left; 
	width:100%; 
	margin:0; 
	padding:0; 
	background: #111111 url(../../images/sonstig/nav-bkg.gif) repeat-x top left;
	display:inline;
	border-bottom: 1px solid #bd5801;
}

#navlist li {
	float: left; 
	margin: 0; 
	padding: 0 1px 0 0; 
	list-style: none; 
	background: url(../../images/sonstig/nav-li-bg.gif) no-repeat top right;
}

#navlist a {
	float: left;
	padding: 7px 13px;
	text-decoration: none;
	color: #aaaaaa;
	font-weight: bold;
	}
#navlist a:hover {
	color: #FFCC00;
	background: #660033;
	}
#navlist a#current {
	font-weight: bold;
	background: #DA9500 url(../../images/sonstig/nav-on-bg.gif) repeat-x bottom left;
	color:#000000;
	}

/* formular */

.formmaileralles {
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 20px;
	width: 460px;
}
.formmaileralles p {
	clear:both;
	display: block;
}

.formmailertext {
	width: 200px;
	display: block;
	clear: none;
	float: left;
}
.formmailertextrechts {
	width: 200px;
	display: block;
	clear: right;
	float: right;
}
.formmailertextfeld {
	border: 1px solid #666666;
	width: 200px;
	color: #cccccc;
	background: none;
}

.formmailertextfeldspam {
	border: 2px solid #666666;
	background: none;
	width: 168px;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	margin: 0px 35px 0px 0px;
	font-weight: bold;
	color: #DA9500;
}
.formmailertextfeldlang {
	border: 1px solid #666666;
	background: none;
	width: 460px;
	color: #cccccc;
}
.formmailertextarea {
	border: 1px solid #666666;
	background: none;
	width: 460px;
	height: 50px;
	color: #cccccc;
}
.formmailerbuttonsubmit {
	height: 40px;
	width: 228px;
	margin-top: 5px;
	cursor: pointer;
	color: #DA9500;
	font-weight:bold;
	background-image:url(../../images/sonstig/formbuttonsubmit.gif);
}
.formmailerbuttonreset {
	height: 40px;
	width: 228px;
	margin-top: 5px;
	cursor: pointer;
	color: #DA9500;
	font-weight:bold;
	background-image:url(../../images/sonstig/formbuttonreset.gif);
}
.formmailerimg {
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 10px;
	border:none;
}
.formmailerfehler {
	background-image: url(../../formular/images/stop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px 10px 0 40px;
	height: 40px;
	color: #DA9500;
}
.formmailerok {
	background-image: url(../../formular/images/ok.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 45px;
	padding-top: 2px;
	height: 40px;
}
.formmailerfehler p, .formmailerok p {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

/* Kalender */

.dpDiv {
	}

.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
	background-color: #000000;
	border: 1px solid #444444;
	}

.dpTR {
	}

.dpTitleTR {
	}

.dpDayTR {
	}

.dpTodayButtonTR {
	}

.dpTD {
	border: 1px solid #000000;
	}

.dpDayHighlightTD {
	background-color: #DA9500;
	border: 1px solid #AAAAAA;
	}

.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: #000000;
	}

.dpTitleTD {
	}

.dpButtonTD {
	}

.dpTodayButtonTD {
	}

.dpDayTD {
	background-color: #CCCCFF;
	border: 1px solid #AAAAAA;
	color: black;
	}

.dpTitleText {
	font-size: 12px;
	color: #983D06;
	font-weight: bold;
	}

.dpDayHighlight {
	color: 983D06;
	font-weight: bold;
	}

.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #983D06;
	background: #d8e8ff;
	padding: 0px;
	}

.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #983D06;
	background: #d8e8ff;
	font-weight: bold;
	}