@charset "utf-8";

body {
	margin: 0px;
	border: 0px;
	background: #f9f9d9 url(../img/page_top_bg.jpg) repeat-x top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #6f7e62;
}

h1 {
	clear: both;
	color: #459592;
	font-size: 22px;
	font-weight:lighter;
	margin-top: 30px;
}
h2 {
	color: #c84261;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
}

p a {
	color: #6f7e62;
	text-decoration:none;
}

div .tx-indexedsearch {
	width: 700px;
}
div .tx-indexedsearch a {
	color: #C84261;
}
.tx-indexedsearch-info {
	font-size:10px;
	padding-left: 10px;
	background: #E9EE90 !important;
}
#maincontent .tx-indexedsearch table tr td {
	border: none;
}


a img {
	border: none;
}

p a:hover { text-decoration:underline;}
p.bodytext a { text-decoration: underline !important;}
#content-right a { text-decoration: none !important; }
p.bodytext a:before { content:url(../img/link_pre.gif)" ";}
#content-right a:before { content:"" !important; }
.nostyle p.bodytext a { text-decoration: none !important; }
.nostyle p.bodytext a:before { content:"" !important; }
* html p.bodytext a { text-decoration:underline;}
* + html p.bodytext a { text-decoration:underline;}

.csc-textpic-imagewrap ul { list-style: none; padding: 0; }
.csc-textpic-imagewrap ul li { margin: 0; }

#maincontent table {
	border-collapse: collapse;
}

#maincontent table p {
	margin: 0;
	width: auto;
}

#maincontent table tr td {
	padding-top: 3px;
	padding-bottom: 4px;
	padding-right: 20px;
	border-bottom: 1px solid black;
}

div#main {
	width: 994px;
	margin: 0 auto;
}

	div#content-left {
		width: 758px;
		background: url(../img/header_bg.jpg) top no-repeat;
		float: left;
		padding-left: 27px;
		padding-right: 27px;
	}
		#toprow {
			display: none;	/* remove to enable Teasers */
			margin-left: 24px;
			padding-top: 33px;

		}
		.toprow_el {
			margin-right: 46px;
			width: 212px;
			/*height: 227px;*/
			float: left;
		}
		.toprow_el.last {
			margin-right: 0px;
			margin-left: -10px;
		}
		#maincontent {
			width: 467px;
			padding-left: 24px;
			float:left;
		}
		#maincontent p {
			width: 467px;
			margin-bottom: 5px;
		}
	div#content-holder {
		padding-bottom: 35px;	
	}
	#rightCol {
		margin-left: 43px;
		width: 210px;
		float: left;
		padding-top: 19px;
	}
	
	div#content-right {
		width: 182px;
		float: left;
		padding-top: 30px;
	}
	div#content-right h3 {
		font-size: 11px;
		font-weight: lighter;
	}
	
	* html div#content-right img {
		behavior: url("fileadmin/arche-natura/lay/js/iepngfix.htc");
	}
	
	div.clear {
		clear: both;	
	}
	
	div#topnav {
		height: 44px;	
	}	
		div#topnav ul { 
			list-style: none; 
			margin: 0;
			padding: 0;
		}
		div#topnav ul li { 
			display: inline;
			margin-right: 5px;
		}
		#suche { 
			width: 180px;
			float:left;
			padding-left: 80px;
			padding-top: 18px;
		}
		* html #suche {padding-top: 16px;}
		* + html #suche {padding-top: 16px;}
		#suche input#suchfeld {
			width: 135px;	
			border: none;
		}
		* html #suche input#suchfeld { border: 1px solid #ffffff;}
		* + html #suche input#suchfeld { border: 1px solid #ffffff;}
		#suche input#submitBTN {
			width: 20px;	
			height: 20px;
			border: none;
			background: url(../img/submit.gif) no-repeat 0 3px;
		}
		* html #suche input#submitBTN { background: url(../img/submit.gif) no-repeat 0 3px; }
		* + html #suche input#submitBTN { background: url(../img/submit.gif) no-repeat 0 3px; }
		#metanav {
			float:left;
			font-size: 11px;
			margin-top: 13px;
		}
		#metanav a {
			color: #6f7e62;
			text-decoration:none;
		}
	
	
	
	div#headerimage {
		height: 283px;	
	}
	div#mainnav {
		height: 39px;
		background:url(../img/main_nav_bg_portal.jpg) no-repeat;
	}
	
	div#mainnav ul {
		position: relative;
		list-style:none;
		margin: 0 0 0 24px;
		padding: 7px 0 0;
	}
	div#mainnav ul li {
		display: inline;
		color: #fff;
		font-size: 16px;
	}
	div#mainnav ul li a {
		color: #fff;
		text-decoration: none;
	}
	
	div#mainnav ul li.active a {
		color: #efeda3;
	}
	div#mainnav ul li.active li a {
		color: #fff;
	}
	div#mainnav ul li.active li.active a {
		color: #efeda3;
	}
	
	div#mainnav ul li a:hover {
		color: #efeda3;
	}
	
	div#mainnav ul li span {
		padding-bottom: 20px;
	}
	div#mainnav ul li span.sep {
		padding: 0 12px;
	}
	
	div#mainnav ul li ul {
		display: none;
		position: absolute;
		margin-top: 14px;
		padding: 10px 25px;
		background-color: #459592;
		background-color: rgba(69,149,146,0.85);
		border-top: 1px solid #fff;
	}
	* html div#mainnav ul li ul {background-color: #459592; margin-top: 32px;}
	* + html div#mainnav ul li ul {background-color: #459592; margin-top: 32px;}
	
	div#mainnav ul li ul li {
		display: block;
		padding-bottom: 5px;
		font-size: 14px;
	}
	
	.csc-textpic-intext-right .csc-textpic-imagewrap {
		float: right;
		padding-left: 20px;
		margin-right: -230px;
	}
	
	.csc-textpic-caption {
		margin: 0;
	}
	
	div#content-holder {
		background: #fcfbed;
		min-height: 300px;
		border-bottom: 1px solid #459592;
	}
	div#footer {
		border-bottom: 1px solid #6f7e62;
		font-size: 11px;
		padding-bottom: 20px;
	}
		div#footer #contact {
			padding-left: 24px;
			margin-top: 50px;
			float: left;
			width: 200px;
		}
		
		div#footer #contact a {
			color: #6f7e62;
		}
		
		div#footer .subnavi {
			float: left;
			/*width: 125px;*/
			padding-left: 22px;
			margin-top: 20px;
		}
		div#footer .subnavi a {
			text-decoration: none;
			color: #6f7e62;
		}
		div#footer .subnavi a:hover {
			text-decoration: underline;
			color: #6f7e62;
		}
		
		
	#copy {
		padding: 0;	
		margin-bottom: 60px;	
		font-size: 11px;
		margin-left: 24px;
	}
	
	