body {
	background: #ffe992;	
	background-image: url(background.jpg);
	background-repeat: repeat-x;
	font-family: Trebuchet MS, Helvetica, Arial, Verdana;
	font-size: 1em;
	color: #333;
}

p.trenner {
	border-top: 1px solid #CCC;
	padding-top: 10px;
}

#header,
#page {
	text-align: center;
}

/*
.movetop {
	margin-top: -22px;
}

* html .movetop {
	margin-top: -40px;
}
*/

#contentbox {
	width: 978px;
	height: 415px;
	text-align: left;
	background-image: url(kasten.jpg);
	background-repeat: no-repeat;
}

#contentbox2 {
	width: 978px;
	text-align: left;
}

#morebands {
	width: 415px;
	text-align: left;
	padding: 10px;
	float: left;
}

#morecities {
	width: 508px;
	text-align: left;
	padding: 12px;
	float: right;
	border-left: 1px dotted #666;
}

	
#formbox {
	width: 525px;
	height: 350px;
	float: left;
}

#infobox {
	float: left;
	width: 450px;
	height: 350px;
}

#mkkfoto {
	background: #FFF;
	padding: 9px;
	border: 1px solid #666;
	text-align: center;
}

.textbox {
	padding: 15px;
}

.small {
	font-size: 80%;
}

h1, .head2 {
	margin-top: 0px;
	color: #FF6600;
	font-size: 20px;
	font-weight: bold;
}

#searchcontrol {
	margin-top: 15px;
	font-size: 11px;
}

.head3 {
	margin-top: 10px;
	color: #333;
	font-size: 17px;
	font-weight: bold;
}

a {
	color: #FF6600;
}

a.setback {
	color: #999;
}

.control {
	padding-bottom:13px;
	clear: both;
}

label.mandatory {
	font-weight: bold;
}

label {
	display: block;
	float: left;
	width: 240px;
}

input.textfield {
	width: 240px;
}

textarea {
	width: 490px;
	height: 75px;
}

.btnsend {
	float: right;
	margin-right: 0px;
}

.msgbox {
	padding: 4px;
	background: #99FF99;
	border: 1px solid #009900;
	margin-bottom: 5px;
	font-size: 80%;
}

.errbox {
	padding: 4px;
	background: #FFCCCC;
	border: 1px solid #FF0000;
	margin-bottom: 5px;
	font-size: 80%;
}


#morecities  a {
	font-size: 80%;
	color: #333;
	text-decoration: none;
}

#morecities  a:hover {
	text-decoration: underline;
}

#footerbox {
	
}
