body {
	margin:0px;
	padding:0px;
	background:#c8c6b9 url('../images/bg_main.jpg') 50% 0px repeat-y;
	font-family:tahoma;
	font-size:12px;
}

h1 {
	font-family:Trebuchet MS;
	font-size:22px;
	line-height:26px;
}

h3 {
	margin-bottom:0px;
	font-size:16px;
	font-family:Trebuchet MS;
}

.wrapper {
	margin:0 auto;
	width:940px;
	padding:10px 10px 0px 10px;
	background-color:#FFFFFF;	
	position:relative;
}

.clear {
	clear:both;
}

.box_head {	
	background:transparent url('../images/bg_boxhead.jpg') top left no-repeat;
	font-size:16px;
	font-family:Trebuchet MS;
	color:#FFFFFF;	
	margin:0px;	
	width:275px;
}

.box_head a {
	color:#FFFFFF;
	padding:13px 0px 15px 40px;
	height:41px;
	width:235px;	
	display:block;
}

.flame {
	position:absolute;
	bottom:57px;
	right:40px;		
}

.map_link {
	font-size:12px;
	color:#222222;	
	background:transparent url('../images/btn_more.jpg') 58px 2px no-repeat;
	margin-top:10px;
	width:88px;
	display:block;
}

.content_test {
	width:935px;
}






/********************* Headbereich ******************/
.logo {
	float:left;	
	border:none;
}

.head_img {
	margin:0px;
	margin-top:10px;
}

.menu_box {
	margin:0px;
}

.head_menu {
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:right;
	
}

.headmenu_item {
	float:left;
	padding:0px;
	height:12px;	
}

.headmenu_item a {	
	font-size:10px;
	font-family:tahoma;
	color:#3E3E3E;	
	padding:0px 10px 1px 10px;
	margin:0px;
	border-left:1px solid #6e6e6e;	
}

.head_first a{
	border:none;
}

.menu_de, .menu_de a {
	padding:0px;
	margin-right:5px;	
	border:none;
}

.menu_en, .menu_en a{
	padding:0px;
	margin-right:5px;
	border:none;
}

.flag {
	border:none;
	margin:0px;
	margin-top:3px;
}

/********************* Breadcrumbs ******************/
.breadcrumb {
	font-size:10px;
	color:#3e3e3e;
	text-transform:uppercase;
}

.breadcrumb a {
	color:#3e3e3e;
}


/********************* Menübereich ******************/
.main_menu {
	background:url('../images/bg_mainmenu.jpg') top left no-repeat;
	margin:0px;
	padding:0px;
	height:45px;
	width:940px;
	list-style-type:none;
}

.menu_item {
	float:left;	
	height:45px;
	border-right:1px dotted #686868;
}

.menu_item a {
	padding:13px 32px 7px 32px;
	color:#FFFFFF;
	height:25px;
	display:block;
	font-size:14px;
	text-decoration:none;	
}

.main_menu .menu_first a:hover, .main_menu .first_active a{
	background:transparent url('../images/menu_first_active.jpg') top left no-repeat;
}

.menu_item a:hover, .item_active a {
	background:transparent url('../images/menu_active.jpg') top left repeat-x;
}


/********************** Contentbereich ***********************/
.content {
	float:left;
	width:605px;
	padding:10px;
	line-height:22px;
}

.start_box {
	float:left;
	margin-left:-10px;
}

.start_box .shadow_table {
	width:595px;
	float:left;
}

.box_start_list {
	vertical-align:top;
}

.start_list {
	list-style-type:none;
	padding:0px;
	margin:15px;
}

.start_list li {
	padding-left:20px;
	background-image:url('../images/arrow_black.jpg');
	background-position:0px 6px;
	background-repeat:no-repeat;
}


/********************** Rechte Spalte ************************/
.right_col {	
	width:300px;
	float:right;	
}

.right_col .box_head {
	height:21px;
}


/********************** Box rechte Spalte *******************/
.right_mini_box {
	width:295px;	
	float:right;
	margin:10px 5px 0px 0px;	
}

.right_mini_box h3 {
	width:235px;
	height:41px;
	padding:13px 0px 15px 40px;
}

.shadow_table {
	width:295px;
	float:right;
}

.shadow_table_img {
	width:295px;
}

.box_content {
	vertical-align:top;
	font-size:12px;
}

.box_content table {
	font-size:12px;
	font-weight:bold;
	margin:15px;
}	

.box_content .label {
	width:60px;
	line-height:20px;
}


.destination {
	margin-top:0px;
	margin-bottom:0px;
}

.destination_content {
	margin:5px;
	padding:15px;
	line-height:18px;
	font-size:13px;
}

.img_right {
	margin-bottom:300px;
}

.teaser_right {
	width:275px;
	height:175px;
}

.teaser_versand {
	width:275px;
	height:600px;
}


/********************** Footbereicht *************************/
.footer {
	background:url('../images/bg_footer.jpg') top left no-repeat;
	width:905px;
	height:37px;
	font-size:12px;
	color:#FFFFFF;
	padding-top:20px;
	padding-left:35px;
}



/********************* Schatten ******************************/

.shadow_tl {
	background:url('../images/shadow_tl.png') bottom right no-repeat;
	width:10px;
	height:10px;
}

.shadow_top {
	background:url('../images/shadow_top.png') bottom left repeat-x;
	height:10px;
}

.shadow_tr {
	background:url('../images/shadow_tr.png') bottom left no-repeat;	
	height:10px;
	width:10px;
}

.shadow_left {
	background:url('../images/shadow_left.png') top right repeat-y;		
	width:10px;
	height:100px;
}

.shadow_right {
	background:url('../images/shadow_right.png') top left repeat-y;		
	width:10px;
	height:100px;
}

.shadow_bl {
	background:url('../images/shadow_bl.png') top right no-repeat;
	width:10px;
	height:10px;
}

.shadow_bottom {
	background:url('../images/shadow_bottom.png') top left repeat-x;
	height:10px;
}

.shadow_br {
	background:url('../images/shadow_br.png') top left no-repeat;	
	height:10px;
	width:10px;
}


/********************* Kategoriedarstellung ******************************/

.categories {
	float:left;
	margin:0px 15px 5px -10px;	
}


.categories a {
	text-decoration:none;
	display:block;
}

.categories img {
	border:none;
}

.categories .link {
	float:right;
	width:70px;
	height:19px;
	font-size:12px;
	color:#222222;	
	background:transparent url('../images/btn_more.jpg') 36px 5px no-repeat;
	margin-top:5px;
	margin-bottom:10px;
	display:block;	
	text-decoration:underline;

}

/********************* Kategorieproduktedarstellung ******************************/

.products {
	float:left;
	margin:0px 10px 0px -10px;	
}

.products a {
	text-decoration:none;
}

.products img {
	border:none;
}

.products .link {
	float:right;
	width:70px;
	height:19px;
	font-size:12px;
	color:#222222;	
	background:transparent url('../images/btn_more.jpg') 36px 5px no-repeat;
	margin-top:5px;
	margin-bottom:10px;
	display:block;	
	text-decoration:underline;
}

.detail_view {
	float:right;
	margin:0px 10px 5px 20px;
}

.product_details a {
	color:#222222;
}

.product_details h3 {
	width:235px;
	height:41px;
	padding:13px 0px 15px 40px;
}

.product_description {
	width:300px;
}

.img_enlarge {
	position:relative;	
}

.detail_img {
	border:none;
}

.icon_enlarge {
	position:absolute;
	bottom:10px;
	right:10px;
	z-index:10;
	border:none;
}


/***************************** Downloads ***********************************/

.downloads {
	width:573px;
	margin-left:-10px;
}

.box_head_pdf {
	height:27px;
	width:478px;
	background:transparent url('../images/bg_boxhead_pdf.jpg') top left no-repeat;
	font-size:16px;
	font-family:Trebuchet MS;
	color:#FFFFFF;
	padding:8px 0px 0px 75px;
	margin:0px;
}

.btn_download {
	padding-left:50px;
	width:130px;
}

.btn_download img, .btn_show img {
	border:none
}

.btn_show {
	padding-left:20px;
	width:130px;
}

.file_info {
	padding-left:25px;
	padding-bottom:10px;
	font-family:Trebuchet MS;
	font-size:11px;
	
}


/********************************* Versand ***********************************/

.box_head_wide {
	height:27px;
	width:518px;
	background:transparent url('../images/bg_boxhead_wide.jpg') top left no-repeat;
	font-size:16px;
	font-family:Trebuchet MS;
	color:#FFFFFF;
	padding:8px 0px 0px 35px;
	margin:0px;
}

.versand_list {
	list-style-type:none;
	padding-left:20px;
	line-height:20px;
}


/******************************* Anfahrt *************************************/

.table_wide {
	width:573px;
	margin-left:-10px;
}


.anfahrt	{
	padding:10px 0px 20px 35px;
	line-height:20px;
}

.anfahrt a {
	font-size:14px;
	font-family:tahoma;
	color:#222222;
}


/****************************** Impressum **********************************/

span.title {
	font-size:14px;
	font-weight:bold;
}


/****************************** Kontakt ************************************/

.contact-form { font-size:12px; }

.text-input { 
	border:1px solid #d4d0c8;
	border-top:2px solid #404040;
	border-left:2px solid #404040;
	width:265px; 
	height:18px;
	margin-bottom:2px;
}

.label { width:155px; }

.amount { 
	width:133px;
	border:1px solid #d4d0c8;
	border-top:2px solid #404040;
	border-left:2px solid #404040;
	margin-bottom:2px;
}

.zip { width:50px; }

.city { width:199px; }

.subject_select { 
	height:23px;
	width:80px; 
	border:1px solid #d4d0c8;
	border-top:2px solid #404040;
	border-left:2px solid #404040;
}

.subject { width:173px; }

.msg { 
	width:265px;
	height:100px;
	border:1px solid #d4d0c8;
	border-top:2px solid #404040;
	border-left:2px solid #404040;
}

.submit {
	float:right;
}

.error {
	color:#C00532;
}

.contact_success { color:#469F45; }

.contact_failed { color:#C00532; }