/*
	#############################################################
	#															#
	#		Stylesheet for Rolf Houben							#
	#															#
	#		movingline											#
	#		Agentur für Werbung & 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: 13px Tahoma, Arial, Verdana, Georgia, "Times New Roman", Times, serif;
	background: #ffffff;
	color: #592f19;
	}

	.container_main
	{
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	text-align:justify;
	}
	
/*	---------------------------------------------------------------------------------------------------------------------------
	Header
	--------------------------------------------------------------------------------------------------------------------------- */
	
	.container_header
	{

	text-align:center;
	position: relative;
	width: 900px;
	height: 235px;
	margin-top:50px;
	background: url("../imagesunder/logo.jpg") top  no-repeat;
	}

	.container_logo
	{
	position: relative;
	top: 10px;
	left: 15px;
	z-index:1;
	}
	
	.logo, .logo a:link, .logo a:visited , .logo a:active
	{
	display: block;
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 132px;
	text-indent: -9999px;
	background: url("../imagesunder/logo.png");
	background-repeat: no-repeat;
	}
	
	.container_navi
	{
	float: right;
	position: relative;
	margin:-10px 20px 0 0;
	}

/*	---------------------------------------------------------------------------------------------------------------------------
	Content
	--------------------------------------------------------------------------------------------------------------------------- */

	#under p{
	margin: 0px;
	padding: 10px 10px 18px 10px;
	text-align:center!important;
	line-height: 20px;
	color: #ff0000;
	}
	
	.container_content
	{
	overflow: hidden;
	padding: 0px 30px 40px 30px;
	width: 840px;
	}
	
	.container_content h3
	{
	margin: 0px;
	padding: 0px 0px 8px 10px;
	color: #ff0000;
	font-size: 14px;
	border-bottom: 3px solid #000000;
	}
	
	h4
	{
	margin: 0px;
	margin-top: 30px;
	padding: 10px 0px 8px 10px;
	color: #666;
	font-size: 14px;
	background: #e1e1e1;
	 }
	
	.container_content p 
	{
	text-align:justify;
	margin: 0px;
	padding: 10px 10px 8px 10px;
	line-height: 20px;
	color: #000000;
	}

	p a:link, p a:visited , p a:active
	{
	color: #ff0000;
	text-decoration: none;
	font-weight:bold;
	}
	
	p a:hover
	{
	color: #666;
	text-decoration: none;
		text-align:center;
		font-weight:bold;
	}
	
	.more
	{
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	float: right;
	}
	
	.more a:link, .more a:visited , .more a:active
	{
	color: #6666!important;
	text-decoration: none;
	}
	
	.more a:hover
	{
	color: #7e2f30!important;
	text-decoration: none;
	}
	
	.img_box, .img_box_2
	{
	float:left;
	margin:15px 12px 5px 2px;
	padding:2px;
	text-align:center;
	}
	
	.img_right
	{
	float:right;
	margin:5px 5px 5px 15px;
	padding:2px;
	}
	
	.img_left
	{
	float:left;
	margin:5px 15px 5px 5px;
	padding:2px;
	}
	
	.img_right p, .img_left p, .img_box p
	{
	margin:5px 0 10px 0;
	padding:2px;
	text-align:center;
	font-weight:bold;
	/*border:1px solid black;*/
	}
	
	.img_box_2 p
	{
	margin:5px 0 10px 0;
	padding:2px;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	/*border:1px solid black;*/
	}
	
	.box_30_left, .box_40_left, .box_50_left, .box_60_left, .box_70_left{float: left; padding-right: 30px;}
	.box_30_right, .box_40_right, .box_50_right, .box_60_right, .box_70_right{float: left; padding-left: 30px;}

	.box_30_left{width: 230px;}
	.box_40_left{width: 310px;}
	.box_50_left{width: 390px;}
	.box_60_left{width: 470px;}
	.box_70_left{width: 100%;}	

	.box_30_right{width: 230px;}
	.box_40_right{width: 310px;}
	.box_50_right{width: 390px;}
	.box_60_right{width: 470px;}
	.box_70_right{width: 550px;}
	
	.box_100{width: 100%; float: left; padding-right: 30px;}

/*	---------------------------------------------------------------------------------------------------------------------------
	Box
	--------------------------------------------------------------------------------------------------------------------------- */

	#box_menu
	{
	float:left;
	/*border:1px solid black;*/
	}
	
	#box_menu h3
	{
	margin: 0px;
	padding: 40px 0px 8px 10px;
	color: #94BF45;
	font-size: 14px;
	border-bottom: 3px solid #d2ab67;
	}
	
	.box_menu 
	{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 230px;
	list-style: none;
	/*border:1px solid black;*/
	}
	
	.box_menu li 
	{
	margin: 0px;
	padding: 0px;
	}
	
	.box_menu li a:link, .box_menu li a:visited , .box_menu li a:active
	{
	overflow: hidden;
	height: 21px;
	color: #666;
	display: block;
	padding: 5px 10px 0px 30px;
	background: url("../imagesunder/news_icon.gif") no-repeat 10px 8px;
	text-decoration: none;
	border-bottom: 1px solid #d2ab67;
	}
	
	.box_menu li a:hover
	{
	color: #94BF45;
	}
	
	.box_menu_title
	{
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
	.box_right
	{
	float:right;
	width:230px;
	/*border:1px solid black;*/
	}
	
	.box_right h3
	{
	margin: 0px;
	padding: 40px 0px 8px 10px;
	color: #94BF45;
	font-size: 14px;
	border-bottom: 3px solid #e1e1e1;
	}
	
	
/*	---------------------------------------------------------------------------------------------------------------------------
	News
	--------------------------------------------------------------------------------------------------------------------------- */

	.news_preview
	{
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	list-style: none;
	}
	
	.news_preview li 
	{
	margin: 0px;
	padding: 0px;
	}
	
	.news_preview li a:link, .news_preview li a:visited , .news_preview li a:active
	{
	overflow: hidden;
	height: 21px;
	color: #666;
	display: block;
	padding: 5px 10px 0px 30px;
	background: url("../imagesunder/news_icon.gif") no-repeat 10px 8px;
	text-decoration: none;
	border-bottom: 1px solid #d2ab67;
	}
	
	.news_preview li a:hover
	{
	color: #94BF45;
	}
	
	.news_preview_title
	{
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
	.news_preview_date
	{
	float: right;
	margin: 0px;
	padding: 0px;
	}
	
	
	.time
	{
	font-size: 11px;
	color: #c1c1c1;
	}
	
	.pdf
	{
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	list-style: none;
	}

	.pdf li 
	{
	margin: 0px;
	padding: 0px;
	}

	.pdf li a:link, .pdf li a:visited , .pdf li a:active
	{
	overflow: hidden;
	height: 30px;
	color: #666;
	display: block;
	padding: 20px 10px 0px 50px;
	background: url("../imagesunder/pdf.gif") no-repeat 10px 10px;
	text-decoration: none;
	border-bottom: 1px solid #E1E1E1;
	}

	.pdf li a:hover
	{
	color: #94BF45;
	}
	
	
/*	---------------------------------------------------------------------------------------------------------------------------
	Features
	--------------------------------------------------------------------------------------------------------------------------- */
	
	.features
	{
	float:left;
	width:250px;
	margin:10px 5px 0 20px;
	/*border:1px solid black;*/
	}
	
	.features h3
	{
	margin: 0px;
	padding: 9px 0px 9px 5px;
	/*color: #25A549;*/
	color: #00A500;
	font-size: 14px;
	border:none;	
	background:transparent url(../imagesunder/featbq.png) no-repeat;
	/*border-bottom: 5px solid #e1e1e1;*/
	}
	
	.features ul
	{
	margin:5px 5px 0 0;
	padding:0;
	list-style: none;
	
	}
	.features li
	{
	padding:9px 0 0px 25px;
	background:transparent url(../imagesunder/features.gif) no-repeat 0px 9px;
	}
	
	.features img
	{
	float:right;
	padding:0;
	margin:0 25px -25px 0;
	width:32px;
	height:32px;
	vertical-align:middle;
	}

	
/*	---------------------------------------------------------------------------------------------------------------------------
	Kontaktform
	--------------------------------------------------------------------------------------------------------------------------- */

	.cell1
	{
	width: 150px;
	}
	
	.cell2
	{
	padding-bottom: 5px;
	width: 300px;
	}

	.errorinfo
	{
	background: #D6464E;
	color: #FFF;
	margin-bottom: 20px;
	}

	.okinfo
	{
	background: #8BB63C;
	color: #FFF;
	margin-bottom: 20px;
	}
		
	.required1
	{
	font: 12px arial, tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	padding: 4px;
	color: #333;
	}
	
	.validation-advice {
	margin: 0px 0 0 0px;
	padding: 2px 2px 2px 15px;
	color:#ED1C24;
	font-size:10px;
	background: url(../imagesunder/alert.gif) no-repeat 0 50%;
	}

	.error
	{
	font: 12px arial, tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	padding: 4px;
	color: #fff;
	background: #D6464E;
	}
	
/*	---------------------------------------------------------------------------------------------------------------------------
	Footer
	--------------------------------------------------------------------------------------------------------------------------- */

	.container_footer
	{
	background: url("../imagesunder/back_footer.gif") no-repeat;
	height: 53px;
	padding: 8px 0px 0px 40px;
	margin-bottom: 40px;
	font-size: 11px;
	color: #ffffff;
	line-height: 20px;
	}
	
	.ml
	{
	position: relative;
	top: 2px;
	}

	.container_footer a:link, .container_footer a:visited , .container_footer a:active
	{
	color: #ff0000;
	text-decoration:none;
	}
	
		.container_footer a:hover
	{
	color: #ffffff;
	text-decoration:none;
	}
	
/*	---------------------------------------------------------------------------------------------------------------------------
	Div
	--------------------------------------------------------------------------------------------------------------------------- */
	
	.rights
	{
	position: relative;
	top: -5px;
	font: 10px tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	}
	
	img
	{
	border: none;
	}
	
/*	---------------------------------------------------------------------------------------------------------------------------
	Impel
	--------------------------------------------------------------------------------------------------------------------------- */
	
	#impel {
	float:right;
	margin:0 35px;
	height:25px;
	}
	
	#impel a {
	display:block;
	width:65px;
	height:20px;
	text-indent:-9999px;
	background: transparent url(../imagesunder/impel_logo.gif) top left no-repeat;
	}
	
	#impel a:hover {
	background: transparent url(../imagesunder/impel_logo.gif) top right no-repeat;
	}
	
	/*	---------------------------------------------------------------------------------------------------------------------------
	FAQ SLIDER
	--------------------------------------------------------------------------------------------------------------------------- */
	
	.technology{ /*header of 2nd demo*/
	cursor: pointer;
	font: bold 12px Arial,Helvetica,sans-serif;
	margin: 5px 0;
	}

	.technology img{ 
	margin:0!important;
	vertical-align:middle;
	}


	.openlanguage{ /*class added to contents of 2nd demo when they are open*/
	color: #707070;
	}

	.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
	color: #707070;
	}
