/* CSS Document */

body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color:#1a0011;
	background-repeat:repeat-x;
}
#container { 
	width: 940px;
	background: #1B0011;
	margin: 0 auto;
	text-align: left;
} 
#header {
	padding: 0px;
	margin: 0px;
}	
#topmenu {
	height: 57px;
}
#sidebar1 {
	float: left;
	width: 269px;
}
#mainContent { 
	width: 645px;
	padding: 20px 10px 10px 10px;
	float: right;
	color: #FFFFFF;
}
#showitems {
	background-image:url(../../images/showevents_12.jpg);	
}
#showitems_text {
	color: #fffeff;
	font-size: 13px;
	width: 229px;
	padding: 0px 10px 10px 30px;
	font-size: 13px;
	font-weight: bold;
}
#offerte {

}
#offerte_text {
	color: #fffeff;
	font-size: 13px;
	width: 229px;
	background-image:url(../../images/showevents_15.jpg);
	height: 153px;
	padding: 0px 10px 5px 30px;
}
#footer { 
	padding: 0 10px 0 20px;
	background:#DDDDDD;
	background-image:url(../../images/showevents_16.jpg);
	height: 108px;
	font-size: 11px;
	color: #FFFFFF;
}
#footerleft {
	float: left;
	width: 300px;
	color: #FFFFFF;
	padding: 10px;	
}
#footerright {
	float: right;
	text-align: right;
	width: 300px;
	color: #FFFFFF;
	padding: 10px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}


