html {
	margin: 0px;
	padding: 0px;	
}

body {
	margin: 0px;
	padding-top: 50px;
	background-color: #d1c1aa;
}

#laprovence {
	background-image: url(images/bg_kachel.jpg);
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#contentarea {
	width: 945px;
	height: 522px;
	background-color: #fff;
	margin: 0 auto;
}

#contentarea_themenabende {
	width: 1144px;
*	width: 1146px;	
	height: 522px;
	background-color: #fff;
	margin: 0 auto;
	
}

#kontaktbox p a {
	color: #000;
	text-decoration: none;	
}

#kontaktbox p a:hover {
	text-decoration: underline;
}


#rightslider {
	height: 522px;
	width: 200px;
	float: left;
	background-image: url(images/bg_kachel.jpg);
}
#platzhalter {
	height: 555px;
	width: 200px;
	*width: 192px;
	float: right;
	background-image: url(images/bg_kachel.jpg);
	padding: 0;
	margin: 0;	
}
div#menubox {
	float: left;
	padding-top: 25px;
	width: 290px;
}

#content {
	height: 500px;
	width: 644px;
	float: left;
	background: url(images/logo.jpg) no-repeat 10px 10px;
	padding: 0;
}

p {
	margin: 0;
}
#leftcolumn {
	height: 520px;
	width: 280px;
	float: left;
	margin-left: 22px;
	*margin-left: 10px;	
	margin-right: 24px;
}

#logo {
	margin-bottom: 28px;
}

#rightcolumn {
	height: 520px;
	width: 290px;
	float: left;
	padding-top: 20px;
}

#rightcolumn img {
	margin-bottom: 20px;
}

#rightcolumn a img {
	border: none;
}

#redbox {
	background-color: #993333;
	color: #fff;
	padding: 10px;
	margin-top: 30px;
	height: 111px;
}

#kontakt_redbox {
	background-color: #712223;
	color: #fff;
	padding: 25px 10px 25px 10px;
	height: 98px;
}

#kontaktbox {
	background-color: #e2d9cb;
	font-size: 11px;
	height: 209px;
	margin-top: 21px;
	padding: 49px 10px 50px;
}

#leftcolumn p.about {
	background-color: #e2d9cb;
	font-size: 11px;
	margin-bottom: 19px;
	margin-top: 3px;
	padding: 10px;
}

#redbox p {
	margin-top: 20px;
}

#spacer {
	height: 555px;
	width: 10px;
	float: left;
	background-image: url(images/bg_kachel.jpg);	
}

#themenabende p {
	background-color: #f8e7bb;
	font-size: 11px;
}

*html #themenabende p {
	font-size: 11px;
}

#themenabende p.januar {
	background-color: #eff2f9;
}

#themenabende p.februar {
	background-color: #d6e4ee;
}

#themenabende p.maerz {
	background-color: #bfd2dd;
}

#themenabende p.april {
	background-color: #ceddb4;
}

#themenabende p.seb {
	background-color: #f8e7bb;
}
#themenabende p.okt {
	background-color: #f8e7bb;

}
#themenabende p.nov {
	background-color: #f8e7bb;

}
#themenabende p.dez {
	background-color: #f8e7bb;
}

p.description {
	padding: 0 8px 4px;	
}

p.prize {
	font-weight: bold;
	border-bottom: 2px solid #fff;
	padding: 0 8px 2px;
}

p.date {
	color: #712223;
	font-weight: bold;
	padding: 2px 8px 3px;
}

