@charset "UTF-8";
/* CSS Document */

html { 
	width: 100%; 
	height: 101%; 
} 

body { 
	min-height: 101%; 
	height: 100%;
	vertical-align: top;
} 
/* Hide from IE-mac \*/ 
* html body { 
	height: 101%; 
} 
/* End Hide */ 

body {
	background-image: url('img/bg.jpg');
	background-repeat: repeat-x;
}

.table_main {
	background-color:#FFFFFF;
}

.search_box {
	background-image: url('img/suchfeld.jpg');
	background-repeat: repeat-y;
	padding: 2px solid #FFFFFF;
	
	width: 150px;
}

.search_box_title {
	background-image: url('img/produktsuche.jpg');
	background-repeat: repeat-y;
	padding: 2px solid #FFFFFF;
	
	width: 150px;
	height: 31px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-transform: none;
	font-weight: bold;
	
	text-indent: 5px;

}

.search_box_bottom {
	background-image: url('img/stoebern.jpg');
	background-repeat: repeat-y;
	padding: 2px solid #FFFFFF;
	
	width: 150px;
	height: 38px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-transform: none;
	font-weight: bold;
	
	text-indent: 5px;
}

.search_box_typo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;

	color: #333333;
}

.spacer_top {
	height: 5px;
	background-color:#FFFFFF;
}

.header_navi {
	background-image: url('img/header_navi01.jpg');
	background-repeat: no-repeat;
	background-position: left;

	color: #333333;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: capitalize;
	text-indent: 5px;
	cursor: pointer;

	width: 150px;
	height: 25px;
	
	vertical-align: middle;
}

.header_navi:hover {
	background-image: url('img/header_navi01_up.jpg');
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.header_navi_r {
	background-image: url('img/header_navi02.jpg');
	background-repeat: no-repeat;
	
	color: #333333;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: capitalize;
	text-indent: 5px;
	cursor: pointer;

	width: 150px;
	height: 25px;
	
	vertical-align: middle;

}

.header_navi_r:hover {
	background-image: url('img/header_navi02_up.jpg');
	background-repeat: no-repeat;
	color: #FFFFFF;
}

.navi_main {
	background-image: url('img/navi_main.jpg');
	background-repeat: no-repeat;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;

	color: #333333;

	width: 150px;
	height: 35px;

	vertical-align: middle;
	cursor: pointer;
	
	text-indent: 10px
}

.navi_main:hover {
	background-image: url('img/navi_main_up.jpg');
	background-repeat: repeat-x;
	cursor: pointer;
}

.navi_main_fix {
	background-image: url('img/navi_main_up.jpg');
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;

	color: #333333;

	width: 150px;
	height: 35px;

	vertical-align: middle;
	
	text-indent: 10px

}

.navi_sub {
	background-image: url('img/navi_main.jpg');
	background-repeat: no-repeat;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;

	color: #333333;

	width: 150px;
	height: 35px;

	vertical-align: middle;
	cursor: pointer;
	
	text-indent: 10px
}

.navi_sub:hover {
	background-image: url('img/navi_main_up.jpg');
	background-repeat: no-repeat;
	cursor: pointer;

	color: #FFFFFF;	
}

.navi_sub_fix {
	background-image: url('img/navi_main_up.jpg');
	background-repeat: no-repeat;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;

	color: #FFFFFF;

	width: 150px;
	height: 35px;

	vertical-align: middle;
	cursor: pointer;
	
	text-indent: 10px
}

.navi_seiten {
	
	cursor: pointer;
	color: #CCCCCC;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: capitalize;
}

.navi_seiten:hover {
	color: #000000;
	font-weight: bold;
}

.header_spacer_l {
	background-image: url('img/header_spacer_l.jpg');
	background-repeat: no-repeat;
	
	color: #333333;	
	
	width: 150px;
	height: 35px;

	vertical-align: middle;
}

.header_spacer_m {
	background-image: url('img/header_spacer_m.jpg');
	background-repeat: no-repeat;
	
	color: #333333;	
	
	width: 150px;
	height: 35px;

	vertical-align: middle;

}

.header_spacer_r {
	background-image: url('img/header_spacer_r.jpg');
	background-repeat: no-repeat;
	vertical-align: top;
	
	width: 450px;
	height: 35px;
}

.header_spacer_typo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-indent: 5px;
	color: #FFFFFF;	
	padding-left: 5px;
	position: relative;
	top: 2px;
}

.5px_spacer {
	width: 5px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

.5px_spacer_v {
	height: 5px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

a {
	text-decoration: none;
}

a.link {
	text-decoration: none;
}

.header_l {
	background-image: url('img/header_l.jpg');
	background-repeat: no-repeat;
	
	color: #333333;	
	
	width: 150px;
	height: 150px;

}

.header_m {
	background-image: url('img/header_m.jpg');
	background-repeat: no-repeat;
	
	color: #333333;	
	
	width: 150px;
	height: 150px;

}

.header_r {
	background-image: url('img/header_r.jpg');
	background-repeat: no-repeat;
	
	color: #333333;	
	
	width: 600px;
	height: 35px;

}

.spacer_produkt {
	background-image: url('img/spacer_produkt.jpg');
	background-repeat: repeat-x;
	
	width: 600px;
	padding-top: 2.5px;
	height: 2.5px;

}

.fliesstext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	text-transform: none;
	font-weight: normal;
}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

.produktinfo01 {
	background-image: url('img/produktinfo01.jpg');
	background-repeat: no-repeat;
	
	width: 150px;
	height: 25px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	text-indent: 5px;
}

.produktinfo02 {
	background-image: url('img/produktinfo02.jpg');
	background-repeat: no-repeat;
	
	width: 150px;
	height: 25px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: none;
	text-indent: 5px;
}

.produktinfo03 {
	background-image: url('img/produktinfo03.jpg');
	background-repeat: no-repeat;
	
	width: 150px;
	height: 25px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: none;
	text-indent: 5px;
	
	color: #000000;
}

.produktinfo04 {
/*	background-image: url('img/produktinfo04.jpg');
	background-repeat: no-repeat; */
	
	width: 150px;
	height: 25px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: none;
	
	padding-right: 5px;
	
	color: #000000;
}

.loeschen {
	background-image: url('img/loeschen.jpg');
	background-repeat: no-repeat;
	
	width: 150px;
	height: 25px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: none;
		
	color: #000000;
	
	cursor: pointer;
}

.warenkorb {
	background-image: url('img/warenkorb.jpg');
	background-repeat: no-repeat;
	
	width: 130px;
	height: 25px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: none;
	text-indent: 5px;
	text-align: center;
	
	padding: 0;
	margin: 0;
	border: 0;
	
	color: #FFFFFF;
}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: none;
	font-weight: none;
}

.form_failure {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        text-transform: none;
        font-weight: none;
        background-color: #FF0000;
}

.produkt_select {
	width: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: none;
	font-weight: none;
	text-align: right;
}

.header_spacer_anlegen {
	background-image: url('img/header_spacer_r.jpg');
	background-repeat: no-repeat;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	font-weight: bold;
	text-indent: 5px;
	
	color: #FFFFFF;	
	
	width: 450px;
	height: 35px;

	vertical-align: middle;
	cursor: pointer;

}

.typo_headline {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-indent: 5px;
	font-stretch: narrower;
	background-color: #666666;

}

.typo_headline_klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	text-indent: 5px;

}

.spacer_einkaufswagen {
	background-image: url('img/spacer_gelb.jpg');
	background-repeat: repeat;
	
	width: 600px;
	height: 10px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: none;
	text-indent: 5px;
}

.footer {
	background-image: url('img/footer.jpg');
	background-repeat: none;
	
	width: 920px;
	height: 45px;
}
