body,td,p {
	font: normal normal 12px Arial, Helvetica, sans-serif;
	color: #666666;
}

P {
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
}

.header,A.header {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

FORM {
	display: inline;
}

.error {
	color: #ff0000;
	font-weight: bold;
}

INPUT.searchbox {
	font: normal normal 10px Arial, Helvetica, sans-serif;
	color: #0000ff;
	width: 130px;
}

TD.menu {
	text-align: right;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
}

TD.menu_last {
	text-align: right;
	border-right: 1px solid #cdcdcd;
	background-image: url(../img/line_corner.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 1px;
}

TABLE.topcontent {
	background-image: url(../img/bg_header.png);
	background-repeat: repeat-x;
}

TD.theme-border {
	border-left: 1px solid #BCBCBC;
	background-image: url(../img/line_corner2.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	vertical-align: middle;
	padding-top: 3px;
}

TD.theme-content {
	padding: 0px;
	background-image: url(../img/line_corner2.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	vertical-align: middle;
	padding-bottom: 20px;
}

.big_gray {
	font: normal normal bold 20px Arial, Helvetica, sans-serif;
	color: #808080;
	text-transform: uppercase;
}

.big_red {
	font: normal normal bold 20px Arial, Helvetica, sans-serif;
	color: #BD1313;
	text-transform: uppercase;
}

.box_left { border-left: 1px solid #BCBCBC; }
.box_right { border-right: 1px solid #BCBCBC; }
.box_bottom { border-bottom: 1px solid #BCBCBC; }
.box_caption {
	font: normal normal bold 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	padding-left: 10px;
	padding-top: 2px;
}
.box_content {
	padding: 10px;
	background-image: url(../img/bg_box.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	vertical-align: top;
}

SELECT.make {
	font: normal normal 12px Arial, Helvetica, sans-serif;
	color: #0000ff;
	width: 160px;	
}

.content {
	padding: 10px;
	vertical-align: top;
}

H1 {
	font: normal normal bold 16px Arial, Helvetica, sans-serif;
	color: #BD1313;
	text-transform: uppercase;
}

H2 {
	font: normal normal bold 12px Arial, Helvetica, sans-serif;
	color: #808080;
	text-transform: uppercase;
}

.comment {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.menu_lvl0,.menu_lvl1,.menu_lvl2,.menu_lvl3 {
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 35px;
	color: #808080;
	font-weight: bold;
	cursor: pointer;
	text-align: right;
}

.menu_lvl0 {
	background-image: url(../img/navbg.png);
}

.menu_lvl1 {
	background-image: url(../img/navbg1.png);
	padding-right: 45px;
}

.menu_lvl2 {
	background-image: url(../img/navbg2.png);
	padding-right: 10px;
	padding-right: 55px;
}

.menu_lvl3 {
	background-image: url(../img/navbg3.png);
	padding-right: 10px;
	padding-right: 65px;
}

.menu {
	border: 1px solid #AAAAAA;
}

A.list { text-decoration: none; color: #0000FF; }
A.list:hover { text-decoration: underline; color: #0000FF; }

div.text {
	padding-bottom: 5px;
}

div.tabelle {
    
}

.table_border {
        border-top: 1px solid grey;
        border-left: 1px solid grey;

}
div.html {
	padding-top: 10px;
}

div.hr {
	padding-top: 10px;
	padding-bottom: 5px;
}

.image_item {
    padding-left:10px;
}

.footer_sup {
	font-size: 7px;
	vertical-align: top;
}

.footer_txt {
	font-size: 10px;
}

.button {
	background-image: url(../img/btn_overlay.png);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 11px;
	text-align: center;
	padding-top: 1px;
	width: 101px;
	height: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	cursor: pointer;
}

.row1 { 
	background-color: #f3f3f3; 
}


/* config v2 */
div.brand_select {
	border: 1px solid #dddddd;
	padding: 3px;
	margin: 3px;
	width: 168px;
	height: 92px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
}

div.brand_logo {
	height: 70px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: 65%;
}

div.brand_text {
	background-color: #eeeeee;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

div.model_select {
	border: 1px solid #dddddd;
	padding: 3px;
	margin: 3px;
	height: 110px;
	width: 200px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
}

div.model_logo {
	height: 89px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: 65%;
	vertical-align: middle;
}

div.model_text {
	background-color: #eeeeee;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

div.node_select {
	border: 1px solid #dddddd;
	padding: 5px;
	margin: 3px;
	height: 17px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-overflow: ellipsis;
	white-space: nowrap;
}


div.brand_select:hover, div.model_select:hover, div.node_select:hover {
	background-color: #f7f7f7;
	cursor: pointer;
}

a.brand_select,a.model_select, a.node_select {
	text-decoration: none;
}

div.brand_title {
	padding: 10px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 2px 2px 3px 1px #989898;
	box-shadow: 2px 2px 3px 1px #989898;
	display: block;
}

div.select_block {
	clear: both;
	width: 100%;
	padding-bottom: 20px;
}

div.btn {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 7px;
	text-align: center;
	display: inline;
}

.btn_text {
	color: #ffffff;
	font-size: 110%;
	font-weight: bold;
}

.pathbar {
	margin: 0px;
	margin-top: 5px;
	min-height: 10px;
	color: #2c2c2c;
	font-size: 11px;
}
.pathbar ul {
	display: inline-block;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}
.pathbar li {
	float: left;
}
.pathbar li a {
	color: #2c2c2c;
	text-decoration: none;
}

.pathbar li a,
.pathbar li > span {
	position: relative;
	float: left;
	margin: 0 3px 0px 0;
	padding: 0 5px 0 15px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background: #ebebeb;
}
.pathbar li a:before,
.pathbar li > span:before {
	position: absolute;
	top: 0;
	left: 0;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #ffffff;
	content: "";
}
.pathbar li a:after,
.pathbar li > span:after {
	position: absolute;
	top: 0;
	right: -10px;
	z-index: 1;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #ebebeb;
	content: "";
}
.pathbar li:first-child a,
.pathbar li:first-child > span {
	padding-left: 10px;
}
.pathbar li:first-child a:before,
.pathbar li:first-child > span:before,
.pathbar li:first-child a:before,
.pathbar li:first-child > span:before {
	display: none;
}
.pathbar b {
	display: none;
}

.g-recaptcha a {
	text-decoration: underline!important;
	font-weight: bold!important;
	color: red!important;
}