/* CSS Document */

body {
	background-attachment: fixed;
	background-color:#C7D6E1;
	background-image: url(../pics/hintergrund_verlauf.jpg);
	background-repeat: repeat-x;
	margin:0 0 0 0;
	
}

.hid{
 display:none;
}

#logo{
	left:10px;
	top:5px;
	z-index:3;
	width:200;
	height:100;
	position:fixed;
	
}
#kopf {
	background-image: url(../pics/kopf_kachel.jpg);
	background-repeat:repeat-x;
	position:absolute;
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	overflow:visible;
	height:112px;
	z-index:2;
}
#banner {
		position:absolute;
		right:15px;
		top:170px;
	}
#kopf_newsletter {
	background-image: url(../pics/layout_07/hinter_kopf.jpg);
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:137px;
	z-index:2;
}

#kopf_links {
	background-image: url(../pics/kopf_motiv.jpg);
	background-repeat: no-repeat;
	position:absolute;
	left:0px;
	top:0px;
	width:845px;
	height:112px;
	z-index:3;
}

#kopf_rechts {
	background-image: url(../pics/kopf_motiv_rchts_oben.jpg);
	background-repeat: no-repeat;
	position:absolute;
	right:0px;
	top:0px;
	width:299px;
	height:112px;
	z-index:3;
}

#kopf_rechts_unten {
	background-image: url(../pics/kopf_motiv_rchts_unten.jpg);
	background-repeat: no-repeat;
	position:absolute;
	right:0px;
	top:112px;
	width:203px;
	height:103px;
	z-index:3;
}
#kopf_zahl {
	
	background-image: url(../pics/zahl.gif);
	background-repeat: no-repeat;
	position:absolute;
	left:520px;
	top:35px;
	width:58px;
	height:68px;
	z-index:3;
	
}

#navi {
	background-image: url(../pics/hinter_navi.jpg);
	position:fixed;
	left:0px;
	top:102px;
	width:128px;
	height:1200px;
	z-index:1;
}

#navi_newsletter {
	background-image: url(../pics/layout_07/hinter_navi.gif);
	position:absolute;
	left:0px;
	top:0px;
	width:107px;
	/*height:700px;*/
	z-index:1;
}


#navi_haupt {
	position:absolute;
	left:0px;
	top:50px;
	height:228px;
	width:128px;
	z-index:2;
}

#navi_spirit {
	position:absolute;
	top:340px;
	left:21px;
	width:110px;
	z-index:2;
}

#navi_impressum {
	position:absolute;
	top:410px;
	left:5px;
	bottom:0px;
	width:128px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	color: #FFF;
	z-index:1;
}

#navi_impressum_newsletter {
	background-image: url(../pics/layout_07/hinter_navi_impressum.jpg);
	background-repeat: no-repeat;
	position:absolute;
	left:0px;
	top:400px;
	width:107px;
	height:190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	color: #999999;
	z-index:1;
	
}

#content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFFFF;
	line-height:1.6em;
	padding:20px 20px 10px 20px;
	border-bottom:#ACACAC solid 2px;
	position:absolute;
	overflow:visible;
	min-width:640px;
	left:15%;
	top:160px;
	width:60%;
	/*right:190px;
	height:60%;*/
	z-index:1;
	/*background-color:#FF0000;*/
	margin-bottom:50px;
}

#content table, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.6em;
}
#content_newsletter{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFFFF;
	padding:5px 0 0 5px;
	position:absolute;
	overflow:visible;
	width:480px;
	left:200px;
	top:160px;
	/*right:190px;
	height:60%;*/
	z-index:1;
	/*background-color:#FF0000;*/
}

#content_shop{
	padding:5px 0 0 5px;
	position:absolute;
	overflow:visible;
	min-width:680px;
	left:150px;
	top:160px;
	width:65%;
	/*right:190px;
	height:60%;*/
	z-index:1;
	/*background-color:#FF0000;*/
}

#content_buttom{
	position:relative;
	/*border-bottom-color:#ACACAC;
	border-bottom-width:2px;
	border-bottom-style:solid;*/
	width:100%;
	/*left:200px;
	height:13px;
	z-index:1;*/
	float:left;
	margin-top:10px
	/*background-color:#FF0000;*/
}

#content_buttom_start{
	position:absolute;
	left:0px;
	top:263px;
	border-bottom-color:#ACACAC;
	border-bottom-width:2px;
	border-bottom-style:solid;
	width:100%;
	/*left:200px;*/
	height:13px;
	z-index:1;
	overflow:visible;
	/*background-color:#FF0000;*/
}
#content_buttom_right{
	background-image:url(../pics/start_ecke_unten.gif);
	background-position:right;
	background-repeat:no-repeat;
	position:absolute;
	right:-9px;
	top:0px;
	width:20px;
	/*width:100%;
	left:99%;*/
	height:28px;
	z-index:2;
}
#logo_hinter {

	background-image:url(../pics/hintergrund_logo.png);
	right:165px;
	top:110px;
	width:312px;
	height:306px;
	z-index:1px;
	position:fixed;
}



#start{
	position:absolute;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	left:28%;
	top:225px;
	width:600px;
	min-height:275px;
	position:relative;
	z-index:2;
	overflow:visible;
}
#start_text{
	left:202px;
	height:195px;
	padding-left:5px;
	padding-right:5px;
	position:absolute;
	line-height:1.6em;
	padding-top:5px;
	
}
#start h2 {
	background-color:#DDDED4;
	height:30px;
	margin:0 0 0 0;
}

.startbox1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	width:100px;
	float:left;
	margin-left:10px;
	margin-top:2px;
	text-align:center;
	
}

.startbox2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-align:center;
	margin-top:2px;
	width:240px;
	float:left;
	margin-left:20px;
	
}

#buttons {
	list-style:none;
	margin-left:-30px;
}
  
 a.button_off:link { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; width:110px; height:16px; color:#999999; text-decoration:none; display: block; /*padding: 5px 5px 5px 5px;*/ padding-left:10px;  padding-top:3px; margin-bottom:3px; background-color:#000000; border-right-width:0.8em;  border-right-style:solid; border-color:#A9C6DC; background-color:#FFFFFF;}
 a.button_off:visited { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; width:110px; height:16px; color:#999999; text-decoration:none; display: block; /*padding: 5px 5px 5px 5px;*/ padding-left:10px;  padding-top:3px; margin-bottom:3px; border-right-width:0.8em;  border-right-style:solid; border-color:#A9C6DC; background-color:#FFFFFF;}
 a.button_off:hover { font-family:Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; width:110px; height:16px; color:#3C0511; text-decoration:none; display: block; padding-left:10px;  padding-top:3px; margin-bottom:3px; border-right-width:0.8em;  border-right-style:solid; border-color:#3E6079; background-color:#FFFFFF;}
 a.button_off:active { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; width:110px; height:16px; color:#3C0511; text-decoration:none; display: block; padding-left:10px;  padding-top:3px; margin-bottom:3px; border-right-width:0.8em;  border-right-style:solid; border-color:#3E6079; background-color:#FFFFFF; }
 
 a.button_on:link { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; width:110px; height:16px; color:#3C0511; text-decoration:none; display: block; /*padding: 5px 5px 5px 5px;*/ padding-left:10px;  padding-top:3px; margin-bottom:3px; border-right-width:0.8em; border-right-style:solid; border-color:#3E6079; background-color:#FFFFFF;}
 a.button_on:visited { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; width:110px; height:16px; color:#3C0511; text-decoration:none; display: block; /*padding: 5px 5px 5px 5px;*/ padding-left:10px;  padding-top:3px; margin-bottom:3px; border-right-width:0.8em;  border-right-style:solid; border-color:#3E6079; background-color:#FFFFFF;}
 a.button_on:hover { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; width:110px; height:16px; color:#999999; text-decoration:none; display: block; padding-left:10px;  padding-top:3px; margin-bottom:3px; border-right-width:0.8em; border-right-style:solid; border-color:#3E6079; background-color:#FFFFFF;}
 a.button_on:active { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; width:110px; height:16px; color:#999999; text-decoration:none; display: block; padding-left:10px;  padding-top:3px; margin-bottom:3px; border-right-width:0.8em; border-right-style:solid; border-color:#3E6079; background-color:#FFFFFF;}

 a.impressum:link { font-family: Verdana, Arial, Helvetica, sans-serif;	color:#fff; font-size: 12px; font-style: italic; font-weight: bold; text-decoration: none;}
 a.impressum:visited { font-family: Verdana, Arial, Helvetica, sans-serif;	color:#fff; font-size: 12px; font-style: italic; font-weight: bold; text-decoration: none;}
 a.impressum:hover { font-family: Verdana, Arial, Helvetica, sans-serif;	color:#3C0511; font-size: 12px; font-style: italic; font-weight: bold; text-decoration: none; }
 a.impressum:active { font-family: Verdana, Arial, Helvetica, sans-serif;	color:#3C0511; font-size: 12px; font-style: italic; font-weight: bold; text-decoration: none; }

.smallbtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color:#999999;
}


a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: none;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: none;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: none;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: none;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.6em;
	font-weight: normal;
	color: #000000;
}
.textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.extrasmalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-weight: bold;
	color: #000000;
}

/* für den bereich Masse */

td.matable {
		border-right:1px solid #000;
		border-bottom:1px solid #000;
		height: 30px;
		font-size:12px;
	}
	th.matable {
		border-right:1px solid #000;
		border-bottom:2px solid #000;
		
		height: 30px;
		width:100px;		
	
	}
	td.matableright {
		border-right:0px solid #000;
		border-bottom:1px solid #000;
		height: 30px;		
		font-size:12px;
	}
	th.matableright {
		border-right:0px solid #000;
		border-bottom:2px solid #000;
		font-size:12px;
		height: 30px;
		width:100px;		
	
	}
	th.matableleft{
		border-right:1px solid #000;
		border-bottom:2px solid #000;
		font-size:12px;
		height: 30px;
		width:120px;
	}

.buttonof {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: none;
	font-weight: bold;
	text-decoration: none;
}


.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: none;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}



form { margin:0; padding:0;}

radio { background-color: none;}

input, textarea { 
 background-color: #FFFFFF;
 font-size: 7pt; 
 border-style:solid; 
 border-width: 1px;
 border-color:#000000;
}

.field_fehler {
	border-style:solid; 
	border-width: 1px;
	border-color:#ff0000;
}
.lupe{
	border-style:solid; 
 	border-width: 1px;
 	border-color:#000000;

}
select {
	font-family: Arial, helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 7pt;
	color: #000000;
	border-style:solid; 
 	border-width: 1px;
 	border-color:#000000;
}

#basket {
	position:fixed;
	right:50px;
	top:200px;
	width:120px;
	height:120px;
	z-index:1;
}


#shop{
	padding:5px 0 0 5px;
	position:absolute;
	overflow:visible;
	min-width:540px;
	max-width:740px;
	left:15%;
	top:160px;
	width:65%;
	z-index:1;
}
#rubrikhead{
	min-width:520px;
	max-width:720px;
	position:relative;
	clear:left;
}
/* layout artikel anreiser */

#artikel_anreiser {
	background-color:#A9C6DC;
	clear:left;
	height:150px;
	overflow:visible;
	margin-bottom:20px;
	position:relative;

}

#artikel_anreiser #ArtikelTextSmal{
	/*margin: 0px 10px 0px 160px;*/
	left:160px;
	top:35px;
	height:90px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: none;
	color: #000;
	max-width:500px;
	position:absolute;
}	
#artikel_anreiser h2 {
	height:20px;
	margin-left:150px;
	padding-left:20px;
	padding-top:7px;
	padding-bottom:0px;
	background-image:url(../pics/artikel_head_bg.jpg);
	background-repeat:repeat-y;
	background-color:#D3E2E7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: none;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	position:relative;

}

#artikel_anreiser .preisbox {
	/*margin-top:-30px;*/
	top:100px;
	right:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: none;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align:right;
	float:right;
	position:absolute;
}
#artikel_anreiser .farbbox {
	top:130px;
	left:150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: none;
	font-weight: bold;
	color: #000;
	margin-left:10px;
	/*float:left;*/
	position:absolute;

}
#artikel_anreiser .groessebox {
	top:130px;
	left:320px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: none;
	font-weight: bold;
	color: #000;
	margin-left:10px;
	position:absolute;

}

#artikel_anreiser #mengbut {
	/*margin-top:-20px;
	width:120px;
	margin-right:-20px;*/
	top:130px;
	right:-5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: none;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	float:right;
	border-color:#000000;
	position:absolute;
}

#artikel_anreiser #mengebox {
	top:130px;
	left:500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: none;
	font-weight: bold;
	color: #000;
	margin-left:10px;
	text-align:right;
	float:left;
	position:absolute;

}

/* layout artikel */

#artikel {
	background-color:#A9C6DC;
	min-height:370px;
	overflow:visible;
	padding: 0 0 0 0;
	margin-bottom:50px;
	position:relative;
	padding-bottom:7px;
	
}
#artikel #artikel_bild {
	float:left;
	overflow:hidden;
	position:relative;
	margin-right: 5px;
	
}
#artikel #auswahlen{
	right:90px;
	bottom:70px;
	margin-top:10px;
	display:block;
	width:100px;
	position:absolute;
	float:left;
}
#artikel #ArtikelTextSmal{
	margin: 0 0 0 0;
	max-width:380px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: none;
	color: #000;
	position:relative;
	margin-left:10px;
	overflow:hidden;
	float:left;
	z-index:1;
	position:relative;
}	
#artikel h2 {
	height:20px;
	padding-left:20px;
	padding-top:7px;
	padding-bottom:0px;
	background-image:url(../pics/artikel_head_bg.jpg);
	background-repeat:repeat-y;
	background-color:#D3E2E7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: none;
	font-weight: bold;
	color: #990000;
	margin-bottom:0px;
	text-decoration: none;
	margin: 0 0 0 0;
	position:relative;
	z-index:1;

}

#artikel .preisbox {
	right:30px;
	bottom:40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: none;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align:right;
	position:absolute;
}

#artikel .merkzettel {
	right:30px;
	bottom:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: none;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align:right;
	position:absolute;
}

#artikel .farbbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: none;
	font-weight: bold;
	color: #000;
	display:block;
	width:200px;
	position:relative;
	margin-left:10px;
	float:left;

}
#artikel .groessebox {
	margin-top:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: none;
	font-weight: bold;
	color: #000;
	margin-left:10px;
	display:block;
	width:200px;
	position:relative;
	float:left;
}

#artikel #mengbut {
	right:-5px;
	bottom:-10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: none;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-color:#000000;
	position:absolute;

}

#artikel #mengebox {
	margin-top:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: none;
	font-weight: bold;
	color: #000;
	display:block;
	width:200px;
	margin-left:10px;
	position:relative;
	float:left;
}
#minibasket {
	margin-top:10px;
	z-index:4;
	width:160px;
	height:50px;
	font-size: 9px;

}

#login {
	background-image:url(../pics/hinter_login.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left:5px;
	padding-top:5px;
	font-size: 12px;
	font-style: none;
	font-weight: bold;
	width:160px;
	height:192px;
	margin-left:33px;
	margin-top:30px;
}

#artikel_liste table { 
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: none;
	border:0px;
	margin:0 0 0 0;
}

#artikel_liste td { 
	border-bottom:1px solid black; 
	vertical-align:top; 
	overflow:hidden; 
}
#artikel_liste th { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: none;
	color: #990000;
	background-color:#C7C7C7;
	vertical-align:top;
}

#ReDaten table { 
	width:70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: none;
	border:0px;
	margin:20px 0px 0px  50px;
	border-bottom:1px solid black; 
}
#ReDaten th { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: none;
	height:20px;
	color: #990000;
	background-color:#C7C7C7;
	/*vertical-align:top;*/
}
#ReDaten td { 
	vertical-align:top;
	height:20px; 
	overflow:hidden; 
}

#ReDaten p { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: none;
	margin:20px 0px 0px  50px; 
}