/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 0px;
	background-color:#FFFFFF;
	background-image: url(img_lay/bg.gif);
}
#bereichsbild {
	position: absolute;
	top: 35px;
	left: 0px;
	width: 530px;
	heigth: 215px;

}
#lead {
	position: absolute;
	top: 0px;
	left: 540px;
	width: 310px;
	heigth: 100px;
}
#szene {
	position: absolute;
	top: 150px;
	left: 420px;
	width: 450px;
	heigth: 100px;
}
#navarea {
	position: absolute;
	top: 247px;
	left: 80px;
	width: 177px;
	heigth: auto;
}
#content {
	position: absolute;
	top: 269px;
	left: 277px;
	width: 537px;
	heigth: auto;
}
.colorbiografie {
	background-color: #AEC035;
}
.colorkonzerte {
	background-color: #E48F15;
}
.colorbuchen {
	background-color: #2F4168;
}
.colorcds {
	background-color: #F4F236;
}
.colorguest {
	background-color: #9A1610;
}
.colorlinks {
	background-color: #6A471D;
}
.textnorm {
	font-family: Verdana, Arial, Geneva;
	font-size: 13px;
	font-weight: normal;
	line-height: 30px;
	display: block;
	letter-spacing: 0px;
	text-decoration: none;
	color: #4E6175;
}
.textzitat {
	font-family: Verdana, Arial, Geneva;
	font-size: 20px;
	font-weight: normal;
	line-height: 30px;
	display: block;
	letter-spacing: 0px;
	text-decoration: none;
	color: #4E6175;
}
.textnormnoblock {
	font-family: Verdana, Arial, Geneva;
	font-size: 13px;
	font-weight: normal;
	line-height: 30px;
	letter-spacing: 0px;
	text-decoration: none;
	color: #4E6175;
}
.textklein {
	font-family: Verdana, Arial, Geneva;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	letter-spacing: 0px;
	text-decoration: none;
	color: #4E6175;
}
.textkleinred {
	font-family: Verdana, Arial, Geneva;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	letter-spacing: 0px;
	text-decoration: none;
	color: #FF0000;
}
a.contlink:link {
	font-family: Verdana, Arial, Geneva;
	font-size: 13px;
	font-weight: normal;
	line-height: 30px;
	letter-spacing: 0px;
	text-decoration: underline;
	color: #4E6175;
}
a.contlink:visited {
	font-family: Verdana, Arial, Geneva;
	font-size: 13px;
	font-weight: normal;
	line-height: 30px;
	letter-spacing: 0px;
	text-decoration: underline;
	color: #4E6175;
}
a.contlink:hover {
	font-family: Verdana, Arial, Geneva;
	font-size: 13px;
	font-weight: normal;
	line-height: 30px;
	letter-spacing: 0px;
	text-decoration: underline;
	color: #7190A9;
}
a.kleinlink:link {
	font-family: Verdana, Arial, Geneva;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	letter-spacing: 0px;
	text-decoration: underline;
	color: #4E6175;
}
a.kleinlink:visited {
	font-family: Verdana, Arial, Geneva;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	letter-spacing: 0px;
	text-decoration: underline;
	color: #4E6175;
}
a.kleinlink:hover {
	font-family: Verdana, Arial, Geneva;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	letter-spacing: 0px;
	text-decoration: underline;
	color: #7190A9;
}
.texttitel {
	font-family: Verdana, Arial, Geneva;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	display: block;
	letter-spacing: 0px;
	text-decoration: none;
	color: #4E6175;
}
.inputshort {
	width: 30px;
	heigth: 20px;
	border-top: solid 1px #4E6175;
	border-left: solid 1px #4E6175;
	border-bottom: solid 1px #7190A9;
	border-right: solid 1px #7190A9;
	font-family: Verdana, Arial, Geneva;
	font-size: 13px;
	font-weight: normal;
	
}
.inputlong {
	width: 200px;
	heigth: 20px;
	border-top: solid 1px #4E6175;
	border-left: solid 1px #4E6175;
	border-bottom: solid 1px #7190A9;
	border-right: solid 1px #7190A9;
	font-family: Verdana, Arial, Geneva;
	font-size: 13px;
	font-weight: normal;
	
}
.inputlonggb {
	width: 300px;
	heigth: 20px;
	border-top: solid 1px #4E6175;
	border-left: solid 1px #4E6175;
	border-bottom: solid 1px #7190A9;
	border-right: solid 1px #7190A9;
	font-family: Verdana, Arial, Geneva;
	font-size: 13px;
	font-weight: normal;
	
}
.inputbutton {
	width: 100px;
	heigth: 20px;
	border-top: solid 1px #7190A9;
	border-left: solid 1px #7190A9;
	border-bottom: solid 2px #4E6175;
	border-right: solid 2px #4E6175;
	font-family: Verdana, Arial, Geneva;
	font-size: 13px;
}

.hrule {
	color: #4E6175;
}
