/* General styles */
body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 87%;
	font-weight: normal;
	color: black;
	margin: 0px;
	background: #FCF2DE url(../images/bg.gif) repeat-x top;
	height: 101%;
}
form {
	padding: 0;
	margin: 0;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
}

h1 {
	margin: 0px;
	padding: 10px 0 10px 0;
	font-size: 210%;
	color: #B82937;
	font-family: Georgia, Palatino, "Times New Roman", Times, serif;
	font-weight: normal;
}


h2 {
	color: #bf002e;
	font-size: 140%;
	font-weight: bold;
	padding:0;
	margin: 10px 0 10px 0;
}

h3 {
	color: #bf002e;
	font-size: 100%;
	font-weight: bold;
	margin: 10px 0 5px 0;
}

hr {
	clear: both;
	color: #bf002e;
	border: none;
	border-top: 1px solid #bf002e;
}
p {
	padding: 0;
	margin: 0 0 10px 0;
}
a {
	color: #B82937;
}
a:hover {
	color: #004777;
	text-decoration: none;
}
/* layout */
.container {
	width: 779px;
	margin: 0 auto;
	background: url(../images/shadow.jpg) repeat-x bottom;
	padding-bottom: 50px;
}
/* header */
.header {
	height: 123px;
	background:url(../images/date.gif) no-repeat top right;
	position: relative;
}
.header span {
	float: right;
	height: 123px;
	width: 324px;
	display: none;
}
.header .logo {
	float: left;
}
.starHours {
	position: absolute;
	bottom: 7px;
	right: 15px;
	width: 205px;
	height: 13px;
	background:url(../images/starHours.gif) no-repeat top right;
	text-indent: -2000em;
}
/* content */
.content {
	background: #F9F4E8 url(../images/menuBg.jpg) repeat-y left;
	float: left;
	display: inline;
	width: 778px;
	border-right: 1px solid #F3DEAB;
}
/* menu */
.mainMenuList {
	margin: 0px 0 11px 2px;
	padding: 0;
	list-style: none;
	width: 192px;
	float: left;
	display: inline;
	clear: left;
}
.mainMenuList {
	margin: 0px 0 11px 1px;
	padding: 0;
	list-style: none;
	width: 190px;
	float: left;
	display: inline;
	font-weight: bold;
}
.mainMenuList li {
	float: left;
	border-bottom: 1px solid #FCF3E0;
	width: 190px;
}
.mainMenuList a {
	text-decoration: none;
	float: left;
	display: inline;
	padding: 7px;
	width: 176px;
}
.mainMenuList .activeMain a {
	color: #444;
	background-color: #FCF3E0;
}
.mainMenuList .activeMain {
	border-bottom: 0px solid #FCF3E0;
}
.mainMenuList .activeMain .activeSub a {
	color: #444;
	background: #F9EED2 url(../images/arrow.gif) no-repeat 0 4px;
}
.mainMenuList .activeMain .activeSub .subMenuList2 .activeSub2 a {
	color: #444;
	background: #F6E6BF url(../images/arrow.gif) no-repeat 8px 4px;
}
.mainMenuList .activeMain ul a {
	color: #B82937;
	background-color: transparent;
	background-image: none;
	border: none;
}
.mainMenuList .activeMain .subMenuList2 a {
	background-color: #F3DEAB;
	background-image: none;
	color: #B82937;
}
.mainMenuList ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
	font-size: 94%;
}
.mainMenuList ul li {
	width: 190px;
	background-color: #F8EBC9;
}
.mainMenuList ul li a {
	width: 166px;
	padding: 5px 7px 5px 17px;
}
.mainMenuList ul ul li a {
	width: 156px;
	padding: 5px 7px 5px 27px;	
}
/* maincontent */
#maincontent {
	float: right;
	display: inline;
	width: 530px;
	padding: 15px 20px 0 0;
	position: relative;
	top: -55px;
}

/* footer */
.footer {
	float: left;
	margin-top: 20px;
	width: 778px;
	height: 250px;
	background: url(../images/footerBg2.gif) no-repeat left bottom;	
	
}
.footer #mainPartners {
	display:inline;
	float:right;
	margin:50px 0pt 0pt 0px;
	padding:8px 0pt 15px 15px;
	width:220px;
	background: url(../images/bgSponsors.gif) no-repeat 0px 13px;
}
.footer p {
	padding: 0 0 10px 0;
	margin: 0;
	color: #004777;
	font-size: 94%;
	font-weight: bold;
	
}
.footer  .partners .premiumPartnerHeadline {
	margin: 10px 0 3px 0;
}
.footer  #mainPartners p {
	font-size: 100%;
}
.footer #mainPartners div {
	float: left;
	display: inline;
	width: 205px;
}
.footer .partners {
	float: left;
	display: inline;
	margin: 70px 0 0 250px;
}
.footer .partners p {
	margin: 25px 0 3px 0;
	padding: 0;
}
.clear {
	height: 1px;
	font-size: 1px;
	clear: both;
	background-color: #F2D499;
}
.clearR {
	height: 1px;
	font-size: 1px;
	clear: left;
	background-color: transparent;
}
#maincontent .clear {
	background-color: transparent;
}

input, textarea, select {
	border: 1px solid #EDCB7D;
	background: #ffffff url(../images/inputBg.gif) repeat-x top;
}
#send, .button {
	background: url(../images/bg-but.gif) repeat-x top;
	cursor: pointer;
}

.images {
	float: left;
	display: inline;
	width: 150px;
	margin: 0 15px 10px 0;
	color: #004777;
	text-align: center;
	font-size: 94%;
	background: url(../images/imgBg.jpg) no-repeat left top;
	padding: 0;
}
.images img {
	margin-bottom: 10px;
}
.flRight {
	float: right;
	margin: 0 0 10px 15px;
	display: inline;
	clear:right;
}
.flLeft {
	float: left;
	margin: 0 15px 10px 0;
	display: inline;
	clear: left;
}
.numeric, .number {
	text-align: right;
}
.event {
	padding: 10px 20px 20px 20px;
	margin: 15px 0px;
	background: url(../images/eventsBg.jpg) no-repeat top left;
	line-height: 1.6em;
	font-size: 94%;
	clear: both;
}
.event p {
	margin: 10px 0 0 0;
	
}
.event input, .event select  {
	font-size: 94%;
	
}
.event span{
	font-weight: bold;
	color:#004777;
	font-size: 110%;
	letter-spacing: 1px;
}
.teaser {
	font-weight: bold;
	color:#444;
	font-size: 115%;
	margin-bottom: 15px;
}
.list td, .list th{
	padding: 3px 6px;
	border-bottom: 1px solid #F8EBC9;
}
.sponsors {
	padding: 10px 0 0 0;
}
.sponsors img {
	margin: 0 20px 10px 0;
}
.sponsorsBox {
	clear: both;
	padding: 0px 0;
}
.sponsorsBox img {
	margin: 0px 8px 4px 0;
}
.list th{
	background-color: #F8EFD8;
	color:#444;
}
.list {
	width: 530px;
	margin-bottom: 15px;
}
.list .basketFooter th {
	background-color: #F8EBC9;
}
.step {
	padding: 0px 0 10px 0;
	background: url(../images/stepBg.gif) no-repeat right bottom;
}
.step h2 {
	font-size: 160%;
}
.step h2 span {
	font-size: 60%;
	color:#000;
}
.inlineBox {
	background: url(../images/stepBgH.gif) no-repeat left top;
	padding: 7px 5px 5px 10px;
}
.error {
	font-size: 94%;
	color: #FF0000;
}
.header strong {
	font-weight: normal;
}

/* home */
#latestNews h2 {
	margin-top: 0px;
}
#latestNews, #fetivalImages {
	float: left;
	display: inline;
	width: 345px;
	background: url(../images/aktuellesBg.gif) no-repeat bottom right;
	padding: 0px 15px 10px 0px;
}
#latestNews ul {
	padding: 0;
	margin: 15px 0 0 0;
	list-style: none;
}
#latestNews ul a {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 110%;
}
#latestNews ul li {
	padding: 0;
	margin: 0 0 15px 0;
}

#nextHighlight {
	float: right;
	width: 152px;
	position: relative;
	top: -40px;
	border: 1px solid #B82937;
	padding: 5px;
}

#nextEvent {
	font-size: 94%;
	width: 514px;
	padding: 7px;
	border: 1px solid #B82937;
	background-color: #F5E2B7;
	margin-top: 10px;
}
#nextEvent .title {
	font-size: 105%;
	font-weight: bold;
}
#nextEvent .headline span {
	display: block;
	margin-bottom: -7px;
	font-weight: bold;
}
#nextEvent .headline h2 {
	font-size: 170%;
}
#nextEvent .eventBody {
	float: left;
	padding-right: 7px;
	width: 162px;
}

/* Sponsors */
.sponsors {

}
.rollSponsors {
	float: left;
	display: inline;
	border: 0;	
}
.sponsors td {
	padding-right: 20px;
	padding-bottom: 20px;
	vertical-align: middle;
}

.cart {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: 220px;
}
.cart a {
	display: block;
	background: url(../images/cart.gif) no-repeat 12px 6px;
	padding: 6px 8px 0px 40px;
	font-size: 94%;
	text-decoration: none;
	height: 19px;
}
.cart a:hover {
	background: url(../images/cartH.gif) no-repeat 12px 6px;
	text-decoration: none;
	color: #004777;
}

.gwTitle {
	color: #BF002E;
	font-style: italic;
}

/* kulturpartnerHolder */
.kulturpartnerHolder p {
	padding-bottom: 25px;
}