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

body	{
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #000000;
	margin:0;
	background-image: url(image/hg.gif);
	background-repeat:repeat-x;
	height: 100%;
}

html {
	height: 100%;
	background-image: url(image/hg_non_footer.gif);
	background-position: center;
	background-repeat: repeat-y;
}

h1 {
	font-size: 18px;
	color: #34b3e0;
	margin-top: 10px;
	margin-bottom: 20px;
}

h2 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 30px;
	font-weight: normal;
}

* html ul {
	margin-left: 20px;
}

ul {
	margin-left: -20px;
}

li {
	margin-bottom: 10px;
	font-weight: bold;
}

select {
	width: 250px;
}

.titel {
	font-size: 15px;
	color: #34b3e0;
}

.bold {
	font-weight: bold;
	color: #34b3e0;
}

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

.bold_weiss {
	font-weight: bold;
	color: #FFFFFF;
	
}

.false {
	color:#FF0000;
	font-weight: bold;
}

.send_ok {
	color: #66CC00;
	font-weight: bold;
}

.input_login_red {
	border: solid;
	border-color: #FF0000;
}

.schwarz {
	background-color: #000000;
}

.rot {
	background-color: #FF0000;
}

.gruen {
	background-color: #009900;
}

.gelb {
	background-color: #FFFF00;
}

.blau {
	background-color: #0000FF;
}

.umhaengekordeln {
	background-image: url(umhaengebaender/umhaengekordeln.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
}

.unbedruckte_lanyards_10mm {
	background-image: url(umhaengebaender/unbedruckte_lanyards_10mm.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
}

.unbedruckte_keyholder_20mm {
	background-image: url(umhaengebaender/unbedruckte_keyholder_20mm.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
}

.bedruckte_keyholder_20mm {
	background-image: url(umhaengebaender/bedruckte_keyholder_20mm.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
}

.bedruckte_lanyards_10mm {
	background-image: url(umhaengebaender/bedruckte_lanyards_10mm.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
}

.bedruckte_steck_keyholder_20mm {
	background-image: url(umhaengebaender/bedruckte_steck_keyholder_20mm.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
}

.umhaengebaender_siebdruck {
	background-image: url(umhaengebaender/umhaengebaender_siebdruck.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
}

.hand_stoffarmband {
	background-image: url(image/hand_stoffarmband.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;
}

.link 				{ color: #9DCD30; text-decoration: underline; font-size:12px; font-weight: bold; }
a.link:visited 	{ color: #9DCD30; text-decoration: underline; font-size:12px; font-weight: bold; }
a.link:hover 		{ color: #9DCD30; text-decoration: none; font-size:12px; font-weight: bold; }
a.link:active 		{ color: #9DCD30; font-size:12px; font-weight: bold;}

.link_warenkorb 				{ color: #000000; text-decoration: underline; font-size:12px; font-weight: normal; }
a.link_warenkorb:visited 	{ color: #000000; text-decoration: underline; font-size:12px; font-weight: normal; }
a.link_warenkorb:hover 		{ color: #000000; text-decoration: none; font-size:12px; font-weight: normal; }
a.link_warenkorb:active 		{ color: #000000; font-size:12px; font-weight: normal;}

.mail_header 				{ color: #666666; text-decoration: underline; font-size:10px; font-weight: normal; }
a.mail_header:visited 	{ color: #666666; text-decoration: underline; font-size:10px; font-weight: normal; }
a.mail_header:hover 		{ color: #666666; text-decoration: none; font-size:10px; font-weight: normal; }
a.mail_header:active 		{ color: #666666; font-size:10px; font-weight: normal;}

.link_footer 				{ color: #FFFFFF; text-decoration: underline; font-size:10px; font-weight: normal; }
a.link_footer:visited 	{ color: #FFFFFF; text-decoration: underline; font-size:10px; font-weight: normal; }
a.link_footer:hover 		{ color: #FFFFFF; text-decoration: none; font-size:10px; font-weight: normal; }
a.link_footer:active 		{ color: #FFFFFF; font-size:10px; font-weight: normal;}

#nonFooter	{
	margin: 0px auto;
	width: 990px;
	position: relative;
	min-height: 100%;
}


* html #nonFooter {
	height: 100%;
}

#footer	{
	position: relative;
	margin: -20px auto 0 auto;
}

/* A CSS hack that only applies to IE -- specifies a different height for the footer */

* html #footer {
	margin-top: -20px;
}

#block {
	width: 990px;
	float: left;
}

#adresse {
	width: 990px;
	height: 25px;
	padding-top: 5px;
	font-size: 10px;
	color: #666666;
	text-align: center;
	background-image: url(image/adresse.gif);
}

#logo {
	width: 225px;
	height: 120px;
	float: left;
}

#menu {
	width: 765px;
	float: left;
}

#schatten {
	width: 5px;
	float: left;
}

#menu_sub {
	width: 220px;
	float: left;
	background-color: #9DCD30;
}

#content {
	width: 700px;
	padding-left: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	float: left;
}

* html #content {
	width: 695px;
	padding-left: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	float: left;
}

#content_index {
	width: 350px;
	height: 250px;
	margin-bottom: 20px;
	float: left;
}

* html #content_index {
	width: 340px;
	height: 250px;
	margin-bottom: 20px;
	float: left;
}

#content_index_left {
	width: 175px;
	float: left;
}

#content_index_right {
	width: 160px;
	padding-left: 10px;
	padding-right: 5px;
	float: left;
}

#produkt {
	width: 700px;
	min-height: 500px;
	margin-bottom: 20px;
	float: left;
}

* html #produkt {
	width: 690px;
	min-height: 500px;
	margin-bottom: 20px;
	float: left;
}

#produkt_stoffarmband {
	width: 700px;
	margin-bottom: 20px;
	float: left;
}

* html #produkt_stoffarmband {
	width: 690px;
	margin-bottom: 20px;
	float: left;
}

#produkt_beschreib {
	width: 320px;
	padding-right: 30px;
	float: left;
}

* html #produkt_beschreib {
	width: 310px;
	padding-right: 30px;
	float: left;
}

#produkt_beschreib_uhb {
	width: 370px;
	padding-right: 30px;
	float: left;
}

* html #produkt_beschreib_uhb {
	width: 360px;
	padding-right: 30px;
	float: left;
}

#detail_01 {
	width: 160px;
	float: left;
}

#detail_02 {
	width: 160px;
	float: left;
}

#detail_farben {
	width: 320px;
	margin-top: 20px;
	float: left;
}

#farben {
	width: 20px;
	height: 20px;
	float: left;
	margin-right: 20px;
}

#best_farben {
	width: 20px;
	height: 20px;
	float: left;
}

#best_farben_weiss {
	width: 20px;
	height: 20px;
	border: 1px solid #000000;
	float: left;
}

#farben_weiss {
	width: 19px;
	height: 19px;
	border: 1px solid #000000;
	float: left;
	margin-right: 20px;
}

#produkt_bild {
	width: 350px;
	color: #666666;
	float: left;
}

#produkt_bild_uhb {
	width: 300px;
	color: #666666;
	float: left;
}

* html #produkt_bild_uhb {
	width: 290px;
	color: #666666;
	float: right;
}

#detail_bild_01 {
	width: 150px;
	float: left;
}

#detail_bild_02 {
	width: 150px;
	padding-left: 150px;
	float: left;
}

* html #detail_bild_02 {
	width: 140px;
	padding-left: 140px;
	float: right;
}

#titel_detail {
	width: 145px;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #34B3E0;
	color: #FFFFFF;
	font-weight: bold;
}

#titel_detail_gr {
	width: 145px;
	height: 34px;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #34B3E0;
	color: #FFFFFF;
	font-weight: bold;
}

#anweisung {
	width: 101px;
	float: left;
}

#lam_beschreib_01 {
	width: 200px;
	float: left;
	margin-bottom: 20px;
}

#lam_beschreib_02 {
	width: 200px;
	float: left;
}

#lam_beschreib_03 {
	width: 200px;
	float: left;
}

#binden_block {
	width: 700px;
	float: left;
}

* html #binden_block {
	width: 690px;
	float: left;
}

#binden_beschreib {
	width: 420px;
	padding-right: 20px;
	float: left;
}

* html #binden_beschreib {
	width: 410px;
	padding-right: 20px;
	float: left;
}

#binden_bild {
	width: 260px;
	float: left;
}

#binden_beschreib_01 {
	width: 140px;
	float: left;
}

#binden_beschreib_02 {
	width: 150px;
	float: left;
}

#binden_beschreib_02_center {
	width: 150px;
	float: left;
	text-align: center;
}

#binden_beschreib_03 {
	width: 150px;
	float: left;
}

#binden_beschreib_03_center {
	width: 150px;
	float: left;
	text-align: center;
}

#binden_beschreib_bild {
	width: 260px;
	height: 250px;
	float: left;
}

* html #binden_beschreib_05 {
	width: 190px;
	float: left;
}

#binden_beschreib_05 {
	width: 200px;
	float: left;
}

#binden_beschreib_04 {
	width: 500px;
	float: left;
}

#ausweishuelle_01 {
	width: 300px;
	margin-right: 20px;
	float: left;
}

#ausweishuelle_02 {
	width: 380px;
	margin-bottom: 20px;
	float: left;
}

* html #ausweishuelle_02 {
	width: 370px;
	margin-bottom: 20px;
	float: left;
}

#awh_in_01 {
	width: 150px;
	float: left;
}

* html #awh_in_01 {
	width: 140px;
	float: left;
}

#awh_in_02 {
	width: 190px;
	float: left;
}

* html #awh_in_02 {
	width: 180px;
	float: left;
}

#event {
	width: 700px;
	float: left;
}

* html #event {
	width: 690px;
	float: left;
}

#event_beschreib {
	width: 430px;
	float: left;
}

* html #event_beschreib {
	width: 420px;
	float: left;
}

#event_bild {
	width: 270px;
	text-align: right;
	float: left;
}

* html #event_bild {
	width: 260px;
	text-align: right;
	float: left;
}

#event_b_01 {
	width: 210px;
	float: left;
}

#kontakt_adresse {
	width: 350px;
	float: left;
}

#kontakt_adresse {
	width: 340px;
	float: left;
}

#kontakt_formular {
	width: 350px;
	float: left;
}

#kontakt_f_01 {
	width: 175px;
	margin-bottom: 10px;
	float: left;
}

* html #kontakt_f_01 {
	width: 165px;
	margin-bottom: 10px;
	float: left;
}

#kontakt_f_02 {
	width: 350px;
	float: left;
}

* html #kontakt_f_02 {
	width: 340px;
	float: left;
}

#up {
	width: 20px;
	height: 30px;
	margin-top: -50px;
	float: right;
}

#folien_block {
	width: 700px;
	float: left;
}

* html #folien_block {
	width: 690px;
	float: left;
}

#folien_01 {
	width: 100px;
	float: left;
}

#folien_02 {
	width: 200px;
	float: left;
}

#folien_03 {
	width: 200px;
	float: left;
}

* html #folien_03 {
	width: 190px;
	float: left;
}

#best_folien_01 {
	width: 60px;
	float: left;
}

#best_folien_02 {
	width: 125px;
	float: left;
}

* html #best_folien_02 {
	width: 115px;
	float: left;
}

#best_folien_03 {
	width: 140px;
	float: left;
}

#baender_beschreib {
	width: 420px;
	padding-right: 20px;
	float: left;
}

* html #baender_beschreib {
	width: 410px;
	padding-right: 20px;
	float: left;
}

#baender_bild {
	width: 260px;
	float: left;
}

#laminieren_beschreib {
	width: 420px;
	padding-right: 20px;
	float: left;
}

* html #laminieren_beschreib {
	width: 410px;
	padding-right: 20px;
	float: left;
}

#laminieren_bild {
	width: 260px;
	float: left;
}

#laminieren_block {
	width: 700px;
	float: left;
}

* html #laminieren_block {
	width: 690px;
	float: left;
}

#best_block {
	width: 700px;
	float: left;
}

* html #best_block {
	width: 690px;
	float: left;
}

#best_left_fo {
	width: 450px;
	float: left;
}

#best_left {
	width: 450px;
	float: left;
}

* html #best_left {
	width: 445px;
	float: left;
}

#best_right {
	width: 190px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-left: 10px;
	background-color: #34B3E0;
	float: right;
}

#best_left_block {
	width: 450px;
	margin-bottom: 40px;
	float: left;
}

* html #best_left_block {
	width: 440px;
	margin-bottom: 40px;
	float: left;
}

#best_left_01 {
	width: 250px;
	float: left;
}

* html #best_left_01 {
	width: 240px;
	float: left;
}

#best_left_02 {
	width: 190px;
	text-align: right;
	float: left;
}

* html #best_left_02 {
	width: 180px;
	text-align: right;
	float: right;
}

#anfr_best {
	width: 700px;
	float: left;
	margin-bottom: 20px;
}

#shop_index_block {
	width: 700px;
	margin-bottom: 10px;
	float: left;
}

* html #shop_index_block {
	width: 690px;
	margin-bottom: 10px;
	float: left;
}

#shop_image {
	width: 350px;
	float: left;
}

#shop_content {
	width: 350px;
	float: left;
}

* html #shop_content {
	width: 330px;
	float: left;
}

#footer_background {
	background-color: #9DCD30;
	width: 100%;
	float: left;
}

#footer_background_event {
	width: 100%;
	background-image: url(image/hg_footer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
}

#footer_inhalt {
	margin: 0px auto;
	width: 725px;
	height: 17px;
	padding-top: 3px;
	padding-left: 265px;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(image/footer.gif);
	background-repeat: no-repeat;
}

#footer_inhalt_event {
	margin: 0px auto;
	width: 725px;
	height: 17px;
	padding-top: 49px;
	padding-left: 265px;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(image/footer_event.gif);
	background-repeat: no-repeat;
}
