html, body, #wrapper 
{
	background-repeat: repeat-x;
	background-color: #8b8b8b;
	background-image: url(../images/bg.jpg);
	margin: 0 0 0 0;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper
{
	text-align: center;
	width: 100%;

}



div.boxLight a:hover
{
	text-decoration: underline;
}

div.boxLight a.underline
{
	text-decoration: underline;
}

div.boxDark a.underline
{
	text-decoration: underline;
}

div.boxDark 
{
	background: #e4e4e4;
	padding: 8px;
	font-size: 85%;
	line-height: 18px;
	margin: 0;
	clear: both;
}

div.boxDarkWebsites 
{
	background: #e4e4e4;
	padding: 5px;
	margin: 0;
	clear: both;
	font-size: 80%;
}


div.boxDark a:hover
{
	text-decoration: underline;
}

div.boxLight a
{
 	text-decoration: none;
	color: #000000;
}

div.boxPlain a
{
	color: #000000;
}

div.boxDark a
{
	text-decoration: none;
	color: #000000;
}
div.boxDarkWebsites a
{
	text-decoration: none;
	color: #000000;
}


div.floatLeft 
{
	float: left;
}

div.floatRight 
{
	float: right;
	text-align: left;
	width: 48%;
}

ul.plain 
{
	padding: 0 5px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
}

ul.menu 
{
	padding: 0 0;
	margin: 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style: none;
	text-align: right;
}

ul.menu a 
{
	text-decoration: none;
	font-weight: bold;
	color: #ff0100;
}

ul.menu a#live 
{
	color: #000000;
}

ul.menu a.live 
{
	color: #000000;
}

li.live a
{
	color: #000000;
}

ul.menu a:hover 
{
	color: #000000;
}

ul.menu li 
{
	padding: 8px 5px 0 0;
}


ul#lang
{
	float: right;
	margin: 0 15;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;	
}

ul#lang li
{
	list-style: none;
	float:left;

}

#lang a
{
	color: #e2e2e2;
	text-decoration: none;
}
#lang a:hover
{
	color: #ffffff;
}

table#columns 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	clear: both;
	border-collapse: collapse;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;  
	width: 750px;
}
table#distributors
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	vertical-align: top;
}

table#columnsShop
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	clear: both;
	border-collapse: collapse;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;  
	width: 750px;
}

table#distributors td
{
	text-align: center;
	width: 275px;
	font-size: 85%;
}

table#distributors a
{
	text-decoration: none;
}

td#LeftMenu 
{
	border: solid 1px #ff0100;
	width: 152px;
	padding: 4px 7px;
	background: #efefef;
	background-color: #e2e2e2;
	vertical-align: top;
}

td#LeftMenuMedia 
{
	border: solid 1px #ff0100;
	width: 200px;
	padding: 4px 7px;
	background: #f2f2f2;
	
	vertical-align: top;
}

td#MainContent 
{
	text-align: left;
	border: solid 1px #ff0100;
	padding: 4px 7px 20px;
	background: #f2f2f2;
	background-color: #e2e2e2;
	vertical-align: top;
}

td#MainContentShop
{
	text-align: left;
	border: solid 1px #ff0100;
	padding: 4px 0px 0px 2px;
	background: #f2f2f2;
	background-color: #e2e2e2;
	vertical-align: top;
}

td#StafContent 
{
	padding: 10px 10px;
	vertical-align: top;
}

td#MainContentIndex
{
	text-align: center;
	font-size: 110%;
	border: solid 1px #ff0100;
	padding: 4px 7px 20px;
	background: #f2f2f2;
	background-color: #e2e2e2;
	vertical-align: top;
}
td#MainContentIndexShop
{
	text-align: center;
	font-size: 110%;
	border: solid 1px #ff0100;
	padding: 4px 7px 20px;
	background: #f2f2f2;
	background-color: #e2e2e2;
	vertical-align: top;
}

td.spacer 
{
	padding: 0;
}

h1 {
	font-size: 100%;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 2px;
	font-weight: bold;
}
h2 
{
	color: #ff0100;
	font-weight: bold;
	font-size: 90%;
	padding: 0;
	margin-top: 2px;
	margin-bottom: 0;
}
h4 
{
	font-size: 80%;
	padding: 0;
	margin-top: 2px;
	margin-bottom: 0;
}


hr 
{
 height: 1px;
	color: #ccc;
}

span.large 
{
	font-size: 115%;
}

.recpage 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #000000;
	background-color: #e4e4e4;
	padding: 2px 0px 2px 5px;
	margin-top: 25px;
}
.recpage a 
{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.recpage a:hover 
{
	color:#ff0100;
}

td#marken
{
	font-size: 100%;
	padding: 5px 0px 10px 5px;
	margin-top:0px;
	border: solid 1px #ff0100;
}
td#models
{
	font-size: 100%;
	margin-top:0px;
	padding: 5px 0px 10px 5px;
	border: solid 1px #ff0100;
}
h3
{
	font-size: 120%;
}


table#models_columns 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	clear: both;
	border-collapse: collapse;
	margin: 0;
	margin-top: 0;
	padding: 0;  
	width: 500px;
}

div.boxLightIndex
{
	background: #f2f2f2;
	padding: 8px;
	font-size: 85%;
	line-height: 18px;
	margin: 0;
	clear: both;
}

div.boxLightIndex a:hover
{
	text-decoration: underline;
}

div.boxLightIndex a.underline
{
	text-decoration: underline;
}

div.homeMessage
{
	text-align: center;
}

div.homeMessage a:hover
{
	text-decoration: underline;
}

div.homeMessage a
{
	text-decoration: none;
	color: #ff0000;
}

#tippsHeader {
	width: 600px;
	margin-top: 20px;
	margin-left: 0px; 
	position: absolute;
}

#tippsHeader .title span{
	font-size: 8pt;
	font-weight: bold;
	color: #687A71;
	background-color: #EDB25F;
	padding-left: 5px;
	padding-right: 5px;
	height: 100%;
	border-bottom: 1px solid #EDB25F;
}

#tippsHeader .title span a{
	text-decoration: none;
	color: #687A71;
}

#tippsHeader #tippteaser {
	background-repeat: no-repeat;
	font-size: 8pt;
	height: 30px;
	clear: both;
	padding-left: 2pt;
	width: 196px;
}

ul.newsTicker {
	border: 0;
	height: 90px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	overflow: hidden;
	width: 400px;
}

ul.newsTicker li {
	padding: 0;
	margin: 0;
	position: absolute;
}

ul.newsTicker li a{
	font-size: 7pt;
	color: #3CAA87;
	text-decoration: none;
}

a.docuHref
{
	color:#ff0000 !important;
}
