
 
body {
	margin:0;
	border:0;
	padding:0;
	height:100%;
	max-height:100%;
	background-color: #000000; 
	font-size:9pt;
	font-family:arial, sans-serif;
}
#wrapper {
	width: 766px;
	position: absolute;
	left: -383px;
	padding-left: -383;
}
#header_wrapper {
	height:250px; 
	width: 766px;
	overflow:hidden; 
	margin: 0px;
	padding:0px;
	float: left;
}
  
.headernews {
	background-image:url(http://www.reusch.com/site/summer_08/images/header/header_news.jpg);
	background-repeat: no-repeat;
}
.headertechnologies {
	background-image: url(http://www.reusch.com/site/summer_08/images/header/header_technologies.jpg); 
	background-repeat: no-repeat;
}
.headerprodapparel {
	background-image: url(http://www.reusch.com/site/summer_08/images/header/header_prodapparel.jpg); 
	background-repeat: no-repeat;
}
.headerprodballs {
	background-image: url(http://www.reusch.com/site/summer_08/images/header/header_prodball.jpg); 
	background-repeat: no-repeat;
}
.headerprodgloves {
	background-image: url(http://www.reusch.com/site/summer_08/images/header/header_prodgloves.jpg); 
	background-repeat: no-repeat;
}
.headerprodprotection {
	background-image: url(http://www.reusch.com/site/summer_08/images/header/header_prodprotection.jpg); 
	background-repeat: no-repeat;
}
.headerstars {
	background-image: url(http://www.reusch.com/site/summer_08/images/header/header_stars.jpg); 
	background-repeat: no-repeat;
}
.headerdownloads {
	background-image: url(http://www.reusch.com/site/summer_08/images/header/header_downloads.jpg); 
	background-repeat: no-repeat;
}
.headercontact {
	background-image: url(http://www.reusch.com/site/summer_08/images/header/header_contact.jpg); 
	background-repeat: no-repeat;
}
.imprint {
	background-image: url(http://www.reusch.com/site/summer_08/images/header/header_imprint.jpg); 
	background-repeat: no-repeat;
}

#menu {
	text-align: left;
	margin-left: 21px;
	margin-top: 66px;
	width: 178px;
	height: 184px;
}

#submenu {
	width: 746px;
	height: 20px;
	background-color: #DA262C;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	float:left;
}

.content {
	width: 746px;
		overflow: auto;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	background-image:url(http://www.reusch.com/site/summer_08/images/bg_metall.jpg); 
	background-repeat: no-repeat;
	margin-bottom: 20px;
	float: left;
}
.news_content {
	width: 746px;
		overflow: auto;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	background-color: #ececed;
	margin-bottom: 20px;
	float: left;
}
	
.technologies_content {
	width: 746px;
		overflow: auto;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	background-color:#000000; 
	margin-bottom: 20px;
	float: left;
}

.palmmaterials_content {
	width: 746px;
		overflow: auto;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	background-color:#000000; 
	margin-bottom: 20px;
	float: left;
}

.cuts_content {
	width: 746px;
		overflow: auto;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	background-color:#000000; 
	margin-bottom: 20px;
	float: left;
}

.cuffs_content {
	width: 746px;
		overflow: auto;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	background-color:#000000; 
	margin-bottom: 20px;
	float: left;
}
.katalog_content {
	width: 746px;
		overflow: auto;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	background-image:url(http://www.reusch.com/site/summer_08/images/bg_katalog.jpg); 
	background-repeat: no-repeat;
	margin-bottom: 20px;
	float: left;
}
.catalogue_content {
	width: 746px;
		overflow: auto;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	background-image:url(http://www.reusch.com/site/summer_08/images/bg_catalogue.jpg); 
	background-repeat: no-repeat;
	margin-bottom: 20px;
	float: left;
}
.wallpaper_content {
	width: 746px;
		overflow: auto;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	background-image:url(http://www.reusch.com/site/summer_08/images/bg_wallpaper.jpg); 
	background-repeat: no-repeat;
	margin-bottom: 20px;
	float: left;
}
.contact_content {
	width: 746px;
		overflow: auto;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	background-image:url(http://www.reusch.com/site/summer_08/images/bg_metall_redbox.jpg); 
	background-repeat: no-repeat;
	margin-bottom: 20px;
	float: left;
}
#footer{
	height:20px;
	width:766px;
	background-image: url(http://www.reusch.com/site/summer_08/images/footer.gif);
	background-color: #FFFFFF;
	margin-top: -20px;
	bottom: 0px;
	padding:0px;
	z-index:100;
	float:left;
}

* html #content {
/*position: fixed;
font-size:9pt;
height:100%; 
width:100%; 
*/}

* html #footer {
	height:20px;
}

p.greysmall {
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 4px;
	font-size: 7pt;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #da262c;
}
a.greysmall {
	color: #555555;text-decoration:none;
}
a.greysmall:hover {
	color: #555555;text-decoration:underline;
}
/*News*/
#news {
width: 540px;
float: left;
background-color: #ececed;
}
.news_container {
	width: 726px;
	float: left;
	background-color: #ececed;
}
.news_container a {
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	font-style: italic;
	color: #da262c;
}

#news_imgleft {
	width: 180px;
	margin: 5px;
	float: left;
}
#news_imgright {
	width: 180px;
	float: right;
	margin: 5px;
}
#news_textright {
	width: 500px;
	float: left;
	margin: 10px;
	text-align: justify;
}
#news_textleft {
	width: 500px;
	float: left;
	margin: 10px;
	text-align: justify;
}
.news_detail {
	width: 726px;
	float: left;
	background-color: #ececed;
	margin: 10px;
}
.news_detail a {
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	font-style: italic;
	color: #da262c;
}

/*Produkt*/
.finder {
	height: 100%;
	width: 180px;
	min-height: 80px;
	color: #fff;
	clear: both;
	font-size: 11px;
	padding-top: 100px;
	padding-left: 20px;
	float: left;
	background-image: url(http://www.reusch.com/site/summer_08/images/findergloves.png);
	background-repeat: no-repeat;
}

#findergloves {
	background-image: url(http://www.reusch.com/site/summer_08/images/findergloves.png);
	background-repeat: no-repeat;
}

#finderballs {
	background-image: url(http://www.reusch.com/site/summer_08/images/finderballs.png);
	background-repeat: no-repeat;
}

#finderapparel {
	background-image: url(http://www.reusch.com/site/summer_08/images/finderapparel.png);
	background-repeat: no-repeat;
}

#finderprotection {
	background-image: url(http://www.reusch.com/site/summer_08/images/finderprotection.png);
	background-repeat: no-repeat;
}

.products_list {
	margin-left: 200px;
	width: 526px;

}
.products_box {
	width: 170px;
	height: 190px;
	float: left;
	padding-top: 20px;
	text-align: center;
	background-image: url(http://www.reusch.com/site/summer_08/images/products_box_bg.gif);
	background-repeat: no-repeat;
	color: white;
}
.products_image {
	padding-bottom: 20px;
}
/* POPUP */
#product_img {
	position:absolute;
	top:0px;
	left:0px;
	width: 355px;
	height: 373px;
	background-color: #fff;
	border-right: 5px solid #fff;
	float:left;
}

#product_info {
	position:absolute;
	top:0px;
	left:360px;
	*left:360px;
	width: 235px;
	height: 333px;
	float:left;
}

#product_txt {
	width: 350px;
	background-color: #000000;
	float:left;
	color:#fff;
	font-size:8pt;
	padding-top: 25px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 10px;
}
.products_detail_image_big_label {
	text-align: center;
}
#product_details {
	width: 350px;
	height: 180px;
	left:360px;
	*height: 180px;
	background-color: #000000;
	float:left;
	color:#fff;
	font-size:8pt;
	padding-top: 7px;
	padding-left: 3px;
	padding-right: 3px;
	background:url(http://www.reusch.com/site/summer_08/images/whiteline.gif) 0 0 no-repeat;
}
.product_details_spalte1 {
	width: 70px;
	float:left;
	text-align: right;
}
.product_details_spalte2 {
	margin-left: 80px;
	color: red;
}


#product_varia{
	position:absolute;
	top:373px;
	left:0px;
	width: 355px;
	height: 140px;
	float:left;
	background:url(http://www.reusch.com/site/summer_08/images/blackline.gif) 0 0 no-repeat;
	background-color: #fff;
	text-align:right;
	border-right: 5px solid #fff;
	padding-top: 2px;
}

.products_detail_variations{
	width:70px;
	text-align:center;
	float:left;
}

#product_techno{
	position:absolute;
	top:373px;
	left:360px;
	width: 300px;
	height: 110px;
	background:url(http://www.reusch.com/site/summer_08/images/technologies_heading_bg.gif) 0 0 no-repeat;
	background-color: #000;
	text-align:left;
	padding-top: 4px;
}

/*STARS*/
#starstext {
width: 710px;
margin-left: 10px;
margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 10px;
color:#fff;
border-bottom: 1px dotted #fff;
text-align: justify;
}
#headstars_en{
width: 710px;
height: 15px;
float: left;
background:url(http://www.reusch.com/site/summer_08/images/headline_stars.png) 0 0 no-repeat;
}
#headstars_de{
width: 710px;
height: 15px;
float: left;
background:url(http://www.reusch.com/site/summer_08/images/headline_stars_de.png) 0 0 no-repeat;
}
.stars_block {
	float: left;
	width: 360px;
	height: 210px;
	overflow: hidden;
}
.stars_image {
	float: left;
	width: 170px;
	overflow: hidden;
	margin: 5px;
}
.stars_description {
	margin-top: 5px;
	float: left;
	overflow: hidden;
	width: 170px;
	color: white;
	padding-left: 5px;
}
.stars_description a {
	color: white;
}
/*TECHNOLOGIES*/

#columnimages {
width: 710px;
margin-left: 10px;
margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 10px;
color:#fff;
text-align: justify;
float: left;
}
#headgloves{
width: 710px;
height: 15px;
float: left;
background:url(http://www.reusch.com/site/summer_08/images/goalkeepergloves.gif) 0 0 no-repeat;
margin-top:15px;
}
#headapparel{
width: 710px;
height: 15px;
float: left;
background:url(http://www.reusch.com/site/summer_08/images/goalkeeperapp.gif) 0 0 no-repeat;
margin-top:15px;
}
#head_drysoft{
width: 710px;
height: 15px;
float: left;
background:url(http://www.reusch.com/site/summer_08/images/head_drysoft.gif) 0 0 no-repeat;
margin-top:15px;
}
#head_wetdrysoft{
width: 710px;
height: 15px;
float: left;
background:url(http://www.reusch.com/site/summer_08/images/head_wetdrysoft.gif) 0 0 no-repeat;
margin-top:15px;
}
#head_wetsoft{
width: 710px;
height: 15px;
float: left;
background:url(http://www.reusch.com/site/summer_08/images/head_wetsoft.gif) 0 0 no-repeat;
margin-top:15px;
}
#head_dryhard{
width: 710px;
height: 15px;
float: left;
background:url(http://www.reusch.com/site/summer_08/images/head_dryhard.gif) 0 0 no-repeat;
margin-top:15px;
}
#frametec {
width: 710px;
height:186px;
float: left;
border-bottom:2px solid #ffffff;
}
#tectext {
width:490px;
height:85px;
margin-left:210px;
margin-top:80px;
color:#fff;
font-size:8pt;
text-align: justify;
}
#startframetec {
width: 710px;
height:100px;
float: left;
border-bottom:2px solid #ffffff;
}
#starttectext {
width:490px;
height:85px;
margin-left:210px;
margin-top:10px;
color:#fff;
font-size:8pt;
text-align: justify;
}
#cuts_frame {
width: 710px;
float: left;
padding-bottom:10px;
margin-top:10px;
border-bottom:2px solid #ffffff;
}
#cuts_frametec_left {
width: 353px;
height: 260px;
float: left;
border-right:1px dotted #ffffff;
}
#cuts_frametec_right {
width: 355px;
height: 240px;
float: left;
}
#cuts_tectext_left {
width:210px;
margin-left:130px;
margin-top:80px;
margin-bottom:10px;
color:#fff;
font-size:8pt;
text-align: justify;
}
#cuts_tectext_right {
width:210px;
margin-left:13px;
margin-top:80px;
margin-bottom:10px;
color:#fff;
font-size:8pt;
text-align: justify;
}
#headrolledbowless_de {
width:205px;
height:18px;
background:url(http://www.reusch.com/site/summer_08/images/headrolledbowless_de.gif) 0 0 no-repeat;
}
#headadvancedergo_de {
width:205px;
height:18px;
background:url(http://www.reusch.com/site/summer_08/images/headadvancedergo_de.gif) 0 0 no-repeat;
}
#headexpanseets_de {
width:205px;
height:18px;
background:url(http://www.reusch.com/site/summer_08/images/headexpanseets_de.gif) 0 0 no-repeat;
}
#headsurround_de {
width:205px;
height:18px;
background:url(http://www.reusch.com/site/summer_08/images/headsurround_de.gif) 0 0 no-repeat;
}
#headexpanseess_de {
width:205px;
height:18px;
background:url(http://www.reusch.com/site/summer_08/images/headexpanseess_de.gif) 0 0 no-repeat;
}
#headsurroundess_de {
width:205px;
height:18px;
background:url(http://www.reusch.com/site/summer_08/images/headsurroundess_de.gif) 0 0 no-repeat;
}
#headexpanse_de {
width:205px;
height:18px;
background:url(http://www.reusch.com/site/summer_08/images/headexpanse_de.gif) 0 0 no-repeat;
}
#headspecialsurround_de {
width:205px;
height:18px;
background:url(http://www.reusch.com/site/summer_08/images/headspecialsurround_de.gif) 0 0 no-repeat;
}
#headbowl_de {
width:205px;
height:18px;
background:url(http://www.reusch.com/site/summer_08/images/headbowl_de.gif) 0 0 no-repeat;
}
#headladyexpanse_de {
width:205px;
height:18px;
background:url(http://www.reusch.com/site/summer_08/images/headladyexpanse_de.gif) 0 0 no-repeat;
}
#headrolledbowless_en {
width:205px;
height:18px;
background:url(http://www.reusch.com/site/summer_08/images/headrolledbowless_en.gif) 0 0 no-repeat;
}
#headadvancedergo_en {
width:205px;
height:18px;
background:url(http://www.reusch.com/site/summer_08/images/headadvancedergo_en.gif) 0 0 no-repeat;
}
#headexpanseets_en {
width:205px;
height:18px;
background:url(http://www.reusch.com/site/summer_08/images/headexpanseets_en.gif) 0 0 no-repeat;
}
#headsurround_en {
width:205px;
height:18px;
background:url(http://www.reusch.com/site/summer_08/images/headsurround_en.gif) 0 0 no-repeat;
}
#headexpanseess_en {
width:205px;
height:18px;
background:url(http://www.reusch.com/site/summer_08/images/headexpanseess_en.gif) 0 0 no-repeat;
}
#headsurroundess_en {
width:205px;
height:18px;
background:url(http://www.reusch.com/site/summer_08/images/headsurroundess_en.gif) 0 0 no-repeat;
}
#headexpanse_en {
width:205px;
height:18px;
background:url(http://www.reusch.com/site/summer_08/images/headexpanse_en.gif) 0 0 no-repeat;
}
#headspecialsurround_en {
width:205px;
height:18px;
background:url(http://www.reusch.com/site/summer_08/images/headspecialsurround_en.gif) 0 0 no-repeat;
}
#headbowl_en {
width:205px;
height:18px;
background:url(http://www.reusch.com/site/summer_08/images/headbowl_en.gif) 0 0 no-repeat;
}
#headladyexpanse_en {
width:205px;
height:18px;
background:url(http://www.reusch.com/site/summer_08/images/headladyexpanse_en.gif) 0 0 no-repeat;
}
#cuffs_frame {
width: 710px;
float: left;
padding-bottom:10px;
margin-top:10px;
border-bottom:2px solid #ffffff;
}
#cuffs_frametec_left {
width: 353px;
height: 200px;
float: left;
border-right:1px dotted #ffffff;
}
#cuffs_frametec_right {
width: 355px;
height: 200px;
float: left;
}
#cuffs_tectext_left {
width:210px;
margin-left:130px;
margin-top:20px;
margin-bottom:10px;
color:#fff;
font-size:8pt;
text-align: justify;
}
#cuffs_tectext_right {
width:210px;
margin-left:13px;
margin-top:20px;
margin-bottom:10px;
color:#fff;
font-size:8pt;
text-align: justify;
}
#headwristplus_de {
width:205px;
height:18px;
background:url(http://www.reusch.com/site/summer_08/images/headwristplus_de.gif) 0 0 no-repeat;
}
#headneoprene_de {
width:205px;
height:18px;
background:url(http://www.reusch.com/site/summer_08/images/headneoprene_de.gif) 0 0 no-repeat;
}
#headwrist_de {
width:205px;
height:18px;
background:url(http://www.reusch.com/site/summer_08/images/headwrist_de.gif) 0 0 no-repeat;
}
#headwristneoprene_de {
width:205px;
height:18px;
background:url(http://www.reusch.com/site/summer_08/images/headwristneoprene_de.gif) 0 0 no-repeat;
}
#headelasticwristsupport_de {
width:205px;
height:18px;
background:url(http://www.reusch.com/site/summer_08/images/headelasticwristsupport_de.gif) 0 0 no-repeat;
}
#headeasyfit_de {
width:205px;
height:18px;
background:url(http://www.reusch.com/site/summer_08/images/headeasyfit_de.gif) 0 0 no-repeat;
}
#headintegralwristsupport_de {
width:205px;
height:18px;
background:url(http://www.reusch.com/site/summer_08/images/headintegralwristsupport_de.gif) 0 0 no-repeat;
}
#headelastic_de {
width:205px;
height:18px;
background:url(http://www.reusch.com/site/summer_08/images/headelastic_de.gif) 0 0 no-repeat;
}
#headwristplus_en {
width:205px;
height:18px;
background:url(http://www.reusch.com/site/summer_08/images/headwristplus_en.gif) 0 0 no-repeat;
}
#headneoprene_en {
width:205px;
height:18px;
background:url(http://www.reusch.com/site/summer_08/images/headneoprene_en.gif) 0 0 no-repeat;
}
#headwrist_en {
width:205px;
height:18px;
background:url(http://www.reusch.com/site/summer_08/images/headwrist_en.gif) 0 0 no-repeat;
}
#headwristneoprene_en {
width:205px;
height:18px;
background:url(http://www.reusch.com/site/summer_08/images/headwristneoprene_en.gif) 0 0 no-repeat;
}
#headelasticwristsupport_en {
width:205px;
height:18px;
background:url(http://www.reusch.com/site/summer_08/images/headelasticwristsupport_en.gif) 0 0 no-repeat;
}
#headeasyfit_en {
width:205px;
height:18px;
background:url(http://www.reusch.com/site/summer_08/images/headeasyfit_en.gif) 0 0 no-repeat;
}
#headintegralwristsupport_en {
width:205px;
height:18px;
background:url(http://www.reusch.com/site/summer_08/images/headintegralwristsupport_en.gif) 0 0 no-repeat;
}
#headelastic_en {
width:205px;
height:18px;
background:url(http://www.reusch.com/site/summer_08/images/headelastic_en.gif) 0 0 no-repeat;
}
.pu_widecut {
background:url(http://www.reusch.com/site/summer_08/images/Widecut.jpg) 0 0 no-repeat;
}
.pu_shockshieldad {
background:url(http://www.reusch.com/site/summer_08/images/ShockshieldA.jpg) 0 0 no-repeat;
}
.pu_catchcontrol {
background:url(http://www.reusch.com/site/summer_08/images/Catchcontrol.jpg) 0 0 no-repeat;
}
.pu_mms {
background:url(http://www.reusch.com/site/summer_08/images/MMS.jpg) 0 0 no-repeat;
}
.pu_airvent {
background:url(http://www.reusch.com/site/summer_08/images/Airvent.jpg) 0 0 no-repeat;
}
.pu_aquatech {
background:url(http://www.reusch.com/site/summer_08/images/Aquatech.jpg) 0 0 no-repeat;
}
.pu_drycell {
background:url(http://www.reusch.com/site/summer_08/images/Drycell.jpg) 0 0 no-repeat;
}
.pu_duo {
background:url(http://www.reusch.com/site/summer_08/images/DUO.jpg) 0 0 no-repeat;
}
.pu_duraguard {
background:url(http://www.reusch.com/site/summer_08/images/Duraguard.jpg) 0 0 no-repeat;
}
.pu_duraguardga {
background:url(http://www.reusch.com/site/summer_08/images/Duraguard_GA.jpg) 0 0 no-repeat;
}
.pu_duraguardhs {
background:url(http://www.reusch.com/site/summer_08/images/Duraguard_HS.jpg) 0 0 no-repeat;
}
.pu_orthotec {
background:url(http://www.reusch.com/site/summer_08/images/Orthotec.jpg) 0 0 no-repeat;
}
.pu_proguard {
background:url(http://www.reusch.com/site/summer_08/images/Proguard.jpg) 0 0 no-repeat;
}
.pu_uvprotection {
background:url(http://www.reusch.com/site/summer_08/images/Uvprotection.jpg) 0 0 no-repeat;
}
.pu_protube {
background:url(http://www.reusch.com/site/summer_08/images/Protube.jpg) 0 0 no-repeat;
}
.pu_shockshield {
background:url(http://www.reusch.com/site/summer_08/images/Shockshield.jpg) 0 0 no-repeat;
}
.pu_silicontrol {
background:url(http://www.reusch.com/site/summer_08/images/Silicontrol.jpg) 0 0 no-repeat;
}
.pu_stormbloxx {
background:url(http://www.reusch.com/site/summer_08/images/Stormbloxx.jpg) 0 0 no-repeat;
}
.pu_g1ultrasoft {
background:url(http://www.reusch.com/site/summer_08/images/BelagG1.jpg) 0 0 no-repeat;
}
.pu_megagrip {
background:url(http://www.reusch.com/site/summer_08/images/BelagMegaGrip.jpg) 0 0 no-repeat;
}
.pu_duomegagrip {
background:url(http://www.reusch.com/site/summer_08/images/BelagDuoMegaGrip.jpg) 0 0 no-repeat;
}
.pu_ssg {
background:url(http://www.reusch.com/site/summer_08/images/BelagSSG.jpg) 0 0 no-repeat;
}
.pu_sg {
background:url(http://www.reusch.com/site/summer_08/images/BelagSG.jpg) 0 0 no-repeat;
}
.pu_x1wetndry {
background:url(http://www.reusch.com/site/summer_08/images/BelagX1.jpg) 0 0 no-repeat;
}
.pu_aquatech_palms {
background:url(http://www.reusch.com/site/summer_08/images/BelagAquatech.jpg) 0 0 no-repeat;
}
.pu_duoaquatech_palms {
background:url(http://www.reusch.com/site/summer_08/images/BelagDuoAquatech.jpg) 0 0 no-repeat;
}
.pu_durasoft {
background:url(http://www.reusch.com/site/summer_08/images/BelagD1.jpg) 0 0 no-repeat;
}
.pu_supersolid {
background:url(http://www.reusch.com/site/summer_08/images/BelagR1.jpg) 0 0 no-repeat;
}
.pu_resistgrip {
background:url(http://www.reusch.com/site/summer_08/images/BelagRG.jpg) 0 0 no-repeat;
}
.pu_advancedergo {
background:url(http://www.reusch.com/site/summer_08/images/SchnittAdvancedErgoCut.jpg) 0 0 no-repeat;
}
.pu_bowl {
background:url(http://www.reusch.com/site/summer_08/images/SchnittBowlCut.jpg) 0 0 no-repeat;
}
.pu_ess {
background:url(http://www.reusch.com/site/summer_08/images/SchnittExpanseCutESS.jpg) 0 0 no-repeat;
}
.pu_ets {
background:url(http://www.reusch.com/site/summer_08/images/SchnittExpanseCutETS.jpg) 0 0 no-repeat;
}
.pu_expanse {
background:url(http://www.reusch.com/site/summer_08/images/SchnittExpanseCut.jpg) 0 0 no-repeat;
}
.pu_ladyexpanse {
background:url(http://www.reusch.com/site/summer_08/images/SchnittLadyExpanseCut.jpg) 0 0 no-repeat;
}
.pu_rolledbowl {
background:url(http://www.reusch.com/site/summer_08/images/SchnittRolledBowlCut.jpg) 0 0 no-repeat;
}
.pu_specialsurround {
background:url(http://www.reusch.com/site/summer_08/images/SchnittSpecialSurroundCut.jpg) 0 0 no-repeat;
}
.pu_surround {
background:url(http://www.reusch.com/site/summer_08/images/SchnittSurroundCut.jpg) 0 0 no-repeat;
}
#palms_palmguide {
width: 710px;
height:85px;
float: left;
border:0px transparent;
border-bottom:2px solid #ffffff;
}
#tectext_palmguide {
width:470px;
height:70px;
margin-left:210px;
margin-top:14px;
color:#fff;
font-size:8pt;
text-align: justify;
}
.palms_g1ultrasoftcc {
background:url(http://www.reusch.com/site/summer_08/images/g1ultrasoftcc.jpg) 0 0 no-repeat;
}
.palms_g1ultrasoft {
background:url(http://www.reusch.com/site/summer_08/images/g1ultrasoft.jpg) 0 0 no-repeat;
}
.palms_duomegagrip {
background:url(http://www.reusch.com/site/summer_08/images/duomegagrip.jpg) 0 0 no-repeat;
}
.palms_megagrip {
background:url(http://www.reusch.com/site/summer_08/images/megagrip.jpg) 0 0 no-repeat;
}
.palms_d1durasoft {
background:url(http://www.reusch.com/site/summer_08/images/d1durasoft.jpg) 0 0 no-repeat;
}
.palms_duossg {
background:url(http://www.reusch.com/site/summer_08/images/duossg.jpg) 0 0 no-repeat;
}
.palms_ssg {
background:url(http://www.reusch.com/site/summer_08/images/ssg.jpg) 0 0 no-repeat;
}
.palms_sg {
background:url(http://www.reusch.com/site/summer_08/images/sg.jpg) 0 0 no-repeat;
}
.palms_wetndry {
background:url(http://www.reusch.com/site/summer_08/images/wetndry.jpg) 0 0 no-repeat;
}
.palms_duoaquatech {
background:url(http://www.reusch.com/site/summer_08/images/duoaquatech.jpg) 0 0 no-repeat;
}
.palms_aquatech {
background:url(http://www.reusch.com/site/summer_08/images/aquatechp.jpg) 0 0 no-repeat;
}
.palms_r1supersolid {
background:url(http://www.reusch.com/site/summer_08/images/r1supersolid.jpg) 0 0 no-repeat;
}
.palms_resistgrip {
background:url(http://www.reusch.com/site/summer_08/images/resistgrip.jpg) 0 0 no-repeat;
}
.cuts_rolledbowless {
background:url(http://www.reusch.com/site/summer_08/images/rolledbowless.jpg) 0 0 no-repeat;
}
.cuts_advancedergo {
background:url(http://www.reusch.com/site/summer_08/images/advancedergo.jpg) 0 0 no-repeat;
}
.cuts_expanseets {
background:url(http://www.reusch.com/site/summer_08/images/expanseets.jpg) 0 0 no-repeat;
}
.cuts_surround {
background:url(http://www.reusch.com/site/summer_08/images/surround.jpg) 0 0 no-repeat;
}
.cuts_expanseess {
background:url(http://www.reusch.com/site/summer_08/images/expanseess.jpg) 0 0 no-repeat;
}
.cuts_surroundess {
background:url(http://www.reusch.com/site/summer_08/images/surroundess.jpg) 0 0 no-repeat;
}
.cuts_expanse {
background:url(http://www.reusch.com/site/summer_08/images/expanse.jpg) 0 0 no-repeat;
}
.cuts_specialsurround {
background:url(http://www.reusch.com/site/summer_08/images/specialsurround.jpg) 0 0 no-repeat;
}
.cuts_bowl {
background:url(http://www.reusch.com/site/summer_08/images/bowl.jpg) 0 0 no-repeat;
}
.cuts_ladyexpanse {
background:url(http://www.reusch.com/site/summer_08/images/ladyexpanse.jpg) 0 0 no-repeat;
}
.cuffs_wristplus {
background:url(http://www.reusch.com/site/summer_08/images/wristplus.jpg) 0 0 no-repeat;
}
.cuffs_neoprene {
background:url(http://www.reusch.com/site/summer_08/images/neoprene.jpg) 0 0 no-repeat;
}
.cuffs_wrist {
background:url(http://www.reusch.com/site/summer_08/images/wrist.jpg) 0 0 no-repeat;
}
.cuffs_wristneoprene {
background:url(http://www.reusch.com/site/summer_08/images/wristneoprene.jpg) 0 0 no-repeat;
}
.cuffs_elasticwristsupport {
background:url(http://www.reusch.com/site/summer_08/images/elasticwristsupport.jpg) 0 0 no-repeat;
}
.cuffs_easyfit {
background:url(http://www.reusch.com/site/summer_08/images/easyfit.jpg) 0 0 no-repeat;
}
.cuffs_integralwristsupport {
background:url(http://www.reusch.com/site/summer_08/images/integralwristsupport.jpg) 0 0 no-repeat;
}
.cuffs_elasticcuff {
background:url(http://www.reusch.com/site/summer_08/images/elastic.jpg) 0 0 no-repeat;
}
/*ENDE TECHNOLOGIES*/


/*DOWNLOADS*/

#downloadleft {
width: 350px;
height: 150px;
margin-left: 10px;
float: left;
}
#downloadright {
width: 350px;
height: 150px;
margin-left: 10px;
float: left;
}
#download_imgleft {
width: 200px;
float: left;
}
#download_imgleft_katalog {
width: 172px;
float: left;
}
#download_textright {
width: 140px;
float: left;
color:#fff;
margin-left: 10px;
margin-bottom: 10px;
}
h1.download{
color:#D10B20;
font-size:12pt;
margin:0px;
font-weight:bold;
text-align: left;
}

/*ENDE DOWNLOADS*/


/*CONTACT*/


#contactright {
position:absolute;
top:250px;
left:410px;
width: 290px;
height: 160px;
margin-left: 20px;
margin-top:60px;
float: right;
color:#ffffff;
font-size:11px;
line-height: 14px;
z-index:33;
}
.white {
margin: 0px;
margin-left: 10px;
margin-top: 10px;
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal; 
font-size: 9pt; 
font-style: normal; 
color: #fff;
}
.red {
margin: 0px;
margin-left: 10px;
margin-top: 10px;
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal; 
font-size: 9pt; 
font-style: normal; 
color: #DA262C;
}
a.white, a.white:link, a.white:visited, a.white:active {
  margin: 0px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 9pt; text-decoration:none; font-style: normal; color: #ffffff;
}
a.white:hover {
  color: #DA262C;
}
input.text			{margin: 0px; width: 220px; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; border: solid 1px #efebef; background-color:#efebef; }
input.submit		{margin: 0px; width: 222px; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; border: solid 1px #efebef; background-color:#efebef; cursor: hand;}
textarea			{margin: 0px; width: 220px; font-size: 9pt; font-family: Arial, Helvetica, sans-serif; border: solid 1px #efebef; background-color:#efebef; }

/*ENDE CONTACT*/

.clear{
clear:both;
height: 10px;
}