html,body {
	margin:0;
	padding:0;
	width:100%;
	font-family:arial,verdana,sans-serif;
	color:#000;
	font-size:12px;
	line-height: 19px;
	height:100%;
	background: #F8F8F8;
}
* {
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	color:#000;
}

p {
	padding-bottom: 12px;
}
h1{
	font-size:12px;
	font-weight:bold;
}
h2{
	font-size:13px;
	font-weight:bold;
}
h3{
	font-size:14px;
	font-weight:bold;
}
h4{
	font-size:15px;
	font-weight:bold;
}
h5{
	font-size:16px;
	font-weight:bold;
}

.txt_green{
	color: #605A35;
	margin-top:0;
}

.h1_link a{
	font-weight:bold;
	font-size:12px;	
	padding:0;
	color:#000;
	text-decoration: none;
}
#band{
	position:absolute;
	top: 365px;
	left: 0px;
	width: 100%;
	height: 12px;
	background: #FF0000;
	overflow:hidden;
	background:url(img/band_hg.png) repeat-x;
	z-index: 1;
}
#wrapper{
	width: 912px;
	margin:auto;
	z-index:0;
}
#left, #middle{
	width: 320px;
	float: left;
	height: 600px;
}
#middle{
	position:relative;
	z-index: 2;
}
#left{
	position: relative;
	background: url(img/links_hg.jpg) repeat-x;
	z-index: 0;
}
#right{
	position: relative;
	width: 272px;
	float: right;
	height: 600px;
	background: #EFEEEA;
	z-index: 2;
}
#middle_broad{
	position:relative;
	width: 592px;
	min-height: 600px;
	background: #EFEEEA;
	float:right;	
	z-index: 2;	
}
#right_cont{
	padding: 16px;
	width: 240px;
	height:471px;
}
#broad_cont{
	clear:both;
	padding: 24px 16px 16px 16px;
	width:560px;
}
#shadow{
	background: url(img/left_shadow.jpg); 
	height: 591px; 
	width: 205px;
	margin-left: 10px; 
	float:left;
}
#nav{
	margin-top: 165px;
}
.intra_nav{
	color: white;
	font-weight:bold;
	border-bottom: 1px white solid;
	padding-bottom: 3px;
	line-height: 25px;
}
.col_left_104{
	float:left;
	width:104px;
}
.col_right_456{
	float:right;
	width: 456px;
}
.clear{
	clear: both;
	height:0px;
	overflow:hidden;
	width:100%;
}
.trenner, .admin .trenner {
	clear:right;
	height: 1px;
	width:100%;
	background-color: #93B751;
	overflow:hidden;
	margin: 16px 0px;
}
.katalog_link{
	position:absolute;
	bottom: 20px;
	left: 0px;
}
#cont_left{
	min-height: 478px;
	width: 288px;
	padding: 24px 16px 0px 16px;
	float:left;
	background: #EFEEEA;	
}
#cont_right{
	min-height: 478px;
	width: 240px;
	background: #E7E6E0;
	padding: 24px 16px 0px 16px;	
	float:right;
	
}

#search{
	width: 240px;
	padding: 16px 16px 0px 16px;	
	height: 56px;
	background:#DAD8CF;
}
#input_search{
	border: 1px solid #93B752;
	width: 208px;
}
#search_button{
	padding-bottom: 4px !important;
	padding-bottom: 0px;

}
#top_holder{
	width: 100%;
	height: 25px;
	background: #F8F8F8;
}
#top_head{
	width: 288px;
	padding: 16px 16px 0px 16px;	
	height: 56px;
	float: left;
}
#breadcrumb{
	font-size: 9px;
	color: #857E5B;
	margin-bottom: 12px;
}
.copyright{
	font-size:9px;
}
.intra_small{
	font-size: 9px;
	color: #857E5B;
}

#breadcrumb a{
	text-decoration: underline;
	color: #857E5B;	
}

.admin h1 {
	color: #857E5B;
	font-weight: bold;
	font-size: 14px;
}

.admin ul li{
	list-style: none;
}

.admin ul li a{
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

.admin .left{
	float: left;
	margin-right: 10px;
}
#band_admin {
	visibility: hidden;
}

clear {
	clear: both;
}

.icon {
	float:left;
	margin-right: 10px;
	border: 0;
}

.button {
	text-align: center;
	border: 1px solid #999;
	background-image: url(../img/button_backgrey.gif);
	background-repeat: repeat-x;
	width: 80px;
	height: 22px;
	padding-bottom: 3px;
	margin: 10px 10px 20px 0;
}

.formtitle {
	float:left;
	width: 90px;
	margin-right: 10px;
	border: 0;
}
.textfeld {
	float:left;
	width: 160px;
	border: 1px solid #857E5B;
	margin-bottom: 5px;
}

.left{
	float:left;
}
