/* CSS Document */
html, body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	position:relative;
	font-family:verdana;
	font-size:12px;

}	

/*********** header **************/
.header {
	position:absolute;
	width:100%;
	height:240px;
	z-index:500;
	
}
.head1 {
	position:absolute;
	left:0px;
	height:160px;
	width:100%;
	
}
.head_pos{
	position:relative;
	width:1000px;
	
}
.head-grafics {
	position:absolute;
	width:1000px;
	height:240px;
	
	left:0px;
/*	background-image:url(../gfx/header1.jpg);*/
	z-index:900;
}
.logo {
	position:absolute;
	width:153px;
	height:132px;
	top:20px;
	left:0px;
	background-image:url(../gfx/logox.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	z-index:701;
}
	
/********* CONTENT ************/
.content {	
	position:relative;
	width:100%;
	min-height:100%;
	background-color:#ccc;	
	
}

/******* MAIN BOX *******/
.main_box {
	position:relative;
	height:100%;
	width:1020px;
	background-image:url(../gfx/schatten.jpg);
	font-family:tahoma;
	
}	
.main_content_head {
	position:relative;
	width:1000px;
	height:240px;
}
.main_content {
	position:relative;
	float:left;
	width:640px;
	height:100%;
	margin-left:20px;

	}
.flend {
	clear:both;
	padding-left:260px;
	width:600px;
	}
/******** NAVI LINKS *********/	
.main-navi {
	position:relative;
	float:left;
	width:148px;
	background-color:#CB0101;
	margin-left:10px;
}


.main-navi-box {
	position:relative;
	width:150px;
	margin:0;
	padding:0;
	margin-left:0px;
	margin-top:5px;
	padding-bottom:15px;
	padding-left:0px;
	padding-top:5px;	
	font-weight:bold;
	color:#333333;
}
.main-navi-box-head {
	position:absolute;
	top:0;
	left:0;
	height:37px;
	width:177px;
	color:#fff;
	font-weight:bold;
	padding-left:8px;
	padding-top:5px;
	text-transform:uppercase;
	font-size:11px;
}
.main-navi-box-content {
	padding:0;
	margin:0;
	margin-top:30px;
	font-weight:normal;
	} 

.main-such-box {
	position:relative;
	width:170px;
	height:55px;
	margin-left:0px;
	margin-top:10px;
	padding-left:10px;
	padding-top:5px;
	background-image:url(../gfx/box-higru.jpg);
	background-position:bottom center;
	font-weight:bold;
	color:#fff;
	border-top:2px solid #fff;
	
}

.main-such-box-hoehe{
	height:100px;
	padding-bottom:20px;
	border-bottom:1px solid #91c5f5;
	}
.main-such-box-hoehe2{
	height:70px;
	padding-bottom:20px;
	}
.main-such-box .suchbox {
	position:absolute;
	top:24px;
	left:5px;
	width:140px;
	margin-top:0;
	border:none;
	border-left:1px solid #ccc;
	background-image:url(../gfx/box-schatten-innen.jpg);
}


.main-such-box .suchgo {
	position:absolute;
	background:none;
	background-image:url(../gfx/suchbut.jpg);	
	width:25px;
	height:19px;
	top:24px;
	left:155px;
	border:none;
	}
.main-such-box .suchgo-kd{
	top:88px;
}


.navi .nonvi{
	display:none;
	}
.navi .active {
	display:block;
	}



.topkategorie  {
/*	margin:0px;
	padding:0;

	list-style-type:none;
	border-bottom:#fff solid 2px;*/
		width:130px;
}
.topkategorie a:link, .topkategorie a:visited  {
 	position:relative;
	color:#fff;
	width:130px;
	padding-left:5px;
	font-weight:normal;
	font-size:11px;
	font-family:tahoma;
	padding-bottom:10px;
	display:block;
}
.topkategorie a:hover {
	color:#ccc;
	}

.kdNeu {
	position:relative;
	width:170px;
	height:25px;
	margin-left:0px;
	line-height:19px;
	padding-left:10px;
	padding-top:5px;
	background-image:url(../gfx/neukund.jpg);
	font-weight:bold;
	color:#333;
}
.kdNeu a {
color:#333;
}
	

		
/***** NAVLEISTE *******/

.navleiste {
	position:absolute;
	top:0px;
	width:100%;
	height:20px;
	z-index:1203;
	left:-30px;
	
	}
.navleiste .naviO  {

	width:900px;
	height:30px;
	
	}
.navleiste .naviO  a{
	font-size:9px;
	font-weight:normal;
	color:#666;
	padding:0px 10px 0px 10px;
	border-right:1px solid #666;
	
	}

/***** KUNDEN LOGIN ************/
.kd_login {
	position:relative;
	height:50px;
	width:150px;
	color:#000;
	font-size:11px;
	
}
.kd_login .kd_mail, .kd_login .kd_pw {
	position:relative;
	left:0px;
	width:170px;
	

}
.kd_login input {
	
	border:none;
	border-left:1px solid #ccc;
	background-image:url(../gfx/box-schatten-innen.jpg);
	background-repeat:no-repeat;
	background-position:-2px -2px;
}


.kd_login .log_but {
	position:absolute;
	left:360px;
	top:-2px;
	height:30px;
	width:60px;
	border:none;
	background:none;		
	background-image:url(../gfx/log_but.jpg);
	margin-top:-3px;
	margin-left:3px;
	font-weight:bold;
	color:#333;
}
.kd_login a {
	color:#333;
	font-weight:bold;
	font-size:12px;
}
.kd_login a:hover {
	color:#9B0618;
}
/******** BOX RECHTS *********/
.right_box {
	position:relative;
	float:right;
	margin-right:10px;
	width:180px;
	background-color:#E1E1E1;
}
/******* vorschau CONTAINER ************/
.vorschau_box{
	position:relative;
	width:200px;
	height:180px;
	background-image:url(../gfx/back_kats.jpg);
	background-repeat:no-repeat;
}
.vorschau_box_pic {
	position:absolute;
	left:60px;
	top:15px;
}
.vorschau_box_text {
	position:absolute;
	width:180px;
	height:50px;
	left:10px;
	top:126px;
}
	

.pic {
	position:relative;
	float:left;
	border-top:4px solid #fff;

	padding-bottom:40px;

}
 .pic img {
	border-bottom:4px solid #fff;
}

.roots {
	position:absolute;
	top:190px;
	left:550px;
	z-index:2026;
	border:none;
}
.roots img {
	border:none;
}

.tebore {
	width:160px;
	background-color:#fff;
	border: 1px solid #ccc;
	border-top:none;
	padding:10px;
	color:#666;
}
.tebore b{
	font-weight:bold;
	font-size:14px;

}
.tebore2 {
	width:160px;
	background-color:#fff;
	border: 1px solid #ccc;
	border-top:none;

	color:#666;
}	
	


