/*
	#############################################################
	#															#
	#		Stylesheet for www.shirina.de						#
	#															#
	#		movingline											#
	#		Agentur für digitales Design						#
	#		Am Stachelauer Berg 7								#
	#		57462 Olpe											#
	#															#
	#		Fon: +49 2761 - 83549 9								#
	#		Fax: +49 2761 - 83549 8								#
	#															#
	#		info@movingline.de									#
	#		www.movingline.de									#
	#															#
	#		Copyright © 2003 - 2009 by movingline				#
	#		Authors: Dominik Döppeler							#
	#															#
	#############################################################
*/



/*	---------------------------------------------------------------------------------------------------------------------------
	Body
	--------------------------------------------------------------------------------------------------------------------------- */

	body
	{
	margin: 0px;
	padding: 0px;
	font: 11px tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	color: #666;
	}

/*	---------------------------------------------------------------------------------------------------------------------------
	Header
	--------------------------------------------------------------------------------------------------------------------------- */
	
	.container_header
	{
	margin: 0px;
	background: #540000 url("../images/back.jpg") no-repeat center top;
	height: 440px;
	width: 100%;
	}

	.container_header_content
	{
	margin: 0px;
	background: #540000 url("../images/back.jpg") no-repeat center top;
	height: 240px;
	width: 100%;
	}
	
	.inframe_header
	{
	margin: 0px auto;
	height: 150px;
	width: 900px;
	}

	.container_logo
	{
	float: left;
	position: relative;
	width: 200px;
	height: 69px;
	top: 50px;
	left: 50px;
	}

	.logo, .logo a:link, .logo a:visited , .logo a:active
	{
	display: block;
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 69px;
	text-indent: -9999px;
	background: url("../images/logo.gif");
	background-repeat: no-repeat;
	}

/*	---------------------------------------------------------------------------------------------------------------------------
	navigation
	--------------------------------------------------------------------------------------------------------------------------- */

	.container_navi
	{
	float: right;
	position: relative;
	top: 114px;
	right: 50px;
	height: 36px;
	margin: 0px;
	z-index: 9999;
	}
			
/*	---------------------------------------------------------------------------------------------------------------------------
	Content
	--------------------------------------------------------------------------------------------------------------------------- */

	.container_content
	{
	margin: 0px auto;
	width: 838px;
	padding: 0px 31px 50px 31px;
	margin-top: 120px;
	overflow: hidden;
	}
	
	.container_left
	{
	float: left;
	margin: 0px auto;
	width: 198px;
	padding: 0px 20px 0px 0px;
	}

	.container_right
	{
	float: left;
	margin: 0px auto;
	width: 600px;
	padding: 0px 0px 0px 20px;
	}
	
	h1
	{
	font-size: 18px;
	color: #92141A;
	margin: 0px;
	}

	h2
	{
	font-size: 11px;
	color: #6E6E6E;
	margin: 10px 0px 30px 0px;
	}
	
	p
	{
	font-size: 12px;
	line-height: 20px;
	}

	.box_30_left, .box_40_left, .box_50_left, .box_60_left, .box_70_left{float: left; padding-right: 10px;}
	.box_30_right, .box_40_right, .box_50_right, .box_60_right, .box_70_right{float: left; padding-left: 10px;}
	
	.box_30_left{width: 170px;}
	.box_40_left{width: 230px;}
	.box_50_left{width: 290px;}
	.box_60_left{width: 350px;}
	.box_70_left{width: 410px;}	
	
	.box_30_right{width: 170px;}
	.box_40_right{width: 230px;}
	.box_50_right{width: 290px;}
	.box_60_right{width: 350px;}
	.box_70_right{width: 410px;}
		
/*	---------------------------------------------------------------------------------------------------------------------------
	Packete
	--------------------------------------------------------------------------------------------------------------------------- */

	.pack
	{
	border: 1px solid #E3E3E3;
	margin-bottom: 10px;
	padding: 20px;
	overflow: hidden;
	background: #f1f1f1;
	}

	.pack_left
	{
	float: left;
	width: 280px;
	}

	.pack_right
	{
	float: left;
	width: 170px;
	}
	
	.pack p
	{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	}
	
	.title
	{
	font-weight: bold;
	color: #92141A;
	margin: 0px;
	padding: 0px;
	}

	.top
	{
	font-weight: bold;
	color: #92141A;
	}
			
	.price
	{
	float: left;
	text-align: right;
	width: 100%;
	font-weight: bold;
	color: #92141A;
	font-size: 15px;
	}

	.mwst
	{
	float: left;
	text-align: right;
	width: 100%;
	font-size: 10px;
	}
	
	.list2
	{
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

	.list2 li
	{
	text-decoration: none;
	width: 100%;
	padding: 5px 0px 5px 0px;
	}

/*	---------------------------------------------------------------------------------------------------------------------------
	Produkte Accordion
	--------------------------------------------------------------------------------------------------------------------------- */

	.product
	{
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

	.product li
	{
	margin-bottom: 10px;
	overflow: auto;
	padding: 10px 10px 10px 10px;
	}

	.product li a:link, .product li a:visited , .product li a:active
	{
	color: #FFF;
	background: url("../images/back_product.gif");
	display: block;
	padding: 10px 10px 10px 30px;
	text-decoration: none;
	font: 14px "Times New Roman", Verdana, sans-serif;
	font-weight: bold;
	overflow: auto;
	}

	.product li div
	{
	list-style: none;
	padding: 0px;
	margin: 0px;
	border: none;
	padding-top: 20px;
	font-size: 12px;
	line-height: 20px;
	background: #fff
	}

	.info
	{
	position: relative;
	height: 96px;
	width: 99px;
	background: url("../images/arrow2.gif") no-repeat;
	left: 200px;
	margin-bottom: -96px;
	top: -70px;
	}
			
/*	---------------------------------------------------------------------------------------------------------------------------
	Listen
	--------------------------------------------------------------------------------------------------------------------------- */
	
	.list
	{
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
	.list li
	{
	text-decoration: none;
	width: 100%;
	}

	.list li a:link, .list li a:visited, .list li a:active
	{
	display: block;
	text-decoration: none;
	color: #666;
	font-size: 12px;
	padding: 7px 0px 7px 30px;
	margin-bottom: 0px;
	background: url("../images/arrow.gif") no-repeat 5px 5px;
	height: 1%;
	}

	.list li a:hover
	{
	background: #E3E3E3 url("../images/arrow.gif") no-repeat 5px 5px;
	}

	.list3
	{
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

	.list3 li
	{
	text-decoration: none;
	width: 100%;
	padding: 5px 0px 5px 30px;
	background: url("../images/arrow.gif") no-repeat 5px 5px;
	}
		
/*	---------------------------------------------------------------------------------------------------------------------------
	Sonstiges
	--------------------------------------------------------------------------------------------------------------------------- */

	.mailbutton a:link, .mailbutton a:visited{
	display: block;
	background:url("../images/mail_button.gif") 0px 0px no-repeat;
	padding: 26px 0 0 32px;
	width: 149px; 
	height: 66px;
	color: #FFF;
	text-decoration: none;
	}

	.mailbutton a:hover{
	background:url("../images/mail_button.gif") 0px -105px no-repeat;
	}

	.infobox
	{
	margin-top: 50px;
	}
	
	.preisliste a:link, .preisliste a:visited{
	display: block;
	background:url("../images/preisliste.jpg") 0px 0px no-repeat;
	padding: 65px 0 0 12px;
	color: #666;
	margin-left: 50px;
	text-decoration: none;
	}

	.preisliste a:hover{
	background:url("../images/preisliste.jpg") 0px 0px no-repeat;
	}
	
	.check
	{
	padding: 20px;
	text-align: center;
	background: #B3E1C2;
	}
			
/*	---------------------------------------------------------------------------------------------------------------------------
	Slidebox
	--------------------------------------------------------------------------------------------------------------------------- */

	.slidebox
	{
	margin: 0px auto;
	height: 406px;
	width: 900px;
	position: relative;
	margin-bottom: -116px;
	}
	
	.prev, .prev a:link, .prev a:visited , .prev a:active, .next, .next a:link, .next a:visited , .next a:active
	{
	float: left;
	position: relative;
	top: 15px;
	border: none;
	}

	.prev img, .next img
	{
	border: none;	
	}

	#slideshow
	{
	float: left;
	background: url("../images/titel_leer.jpg");
	width: 838px;
	}

	.titel_1,.titel_2,.titel_3,.titel_4
	{
	width: 838px; 
	height: 406px;        
	}

	.titel_1{background: url("../images/titel_1.jpg");}
	.titel_2{background: url("../images/titel_2.jpg");}
	.titel_3{background: url("../images/titel_3.jpg");}
	.titel_4{background: url("../images/titel_4.jpg");}
	
	.startbox_1
	{
	float: left;
	width: 380px;
	padding: 0px 20px 0px 0px;
	height: 350px;
	}
	
	.startbox_2
	{
	float: left;
	width: 177px;
	border-right: 1px solid #D2D2D2;
	border-left: 1px solid #D2D2D2;
	padding: 0px 20px 0px 20px;
	height: 350px;
	}
	
	.startbox_3
	{
	float: left;
	width: 199px;
	padding: 0px 0px 0px 20px;
	height: 350px;
	}

/*	---------------------------------------------------------------------------------------------------------------------------
	Slideshow für Content
	--------------------------------------------------------------------------------------------------------------------------- */

	.slidebox_content
	{
	margin: 0px auto;
	height: 174px;
	width: 900px;
	position: relative;
	margin-bottom: -84px;
	}	

	.titel_content
	{
	width: 838px; 
	height: 174px; 
	margin-left: 31px;
	background: url("../images/titel_content.jpg");       
	}
	
/*	---------------------------------------------------------------------------------------------------------------------------
	Form
	--------------------------------------------------------------------------------------------------------------------------- */

	.formbox
	{
  
	padding: 20px;
	border: 1px solid #E3E3E3;
	background: #FFF5DF;
	}
	
	.cell1
	{
	text-align: right;
	padding-right: 30px;
	padding-bottom: 5px;
	font-size: 12px;
	}

	.cell2
	{
	padding-bottom: 5px;
	font-size: 12px;
	}

	.normal
	{
	font: 12px tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	padding: 4px;
	color: #333;
	}

	.error
	{
	font: 12px tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	padding: 4px;
	color: #333;
	background: #DCCACA;
	}	
	
/*	---------------------------------------------------------------------------------------------------------------------------
	Sitetop
	--------------------------------------------------------------------------------------------------------------------------- */

	.clickontop
	{
	overflow: hidden;
	margin: 0px auto;
	padding-bottom: 10px;
	width: 900px;
	}
	
	.backtotop
	{
	float: right;
	cursor: pointer;
	padding-left: 30px;
	background: url("../images/arrow3.gif") no-repeat 0px 5px;
	}
	
/*	---------------------------------------------------------------------------------------------------------------------------
	Footer
	--------------------------------------------------------------------------------------------------------------------------- */

	.container_footer
	{
	margin: 0px;
	background: #540000 url("../images/back_footer.jpg") repeat-x;
	height: 150px;
	width: 100%;
	}

	.inframe_footer
	{
	margin: 0px auto;
	width: 838px;
	padding: 0px 31px 0px 31px;
	height: 150px;
	background: url("../images/back_footer_flower.jpg") no-repeat top right;
	}
	
	.footer
	{
	font-size: 11px;
	padding-top: 30px;
	color: #B08989;
	line-height: 20px;
	}

	.footer a:link, .footer a:visited, .footer a:active
	{
	color: #B08989;
	}

	.footer a:hover
	{
	color: #fff;
	text-decoration: none;
	}
		
	img	
	{
	border: none;
	}

	.clear
	{
	clear: both;
	height:1px;
	padding: 0px;
	margin: 0px;
	}

	

