﻿/* Layout Struktur*/
body {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #44595F;
	background-color: #FFFFFF;
}
.conteneur {
	position: relative;
	width: 960px;
	margin: 0 auto 10px;
	background-color:#FFF3E7;
}
.header 
{
	height: 125px;
	background-color: #E3EBEF;
}
.header_bild 
{
	background-color: #000000;
}
.header_red 
{	
	background-color: #C71F2C;
}
.footer 
{
	height: 20px;
	background-color: #EFF4F6;	
}
.left 
{	
	position: absolute;
	left:0px;
	width: 204px;
	background-color:#FFF3E7;
}
.content {
	position:relative;
	margin-left: 204px;	
	width: auto;
	min-height: 490px;
	height: auto !important;
	height:490px;
	background-color:#E3EBEF;
}
.content_titel
{
	font-size: 17px;
	font-weight: bold;	
}
.content_table
{
	border: 2px solid #C71F2C;
}
.content_table td
{
	padding-left: 15px;
	padding-right: 15px;
}
.content_table_titel
{
	background-color: #C71F2C;
	color: #FFFFFF;
}
.navi 
{
	position:relative;
	min-height: 227px;
	height: auto !important;
	height: 227px;
	background-color:#FFD1A1;	
}
.navi_tree1
{
	font-size: 17px;
	font-weight: bold;
	color: #44595F;
	background-color:#FFFFFF;
	width:100%;	
}
.navi_tree1 a
{
	color: #44595F;
	text-decoration:none;
}

.navi_tree1 a:hover
{
	color: #44595F;
	text-decoration:underline;
}
.navi_tree2
{
	font-size: 13px;
	font-weight: bold;
	color: #44595F;	
	width:100%;	
}
.navi_tree2 a
{
	color: #44595F;
	text-decoration:none;
}

.navi_tree2 a:hover
{
	color: #44595F;
	text-decoration:underline;
}
.navi_tree2red
{
	font-size: 13px;
	font-weight: bold;
	color: #C71F2C;	
	width:100%;	
}
.navi_tree2red a
{
	color: #C71F2C;
	text-decoration:none;
}

.navi_tree2red a:hover
{
	color: #C71F2C;
	text-decoration:underline;
}
.navi_treeblank
{
	background-color:#FFFFFF;
}
.navi_treegrau
{
	background-color:#637074;
}
.navi_treered
{
	background-color:#C71F2C;
}
.left_red
{
	position:relative;
	height: 50px;
	background-color:#C71F2C;
}
/*.logo_right
{
	position: absolute;
	right:0;
	bottom:0;
	width: 76px;
	background-color:#E3EBEF;	
}*/
.header_nav
{
	font-size: 13px;
	font-weight: bold;
	color: #44595F;
	background-color: #EFF4F6;
}
.header_nav a
{
	color: #44595F;
	text-decoration:none;
}
.header_nav a:hover
{
	color: #44595F;
	text-decoration:underline;
}
.header_navhome a
{
	color: #C71F2C;
	text-decoration:none;
}
.header_navhome a:hover
{
	color: #C71F2C;
	text-decoration:underline;
}
.image_text
{
	font-size: 10px;	
}
.image_left
{	
	float: left;
	margin-right:10px;
	margin-bottom:10px;
}
.produktlist_info
{
	font-size: 11px;	
}
.produktlist_info a
{
	color: #C71F2C;
	font-weight:bold;
	text-decoration:none;
}
.produktlist_info a:hover
{
	color: #C71F2C;
	font-weight:bold;
	text-decoration:underline;
}
.popup_produkt 
{
	margin: 10px;
	background-color:#E3EBEF;
}
.logo_right img
{
	float:left;
	display:block;
}
.search_text
{
	color: #FFFFFF;
	font-weight:bold;
}
.search_input
{
	border:2px solid #FFCE99;
}
.form_prospektbest input
{
	margin:0;
	padding:0;
	width: 20px;
}
.scrollable
{
	color: #C71F2C;
	height:20px;
	width:400px;
	font-size: 16px;
	font-weight: bold;
}
.download img
{
	display:inline;
}
.formlogin_registerbutton
{
	width:190px;
}
.pdm_detailsimages
{
	border: 2px solid #44595F;
	height:75px;
	width:75px;
}
.button_img
{
	display:inline;
}

/*Basket*/
.basket_td
{
	background-color:#ffdfbc;	
	height: 30px;
}
/*End Basket*/

p
{
	margin: 0 0 10px 0;
}
img
{
	display:block;
}
hr 
{
	color:#C71F2C
}
a
{
	color: #44595F;
	text-decoration:none;
}
a:hover
{
	color: #44595F;
	text-decoration:underline;
}
