/* CSS Document */
body {
	background-color: #60383a;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
a, img
{
	outline:none;
}
#top
{
	width:900px;
	height:300px;
	margin:0 auto;
}
#logo
{
	width:226px;
	float:left;
}
#carusel
{
	float:left;
	width:674px;
	z-index:1;
}
#content
{
	clear:both;
	width:901px;
	height:350px;
	margin:10px auto;	
}


#footer
{
	clear:both;
	width:1000px;
	text-align:right;
	font-size:10px;
	margin:50px auto 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#221414;
}
#footer a
{
	text-decoration:none;
	color:#651b19;
	font-weight:bold;
	
}
#footer p
{
	padding:0;
	margin:2px 0;
}
.tags
{
	display:none;
}
#hotevents
{
	width:900px;
	height:35px;
	display:block;
	background:url(images/events-bg.gif) no-repeat;
	display:block;

}
#hotevents a
{
	color:#ff0000;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#scroller_container
{
	display:block;
	width:880px;
	height:30px;
	margin:0 10px;
	position: relative;
	overflow: hidden;
}
#scroller
{
	white-space: nowrap;
}
#hotevents .linie
{
	
	margin:0 10px 0;
	padding:7px 0 0 0;
}
#content ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#content ul li
{
	margin:0;
	padding:0;
	float:left;
}
