
/*

	Stylesheet Fassfabrik M�ller
	Media: Screen
	
*/


/*	Globale Tag-Definitionen */

body {
	background-color: #EBE4DE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	
	
}


/*	Layout-Definitionen */

#PageContainer {
	margin: 0 auto;
	/*width: 718px;*/
	width: 950px;
	}
	
#HeaderContainer {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	}
	
	#LogoScreen {
		width: 110px;
		float: left;
		}
		
	#LogoPrint {
		display: none;
		}
	
	#Subnavi {
		text-align: right;
		padding-top: 20px;
		font-family: "Trebuchet MS", Verdana;
		font-size: 12px;
		color: #000000;
		line-height: 140%;
		}
		
	#Subnavi li {
		float: right;
		padding-left: 20px;
		}

#Navi {
	padding-top: 15px;
	clear: both;
	font-weight: bold;
	}
	
	#NaviBGLeft {
		width: 20px;
		float: left;
		}
		
	#NaviContent {
		width: 910px;
		height: 22px;
		float: left;
		background-color: #A4987D;
		}
		
	#NaviBGRight {
		width: 20px;
		float: left;
		}
		
#TopImg {
	}
	
#ContentBorderTop {
	background-color: #FFFFFF;
	height: 20px;
	}
	
	#ContentBorderTopLeft {
		width: 20px;
		float: left;
		}

	#ContentBorderTopRight {
		text-align: right;
		background-color: #FFFFFF;
		}
		
#Locator {
	background-color: #FFFFFF;
	width: 910px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #726750;
	}
	
		
#ContentContainer {
	background-color:#FFFFFF;
	width: 950px;
	float: left;
	}
	
	/* Standard-Template */
	
	#Content {
		width: 878px;/*646px;*/
		float: left;
		padding-left: 20px;
		padding-right: 10px;
		font-family: "Trebuchet MS", Verdana;
		font-size: 13px;
		color: #000000;
		line-height: 140%;
		position: relative;
	}
	
		#ContentProdImg {
			width: 220px;
			float: left;
			padding-right: 20px;
			}
			
		#ContentText {
			padding-left: 240px;
			}
	
	#Teaser {
		border-left: 1px dotted #726750;
		float: left;
		width: 1px;
		padding-left: 20px;
		padding-right: 20px;
		font-family: "Trebuchet MS", Verdana;
		font-size: 12px;
		color: #000000;
		line-height: 140%;
	}
	
	/* Shop-Template */
	
	#shopNavi {
		/* border-right: 1px dotted #726750; */
		float: left;
		width: 167px;
		padding-left: 20px;
		padding-right: 20px;
		font-family: "Trebuchet MS", Verdana;
		font-size: 12px;
		color: #000000;
		line-height: 140%;
	}
	
		#shopNavi ul {
			margin: 0;
			padding: 0px;
		}
		
		#shopNavi li {
			list-style-type: none;
			padding: 3px;
			margin-bottom: 5px; 
			background: #EBE4DE;
		}
		
		#shopNavi ul ul {
			padding-left: 15px;
		}
		
		#shopNavi ul li a {
			text-decoration: none;
			color: #000;
			font-weight: normal;
		}
		
		#shopNavi ul li a:hover {
			color: #726750;
		}
		
		#shopNavi ul li.aktiv {
			background: #A4987D;
		}
		
		#shopNavi ul li.aktiv a {
			color: #fff;
			font-weight: bold;
		}

		/*	Zweite Ebene */

		#shopNavi ul li.aktiv ul li {
			/*list-style-type: square;*/
		}
		
		#shopNavi ul li.aktiv ul li a {
			text-decoration: none;
			color: #000;
			font-weight: normal;
		}
		
		#shopNavi ul li.aktiv ul li a:hover {
			color: #726750;
		}
		
		#shopNavi ul li.aktiv ul li.aktiv a {
			/*color: #336951;*/
			color: #fff;
			font-weight: bold;
		}
		
		/*	Dritte Ebene */
		
		#shopNavi ul li.aktiv ul li.aktiv ul li {
			list-style-type: disc;
		}
		
		#shopNavi ul li.aktiv ul li.aktiv ul li a {
			text-decoration: none;
			color: #000;
			font-weight: normal;
		}
		
		#shopNavi ul li.aktiv ul li.aktiv ul li a:hover {
			color: #726750;
		}
		
		#shopNavi ul li.aktiv ul li.aktiv ul li.aktiv a {
			color: #336951;
			font-weight: bold;
		}		
	
	#shopContent {
		width: 712px;
		float: left;
		padding-left: 20px;
		padding-right: 10px;
		font-family: "Trebuchet MS", Verdana;
		font-size: 13px;
		color: #000000;
		line-height: 140%;
	}
	
	

#ContentBorderBottom {
	background-color: #FFFFFF;
	width: 950px;
	}
	
	#ContentBorderBottomLeft {
		width: 20px;
		float: left;
		}

	#ContentBorderBottomRight {
		text-align: right;
		background-color: #FFFFFF;
		}

#Footer {
	width: 950px;
	padding: 40px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	text-align: center;
	color: #000000;
	margin: 0 auto;
	}
	
	#Footer a {
		color: #726750;
	}
	
	
/*	Tag-spezifische Definitionen f�r Layoutboxen */

#Locator a {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #726750;
	text-decoration: none;
	}
	
#Locator a:hover {
	text-decoration: underline;
	}

#NaviContent ul {
	padding: 0;
	margin: 0;
}

#NaviContent li {
	float: left;
	list-style: none;
}

#NaviContent a {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	padding-right: 15px;
	}
	
#NaviContent a:hover {
	text-decoration: underline;
	}
	
#NaviContent li.active a { color: #000; }	
	
#NaviBasket a {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	}
	
#NaviBasket a:hover {
	text-decoration: underline;
	}


#Subnavi  ul {
	padding: 0;
	margin: 0;
}

#Subnavi li {
	list-style: none;
}

#Subnavi a {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}
	
#Subnavi a:hover {
	text-decoration: underline;
	}
	
#Content h1, #shopContent h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 22px;
	color:  #726750;
	padding-bottom: 10px;
	padding-top: 0px;
	line-height: 1.6em;
	}
	
#Content h2, #shopContent h2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	color:  #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1.6em;
	}
	
	
#Content h3, #shopContent h3 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color:  #726750;
	font-weight: bold;
	line-height: 1.6em;
	}
	
#Content a, #shopContent a {
	color:  #726750;
	}
	
#shopContent .shop_list_box a { text-decoration: none; }
#shopContent .shop_list_box a:hover { color: #000; }	

#video-teaser {
	background: url(/cws/data/tmpl_imgs/videodokumentation-teaser-bg.jpg) no-repeat;
	padding: 60px 10px 10px 40px;
	height: 117px;
	width: 203px;
	margin-bottom: 30px;
	float: right;
}
#video-teaser h3 { margin-left: 40px; margin-bottom: 5px; margin-top: 0 }
#video-teaser p { margin: 5px 0 }

#left-col { margin-right: 300px; }
#right-col { width: 280px; float: right; }

	
#Content hr.clear, #shopContent hr.clear {
	clear: both;
	visibility: hidden;
	}
	
#Teaser h2, #shopNavi h2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #726750;
	}
	
#Teaser a, #shopNavi a {
	color: #000000;
	}
	
#Teaser a:hover, #shopNavi a:hover {
	color: #726750;
	}
	

/*	Stylesheet Klassen */

.price {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #000000;
	}

.copy {
	color: #000000;
	}
	
.copyMark1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #726750;
	font-weight: bold;
	}

.rechts {
	text-align: right;
	padding-right: 12px;
	}
	
img.rechts { float: right; margin: 0 0 20px 20px; }	
	
.links {
	text-align: left;
	}
	
.imgLinks {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}

.linkeSpalte {
	float: left;
	width: 240px;
}

.rechteSpalte {
	margin-left: 270px;
}

.mod_gallery_object { float: left; margin: 20px; }


/*	Onlineshop */

p.error {
	color: #ff6600;
	padding: 5px;
	border: 1px solid #ff6600;
	border-left: 0;
	border-right: 0;
}

	p.error a { color: #ff6600; font-weight: bold; }

p.confirm {
	clear: both;
	margin: 30px 0;
	padding: 10px;
	border: 1px solid #726750;
}

p.eLand {
	background-color: #FFDD9F;
}

#shopContent .inhalt {
	padding-top: 10px;
	padding-bottom: 10px;
	/* border-bottom: 1px solid #cccccc; */
}

#shopContent h3 a {
	text-decoration: none;
}

#shopContent h3 a:hover {
	text-decoration: underline;
}

#shopContent h3 a img {
	display: none;
}

#shopContent textarea {
	width: 400px;
	height: 150px;
}

#shopContent .preis {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color:  #726750;
	font-weight: bold;
}

.shop_list_teaser_box
{
	float: left;
	width: 280px;
	margin: 0 20px 20px 0;
	padding: 20px;
	border: 1px solid #EBE4DE;
}

.shop_list_box
{
	float: left;
	width: 180px;
	margin: 0 15px 15px 0;
	padding: 15px;
	border: 1px solid #EBE4DE;
}
.shopthumb { float: left; padding-right: 10px; }

.shop_details_img
{
	float: left;
	margin: 0 15px 15px 0;
}
