html
{
	height:100%;
	overflow: -moz-scrollbars-vertical;
}

body
{
	height:100%;
	margin:0;
	padding:0;
}

a img
{
	border:0;
}

.clear
{
	clear:both;
	display:block;
	font-size:0;
}

a.backbutton
{
	height:17px;
	margin-left:20px;
	margin-bottom:20px;
	padding-top:5px;
	padding-right:30px;
	float:left;
	display:block;
	font-weight:bold;
	background-image:url('/images/backbutton.jpg');
	background-repeat:no-repeat;
	background-position:100% 0%;
	color:#000;
	font-weight:normal;
}

/****************************/


#blog_archive_tree
{
	width:500px;
	float:left;
	margin:0 auto;
	padding:10px;
	font-size:14px;
}

#blog_archive_tree ul
{
	list-style-type:none;
	display:block;
	padding:0;
	margin:0;
	margin-left:15px;
}

#blog_archive_tree li
{
	padding:5px;
	display:block;
}

#blog_archive_tree ul li ul li
{
	padding-left:20px;
}

#blog_archive_tree ul li div.test
{
	width:375px;
	height:200px;
	background-color:green;
	margin-top:-35px;
	margin-left:50px;
	float:right;
	display:block;
}

#blog_archive_tree .button
{
	width:9px;
	height:9px;
	display:inline;
	position:absolute;
	margin-top:7px;
	margin-left:-12px;
}

#blog_archive_tree .freeform
{
	padding:0;
	margin:0;
	margin-left:-20px;
}

#blog_archive_tree .freeform p
{
	padding:0;
	margin-bottom:15px;
}

html>/**/body #blog_archive_tree .button
{
	margin-top:-2px;
}

.button img
{
	border:0;
}

/*** LANTMANNEN GARANT *****************************************************************************************************************************************************/
#OPNContentHolder
{
	margin-top:-20px	!important;
	margin-left:13px	!important;
	margin-bottom:0		!important;
	z-index:99			!important;
}

.garant
{
	height:15px;
	float:left;
	display:inline;
}

/*** .CONTAINER ************************************************************************************************************************************************************/
div.container									{width:1024px;									position:relative;		margin:auto;			padding-top:20px;}

	/*** .HEAD ************************************************************************************************************************************************************/
	div.head
	{
		margin-top:10px;
		padding-left:15px;
	}

	div.head a
	{
		margin-right:10px;
		float:left;
		z-index:20;
		display:block;
	}

	div.head .language
	{
		width:75px;
		float:left;
		display:inline;
	}

	div.head .droplist
	{
		position:relative;
		float:left;
		display:block;
		margin-right:10px;
		background-image:url("/images/arrow_down.png");
		background-repeat:no-repeat;
		background-position:100% 5px;
		z-index:10;
	}
	
	div.head .droplist:hover
	{
		background-image:url("/images/arrow_up.png");
	}

	div.head .droplist span.holder	
	{
		display:none;
		position:absolute;
	}

	div.head .droplist span.holder span
	{
		white-space:nowrap;
		position:relative;
		display:block;
		padding: 8px 20px 20px 20px;
		margin-top:0px;
		margin-left:-5px;
		z-index:30;
		background-color:#fff;
		border-top:1px solid #000;
	}

	div.head .droplist:hover span.holder
	{
		display:block;
		padding-left:5px;
		background: #fff;
	}

	div.head .droplist span.holder a
	{
		line-height:1.5em;
	}

	div.head .droplist a
	{
		float:none;
		z-index:30;
	}
	
	div.head .droplist input
	{
		margin-top:4px;
	}

	/*** .TOP ***************************************************************************************************************************************************************/
	div.top
	{
		width:100%;
		height:180px;
		float:left;
		padding-top:25px;
		z-index:5;
		position:relative;
		background-image:url("/images/top.gif");
		background-repeat:no-repeat;
		background-position:0% 100%;
	}

	div.top .logo img
	{
		margin:40px 0 0 15px;
	}

	/*** .MIDDLE ************************************************************************************************************************************************************/
	.middle
	{
		margin-top:-150px;
		float:left;
	}

	.middle .left
	{
		background-repeat:repeat-y;
		display:inline;
		float:left;
	}

	/*** .MENU **************************************************************************************************************************************************************/
	.left .menu
	{
		width:155px;
		padding-bottom:60px;
		margin-top:170px;
		float:left;
		display:inline;
	}

	.left .menu .item
	{
		background-repeat:repeat-y;
		padding:15px 15px 10px 15px;
	}

	.left .menu .item a
	{
		display:block;
		margin-bottom:10px;
	}

	.left .menu .item .sub_item
	{
		margin-bottom:10px;
	}

	.left .menu .item .sub_item a
	{
		margin-bottom:5px;
		display:block;
	}

	.left .menu .item .sub_item div
	{
		padding-left:10px;
	}

	.left .menu .selected
	{
		display:block;
		float:none;
	}

	/*** .LEFT_COLUMN *******************************************************************************************************************************************************/
	.left_column
	{
		width:700px;
		margin:0px 0 0px 20px;
		clear:both;
		float:left;
		display:block;
	}

	.left_column .text
	{
		width:280px;
		padding-right:20px;
		float:left;
		display:inline;
	}

	.left_column .text img
	{
		width:100%;
	}

	.left_column .freeform
	{
		margin-top:5px !important;
		padding-left:0px !important;
	}


	/*** .RIGHT_COLUMN ******************************************************************************************************************************************************/
	.right_column
	{
		width:375px;
		margin-left:20px;
		float:left;
		display:inline;
	}

	.right_column div.separator
	{
		width:100%;
		height:10px;
	}

	/*** .CONTENT ***********************************************************************************************************************************************************/
	div.middle .left .content
	{
		width:869px;
		float:left;
		display:inline;
		position:relative;
		background-repeat:no-repeat;
		padding-top:240px;
		padding-bottom:100px;
	}

	div.middle .left .content img.logo
	{
		top:140px;
		left:20px;
		position:absolute;
		z-index:20;
	}

	div.middle .left .content img.background
	{
		width:869px;
		position:absolute;
		margin-top:-230px;
		left:0px;
	}
	
		/*** .FREEFORM ************************************************************************************************************************************************/
	.freeform_container
	{
		width:700px;
		clear:both;
		float:left;
		display:inline;
		margin-left:10px;
	}
	
	.freeform
	{
		width:auto;
		float:left;
		position:relative;
		display:inline;
		margin-left:10px;
		margin-bottom:10px;
		white-space:normal;
		padding:10px;
	}
	
	.freeform.startpage
	{
		width:670px;
		margin-top:20px;
	}
	
	.freeform.info
	{
		padding-top:0;
		font-size:1.2em;
		color:#004d8f;
		background-color:#f6d601	!important;
		border:1px solid #ebb908	!important;
	}
	
	.freeform.full
	{
		float:none;
		display:block;
	}

	.freeform.half
	{
		width:320px;
	}
	
	.freeform p
	{
		padding-top:10px;
		margin-top:0;
		line-height:1.4em;
	}
	
	.freeform_container.search .freeform.full
	{
		position:static;
		border-bottom:1px solid #ccc;
		background-color:#fff;	
	}
	
	.freeform_container.search .productlist
	{
		border:0;
		margin-bottom:-10px;
	}
	
	.blog .freeform_container,
	.blog .freeform.full
	{
		margin-left:0;
		padding:0;
	}
	
	.blog .freeform_container img
	{
		width:100px;
		margin-top:14px;
		float:left;
	}
	
	.blog .freeform.half
	{
		width:455px;
	}
	/*************************************************/
	/*************************************************/
	/*************************************************/
	
	.freeform_container .freeform.full div.findstore
	{
		background-color:#dcdcde;
		border:1px solid #999;
		margin:20px 0;
		padding:10px;
		width:260px;
	}

	.freeform_container .freeform.full div.findstore label
	{
		float:left;
		line-height:1.8em;
		font-weight:bold;
	}
	.freeform_container .freeform.full div.findstore input
	{
		width:150px;
		float:right;
		font-family:Verdana;
	}
	.freeform_container .freeform.full div.findstore label,
	.freeform_container .freeform.full div.findstore input
	{
		margin:3px 0;
	}
	.freeform_container .freeform.full div.findstore #findButton
	{
		display:block;
		width:auto;
		float:right;
	}

	/*** .INTRO ************************************************************************************************************************************************/
	.content .intro	
	{
		width:302px;
		height:410px;
		position:relative;
		margin:0;
		margin-left:20px;
		z-index:10;
	}

	.content .intro .box
	{
		width:100%;
		margin-bottom:-135px;
		padding-bottom:45px;
		position:absolute;
		bottom:0px;
		z-index:1;
	}
	
	.content .intro .box .box_content
	{
		margin-bottom:0;
	}
	
	.content div.free_text
	{
		width:690px;
		padding-bottom:100px;
		top:100px;
		margin-left:20px;
		position:relative;
	}

	/*** .BLOG ************************************************************************************************************************************************/
	.content div.blog
	{
		width:635px;
		height:100%;
		position:relative;
		padding:20px 20px 30px 20px;
		margin:0 -90px 0 35px;
		background-image:url('/images/blog_background.jpg');
		background-repeat:repeat-y;
	}
	
	.content div.blog div.box_top,
	.content div.blog div.box_bottom
	{
		width:680px;
		height:20px;
		left:0px;
		display:block;
		position:absolute;
		background-repeat:no-repeat;
	}
	
	.content div.blog div.box_top
	{
		top:0px;
		background-image:url('/images/blog_top.jpg');
	}
	
	.content div.blog div.box_bottom
	{
		bottom:0px;
		background-image:url('/images/blog_bottom.jpg');
	}
	
	.content div.blog div.links
	{
		text-transform:uppercase;
		margin-left:-10px;
		margin-bottom:20px;
	}
	
	.content div.blog div.links a
	{
		margin-left:10px;
		margin-right:10px;
	}

	/*** .BOTTOM ************************************************************************************************************************************************************/
	div.bottom
	{
		width:100%;
		height:250px;
		margin-top:-82px;
		float:left;
		position:relative;
		z-index:10;
		background-repeat:no-repeat;
	}

	.bottom_gradient
	{
		width:100%;
		height:250px;
		margin-top:-162px;
		float:left;
		position:relative;
		z-index:10;
		background-repeat:repeat-x;
	}
	
	#garantenSpacer
	{
	    padding-top: 30px;
	}
	
	html>/**/body #garantenSpacer
	{
	    padding-top: 20px;
	}
	