/*
------------------------------------------------
layout.css
------------------------------------------------

Grundlegende Elemente der Ja! NatŸrlich Website,
die in allen Templates vorkommen:
- HEADER
- NAVI
- BG's
- FOOTER

Datum: 16.3.2009
Autor: Georg Molzer

(c) Martrix GmbH
------------------------------------------------
*/

/* TEMPORÄR */


#star ul.star { LIST-STYLE: none; MARGIN: 0; PADDING: 0; WIDTH: 98px; HEIGHT: 24px; TOP: -5px; POSITION: relative; FLOAT: left; BACKGROUND: url('../../Resources/Static/Images/Voting/stars6.gif') repeat-x; CURSOR: pointer; }
#star li { PADDING: 0; MARGIN: 0; FLOAT: left; DISPLAY: block; WIDTH: 98px; HEIGHT: 20px; TEXT-DECORATION: none; text-indent: -9000px; Z-INDEX: 20; POSITION: absolute; PADDING: 0; }
#star li.curr { BACKGROUND: url('../../Resources/Static/Images/Voting/stars6.gif') left 25px; FONT-SIZE: 1px; }
#star li.voted { BACKGROUND: url('../../Resources/Static/Images/Voting/stars6.gif') left 25px; FONT-SIZE: 1px; }
#star li:hover.curr { BACKGROUND: url('../../Resources/Static/Images/Voting/stars8.gif') }
#star div.user { LEFT: 15px; POSITION: relative; FLOAT: left; FONT-SIZE: 13px; FONT-FAMILY: Arial; COLOR: #888; }


/* -- Fundamentales -- */

#root {
width: 815px;
/* removed background: url(../gfx/mainbg_shadow.png) repeat-y; */
z-index: 10;
position: relative;
}

#page {
/* removed background: url(../gfx/mainbg_topgradient.jpg) no-repeat; */
min-height: 607px;
margin: 0 0 0 19px;
padding: 4px 5px 0px 5px;
width: 767px;
clear: both;
}


/* -- Hintergrundelemente -- */

#sidelink {
width: 109px;
height: 151px;
position: absolute;
z-index: 1;
top: 225px;
left: 44px;
/* removed background: url(../gfx/sidelink_bg.png) no-repeat; */
}

	#sidelink a.biobauernblog {
	display: block;
	position: relative;
	left: -25px;
	top: 13px;
	margin-bottom:-43px;
	width: 154px;
	height: 106px;
	/* removed background: url(../gfx/sidelink_biobauernblog.png) no-repeat; */
	}
	
	#sidelink a.ernaehrungsblog {
	display: block;
	position: relative;
	left: -15px;
/*	top: -43px;*/
	width: 131px;
	height: 103px;
	margin-bottom:-43px;
	/*removed background: url(../gfx/sidelink_ernaehrungsblog.png) no-repeat; */
	}
	
		#sidelink a.biobauernblog:hover, #sidelink a.ernaehrungsblog:hover {
		margin-left: -5px;
		}
		
	#sidelink_nadel {
	position: absolute;
	top: 0px;
	left: 14px;
	width: 41px;
	height: 69px;
	/* removed background: url(../gfx/sidelink_nadel.png) no-repeat; */
	}
	
#schweindi {
position: absolute;
/* removed background: url(../gfx/schweindi.png) no-repeat; */
width: 216px;
height: 189px;
z-index: 5;
left: 40px;
top: 565px;
}

.banner {
height: 605px;
position: absolute;
top: 5px;
left: 957px;
padding-top: 50px;
/* removed background: url(../gfx/banner_nagel.png) no-repeat 50% 0; */
}

	.no_banner_nail {
	background: none !important;
	padding-top: 0 !important;
	top: 0 !important;
	}


/* -- Vordergrundelemente -- */

a.home {
position: absolute;
z-index: 150;
top: 10px;
left: -33px;
}


/* -- Warnungen --*/

#ie6 {
display: none;
background: #ede3c8;
position: absolute;
z-index: 150;
top: 250px;
left: 10px;
width: 300px;
padding:10px;
border: 2px solid #c50016;
}

#no_javascript {
display: block;
background: #ede3c8;
position: absolute;
z-index: 150;
top: 380px;
left: 10px;
width: 300px;
padding:10px;
border: 2px solid #c50016;
}

	#ie6 strong, #no_javascript strong {
	color:#9d2c27;
	}	


/* -- Newsletterbox -- */

#newsletter_anmeldung {
	position:relative;
	display: block;
	/* removed background: url(../gfx/newsletter_background.png) no-repeat top left; */
	margin: 13px -100px 13px -40px;
	width: 138px;
	z-index: 150;
	padding:32px 20px 4px 20px;
	min-height:1px;
}

	#newsletter_anmeldung #newsletter_formular,
	#newsletter_anmeldung #newsletter_confirm,
	#newsletter_anmeldung #newsletter_done
	{
		display:none;
	}

	#newsletter_anmeldung a.button {
		margin:3px 0px 0px 0px !important;
	}

	#newsletter_anmeldung:hover , .newsletter_active
	{
		background-position:-178px 0px !important;
	}

	#newsletter_anmeldung .background_bottom
	{
		position:absolute;
		bottom:-7px;
		left:0px;
		height:7px;
		width:175px;
		/* removed background:url(../gfx/newsletter_background_bottom.png) no-repeat; */
	}
	
	#newsletter_anmeldung input
	{
		width:130px;
	}
	
	#newsletter_anmeldung label, 
	#newsletter_anmeldung p
	{
		display:block;
		color:#a33933;
		padding-top:10px;
		margin-bottom:10px;
	}
	
	#newsletter_anmeldung a.small
	{
		display:block;
		float: none;
		margin:7px 0 1px -1px !important;
	}
	
	#newsletter_anmeldung  .toggle
	{
		position:absolute;
		display:block;
		height:30px;
		cursor:pointer;
		width:150px;
		top:0px;
		left:0px;
	}
	
	
	

/* -- Navigation -- */

#navi {
/* removed background: url(../gfx/navi_bg.png) repeat-x; */
height: 61px;
padding-left: 150px;
position: relative;
z-index: 100;
}
	
	#navi ul li {
	float: left;
	/* removed background: url(../gfx/navi_separator.gif) no-repeat top right; */
	height: 51px;
	}
		
		#navi ul li a {
		float: left;
		display: block;
		margin-right: 2px;
		height: 100%;
/*		padding: 15px 10px 0 10px; */
        padding: 10px 6px 0 6px;
		}
			
			#navi ul li a:hover {
			/* removed background: url(../gfx/navi_active.jpg) no-repeat 50% 0%; */
			}
	
	#navi div.search fieldset
	{
		display:block;
		width:89px;
		height:24px;
		/* removed background: url(../gfx/search_bg.png) repeat-x top left; */
		position:relative;
		top:6px; left:3px;
	}
	
	#navi div.search input { /* Form changed to DIV */
	width: 54px;
	background: none;
	border: none;
	font-weight: bold;
	color: #c50016;
	font-size:11px !important;
	position:relative;
	top:4px; left:25px;
	}
	
	#navi #tools {
	width: 82px;
	position: absolute;
	z-index: 300;
	top: 31px;
	left: 674px;
	}
		
		#navi #tools a {
		display: block;
		width: 16px;
		height: 13px;
		float: left;
		}
	
			#navi #tools a#fontsize_plus {
			/* removed background: url(../gfx/fontsize_plus.png) no-repeat; */
			}
			
			#navi #tools a#fontsize_minus {
			/* removed background: url(../gfx/fontsize_minus.png) no-repeat; */
			}
			
			#navi #tools a.rss { /* a#rss changed to a.rss */
			/* removed background: url(../gfx/rss_icon.png) no-repeat; */
			width: 13px;
			float: right;
			}


/* -- Subnavi, Treenavi -- */

#subnavi
{
	margin-top:100px;
	padding:9px 20px;
}

	#subnavi p
	{
		padding-bottom:10px;
	}

	#subnavi a:hover, #subnavi a.active, 
	#treenavi a:hover, #treenavi a.active
	{
		color:#9d2c27;
		text-decoration:none;
	}

	#subnavi ul
	{
		/* removed list-style-image:url(../gfx/link_arrow.gif); */
		font-weight:bold;
		margin:0px 0px 0px 10px;
	}
	#treenavi ul 
	{
		font-weight:bold;
	}
	
		#subnavi li,
		#treenavi li
		{
			margin-bottom:7px;
		}
		
			#subnavi ul ul,
			#treenavi ul ul
			{
				list-style-type:none;
				list-style-image:none;
				font-weight:normal;
				margin:7px 0px 7px 7px;
			}
			
				#subnavi ul ul li,
				#treenavi ul ul li
				{
					margin-bottom:7px;
				}


/* -- Content -- */

#content {
float:right;
width:545px;
/* removed background:url(../gfx/content_background.png) repeat-y top left; */
position:relative;
top:-16px;
left:4px;
z-index:200;
min-height:250px;
padding:25px 21px 0px 22px; /* Assymetrisches Padding (21px, 22px) nötig, damit sich die 3-Spalten Teaser ausgehn. */
}


.no_results
{
	margin-bottom:40px;
	text-align:center;
}


	#content_sub_background {
		position:absolute;
		width:588px;
		height:7px;
		bottom:-7px;
		left:0px;
		/* removed background:url(../gfx/content_sub_background.png) no-repeat; */
	}

	#content .content_element
	{
		clear:both;
		margin-bottom:40px;
		margin-top:6px;
	}
	
		.content_element .captionimage_big,
		.content_element .captionimage_medium,
		.content_element .captionimage_small
		{
			position:relative;
			top:-15px;
		}
		
			.content_element .captionimage_big img,
			.content_element .captionimage_medium img,
			.content_element .captionimage_small img
			{
				margin-top:15px;
			}
	
		.content_element .captionimage_big
		{
			float:right;
			width:359px;
			padding-right:20px;
			position:relative;
			left:20px;
			margin-bottom:15px;
			
		}
		
		.content_element .captionimage_medium
		{
			float:right;
			width:266px;
			padding-right:20px;
			position:relative;
			left:20px;
			margin-bottom:15px;
		}
		
		.content_element .captionimage_small
		{
			float:right;
			width:175px;
			padding-right:20px;
			position:relative;
			left:20px;
			margin-bottom:15px;
		}
		
		.content_element .contact_promo
		{
			position:relative;
			left:183px;
			padding:12px 17px;
			/* remomved background:url(../gfx/contact_promo_background.png) no-repeat top left; */
			height:143px;
			width:372px;
			margin-left:-200px;
			clear:both; /* changed from "left" to "both" to fix overlapping on image */
		}
		
		.content_element .captionimage_full {
			width: 545px;
			padding-bottom:1px;
			margin-bottom: -15px;
		}
		
			.content_element table
			{
				clear:left;
				width:10px;
				width:372px;
				position:relative;
				left:-17px;
				margin-bottom:20px;
				margin-right:-50px;
				float:left;
			}
			
			.content_element table.small
			{
				width:180px;
			}
			
			.content_element table.medium
			{
				width:272px;
			}
			
				.content_element table th
				{
					padding:2px 0px 2px 17px;
					text-align:left;
					background-color:#f2ead6;
				}
				
					.content_element table th img
					{
						position:relative;
						top:1px;
					}
				
				.content_element table td
				{
					padding:4px 0px 4px 17px;
					/* removed background:url(../gfx/row_separator.gif) bottom left repeat-x; */
				}

	#content .content_element p,	
	#content .content_element h1, 
	#content .content_element h2, 
	#content .content_element h3
	{
		margin-right:175px;
	}
	
	#content .content_element h2
	{
		margin: 10px 175px 15px 0px;
	}
	
	#content .content_element h2
	{
		clear:none;
	}
	
	#content .content_element p
	{
		margin-bottom:10px;
	}
	
	#content .content_element h3.error
	{
		text-decoration:underline;
		margin-bottom:10px;
	}
	
	#content .content_element p.error
	{
		margin-bottom:3px;
		color:#9d2c27;
		font-weight:bold;
/*		text-decoration:underline; */
	}
	
	#content .separator_gradient
	{
		margin:40px 0px;
		position:relative;
		left:-16px;
		/* removed background:url(../gfx/separator_gradient.png) no-repeat left; */
		height:2px;
	}

/* -- Breadcrumb --*/

#breadcrumb .active {
color:#9d2c27;
}


/* -- Drucken/Weiterleiten -- */

#printforward {
padding:1px 0px;
position:relative;
top:-20px;
margin: 5px 5px -15px 0; /* changed by CSD, Mehdi Haresi: also 1 item will be displayed right-aligned */
float: right; /* changed by CSD, Mehdi Haresi: also 1 item will be displayed right-aligned */
}

#printforward a.print {
/* removed background: url(../gfx/icon_print.gif) no-repeat left; */
padding: 2px 0 0 20px;
}

#printforward a.forward {
/* removed background: url(../gfx/icon_forward.gif) no-repeat left; */
padding: 4px 0 0 20px;
margin-left: 10px;
}


/* -- 3-Spalten Teaser -- */

ul.teaser {
float: left;
margin-left:-10px;
width: 570px;
margin-right:-20px;
margin-bottom:20px;
}

	ul.teaser li {
	width: 175px;
	float: left;
	margin: 10px 0 20px 10px;
	height: 14.4em;
	overflow-y: auto;
	overflow-x: hidden;
	}


/* -- 4er Teaser -- */
		
ul.teaser4er { /*switched from id to class*/
float: left;
margin: 10px 0 0 4px;
}
	
	ul.teaser4er li { /*switched from id to class*/
	float: left;
	width: 175px;
	margin-left: 12px;
	}

p.teaser_separator {
clear: both;
margin: 20px 0px 8px 0px;
position:relative;
left:-5px;
float: left;
width: 778px;
height: 17px;
/* removed background: url(../gfx/teaser_separator.png) no-repeat; */
}


/* -- 6er Teaser -- */

h3.teaser6er {
margin-left: 14px;
}

ul.teaser6er { /*switched from id to class*/
margin: 5px 0 15px 1px;
}

	ul.teaser6er li { /*switched from id to class*/
	float: left;
	width: 236px;
	height: 3.9em;
	margin: 8px 0 0 15px;
	overflow-y: auto;
	}
	
		ul.teaser6er li img { /*switched from id to class*/
		float: left;
		margin-right: 7px;
		}
		
		
/* -- Popup -- */

.popup {
position: absolute;
top:0;
left:0;
width:100%;
display:block;
z-index:1999;
/* removed background: url(../gfx/popup_cover.png); */
}
	
	.popup .content {
	width: 546px;
	margin: 120px 0 0 0;
	position: relative;
	left: 250px;
	/* removed background: #faf9f3 url(../gfx/holzschnitt.png) no-repeat bottom; */
	padding: 14px 15px 30px 15px;
	}
	
	.popup .content a.close {
	width: 24px;
	height: 24px;
	/* removed background: url(../gfx/popup_closebtn.png) no-repeat; */
	display: block;
	position: absolute;
	top: 6px;
	right: -33px;
	}
	
	.popup form {
	padding: 15px 70px;
	}
	
	.popup #ecard_form {
	padding: 15px 70px;
	}
	
		.popup fieldset {
		margin-top: 7px;
		}
		
		.popup label {
		display: block;
		}
		
		.popup input, .popup textarea {
		width: 100%;
		}
		
	.popup .buttons {
	margin-bottom: 4px;
	}
		
	.popup .buttons a{
	margin-left: 0;
	margin-right: 0;
	}
	
		.popup .buttons .commit {
		float: right;
		}
	

/* -- Footer -- */

#footer {
/* removed background: url(../gfx/footer.png) no-repeat; */
height: 62px;
width: 755px;
padding: 15px 20px 0 40px;
color: #fff;
font-size: .95em;
clear: both;
position: relative;
z-index: 10;
}

	#footer ul#footernav li {
	display: inline;
	}
	
		#footer ul#footernav li a {
		
		}
		
	#footer ul#socialnetworks {
	position: relative;
	top: 21px;
	left: -14px;
	}
		
		#footer ul#socialnetworks li {
		float: left;
		}
			
			#footer ul#socialnetworks li a{
			display: block;
			width: 16px;
			height: 16px;
			margin-right: 4px;
			}
			
				#footer ul#socialnetworks li a#mrwong{
				/* removed background: url(../gfx/footer/mrwong.png) no-repeat; */
				}
				#footer ul#socialnetworks li a#delicious{
				/* removed background: url(../gfx/footer/delicious.png) no-repeat; */
				}
				#footer ul#socialnetworks li a#facebook{
				/* removed background: url(../gfx/footer/facebook.png) no-repeat; */
				}
			
	#footer ul#erhaeltlich_bei{
	position: relative;
	top: 20px;
	float: right;
	}

		#footer ul#erhaeltlich_bei li{
		float: left;
		}
		
			#footer ul#erhaeltlich_bei li.title {
			margin: .3em .7em 0 0;
			}
			
			#footer ul#erhaeltlich_bei li a{
			display: block;
			height: 18px;
			margin-right: 3px;
			}
			
				#footer ul#erhaeltlich_bei li a#billa{
				width: 39px;
				/* removed background: url(../gfx/footer/billa.png) no-repeat; */
				}
				#footer ul#erhaeltlich_bei li a#merkur{
				width: 64px;
				/* removed background: url(../gfx/footer/merkur.png) no-repeat; */
				}
				#footer ul#erhaeltlich_bei li a#bipa{
				width: 41px;
				/* removed background: url(../gfx/footer/bipa.png) no-repeat; */
				}
				#footer ul#erhaeltlich_bei li a#sutterluty{
				width: 64px;
				/* removed background: url(../gfx/footer/sutterluty.png) no-repeat; */
				}
				#footer ul#erhaeltlich_bei li a#adeg{
				width: 64px;
				/* removed background: url(../gfx/footer/adeg.png) no-repeat; */
				}

.navigation
{
	position:absolute;
	top:20px;
	right:17px;
}

	.navigation a
	{
		padding:0px 4px;
		font-weight:bold;
	}
	
	.navigation img
	{
		position:relative;
		top:1px;
	}

/* -- Specials -- */

#kaefer {
width: 30px;
height: 45px;
position: absolute;
z-index:1000;
bottom: -23px;
right: -13px;
/* removed background: url(../gfx/kaefer.png); */
}

p.clearcontent {
clear: both;
margin-top: 10px;
}

.invisible {
display: none;
}

.floatleft {
float: left !important;
}

.floatright {
float: right !important;
}

.paddingright {
padding-right: 5px;
}

.paddingleft {
padding-left: 5px;
}

.marginright {
margin-right: 5px;
}

.marginleft {
margin-left: 5px;
}

.twospan {
width: 370px !important;
}

/* -- Clearfix -- */

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {
display: inline-block;
} 