/* ##### LAYOUT START ##### */
body {
	text-align: center;
	background-color: #eee;
	background-image: url('../images/layout/bg.gif');
	background-repeat: both;
	background-position: center top;
	margin: 0px;
	font-family: Verdana,Tahoma,Arial;
	font-size: 12px;
	line-height: 1.5em;
	color: #444;
}
	
#frame {
	width: 858px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
}

#contentleft {
	width: 350px;
	float: left;
	margin: 0px;
	margin-left: 68px;
	padding-bottom: 15px;
	padding-top: 12px;
}
*html #contentleft{
	margin-left: 33px;
}
	
#contentright {
	width: 350px;
	margin: 0px;
	float: right;
	margin-right: 68px;
	padding-bottom: 15px;
	padding-top: 12px;
}	
*html #contentright{
	margin-right: 33px;
}
	
#contentheader {
	background-image: url('../images/layout/elfBanner.jpg');
	background-position: bottom;
	text-align: left;
	vertical-align: bottom;
	padding-top: 279px;
	padding-bottom: 10px;
	padding-left: 68px;
}
/* ##### LAYOUT ENDE ##### */

/* ##### NAVI START #####*/
#contentheader a, img{
	margin: 0px;
	margin-right: 6px;
	padding: 0px;
	text-decoration: none;
	border-width: 0px;
}
/* ##### NAVI ENDE #####*/

#newsletterform{
	margin: 0px;
	margin-top: 25px;
	margin-bottom: 12px;
}
#newsletterinput{
	width: 280px;
	font-family: Verdana,Tahoma,Arial;
	font-size: 12px;
	border: 1px solid #39211a;
	height: 16px;
}
#newsletterbutton{
	border: 1px solid #39211a;
	font-size: 12px;
	height: 20px;
	background-color: #ddd;
}

/* ##### SPEZIAL-DIVS #####*/
#neuigkeit{
	margin-left: 12px;
}
#neuigkeit h1{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}

#konzert{
	margin-left: 12px;
}
#konzert h1{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}
