/* !flotte new */
body, html{
	background-color: #585f67;
	background-image: url(../gfx/bg.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
	font-family: arial, verdana;
	font-size: 11px;
}


.center{
	width: 828px;
	margin-left: auto;
	margin-right: auto;
}



.flottetopbanner{
	background-image: url(../gfx/kopf-grau.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #363d4f;
	width: 828px;
	height: 130px;
	overflow: hidden;
}

.pad10{
	padding: 10px;
}

.onbanfirstline{
	height: 18px;
}


.toleft{
	float: left;
}

.toright{
	float: right;
}

.clr{
	clear: both;
}

.break{
	height: 10px;
}

.whitestd, .onbanfirstline a{
	color: #ffffff;
	text-decoration: none;
}

.onbanfirstline, .onbanfirstline a{
	color: #ffffff;
	text-decoration: none;
}

.logo{
	float: left;
}


.topgreyarea{
	color: #ffffff;
	padding-left: 6px;
}

.topgreyarea div{
	padding-top: 7px;
}

.topgreyarea a{
	color: #ffffff;
	text-decoration: none;
}

.topgreyarea a.active{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.topmenu{
	background-image: url(../gfx/topmenu.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #363d4f;
	width: 828px;
	height: 27px;
}

.topmenuitem{
	float: left;
	display: block;
	height: 27px;
	border-right: 1px solid #8a8a8a;
}

.topmenuitem a{
	padding: 5px 6px;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	float: left;
	display: block;
}

.topmenuitem a.spdat{
	padding: 5px 6px;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	float: left;
	display: block;
	
}

.topmenuitemact{
	float: left;
	display: block;
	background-color: #8a8a8a;
	height: 27px;
}

.topmenuitemact a{
	padding: 5px 6px;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	float: left;
	display: block;
}

.maincontentarea{
	background-color: #ffffff;
}


.topgreyarea{
	min-height: 27px;
	background-color: #8a8a8a;
}

.pathlink{
	color: #c90017;
	text-decoration: none;
}

.navipath{
	background-image: url(../gfx/dots.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 27px;
}

#contab{
	margin-top: 8px;
}

h1{
	margin: 0px 0px 15px 0px;
	color: #c90017;
	font-size: 22px;
	font-weight: bold;
}

h2{
	margin: 5px 0px 10px 0px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

h1.smaller{
	margin: 0px 0px 8px 0px;
	color: #c90017;
	font-size: 16px;
	font-weight: bold;
}


div.content, div.content p, div.content td, div.content div {
	font-size: 11px;
	color: #000000;
}

div.content a{
	color: #c90017;
	font-weight: bold;
	text-decoration: none;
}


div.adbox{
	background-color: #8a8a8a;
	padding: 10px 5px 4px 5px;
	margin-bottom: 12px;
}

div.adboxtext{
	color: #ffffff;
	font-size: 9px;
	text-align: right;
	margin: 2px 0px 0px;
}


div.rbtitle{
	background-image: url(../gfx/meldung-grau.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 24px;
}

div.rbtitle div{
	padding-top: 5px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

div.rbframe{
	border-left: 1px solid #8a8a8a;
	border-bottom: 1px solid #8a8a8a;
	border-right: 1px solid #8a8a8a;
	padding: 6px;
}

div.rbframenopad{
	border-left: 1px solid #8a8a8a;
	border-right: 1px solid #8a8a8a;
	border-bottom: 1px solid #8a8a8a;
	padding: 0px 0px 0px 0px;
}


div.topthemen{
	width: 150px;
	
}

div.topthemensimpleh{
	height: 70px;
	
}


div.topthemen ul{
	margin: 0px;
	padding: 12px 0px 0px 12px;
}


div.topthemen ul li{
	margin: 0px;
	padding: 10px 0px 0px 0px;
	color: #c90017;
}

div.topthemensimple{
	width: 230px;
	height: 112px;
	overflow: hidden;
}

div.topthemensimple b{
	font-size: 13px;
	font-weight: bold;
	color: #c90017;
}


div.topthemen b{
	font-size: 13px;
	font-weight: bold;
}

div.rbunderframebox{
	background-color: #8a8a8a;
	padding: 5px;
	margin-bottom: 10px;
}

div.rbunderframebox a{
	color: #ffffff;
	text-decoration: none;
	padding-left: 17px;
	background-image: url(../gfx/arr-right-white.png);
	background-position: left middle;
	background-repeat: no-repeat;
	display: block;	
}

div.whitedots{
	border-bottom: 1px dotted #ffffff;
	height: 1px;
	margin: 3px 0px;
}


div.gototoparea{
	padding: 10px 0px;
	text-align: right;
	background-color: #ffffff;
}

div.gototoparea a{
	padding-left: 17px;
	padding-right: 10px;
	background-image: url(../gfx/arr-top-red.png);
	background-position: left 2px;
	background-repeat: no-repeat;
	color: #c90017;
	text-decoration: none;
	font-weight: bold;
}



td.widerightbg{
	background-color: #ffffff;
	cursor: pointer;
	border-bottom: 1px #8a8a8a solid;
}

td.widerightbg a.headname{
	color: #8a8a8a;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 1px;
	margin-left: 5px;
	text-decoration: none;
	display: block;
}

td.widerightbg a.name{
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
	text-decoration: none;
	display: block;
}

div.redtitle{
	color: #C90016;
	font-size: 12px;
	font-weight: bold;
}

div.cmpboxinfo{
	float: right;
	width: 224px;
	padding-top: 5px;
	padding-right: 5px;
}



div.cmpboxsearch{
	background-image: url(../gfx/right-box-grey-bg.png);
	background-position: left top;
	background-repeat: repeat-y;
	padding: 6px;
	
}

div.cmpboxsearch strong{
	font-weight: 14px;
	font-weight: bold;
	color: #333333;
	display: block;
	margin: 0px 0px 5px 0px;
}

td.widerightbgact{
	background-image: url(../gfx/home-wide-right.png);
	background-position: top left;
	background-repeat: repeat-x;
	cursor: pointer;
}

td.widerightbgact a.headname{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 1px;
	margin-left: 5px;
	text-decoration: none;
	display: block;
}

td.widerightbgact a.name{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
	text-decoration: none;
	display: block;
}


div.homewidecontainer{
	width: 808px;
	height: 255px;
	border-bottom: 1px solid #8a8a8a;
	overflow: hidden;
}

table.widetab{
	display: none;
}

td.widelefttext{
	overflow: hidden;
}


div.onbantxtarea{
	opacity: 0.8;
	background-color: #000000;
	margin-top: 35px;
	height: 80px;
	padding: 1px 4px 0px 4px;
}

td.tdbigcontent{
	height: 208px;
	overflow: hidden;
}

td.widelefttext a.headname{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	margin: 6px 3px 2px 3px;
	display: block;
	text-decoration: none;
}

td.widelefttext a.name{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin: 1px 3px 5px 3px;
	display: block;
	text-decoration: none;
}

td.widelefttext a.desc{
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	margin-left: 3px;
	margin-right: 3px;
	display: none;
	text-decoration: none;
	
}


div.righttitle{
	background-image: url(../gfx/home-left-box-title.png);
	background-position: top left;
	background-repeat: repeat-x;
	height: 23px;
}


div.righttitle div{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 4px 0px 4px;
}


div.leftboxgrey{
	background-image: url(../gfx/home-left-box-bg.png);
	background-position: top left;
	background-repeat: repeat-y;
	width: 477px;
	padding: 0px 0px 5px 0px;

}


div.leftboxwhite{
	background-color: #ffffff;
	width: 477px;
	border-bottom: 1px solid #8a8a8a;
}



div.nlleftboxwhite{
	background-color: #ffffff;
	width: 477px;
	border-bottom: 1px dotted #8a8a8a;
}


div.leftboxgrey div.pad, div.leftboxwhite div.pad, div.rightboxwhite div.pad, div.nlleftboxwhite div.pad {
	padding: 4px;
}

div.leftboxgrey img, div.leftboxwhite img{
	padding-right: 8px;
	padding-bottom: 4px;
}

div.leftboxgrey a.headname, div.leftboxwhite a.headname, div.rightboxwhite a.headname, div.nlleftboxwhite a.headname{
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 3px 0px 3px;
	display: block;
	text-decoration: none;
}

div.leftboxgrey a.name, div.leftboxwhite a.name, div.rightboxwhite a.name, div.nlleftboxwhite a.name{
	color: #c90017;
	font-size: 12px;
	font-weight: bold;
	margin: 1px 3px 5px 3px;
	display: block;
	text-decoration: none;
}

div.leftboxgrey a.desc, div.leftboxwhite a.desc, div.rightboxwhite a.desc, div.nlleftboxwhite a.desc{
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	margin-left: 3px;
	margin-right: 3px;
	display: block;
	text-decoration: none;
}

td.leftshort{
	padding: 4px 8px;
}

td.leftshort a.name{
	padding-left: 12px;
	background-image: url(../gfx/arr-right-grey.png);
	background-position: left 2px;
	background-repeat: no-repeat;
	display: block;
	color: #c90017;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


table.rightboxgrey{
	background-image: url(../gfx/right-box-grey-bg.png);
	background-position: left top;
	background-repeat: repeat-y;
	
}


a.blackname{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}


td.brandstop{
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

td.brandsbottom{
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding-bottom: 5px;
}

a.cartitle{
	display: block;
	width: 120px;
	border-top: 1px solid #999999;
	padding-top: 5px;
	font-weight: normal!important;
	text-decoration: underline;
}

a.karostitle{
	display: block;
	padding-top: 5px;
	font-weight: normal!important;
	text-decoration: underline;
}


a.modelname{
	display: block;
	padding-top: 6px;
	font-weight: normal!important;
	text-decoration: underline;
}



td.carparam1st{
	border-top: 1px solid #8a8a8a;
	border-bottom: 1px solid #8a8a8a;
	background-color: #e7e7e7;
}


td.carparam{
	border-bottom: 1px solid #8a8a8a;
	background-color: #e7e7e7;
}


td.carversions{
	padding: 6px;
	background: #8a8a8a!important;
	font-size: 12px!important;
	color: #ffffff!important;
	font-weight: bold!important;
}


#rssnewsbox{
	height: 270px;
	overflow: hidden;
}



td.boxbg{
	background-image: url(../gfx/box-bg.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	border: 1px solid #8a8a8a;
}

td.topbotbord{
	border-top: 1px solid #8a8a8a;
	border-bottom: 1px solid #8a8a8a;
}



td.compfieldssearch{
	padding: 6px;
	background: #8a8a8a!important;
	font-size: 12px!important;
	color: #ffffff!important;
	font-weight: bold!important;
}



td.complist1{
	padding: 5px;
	border-top: #8a8a8a 1px solid;
	border-bottom: #8a8a8a 1px solid;
	background-color: #e7e7e7;
}

td.complist2{
	padding: 5px;
	border-bottom: #8a8a8a 1px solid;
	background-color: #ffffff;
}

td.complist3{
	padding: 5px;
	border-bottom: #8a8a8a 1px solid;
	background-color: #e7e7e7;
}

td.complist1 a, td.complist2 a, td.complist3 a{
	display: block;
	padding-left: 14px;
	background-image: url(../gfx/arr-right-red.png);
	background-position: middle left;
	background-repeat: no-repeat;
}


img.logocmp{
	border: 1px #8a8a8a solid;
}



div.compdet{
	border-top: 1px #8a8a8a solid;
	border-bottom: 1px #8a8a8a solid;
	padding: 10px 0px 10px 0px;
}



div.compcat{
	border-bottom: 1px #8a8a8a solid;
	padding: 10px 0px 10px 0px;
}



#rssarrtop{
	padding-top: 3px;
	cursor: pointer;
}

#rssarrbottom{
	padding-top: 3px;
	cursor: pointer;
}



/* ADS */

div.rightskyscraper{
	width: 200px;
	margin-left: 822px;
	position: absolute;
	float: right;
	padding: 0px!important;
	margin-top: -7px;
	
}


div.topadseat{
	left: 100px;
	top: 0px;
	position: relative;
	
}

div.toprightadseat{
	top: 0px;
	margin-left: 828px;
	position: absolute;
	width: 160px;
	overflow-x: hidden;
}

div.sucheseat{
	padding: 1px;
	float: right;
}

div.contentleft{
	width: 850px;
	overflow-x: hidden;
	position: relative;
	left: 000px;
	top: 0px;
}

/*
div.rightskyscraper{
	float: right;
	top: 317px;
	width: 200px;
	left: -12px;
	position: relative;
}
*/



span.inred a{
	color: #C90016;
}


.footerarea{
	background-color: #8a8a8a;
	width: 828px;
}

.footerareapad{
	padding: 10px;
}


.footerarea h1{
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 9px 0px;
}


.footerarea a{
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 0px 0px 5px 5px;
}







div.magphotoscontainer{
	margin: 3px 0px 10px 0px;
}



div.magpicssmlist{
	margin: 1px 0px 3px 0px;
	background-color: #b2bece;
	height: 90px;
	overflow: hidden;
}


td.tdmagsmpic{
	text-align: center;
	vertical-align: middle;
}



div.magcontpicslist{
	overflow: hidden;
	position: relative;
	width: 422px;
	height: 97px;
	padding: 0px 2px 0px 2px;
}



div.magpicslist{
	position: absolute;
	padding-top: 5px;
}




div.divhidden{
	display: none;
}

div.divvisible{
	display: block;
}





div.magpictitle{
	background-color: #94a0b0;
	padding: 7px 9px 7px 9px;
	font-size: 11px;
	color: #000;
}



.navipics{
	width: 20px;
	height: 90px;
	background-color: #1d1d1d;
	text-align: center;
}

.navipics:hover{
	width: 20px;
	height: 90px;
	background-color: #dc0019;
	text-align: center;
}

.navipics img{
	padding-top: 35px;
	
}


div.dllinks{
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	padding-top: 5px;
	padding-left: 2px;
	padding-bottom: 5px;
	padding-right: 6px;
	float: right;
	margin: 0px 6px 6px 4px;
}

div.dllinks a{
	font-size: 13px;
	padding-left: 12px;
	background-image: url(../gfx/arr-grey-down.png);
	background-position: left center;
	background-repeat: no-repeat;
}


div.divboth20{
	margin-bottom: 5px;
	padding: 4px;
	display: block;
}



div.divboth20 div.articletext a, a.divboth20 {
	background-image: url(../gfx/box-bg.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	border: 1px solid #8a8a8a;
	margin-bottom: 5px;
	padding: 4px;
	display: block;
}


div.divboth20 a.title{
	font-size: 14px;
	font-weight: bold;
}


input.formtextfield{
	border : 1px solid #a0a0a0;
}

span.redstar{
	color: #fc0000;
	font-weight: bold;
}

.searchform{
	float: right;
	margin: 70px 0px 5px 0px;
	color: #ffffff;
	font-size: 11px;
	font-family: arial, verdana;
}

input.searchfield{
	width: 100px;
	height: 16px;
	color: #e0e0e0;
	font-size: 10px;
	font-family: arial, verdana;
	border: 1px solid #909090;
	text-align: center;
	background-image: url(../gfx/sfield-bg.jpg);
}

select.searchwhere{
	width: 80px;
	height: 16px;
	color: #e0e0e0;
	font-size: 10px;
	font-family: arial, verdana;
	border: 1px solid #909090;
	text-align: center;
	background-image: url(../gfx/sfield-bg.jpg);
	background-color: #404040;
}

input.searchgo{
	width: 60px;
	height: 18px;
	color: #e0e0e0;
	font-size: 10px;
	font-family: arial, verdana;
	border: 1px solid #606060;
	text-align: center;
	background-image: url(../gfx/sfield-bg.jpg);
	cursor: pointer;
}

form{
	margin: 0px;
	padding: 0px;
}

.socialicons{
	padding: 4px;
	text-align: right;
	font-size: 10px;
	font-family: arial, verdana;
}

.socialicons .fb-like{
	float: left;
	width: 120px;
	height: 20px;
	overflow: hidden;
	text-align: left;
	margin-right: 3px;
}

.socialicons .twit-me{
	float: left;
	width: 84px;
	height: 20px;
	overflow: hidden;
	text-align: left;
	margin-right: 3px;
}

.socialicons .gplus-me{
	float: left;
	width: 100px;
	height: 20px;
	overflow: hidden;
	text-align: left;
	margin-right: 3px;
}



