body{
	background-color: #f5eedf;
	margin: 0px;
	padding: 0;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 120px;
	background-position: top;
	background-image: url("../img/layout/headBack.png"); 
	background-repeat: repeat-x;
	font-family: Arial,Verdana,sans-serif;
	font-size: 100.1%;
	text-align: center;
}

/** Reset ul */
ul {
	margin: 0;
	padding: 0;
	margin-top: 3px;
	margin-bottom: 6px;
	list-style-image: url("../img/layout/arr.png");
}

.dotted{
	border-bottom: 1px dotted #d8cd2f;
	padding-bottom: 2px;	
}

#main{
	width: 950px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}

#mainEnd{
	width: 950px;
	text-align: center;
	margin: 0 auto;
	padding-top: 20px;
	clear: both;	
}


#head{
	width: 950px;
	height: 300px;
	/* background-image: url("../img/layout/headBack.png"); */
	background-repeat: no-repeat;
	text-align: center;
}

#logo{
	margin: 0;
	width: 600px;
	height: 300px;
}

#logoboth{
	margin: 0;
	width: 950px;
	height: 300px;	
}
#content{
	width: 950px;
	margin-top: 10px;
}


.mainArea{
	width: 650px;
	float: left;
}


.mainContent{
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 40px;
}

.sideArea{
	width: 300px;
	min-height: 648px;
	margin-top: 20px;
	background-image: url("../img/layout/sideBack.png");
	float: right;	
}

.sidebarContent{
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 0px;
	padding-bottom: 40px;
}

.threecolumn{
	width: 200px; 
	float: left; 
	text-align: center;
}

/*
* Generic fonts and layout.
*/

ul{
	padding-left: 25px;
}

p{
	font-size: 0.85em;
	line-height: 1.5em;
	padding: 2px;
	margin: 0;
	margin-bottom: 0.3em;
}

h1{
	font-size: 1.8em;
	margin: 0;
	margin-bottom: 0.4em;
	font-family: Georgia, Tahoma, sans-serif;
	font-weight: normal;
	color: #602914;
}

h1 span{
	display: block;
	font-size: 0.7em;
}

.contenthr{
	width: 610px;
	height: 10px;
	background-image: url("../img/layout/contenthr.png");
}
	

h2{
	font-size: 1.5em;
	margin: 0;
	margin-top: 0.6em;
	margin-bottom: 0.3em;
	color: #602914;
	font-family: Georgia, Tahoma, sans-serif;
	font-weight: normal;
}
h3{
	font-size: 1.2em;
	margin: 0;
	margin-top: 0.8em;
	margin-bottom: 0.3em;
	color: #602914;
	font-family: Georgia, Tahoma, sans-serif;
	font-weight: normal;
}

h4{
	font-size: 1.0em;
	color: #602914;
	margin-top: 0;
	margin-bottom: 0.3em;
	font-family: Georgia, Tahoma, sans-serif;
	font-weight: normal;
}

strong{
	color: #602914;
	font-weight: 500;	
	font-family:Georgia,Tahoma,sans-serif;
}

li{
	font-size: 0.85em;
	line-height: 1.5em;
}

.mainContent li{
	margin-bottom: 0.4em;	
}

.info{
	padding-right: 20px;
}

a{
	color: #602914;
	font-weight: bold;
	text-decoration: none;
}
a:HOVER{
	color: #602914;
	font-weight: bold;
	text-decoration: underline;
}
a:visited{
	color: #602914;
}

img { 
	border: none;
}

.player{
	text-align: center;
	margin-bottom: 15px;
}

/**
* End of page stuff.
*/

hr{
	width: 750px;
	height: 1px;
	border: none;
	margin-top: 5px;
	margin-bottom: 5px;
}


/**
* Blue bar with date and action.
*/
.blue{
	background-color: #d4ebf9;
	padding: 6px;
	margin-bottom: 1.4em;
}
.date{
	color: #bb9d59;
	font-size: 16px;
	font-weight: bold;
}

.imgleft{
	margin: 6px;
	float: left;
}

.center{
	text-align: center;	
}
	
#calendar{
	width: 50px;
	height: 50px;
	background-image: url("../img/content/calendar.png");
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	text-align: center;
}

#calendar{
	line-height: 65px;	
	font-weight: bold;
	color: #00aeef;
}

.termine{
	width: 140px;
	font-size: 0.8em;
		
}

#mainNav{
		
}

.tweet_avatar{
	margin-right: 6px;
	margin-bottom: 0px;
	margin-top: 2px;
}

.tweet_list{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}

.tweet_list li{
	margin-bottom: 0.6em;
	padding-bottom: 0.6em;	
}

.tweet_avatar{
	float: left;
}

.tweet_odd, .tweet_even{
	border-bottom:1px dotted #D8CD2F;
}
	
.productImage{
float: left;
border: 1px solid #D3CFA3;
margin-right: 0.5em;
margin-bottom: 0.5em;
}

.productItem{
	margin-top: 0.5em;
	clear: left;
}