html, body {
	background: #222222 url('../images/background.png') top repeat-x;
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Arial, Verdana, Tahoma, 'Trebuchet Ms';
	font-size: 11px;
	color: #272727;
}

body
{
    scrollbar-arrow-color:#C00B12;
    scrollbar-track-color:#ffffff;
    scrollbar-face-color:#ffffff;
    scrollbar-highlight-color:#ffffff;
    scrollbar-3dlight-color:#C00B12;
    scrollbar-darkshadow-color:#C00B12;
    scrollbar-shadow-color:#C00B12;
}

img
{
	border: 0;
}

a
{
	color: #272727;
	text-decoration: underline;
}

a:hover
{ 
	text-decoration: none;
}

.introTitle a 
{
	color: #c00d12;
	text-decoration: none;
}

.introTitle a:hover 
{
	color: white;
	text-decoration: none;
}

.newsReadMore a, #footerMenu a
{
	color: #a5a5a5;
	text-decoration: none;
}

.newsReadMore a:hover, #footerMenu a:hover
{
	color: #c00d12;
	text-decoration: none;
}

h4 a
{
	color: #333333;
	text-decoration: none;
}

h4 a:hover
{
	color: #C00B12;
	text-decoration: none;
}

#menu a
{
	color: #272727;
	text-decoration: none;
	display: block;
}

#menu a:hover
{
	color: #c00d12;
	text-decoration: none;
}

#mainContainer
{
	width: 980px;
	margin: auto;
	padding: 0;
}

#header
{
	background: url('../images/header.png') top no-repeat;
	float: left;
	width: 980px;
	height: 132px;
	margin: 0;
	padding: 0;
}

#header #logo
{
	float: left;
	width: 234px;
	height: 119px;
	margin: 12px 0 0 25px;
	padding: 0;
}

#headerimg img
{
	overflow: hidden;
}

#logoBigbear {
    float: left;
    width: 700px;
    height: 70px;
    margin: 0;
    padding: 0;
}

#introContainer
{
	background: url('../images/introBackground.png2') top no-repeat;
	float: left;
	width: 825px;
	height: 482px;
	padding: 0 0 0 125px;	
}

#introLeft {
    float: left;
    width: 275px;
    padding: 0;
    margin: 0;
}

#introRight {
    float: left;
    width: 550px;
    padding: 0;
    margin: 0;
    position: relative;  
}

#webshop
{
	background: url('../images/introItemBackground.png') top left no-repeat;    
	float: left;
	width: 400px;
	height: 85px;
	padding-top: 31px;
    padding-left: 25px;
    margin-left: 10px;
}

#events, #bigbear
{
	background: url('../images/introItemBackground.png') top left no-repeat;       
	float: left;
	width: 400px;
	height: 95px;
	padding-top: 21px;
    padding-left: 25px;
    margin: 10px 0 0 10px;
}

.introImage
{
	float: left;
	margin-right: 8px;
}

#introImageBigbear {
    float: left;
    margin-right: 8px;
    margin-top: 11px;
}

.introTitle
{
	float: left;
	margin-top: 15px;
	text-transform: uppercase;
}

#imageMotor {
    float: left;
    height: 407px;
    width: 550px;
    margin: 0;
    padding: 0;
}

#imageMotor .innerfade {
    float: left;
    margin: 0;
    padding: 0;
}

#news
{
	background: url('../images/newsBackground.png') 2px top no-repeat;    
	float: left;
	width: 582px;
	height: 227px;
	padding: 55px 80px 13px 70px;
	color: white;
    margin-top: -10px;
    margin-left: -15px;
}

#news table
{
	border: 0px;
	width: 500px;
}

#news table tr
{
	border: 0px;
}

#news table tr td
{
	width: 180px;
	margin-right: 75px;
    padding-bottom: 15px;
}

#news table tr td .titelNewsItem {
    width: 175px;
    text-align: left;
    font-size: 11px;
    color: #C00D12;
    font-weight: normal;
}

#news table tr td h4 {
    width: 200px;
}

.newsText
{
	width: 190px;
	float: left;
}

.newsReadMore
{
	width: 175px;
	float: left;
	text-align: right;
}

#container
{
	float: left;
	width: 930px;
	padding: 0px 25px 25px 25px;
}

#menuBannerContainer
{
	float: left;
	width: 930px;
	margin: 0;
	padding: 0;
}

#menu
{
	background: url('../images/menuBackground.png') no-repeat;
	float: left;
	width: 212px;
	height: 223px;
	margin: 0;
	padding: 44px 0 0 23px;
	color: #272727;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}

#menu ul
{
	float: left;
	margin: 0;
	padding: 0;
	list-style-image: url('../images/redDot.png') ;
}

#menu ul li
{
	float: left;
	width: 190px;
	margin: 0;
	padding: 0;
	margin-left: 25px;
	height: 38px;
	vertical-align: bottom;
}

.dotMenu
{
	float: left;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	margin-top: 5px;
}

#banner
{
	float: left;
	background: none;
	width: 684px;
	height: 264px;
	margin: 0;
	
	padding: 0;
	z-index: 2;
	position: absolute;
}

#bannerCustom
{
	float: left;
	width: 684px;
	height: 264px;
	margin: 0;
	padding: 0;
	margin-left: 11px;
	
	
	z-index: 1;
}

#bannerCustom ul
{
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#bannerCustom ul li
{
	float: left;
	margin: 0;
	padding: 0;
}

#contentContainer
{
	background: #909597 url('../images/contentBackground.png') repeat-x;
    border-left: 1px solid #bbbbbb;
    border-right: 1px solid #bbbbbb;    
	float: left;
	width: 927px;
    min-height: 507px;
	margin: 0;
	padding: 0;
}

#contentContainerTop {
	background: url('../images/contentBackgroundTop.png') top no-repeat;
    float: left;
    width: 930px;
    height: 20px;
    margin-top: 9px;
    padding: 0;
}

#contentContainerBottom {
    background: url('../images/contentBottomBackground.png') bottom no-repeat;
	float: left;
	width: 930px;
	height: 20px;
	margin: 0;
	padding: 0;
}

#contentContainerLeft
{
	float: left;
	width: 220px;
	height: 470px;
	margin: 8px 3px 28px 23px;
}

#contentContainerLeft table
{
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
}

#leftCol1
{
	float: left;
	width: 30px;
	padding: 0px;
	margin: 0;
}

#leftCol2
{
	float: left;
	width: 200px;
	padding: 0px;
	margin: 0;
	color: #333333;
}

#leftCol2 ul
{
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#leftCol2 ul li
{
	margin: 0;
	padding: 0;
	display: block;
}

.newsActive
{
	color: #C00B12;
}

.newsActiveItem
{
	float: left;
	width: 5px;
	height: 8px;
	margin: 0 0 0 8px;
	padding: 0;
	vertical-align: middle;
}

.yellowDot
{
	float: left;
	margin: 0;
	margin-top: 100px;
	padding: 0;
}

.visiteImage
{
	float:left;
	margin: 0;
	margin-top: 30px;
	padding: 0;
	
}

#contentContainerRight
{
	float: left;
	width: 615px;
	margin: 12px 3px 28px 0;

}

#rightBreadcrumbs
{
	float: left;
	width: 500px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #C00B12;
    margin: 0 0 0 23px;
}

#rightContentTop {
	background: url('../images/contentTransparantTop.png') top no-repeat;    
	float: left;
	width: 660px;
    height: 20px;
    margin: 10px 0 0 0;
    padding: 0;
}

#rightContent
{
	background: url('../images/contentTransparant.png') repeat-y;    
	float: left;
	width: 610px;
	margin: 0;
	padding: 0 25px 0 25px;
    min-height: 400px;
}

#testId p {
    padding: 0;
    margin: 0;
}

#rightContentBottom {
	background: url('../images/contentTransparantBottom.png') bottom no-repeat;    
	float: left;
	width: 660px;
    height: 20px;
    margin: 0;
    padding: 0;
}

#footer
{
	float: left;
	background: url('../images/footer.png') bottom no-repeat;
	width: 930px;
	height: 55px;
	margin: 0;
	padding: 0;
	color: #c00d12;
	text-align: center;
}

#footerMenu
{
	float: left;
	width: 930px;
	height: 55px;
	margin: 0;
	margin-top: 10px;
	padding: 0;
}

#footerMenu ul
{
	margin: auto;
	padding: 0;
	list-style-type: none;
	color: #a5a5a5;
}

#footerMenu ul li
{
	margin: 0;
	padding: 0;
	display: inline;
}

h1
{
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h2
{
	font-size: 14px;
	color: #C00B12;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	margin-bottom: 23px;
}

h3
{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	margin: 0px 0 0px 0;
}

#leftCol2 ul li
{
	font-size: 11px;
	color: #C00B12;
	font-weight: bold;
	display: inline-block;
	float: left;
	width: 200px;
}

#leftCol2 ul li div.listimg
{
	width:25px;
	height:25px;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#leftCol2 ul li div.listimg img
{
	margin-top:0px;
}

#leftCol2 ul li div.listcontent
{
	width:165px;
	color: #000000;
	margin-left: 7px;
}

#leftCol2 ul li div.listcontent h4
{
	color: #000000;
}

#leftCol2 ul li div.listcontent h5
{
	color: #333333;
}

#leftCol2 ul li div
{
	font-size: 11px;
	color: #C00B12;
	font-weight: bold;
	padding: 0;
	margin: 0;
	float: left;
	display: block;
}

#leftCol2 ul li div.pagetitle
{
	font-size: 14px;
	margin-left: 7px;
}

#leftCol2 ul li div.hottitle
{
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	margin-left: 7px;
}

#leftCol2 ul li.listitem
{
	margin: 0;
}

.hotlist
{
	margin-top: 25px;
}

#leftCol2 ul li.hotlistitem
{
	margin: 30px 0 0;
}

#leftCol2 ul li.listcontent
{
	margin: 0px;
}

#leftCol2 ul li a, #leftCol2 ul li a:hover, #leftCol2 ul li a:active
{
	text-decoration: none;
}

#leftCol2 ul li a:hover
{
	color: #C00B12;
}

h4
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

h5
{
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	padding: 0;
	margin: 0;
	margin-top: 5px;
}

h6
{
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	padding: 0;
	margin: 0;
	margin-top: 5px;
}

#leftCol2Link
{
	font-size: 11px;
	color: white;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

.albumlist
{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 580px;
}

ul.albumlist li
{
	display: block;
	float: left;
}

.albumBox
{
	float: left;
	width: 160px;
	height: 200px;
	border: 1px solid #e7e7e7;
	margin: 0 15px 15px 0;
	padding: 8px;
}

.flash-replaced .alt
{
	display: block;
	height: 0;
	position: absolute;
	overflow: hidden;
	width: 0;
}

.alt
{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}

.listtable
{
	width: 100%;	
}

.listtable h2
{
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}

.listtable a, a.listtable
{
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
	color: #C00B12;
}

.listtable a:hover, #leftCol2 ul li div.listcontent a.listtable:hover
{
	color: #000000;
}
