body{
background:#2d3331;
margin-top:20px;
padding:0px;
font-family:Arial;
font-size:11px;
line-height:15px;
font-stretch:expanded;
height:100%;
color:#FFFFFF;
}

a {
color:#FFFFFF;
text-decoration:underline;
}

a.hover {
text-decoration:underline;
}

#bodymodul {
border:0px;
width:940px;
min-height:100%;
margin:0px auto;
}

#leftsection {
float:left;
width:180px;
margin-right:10px;
background:#0e1c29;
height:722px;
overflow:hidden;
border-top:1px solid #787465;
border-bottom:1px solid #787465;
}
#topmodulsection {
float:left;
width:750px;
margin:0px auto;
}

#topmenuactive {
background:url(images/tdtopmenuactive.png) top left no-repeat;
width:122px;
height:23px;
text-align:center;
}

#topmenuinactive {
background:url(images/tdtopmenuinactive.png) top left no-repeat;
width:122px;
height:23px;
text-align:center;
}

a.menutop {
font-family:Verdana;
font-size:10px;
color:#FFFFFF;
font-weight:normal;
text-decoration:none;
}

a.menutop:hover {
color:#FFFFFF;
text-decoration:underline;
}

a.menutopactive{
font-family:Verdana;
font-size:10px;
color:#695322;
font-weight:normal;
text-decoration:none;
}

a.menutopactive:hover {
text-decoration:underline;
}

div#mainsection {
float:left;
background:#0e1c29;
width:750px;
min-height:597px;
overflow:visible;
}

h4 {
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
line-height:22px;
text-transform:uppercase;
color:#FFFFFF;
height:22px;
margin:0px;
}

.forminput {
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
padding:2px;
margin:0px;
background:#b9cbc5;
border:1px solid #2d3331;
}

.selectinput {
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
margin:0px;
}

.formtextarea {
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
padding:2px;
margin:0px;
background:#b9cbc5;
border:1px solid #2d3331;
}

th {
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
margin:3px;
text-align:left;
}

table.termine th {
background:#2d3331;
color:#FFFFFF;
text-align:left;
padding-top:3px;
padding-bottom:3px;
}

table.termine td {
background:#97aaa4;
color:#000000;
padding-top:3px;
padding-bottom:3px;
}

a.termine {
color:#000000;
text-decoration:none;
}

a.leftmenu {
font-family:Arial, Helvetica, sans-serif;
line-height:20px;
font-size:11px;
color:#FFFFFF;
font-weight:normal;
text-decoration:none;
}

a.leftmenu:hover{
color:#f49e00;
font-weight:bold;
text-decoration:underline;
}

a.leftmenu#active{
color:#f49e00;
font-weight:bold;
text-decoration:none;
}

a.bandname {
color:#ffffff;
text-decoration:none;
}

a.bandname:Hover {
color:#f49e00;
text-decoration:none;
}

a.bandname#active{
color:#f49e00;
text-decoration:none;
}

#gelb{
color:#f49e00;
}

label{
font-weight:normal;
}

#outerline {
	border-bottom:1px dotted #FFFFFF;
}

#centerline {
	border-bottom:1px dotted #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
}
#centerline2 {
	border-right:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
}

#loader{
   visibility:hidden;
}

#f1_upload_form{
   height:100px;
}

#f1_error{
   font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
   font-weight:bold;
   color:#FF0000;
}

#f1_ok{
   font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
   font-weight:bold;
   color:#00FF00;

}

#f1_upload_form {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

#f1_upload_process{
   z-index:100;
   color:#ffffff;
   visibility:hidden;
   height:100px;
   display:none;
}