@charset "utf-8";
/* CSS Document */

/* #######################################################################
   PNG Dateien im IE6 */
   
img {
	behavior:url("css/pngbehavior/pngbehavior.htc");
}

/* #######################################################################
   Body und Schrift-CSS */

body {
	background-color: #FFFFFF;
}
body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	font-style:italic;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size:22px;
}
h2 {
	font-size: 16px;
}
.b {
	font-weight:bold;
}
.s10 {
	font-size:10px;
}
.b10 {
	font-size:10px;
	font-weight:bold;
}
.s14 {
	font-size:14px;
}
.b14 {
	font-size:14px;
	font-weight:bold;
}
.s16 {
	font-size:16px;
}
.b16 {
	font-size:16px;
	font-weight:bold;
}
.s18 {
	font-size:18px;
}
.b18 {
	font-size:18px;
	font-weight:bold;
}
.s20 {
	font-size:20px;
}
.b20 {
	font-size:20px;
	font-weight:bold;
}
.c {
	font-weight: bold;
	color: #FFFFFF;
}
.c14 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.c16 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

/* #######################################################################
   Formular-CSS */

.errorField {
	border-right: #9F0004 2px solid;
	border-top: #9F0004 2px solid;
	border-left: #9F0004 2px solid;
	border-bottom: #9F0004 2px solid;
	background-color: #FFFFCC;
} 
.errorTable {
	border-right: #9F0004 2px solid;
	border-top: #9F0004 2px solid;
	border-left: #9F0004 2px solid;
	border-bottom: #9F0004 2px solid;
	background-color: #E2E1E1;
	height:50px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color:#FF0000;
}

/* #######################################################################
   Hintergrund-CSS */

#Div_back {
	position:absolute;
	left:50%;
	margin-left:-590px;
	top:0px;
	width:1180px;
	height:830px;
	z-index:1;
} 
#Div_top {
	position:absolute;
	left:50%;
	margin-left:-590px;
	top:0px;
	width:1180px;
	height:204px;
	z-index:10;
}
#Div_bottom {
	position:absolute;
	left:50%;
	margin-left:-590px;
	top:738px;
	width:1180px;
	height:92px;
	z-index:10;
}

/* #######################################################################
   Menü-CSS */

#Div_Minfo {
	position:absolute;
	left:50%;
	margin-left:287px;
	top:204px;
	width:174px;
	height:72px;
	z-index:10;
}
#Div_Mband {
	position:absolute;
	left:50%;
	margin-left:+304px;
	top:269px;
	width:148px;
	height:93px;
	z-index:10;
}
#Div_Mbandbio {
	position:absolute;
	left:50%;
	margin-left:+275px;
	top:327px;
	width:246px;
	height:135px;
	z-index:10;
}
#Div_Mreview {
	position:absolute;
	left:50%;
	margin-left:+266px;
	top:430px;
	width:240px;
	height:81px;
	z-index:10;
}
#Div_Mvideo {
	position:absolute;
	left:50%;
	margin-left:+289px;
	top:495px;
	width:171px;
	height:89px;
	z-index:10;
}
#Div_Mguest {
	position:absolute;
	left:50%;
	margin-left:+286px;
	top:558px;
	width:204px;
	height:98px;
	z-index:10;
}
#Div_Facebook {
	position:absolute;
	left:50%;
	margin-left:+310px;
	top:660px;
	width:150px;
	height:250px;
	z-index:20;	
}
#Div_Mimpressum {
	position:absolute;
	left:50%;
	margin-left:179px;
	top:748px;
	width:92px;
	height:19px;
	z-index:20;
}
.imp {
	font-size: 14px;
	font-weight: bold;
}
.imp a {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.imp a:link {
	text-decoration: none;
	color: #000000;
}
.imp a:visited {
	text-decoration: none;
	color: #000000;
}
.imp a:hover {
	text-decoration: none;
	font-style:normal;
}
.imp a:active {
	text-decoration: none;
}

/* #######################################################################
   Menü-CSS */

#Div_BandMember {
	position:absolute;
	left:50%;
	margin-left:-590px;
	top:350px;
	width:230px;
	height:380px;
	text-align:right;
	z-index:10;
}
