@charset "UTF-8";
/* =CALL LIBRARY */
	@import url("reset-min.css"); /* ------- Reset all CSS Styles */

/* =GENERAL - the general styles */
	body{
		font: 62.5%/2.2em  Tahoma, Verdana, Arial, Helvetica, sans-serif;
		color: #4b4942;
		background: #E6E3DC;
	}
	a{text-decoration: none;color: #B22222;}
	a:hover{color: #33322e;}
	hr{display: none;}
	p.spruch{
	color: #fff;
	font-size: 1.35em;
	letter-spacing: 0.0em;
	/*font-style: italic;*/
	}
	strong{font-weight: bold;}
	ul.borderedlist li{
	background: transparent url(../images/navigation-higru.png) right bottom repeat-x ;
	border-bottom: 1px dashed #d1cfcd;
	margin: 0px 0px 8px 0px;
/*	padding: 0px 0px 0px 6px;*/
	list-style:none;
	}

	ul.borderedlist li a.high{
	background: transparent url(../images/navigation-higruhigh.png) right bottom repeat-x ;
	color: #B22222;}
	ul.borderedlist li a{
		display: block;
		padding:3px 0 0 6px;
		height: 26px;
		color: #fff/*42423b*/;
	}
	ul.borderedlist li a:hover,ul.borderedlist li a.high{
	/*background: #E5E5E4;*/
	color: #DCDCDC;}
	ul.borderedlist li a.high{
	background: transparent url(../images/navigation-higruhigh.png) right bottom repeat-x ;
	color: #DCDCDC;}
   
	ul.borderedlist ul {
	margin: 0px 0px 0px 12px;
	width:145px;
	}
	
	ul.borderedlist li.secondary{
	margin: 0px 0px 8px 12px;
	padding: 0px 0px 0px 12px;
	border: 0px solid white;
	width:145px;
	border-bottom: 1px dashed #d1cfcd;
			}

	ul.borderedlist li.secondary a{
		display: block;
		padding:3px 0 0 6px;
		height: 26px;
		color: #fff/*42423b*/;
	}
	ul.borderedlist li.secondary a:hover,ul.borderedlist li.secondary a.high{
	/*background: #E5E5E4;*/
	color: #B22222;}
	
	
	/* =LAYOUT - the main layout styles */
	.container{
		width:768px;
		margin: 0 auto;
		position: relative;
		overflow:hidden;
		border: 0px solid black;
	}
	/* header layout */
	#header{
		height: 219px;
		background: #4a4841 url(../images/top_bg.jpg) top repeat-x;
		position: relative;
	}
	#navigation{
	position: absolute;
	right: 56px;
	top:19px;
	height: 26px;
	width: 260px;
	}
	/* main area layout */
	#main{
	padding:24px 0 20px 0;
	background: url(../images/main-higru.jpg) repeat-y left top;
	/*background: url(../images/logo_big_bottom.gif) right bottom no-repeat;*/
	
}
	#leftcolumn{
	float: left;
	width:193px;
	border: 0px solid red;
	}
	#center{float: left;
	width:362px;/**/
	padding: 0 16px;
	border: 0px solid red;
	}
	#centerall ol{
	margin: 0px 0px 0px 30px;
	padding: 0px 16px 0px 0px;
	border: 0px solid red;
	}
	#centerall ol li{
	margin: 0px 0px 0px 0px;
	padding: 0px 16px 0px 0px;
	border: 0px solid lime;
	font-size: 1.3em;
	}
	#centerall ol li a{
	color: #B22222/*#346219*/;
	}
	#centerall ol li a:hover{
	color: #33322e/*#FFD700*/;
	/*background: #346219;*/
	}
	#centerall, #centeralltrans, #centeralltransprodukte{float: left;
	width:512px;/**/
	margin: 0px 0px 0px 16px;
	padding: 0px 16px 0px 16px;
	border: 0px solid red;
	background-color: #FFF8DC;/*#FFFAFA*/
	}
	#centeralltrans{
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 16px 16px 16px;}
	.centeralltransprodukte{
	background-color: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 16px 16px 0px;}
	.righttop{
	float: right;
	height: 20px;
	margin: -31px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid lime;
	background: #5d913b;
	/*	background: transparent url(../images/top.png) no-repeat ;width:148px;
	*/
	}
	 .righttop a{
	color: #FFFFF0;
	}
	.righttop a:hover{
	color: #33322e;
	}
	#rightcolumn{
	/*float: right;*/
	float: left;
	width:180px/*287px*/;
	border: 0px solid lime;
	}
	/* bottom layout */
	#bottominfo{
		/*: 3px solid #42423b;
		border-top:  url(../images/logo_bg.gif) repeat;*/
		background: #5d9b38 url(../images/bottom-higru.png) 0px 0px repeat-x;
		margin: 0px auto 0px auto;
		padding-bottom:20px;
		width: 768px;
		overflow: hidden;
	}
	.bottomcolumn{
		float: left;
		width:288px;
		margin-right: 18px;
	}
	.bottomright{margin-right:0;}
	
/* =HEADER - the header styles */
	#header .container{height: 253px;}
	/* logo */
	h1{
		position: absolute;
		height: 71px;
		top: 15px;
	}
	h1 a{
		font: 24px/24px Arial, Helvetica, sans-serif;
		font-weight: bold;
		letter-spacing: -2px;
		padding: 22px 9px 25px 20px;
		display: block;
		color: #fff;
		background: url(../images/logo_bg.gif) left top no-repeat;
	}
	h1 a:hover{color: #fff;}
	h1 a span{
		height:71px;
		width: 13px;
		position: absolute;
		top:0;
		right: -13px;
		cursor: pointer;
		background: url(../images/logo_right.gif) right top no-repeat;
	}
	/* top navigation */
#navigation ul{list-style:none;}
	#navigation li{
	float: left;
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight: normal;
	margin-right: 15px;
	list-style:none;
	}
	#navigation li a{color: #DDDBD9;}
	#navigation li a:hover,#navigation li.active a
	{color: #33322e/*66CC00*/;}
	/* message and building pic */
	#banner{
		position: absolute;
		height: 170px;
		width:500px;
		color: #a49c8f;
		font-weight: bold;
		padding: 0px 0px 0px 50px;
		bottom: 40px;
		/*background: url(../images/logo.gif) 50px bottom no-repeat;*/
		font-size: 1.3em;
		border: 0px solid red;
	}
	
/* =CONTENT - the content styles */
	/* left column */
	.leftbox{
	background: transparent /*#f1f0ef*/;
	padding: 10px 18px 10px 18px;
	margin-bottom:3px;
	line-height:1.8em;}
	.leftbox2{
	background: transparent;/*#F5F5F5;*/
	padding: 10px 3px 10px 18px;
	margin-bottom:3px;
	line-height:1.8em;}
	h3.leftbox{
	font-size:19px;
	color: #fff; 
	/*color: #8c8685; */
	background: transparent url(../images/navigation-higru.png) right top repeat-x ;
	padding:5px 0 5px 20px;
	}
	h5.leftbox{
	
	/*color: #fff; 
	color: #8c8685; font-size:19px;*/
	background: transparent url(../images/ornament.png) no-repeat left top;
	padding:0px 0px 0px 0px;
	margin:0px 0px 15px 0px;
	border:0px solid transparent;
	}
	h3.header_small{
	font-size:19px;
	/*font-weight: bold;*/
	background: transparent/*#f1f0ef*/;
	background: transparent url(../images/navigation-higru.png) right top repeat-x ;
	padding:5px 0 5px 20px;
/*	padding:0px 23px 5px 23px;*/
	}
	ul.leftbox{font-size: 1.2em;}

	.features{
	padding-top:15px;
	font:1.27em   Tahoma, Verdana, Arial, Helvetica, sans-serif;/*Helvetica, sans-serif;*/
	border: 0px solid red;
	}
	
	#leftcolumn .leftbox p{
	padding-bottom:1em;
	line-height:1.5em; 
	font-size:12px}	
	#leftcolumn .leftbox2 p{
	color: #fff;
	padding:0px 0px 1em 0px;
	line-height:1.5em; 
	font-size:12px;
	border: 0px solid blue;}	
	
	/* center column */
	.article_wrapper_left {
	float: left;
	width:100%;
	background-color: transparent;}
	.article_wrapper_left_image{ 
	float: left;
	margin: 0px 6px 0 0px;
	border: 0px solid red;}
	.article_wrapper_left_image_right{ 
	float: right;
	margin: 6px 6px 0px 0px;
	padding: 0px 16px 0px 0px;
	border: 0px solid red;}
	.article_wrapper_left h4, #centerall h2{
	font-size:1.4em;
	color: #483F3D;
	font-weight: bold;
	padding-top:0px;}
	.article_wrapper_left p{font-size:1.3em;}
	
	.article_wrapper h2{color: #346225; font-size:2em;margin:10px 0;}
	.article_wrapper p, #centerall p{
	padding: 0px 20px 10px 0px;
	font-size:1.3em;}	
	.article_wrapper li{
	margin: 0px 0px 0px 16px;
	padding: 0px 0px 3px 0px;
	font-size:1.3em;}	
	/* right column */
	.rightbox_wrapper{
		background:#fff url(../images/rightbox_bg.gif)  repeat-x;
		padding:5px;
		margin-bottom: 20px;
		width:170px;/*277px;*/
		overflow: hidden;
		font-size:11px;
		line-height: 18px;
		color: #58584D;
	}
	.rightbox{
	width:168px/*275px*/;
	min-height:300px;
	overflow: hidden;
	padding-bottom:6px;
	}
	.rightbox_image{ float: left;margin: 6px 0 0 6px;}
	.rightbox_teaser{float: right;width:160px;}
	.rightbox_teaser h4{font-size:1.3em;color: #483F3D;font-weight: bold;padding-top:10px;}
	.rightbox_teaser p{font-size:1em;}
	.lastbox{margin:0;}
/* =BOTTOM */
	.bottomcolumn h3{
		border-bottom: 4px solid #9b968f;
		color: #5699A7; font-size:18px;padding:15px 0 5px 5px;
	}
	.bottomcolumn p{
		padding: 10px 35px 10px 5px;
		font-size: 1.2em;
	}
	.iconlist{
		border-top: 1px dashed #d1cfcd;
		font-size: 1.2em;
	}
	ul.iconlist li a{
		padding-left: 25px;
		background: url(../images/footer_list.jpg) left bottom no-repeat;
	}
	ul.iconlist  li a:hover{background: #E9E4DE url(../images/footer_list.jpg) left top no-repeat;color: #42423b;}
	.enewsbox{
		float: left;
		width: 180px;
		height: 17px;
		padding:3px 5px;
		border: 4px solid #5599A7;
		font-size:13px;
	}
	.button{
		display: block;
		float: left;
		width: auto;
		line-height:1em;
		text-align: center;
		background: #659AA6;
		border: 4px solid #fff;
		color: #fff;
		cursor: pointer;
		margin:0;
		padding:3px 8px; /* IE6 */
	}
	
/* =FOOTER */
	#footer{
		height: 37px;
		background: #4a4841 url(../images/footer_bg.jpg) 0 0 repeat-x;
		font-size: 1.2em;
	}
	#footer a{color: #A39D97;}
	.designby{
		float: left;
		height: 23px;
		padding:2px 0 0 20px;
		margin-top: 5px;
	}
	.designbyright{
		float: right;
		height: 23px;
		padding:2px 20px 0 20px;
		margin-top: 5px;
	}
	#footer_navigation{
		float: right;
		padding-top:7px;
	}
	#footer_navigation li{float: left;padding-left:12px;}
	#footer_navigation li a{text-transform:uppercase;}
	#footer_navigation li a:hover{color: #5699A7;}
	
