html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	}

div, p, h1, h2, h3, form {
	margin: 0;
	padding: 0;
	}

body {
	background-color: #333;
	}

img {
	border: 0;
	}
a img {
	text-decoration: none;
}	

p {
	margin-bottom: 14px;
	}

h1 {
	font-family: Georgia, Garamond, Times New Roman, serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	color: #fff;
	margin-bottom: 22px;
	}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #ff0028;
	margin-bottom: 14px;
	}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #ff0028;
	margin-top: 30px;
	padding-top: 30px;
	margin-bottom: 14px;
	border-top: 1px solid #333;
	}
h4 {
	font-size:15px;
	color: #aa3333;

}

h5 {
	color:#ffffff;
	font-size:14px;
	margin:0px;
	margin-top:10px;
	margin-bottom:5px;
	padding:0px;
	

}
.titlepicblock{
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	border-top:1px solid #333;
	padding-left:10px;
	padding-right:10px;
}

td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #fff;
	}

.tabAgenda {
	border-top: 1px solid #333;
	}

.tabAgenda td {
	border-bottom: 1px solid #333;
	padding-top: 5px;
	padding-bottom: 5px;
	}

.required {
	color: #ff0028;
	}

a {
	color: #ff0028;
	}

a:hover {
	color: #fff;
	}

#spaceBox {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	min-width: 960px;
	min-height: 100%;
	}

* html #spaceBoxIE {
	width: 960px;
	height: 100%;
	}

#frameBackground {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -480px;
	padding-bottom: 270px;
	width: 960px;
	height: auto;
	background-color: #000;
	background-image: url(../img/frameBackground.gif);
	background-repeat: repeat-y;
	z-index: 1;
	}

* html #frameBackground {
	height: 100%;
	}

#frameBox {
	position: relative;
	top: 0;
	left: 0;
	width: 960px;
	background-color: #000;
	background-image: url(../img/frameBackground.gif);
	background-repeat: repeat-y;
	z-index: 2;
	}

#pomcanysWebsolutions {
	position: fixed;
	bottom: 8px;
	left: 50%;
	width: 77px;
	margin-left: 387px;
	height: 13px;
	background-image: url(../img/pomcanysWebsolutions.gif);
	background-repeat: no-repeat;
	z-index: 100;
	}

#headerBox {
	position: absolute;
	top: 0;
	left: 0;
	width: 960px;
	height: 280px;
	background-image: url(../img/headerLogo.gif);
	background-repeat: no-repeat;
	z-index: 3;
	}

#footerBox {
	position: fixed;
	bottom: 100px;
	left: 50%;
	margin-left: 379px;
	width: 100px;
	height: 70px;
	background-image: url(../img/footerLogo.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-top: 28px;
	padding-left: 8px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 11px;
	color: #666;
	z-index: 4;
	}

#contentBox {
	position: relative;
	top: 270px;
	left: 285px;
	width: 510px;
	margin-bottom: 30px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #fff;
	z-index: 10;
	}

#contentBox ul {
	list-style-type: square;
	margin: 0;
	margin-top: -9px;
	padding-left: 15px;
	}

#contentBox li {
	color: #ff0028;
	}

#contentBox .listLi {
	color: #fff;
	}

#navBox {
	position: absolute;
	top: 317px;
	left: 20px;
	width: 202px;
	font-family: Georgia, Garamond, Times New Roman, serif;
	font-size: 14px;
	line-height: 16px;
	z-index: 5;
	}

#navBox ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#navBox a {
	text-decoration: none;
	}

#navBox a:hover {
	color: #a50016;
	}
.programLeft{
	float:left;
}
.nav1 {
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-weight: bold;
	border-top: 1px solid #8c8c8c;
	}

.nav1 a {
	color: #fff;
	}

.nav1Active {
	width: 225px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-weight: bold;
	background-image: url(../img/navBackgroundActive.gif);
	}

.nav1Active a {
	color: #a50016;
	}

.nav2 {
	padding-left: 25px;
	padding-bottom: 4px;
	font-weight: normal;
	background-image: url(../img/navBackground.gif);
	}

.nav2 a {
	color: #fff;
	}

.nav2Active {
	padding-left: 25px;
	padding-bottom: 4px;
	font-weight: normal;
	background-image: url(../img/navBackground.gif);
	}

.nav2Active a {
	color: #a50016;
	}

.imgLeft {
	float: left;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 10px;
	}

.imgRight {
	float: right;
	margin-top: 2px;
	margin-left: 20px;
	margin-bottom: 10px;
	}

.zitat {
	position: relative;
	left: 40px;
	font-family: Georgia, Garamond, Times New Roman, serif;
	font-style: italic;
	font-size: 14px;
	color: #ff0028;
	line-height: 17px;
	margin-bottom: 16px;
	}

.zitatAutor {
	font-family: Georgia, Garamond, Times New Roman, serif;
	font-style: normal;
	font-size: 11px;
	color: #fff;
	line-height: 17px;
	}

fieldset {
	border: 1px solid #8c8c8c;
	margin-top: 14px;
	padding: 10px;
	}

legend {
	color: #fff;
	font-weight: bold;
	}

#formName .inputWettbewerb {
	float: left;
	border: 0;
	width: 15px;
	}

#formName .labelWettbewerb {
	float: left;
	width: 130px;
	margin-top: 2px;
	}

#formName label {
	float: left;
	width: 100px;
	margin-top: 2px;
	}

#formName input {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	border: none;
	width: 380px;
	margin-bottom: 5px;
	}

#formName textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	border: none;
	width: 380px;
	margin-bottom: 5px;
	}

#formSelect input, #regForm input {
	float: left;
	}

#formSelect label, #regForm label {
	width: 450px;
	display: block;
	line-height: 18px;
	height: 22px;
	}

#submitButton, #submitButton2 {
	width: 510px;
	margin-top: 14px;
	text-align: center;
	}

#submitButton input, #submitButton2 input {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #fff;
	}
 label
{
	color: #ffffff;
	width: 75px;
	float: left;
	text-align: left;
	font-weight: bold;
	display: block;

}
 .loginBox input
{
	color: #ffffff;
	background: #000000;
	border: 1px solid #ffffff;
}

.loginBox input.login {
	float:right;
}
.reg {
	float:left;
}

.reg a{
	font-weight: bold;
	color: #a50016;
}
.reg a:hover {
	color: #aa0016;
}
.loginBox
{
	display: block;
	margin-top: 20px;
	padding:10px;
	text-align:left;
	border: 1px solid #ffffff;
	width: 160px;
	height: 95px;
}

.loggedinBox
{
	color: #ffffff;
	width: 140px;
	margin-top: 20px;
	margin-left: 15px;
	padding:10px;
	text-align:left;
	border: 1px solid #ffffff;
}
.clearBoth{
	clear:both;
	width: 1px;
	height: 1px;
}

#reservierung input {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	border: none;
	width: 160px;
	margin-bottom: 5px;
	display:inline;
	}


.item{
	float:left;
	width: 65px;
	display:inline;

}
.preis{
	float:left;
	width: 70px;
	display:inline;
	font-weight:bold;

}
.kategorie{
	width: 60px;
	float:left;
	display:inline;
	font-weight: bold;
}
.katreservierung{
	width: 160px;
	float:left;
	display:inline;


}
.regtitlebar{
	border-bottom: 1px solid #ffffff;
	font-weight: bold;
}

#admin input {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	border: none;
	width: 200px;
	margin-bottom: 5px;
	display:inline;
}

#admin label {
	width: 120px;
	margin-top: 2px;
	display:inline;
}
#admin .title {
	border: 1px solid #ffffff;
	padding:5px;
	background-color:#550000;
	font-size:12px;
	font-weight: bold;
	width: 300px;
	margin:auto;
	color:#ffffff;
	text-align:center
}

.message, .message2{
	border: 1px solid #ffffff;
	padding: 20px;
	margin: 5px;
	background-color:#550000;
	font-size: 14px;
	text-align:center;

}
.message2{
	text-align:left;

}
.message2 a {
	color: #ff0028;
	text-decoration: none;
}
.message a, .message2 a {
	font-weight:bold;
	color: #ff0028;
	text-decoration: none;
	}

.message a:hover, .message2 a:hover{
	color: #fff;
	text-decoration: none;
	}
.titlebox{
	width: 90%;
	border: 1px solid #000000;
	padding:5px;
	margin:auto;
	margin-top:10px;
	background: #444444;
	text-align:left;
}
.box{
	width: 85%;
	margin:auto;
	border: 1px solid #000000;
	padding:10px;
	background: #000000;
	text-align:left;
}
#reservierung input[type='checkbox'], #admin input[type='checkbox'] {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	border: none;
	width: 20px;
	margin-bottom: 5px;
	display:inline;
}
.kat0, .kat1, .kat2, .kat3, .kat4{
	float:left;
	width: 11px;
	height:10px;
	margin: 1px;
	border: 1px solid #ffffff;
	color:#ffffff;
}
.kat0{
	border-color:#000000;
}
.kat1{
	background-color:#22ff22;
}
.kat2{
	background-color:#ff2222;
}
.kat3{
	background-color:#2222cc;
}
.kat4{
	background-color:#6666cc;
}
.mapbox{
	text-align:center;
	margin:auto;
  padding-top: 10px;
  padding-left:25px;
  padding-bottom: 10px;
  margin-bottom:20px;
  border: 1px solid #444444;

}
.katinfo{
	margin:auto;
	margin-bottom: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	width: 100px;
	padding: 10px;
	border: 1px solid #ffffff;

}
.katRowInfo{
	clear:both;
}
.stage, .entry{
	width: 300px;
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
	padding: 15px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	border: 1px solid #888888;

}

#submitButton2 input{
	background-color:#222222;
	color:#ffffff;

	padding: 3px;
	border: 1px solid #ffffff;
}
.flyerTumb{
	float: left;

}
.flyertext{
	float:left;
	width: 400px;
}
.clearBoth{
	clear:both;
}
.solistBox{
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top:5px;
	
}
.marginedBox{
	margin-left: 20px;
}