/*************/
/* Allgemein */
/*************/
* {
	padding:0px;
	margin:0px auto;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica;
	font-size:12px;
	color:#525354;
	border-collapse:collapse;
}

/* Wenn der Scrollbalken nicht immer angezeigt werden soll, nachfolgende Zeile bitte auskommentieren */
html {overflow: -moz-scrollbars-vertical;}

a {text-decoration:none;}


img {border:none;}


h1 {font-size:20px;font-weight:bold;}
h2 {font-size:17px;font-weight:bold; color:#FFFFFF}
h3 {font-size:15px;font-weight:bold;}
h4 {font-size:13px;font-weight:bold; color:#FFFFFF}
li {margin-left:20px;}

body {background-image:url(system_images/background.jpg);}

/**********/
/* Aufbau */
/**********/
.centerbox {
	width:954px;
}

.logo {
	display:block;
	position:relative;
	top:158px;
	z-index:2;
}

.head {
	width:100%;
	height:80px;
	background-repeat:no-repeat;
}

.head_content {
	float:left;
	text-align:right;
	width:275px;
	padding-right:4px;
	height:20px;
	margin-top:60px;
}

.navi {
	float:left;
	width:675px;
	height:20px;
	margin-top:60px;
}

.contentbox {
	width:100%;
	clear:both;
	background-repeat:no-repeat;
}

.content_content {
}

.content_head {
	width:100%;
	height:12px;
	font-size:1px;
}

.content_minheight {
	width:12px;
	height:451px;
	float:left;
}

.content_minheight2 {
	width:8px;
	height:455px;
	float:left;
}
	
.content {
	width:926px;
	float:left;
}

.content_foot {
	width:100%;
	height:12px;
	clear:both;
	font-size:1px;
}

.breadcrump {
	float:left;
}

.foot {
	padding-right:4px;
	float:right;
}

.hinweis {
	clear:both;
	text-align:center;
	color:#C92434;
	padding:15px 0px 0px 0px;
}

/**************/
/* Formulare */
/************/

.form 
{
	background-color:#FFFFFF;
	border:1px solid #6D6E70;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:12px;
}

.width_small {width:50px;}
.width_middle {width:90px;}
.width_big {width:180px;}
.width_verybig {width:300px;}

/********/
/* Navi */
/********/
.navi a, .foot a {
	text-transform:uppercase;
	font-weight:bold;
}

.navi a:hover, .foot a:hover {
	color:#C92434;
}

.navi_active {
	color:#C92434;
}

.subnavi a {
	text-transform:lowercase;
	font-size:11px;
	line-height:120%;
}

/*************/
/* Templates */
/*************/
.text_links {
	width:400px;
	float:left;
	vertical-align:top;
	padding:10px;
}

.bild_links {
	width:463px;
	vertical-align:top;
}

.text_rechts {
	width:400px;
	vertical-align:top;
	padding:10px;
}

.text_1spalte {
	width:910px;
	padding:10px;
}

.text_red {
	color:#C92434;
}

.table_model_details td {
	padding-bottom:10px;
}

.table_model_details {
	margin-top:10px;
}

.content_left {
	float:left;
	width:467px;
}

.content_right {
	float:left;
	width:467px;
}

.headline {
	padding-left:65px;
	padding-top:85px;
	font-size:20px;
	font-weight:bold;
	padding-bottom:15px;
	padding-right:20px;
}

.text {
	padding-left:65px;
	padding-right:20px;
}



/**********/
/* Models */
/**********/
.thumb_models {
	width:498px;
	float:left;
	margin-top:2px;
}

.thumb_models_div {
	float:left;
	height:90px;
	overflow:hidden;
	width:69px;
}

.thumb_models_div_active {
	float:left;
	height:88px;
	overflow:hidden;
	width:67px;
	border:1px solid #C92434;
}

.thumb_models_table {
	height:90px;
	vertical-align:middle;
}

.linie_orange {
	height:1px;
	line-height:1px;
	background-color:#FEC464;
	width:100%;
	font-size:1px;
}
