/***************************
FRAMEWORK
***************************/
BODY {
	padding: 0;
	margin: 0;
	background-color: #fff;
	font-family: verdana, arial;
}

H2 {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}


H3 {
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
}


TD {
	vertical-align: top;
}


.blacklink {
	color: #000;
	text-decoration: none;
}


	.blacklink:hover {
		text-decoration: underline;
	}


#divSpaceLeft250 {
	width: 100%;
	height: 250px;
	background-color: #BC7588;
}


#divSpaceLeft374 {
	width: 100%;
	height: 374px;
	background-color: #BC7588;
}


#divSpaceRightMax {
	width: 100%;
	height: 100%;
	background-color: #8E0133;
}


#divSpaceRight374 {
	width: 100%;
	height: 374;
	background-color: #8E0133;
}


#divClearBoth {
	clear: both;
}


#tblFrame {
	width: 100%;
	height: 100%;
}

	
	#tdFrameHeaderLeftCol {
		width: 50%;
		height: 74px;
	}
	
	
	#tdFrameHeaderMiddelCol {
		width: 735px;
		height: 74px;
	}
	
	
	#tdFrameHeaderRightCol {
		width: 50%;
		height: 74px;
	}
	
	
	#tdFrameContentLeftCol {
		width: 50%;
		height: 100%;
		background-color: #EAEAEA;
	}
	
	
	#tdFrameContentMiddleColLeftDark {
		width: 299px;
		height: 100%;
		background-color: #8E0133;
	}
	
	
	#tdFrameContentMiddleColLeftLight {
		width: 299px;
		height: 100%;
		background-color: #BC7588;
	}
	
	
	#tdFrameContentMiddleColRight {
		width: 436px;
		height: 100%;
		background-color: #EAEAEA;
	}
	
	#tdFrameContentMiddleColRightProduct {	/* test */
		height: 100%;
		background-color: #EAEAEA;
	}
	
	
	#tdFrameFooterMiddleColRight {
		width: 436px;
		text-align: center;
		background-color: #EAEAEA;
	}
	
	
	#tdFrameContentRightCol {
		width: 50%;
		height: 100%;
		background-color: #EAEAEA;
	}


	
/***************************
MENUES
***************************/
#divHeader {
	width: 735px;
	text-align: right;
}


	#divHeaderRootMenu {
		padding:  15px 15px 0 0;
		height: 50px;
		font-size: 11px;
	}
	
		html>body #divHeaderRootMenu {
			height: 35px;
		}
		
		
		#divHeaderRootMenu A {
			color: #A1032C;
			text-decoration: none;
		}
		
		
		#divHeaderRootMenu A:hover, #divHeaderRootMenu A.active {
			color: #000;
		}
	
		
	#logo {
		float: left; 
		margin-top: -24px;
	}
	
	#divHeaderMainMenu {
		height: 24px;
		padding: 25px 15px 0 0;
		font-size: 12px;
		font-weight: bold;
	}
	
	/* IE6 Fix */
	
	* html #divHeaderMainMenu {
		padding-bottom: 10px;
	} 
	

		#divHeaderMainMenu A {
			color: #A1032C;
			text-decoration: none;
		}
		
		
		#divHeaderMainMenu A:hover, #divHeaderMainMenu A.active {
			color: #000;
		}
		

	
/***************************
CONTENT
***************************/
#tblFrameContentMiddleColLeftDark {
	width: 299px;
	/* height: 100%; */
	padding: 0;
	margin: 0;
	background-color: #8E0133;
}


#tblFrameContentMiddleColLeftLight {
	width: 299px;
	padding: 0;
	margin: 0;
	background-color: #BC7588;
}

	
	#tdFrameContentMiddleColLeftTop374 {
		padding: 36px 0 0 0;
		text-align: center;
		height: 374px;
		background: #8E0133;
	}
	
	#tdFrameContentMiddleColLeftTop374_temp {
		padding: 36px 0 0 0;
		text-align: center;
		height: 374px;
		background: #8E0133 url("../pics/bg_logo_home_top_left_llht.gif") bottom right no-repeat;
	}
	
	
	#tdFrameContentMiddleColLeftTop250 {
		padding: 36px 0 0 0;
		text-align: center;
		height: 250px;
	}
	
	
	#tdFrameContentMiddleColLeftTop208 {
		padding: 0;
		text-align: center;
		/*height: 208px;
		padding: 36px 0 0 0;
		*/
		height: 36px;
	}
	

	#tdFrameContentMiddleColLeftMiddle {
		height: 100%;
		font-size: 11px;
		color: #C9C6CB;
	}
	
	
		#tdFrameContentMiddleColLeftMiddle UL {
			padding: 0 0 0 20px;
			margin: 0;
			list-style: none;
		}
		
			
			#tdFrameContentMiddleColLeftMiddle UL LI {
				padding: 0 0 20px 0;
				margin: 0;
			}
			
			
				#tdFrameContentMiddleColLeftMiddle UL LI A {
					color: #C9C6CB;
					text-decoration: none;
				}
				
					
					#tdFrameContentMiddleColLeftMiddle UL LI A.active {
						font-weight: bold;
						color: #fff;
					}
					
					
					#tdFrameContentMiddleColLeftMiddle UL LI A:hover {
						color: #fff;
					}
	
	
#tblFrameContentMiddleColRight {
	width: 436px;
	height: 100%;
	padding: 0;
	margin: 0;
}

#tblFrameContentMiddleColRightProduct {	/* test */
	height: 100%;
	padding: 0;
	margin: 0;
}

	
	#tdFrameContentMiddleColRightTop285 {
		height: 285px;
	}
	
	
	#tdFrameContentMiddleColRightTop374 {
		height: 374px;
	}
	
	
	#tdFrameContentMiddleColRightMiddle {
		height: 100%;
		padding: 0 20px 20px 20px;
		font-size: 11px;
		color: #3E3D3D;
	}
	
		
		#tdFrameContentMiddleColRightMiddle A {
			color: #3E3D3D;
			text-decoration: none;
		}
		
			
			#tdFrameContentMiddleColRightMiddle A:hover {
				text-decoration: underline;
			}
		
	
	#tdFrameContentMiddleColRightFooter {
		padding: 20px 0 10px 0;
		text-align: center;
		font-size: 11px;
		color: #A1032C;
	}
	
	
		#divContentRightFooter {
		}

		
			#divContentRightFooterLeft {
				float: left;
			}
			
			
			#divContentRightFooterRight {
				float: right;
				padding: 28px 0 0 0;
			}


.error {
	color: red;
}


INPUT {
	height: 15px;
	width: 150px;
	border: #8E0133 1px solid;
	font-size: 11px;
}

	
	INPUT.button {
		width: 99px;
		height: 19px;
		border: 0;
	}

	
	INPUT.radio {
		width: 12px;
		height: 12px;
		border: 0;
	}
		


SELECT {
	height: 16px;
	width: 150px;
	border: #8E0133 1px solid;
	font-size: 11px;
}

TEXTAREA {
	height: 150px;
	width: 315px;
	border: #8E0133 1px solid;
	font-size: 11px;
	font-family: arial, verdana;
}


/***************************
START
***************************/
TD.start {
	width: 100%;
	height: 100%;
	padding: 74px 0 0 0;
	vertical-align: top;
	text-align: center;
	background: #EAEAEA url("../pics/bg_europe.gif") repeat-x;
}


/***************************
HOME
***************************/
#tdFrameContentMiddleColLeftMiddleHome {
	text-align: right;
}


#tdFrameContentMiddleColRightMiddleHome {
	width: 299px;
	height: 100%;
	padding: 45px 0 0 0;
	/*background: url("../pics/bg_logo_home_bottom_right.gif") top left no-repeat;*/
	font-size: 11px;
}


#divLeftHomeHeader {
	width: 299px;
	padding: 50px 0 20px 0;
	text-align: right;
	color: #DDDADB;
	font-size: 11px;
}


#divLeftHomeContent {
	padding: 0 20px 0 20px;
	text-align: left;
	color: #DDDADB;
	font-size: 11px;
}
	
	
	#divLeftHomeContent A {
		color: #DDDADB;
		text-decoration: underline;
	}

#divLeftHomeFooter {
	padding: 39px 20px 0 20px;
	text-align: left;
	color: #DDDADB;
	font-size: 11px;
}

	#divLeftHomeFooter A {
		color: #DDDADB;
		text-decoration: underline;
	}
	
	
#divRightHomeContent {
	width: 436px;
	padding: 0 20px 20px 20px;
}

	html>body #divRightHomeContent {
		width: 396px;
	}
	
	
	#divRightHomeContent A {
		text-decoration: underline;
		color: #A1032C;
	}
	
	
	#divRightHomeContent H2 {
		padding: 0 0 2px 11px;
		margin: 0;
		font-size: 12px;
		font-weight: bold;
	}
	
	
	#divRightHomeContent H3 {
		padding: 10px 0 8px 23px;
		margin: 0;
		font-size: 11px;
		font-weight: bold;
	}
	
	
	#divRightHomeContent P {
		padding: 0 0 0 23px;
	}


/***************************
PRODUKTE
***************************/
#divSpaceRightProdukte {
	padding: 113px 0 0 0;
}

#tdFrameContentMiddleColRightProdukte {
	height: 100%;
}


#divRightProdukteContent {
	position: relative;
	width: 436px;
	height: 435px;
	background: url("../pics/bg_produkte.jpg") no-repeat;
}


	#divRightProdukteContent A {
		text-decoration: underline;
		font-size: 11px;
		color: #8E0133;
	}
	

#tblProdukteDetail {
	/* width: 100%; test*/
	padding: 0;
	margin: 0;
}

	#tdProdukteDetailBeschreibung {
		/* width: 100%; test*/
		padding: 0 11px 0 0;
		font-size: 11px;
		color: #3E3D3D;
	}
	
	
	#tdProdukteDetailBorderline {
		width: 1px;
		background: #BEBEBE url("../pics/hd_produkte_borderline.gif") bottom left no-repeat;
	}
	
	
	#tdProdukteDetailLinks {
		padding: 8px 0 50px 11px;
		white-space: nowrap;
	}
	
		
		#tdProdukteDetailLinks P {
			padding: 0 0 2px 0;
			margin: 0;
			font-size: 11px;
			font-weight: bold;
			color: #8E0133;
		}
		
		
		#tdProdukteDetailLinks A {
			padding: 0 0 2px 0;
			margin: 0;
			font-size: 11px;
			color: #8E0133;
		}


/***************************
SHOP
***************************/
INPUT.amount {
	width: 39px;	
}


INPUT.plz {
	width: 50px;
	margin: 0 10px 0 0;
}

INPUT.ort {
	width: 90px;
}


#tblShopProdukte {
	font-size: 11px;
}

	
	#tblShopProdukte TD {
		padding: 0 0 5px 0;
	}
	
	
	.tdShopProdukteLeft {
		width: 80px;
	}	

	
	#tblShopProdukte TD A {
		text-decoration: underline;
		font-weight: normal;
	}

#tblShopOrder {
	padding: 0 0 20px 0;
}

	
	#tblShopOrder TD {
		vertical-align: middle;
		font-size: 11px;
	}
	
	
	#tblShopOrder TD.borderline {
		padding: 2px 10px 2px 10px;
		/*border-bottom: #8B8B8B 1px solid; */
	}
	
	#tblShopOrder SPAN.inactive {
		color: #8B8B8B;
	}

	
.title {
	padding: 18px 0 0 0;
	font-weight: bold;
	text-align: left;
	border-bottom: #000 1px solid;
}

.shoptitle {
	padding: 10px 0 5px 0;
	font-weight: bold;
	text-align: left;
}

.product {
	width: 240px; /* 150 */
	text-align: left;
}


.first {
	padding: 14px 0 0 0;
}


.weight {
	width: 50px;
	text-align: right;
}


.price {
	width: 80px;
	text-align: right;
}


.units {
	width: 55px;
	text-align: right;
}

#tblDates {
	padding: 20px 0 0 0;
	font-size: 11px;
}

	
	#tblDates TD {
	}	

	
	#tblDates P {
		padding: 0 0 2px 0;
		margin: 0;
		font-weight: bold;
	}
	
	
.leftdates {
	width: 100%;
	padding: 5px 0 0 0;
	text-align: left;
}


.rightdates {
	padding: 5px 0 0 0;
	text-align: left;
}


.leftbutton {
	padding: 20px 0 0 0;
	text-align: left;
}


.rightbutton {
	padding: 20px 0 0 0;
	text-align: right;
}


#tblShopPreview {
	font-size: 11px;
}


	#tblShopPreview TD {
		padding: 10px 0 0 0;
	}
	
	
	#tblShopPreview TD.ordertitle {
		padding: 20px 0 0 0;
	}
	
	
	#tblShopPreview TD.titlename {
		padding: 0 6px 0 0;
		font-weight: bold;
	}
	
	
	#tblShopPreview TD.titleamount {
		padding: 0 6px 0 0;
		text-align: right;
		font-weight: bold;
	}
	
	
	#tblShopPreview TD.titleprice {
		padding: 0 6px 0 0;
		text-align: right;
		font-weight: bold;
	}
	
	
	#tblShopPreview TD.titlesum {
		padding: 0 0 0 0;
		text-align: right;
		font-weight: bold;
	}
	
	
	#tblShopPreview TD.titlecat {
		padding: 20px 0 10px 0;
		font-style: italic;
	}
	
	
	#tblShopPreview TD.name {
		padding: 10px 0 0 0;
	}
	
	
	#tblShopPreview TD.amount {
		padding: 10px 6px 0 0;
		text-align: right;
	}
	
	
	#tblShopPreview TD.price {
		padding: 10px 6px 0 0;
		text-align: right;
	}
	
	
	#tblShopPreview TD.sum {
		padding: 10px 0 0 0;
		text-align: right;
	}
	
	
	#tblShopPreview TD.catname {
		padding: 10px 0 0px 0;
		border-bottom: #000 1px solid;
	}
	
	
	#tblShopPreview TD.catsum {
		padding: 10px 0 0px 0;
		border-bottom: #000 1px solid;
		text-align: right;
	}
	
	
	#tblShopPreview TD.totalname {
		padding: 20px 0 1px 0;
		border-bottom: #8B8B8B 1px solid;
		font-weight: bold;
		color: #8B8B8B;
	}
	
	
	#tblShopPreview TD.totalsum {
		padding: 20px 0 1px 0;
		border-bottom: #8B8B8B 1px solid;
		text-align: right;
		text-decoration: underline;
		font-weight: bold;
		color: #8B8B8B;
	}
	
	
	#tblShopPreview TD.offertotalname {
		padding: 20px 0 1px 0;
		border-bottom: #000 1px solid;
		font-weight: bold;
		font-size: 11px;
	}
	
	
	#tblShopPreview TD.offertotalsum {
		padding: 20px 0 1px 0;
		border-bottom: #000 1px solid;
		text-align: right;
		text-decoration: underline;
		font-weight: bold;
		font-size: 11px;
	}
	
	
	#tblShopPreview TD.info {
		padding: 30px 0 20px 0;
	}


/***************************
KONTAKT
***************************/
#tblKontakt {
	width: 315px;
	font-size: 11px;
	color: #3E3D3D;
}

	
	.tdKontaktLeft {
		width: 165px;
	}
	
	
	.tdKontaktRight {
	}
	
	
	.tdKontaktPlz {
		width: 60px;
	}
	

P.kontakt {
	padding: 0 0 2px 0;
	margin: 0;
}

INPUT.kontakt {
	padding: 0;
	margin: 0 0 10px 0;
}

SELECT.kontakt {
	margin: 0 0 10px 0;
}
