@import url("inner.css");

/*================== Product Navigation=====================*/
.ProductNav{
	background:#e5c882 url(/images/robinizer_images/products/product_mid_bg.jpg) no-repeat left top;
	padding:19px 0px 0px 24px;
	width:142px;
}
.navBG{
	background:url(/images/robinizer_images/unterhehman/navbg.gif) repeat-x left bottom;
}
.navBG_map{
	background:#F3E6C6 url(/images/robinizer_images/unterhehman/mapbg.gif) repeat-x left top;
}
.navBG_impressum{
	background:#F3E6C6 url(/images/robinizer_images/unterhehman/mapbg.gif) repeat-x left top;
}
a:hover{
	text-decoration:underline;
}

/*=================================================================*/
.productRHS{
	padding:0px 10px 0px 20px;
	font-family:Times, "Times Roman","Times New Roman",  serif;
}
.productRHS h2{
	font-family: Times,"Times Roman","Times New Roman", serif;
	font-size:20px;
	color:#E5C882;
	margin:0 0 16px 0;
}
.productRHS p{
	font-size:14px;
	color:#FFFFFF;
	line-height:16px;
}
.productRHS a{
	display:block;
	float:left;
	background:url(/images/robinizer_images/products/link_arrow.gif) no-repeat left 6px;
	font-family:Majuscles, Times, "Times Roman","Times New Roman",  serif;
	font-size:12px;
	
	color:#E5C882;
	text-decoration:none;
	margin:28px 15px 0 0;
	padding:0 0 0 8px;
}
.productRHS a:hover{
	color:#E5C882;
	text-decoration:underline;
}

.productRHS p.details a{
	display:block;
	float:left;
	background:url(/images/robinizer_images/products/link_arrow.gif) no-repeat left 6px;
	font-family:Majuscles,"Times Roman","Times New Roman", Times, serif;
	font-size:11px;
	
	color:#FFFFFF;
	text-decoration:none;
	margin:28px 15px 0 0;
	padding:0 0 0 8px;
}


.productRHS p.details a.last{
	margin-right:0px;
}

/*================== logo css ==================*/
.logo_part_goldwasser{
	background:url(/images/robinizer_images/products/logo_part.gif) no-repeat left top;
	padding:0 0 0 204px;
}

.logo_part_wilthener{
	background:url(/images/robinizer_images/products/logo_part.gif) no-repeat left top;
	padding:0 0 0 159px;
}
.logo_part_hardenberg{
	background:url(/images/robinizer_images/products/logo_part.gif) no-repeat left top;
	padding:0 0 0 124px;
	}

/*=============================================*/
.productTimes13white{
	font-family:Times,"Times Roman","Times New Roman",  serif;
	font-size:14px;
	line-height:16px;
	color:#FFFFFF;
	padding:10px 60px 0px 18px;
}
.productRightCurve{
	background:url(/images/robinizer_images/products/lhs_right_graphic.jpg) no-repeat right bottom;
}

/*=============================================*/
.globalBG{
	background:url(/images/robinizer_images/products/globalbg.jpg) repeat-x left bottom;
	background-color:#880515;
}

/*=============================================*/

.produckte-footerNAV ul{
	margin:0 0 0 14px;
	line-height:23px;
	padding:0;
	list-style:none;
	font-size:13px;
	color:#E5C983;
}
.produckte-footerNAV ul li{
	display:inline;
	background:url(/images/robinizer_images/products/footerNavArrow.gif) no-repeat left center;
	padding:0 0 0 13px;
	margin:0 0 0 217px;
	}
.produckte-footerNAV ul li.first{
	display:inline;
	background:url(/images/robinizer_images/products/footerNavArrow.gif) no-repeat left center;
	padding:0 0 0 13px;
	margin:0px;
	}
.produckte-footerNAV ul li a{
	font-size:13px;
	color:#E5C983;
	}
.produckte-footerNAV ul li a:hover{
	color:#E5C983;
	text-decoration:underline;
	}

/*=============================================*/
.times18{
	font-size:18px;
	color:#E5C882;
	text-transform:uppercase;
}
.times18 a{
	font-size:18px;
	color:#E5C882;
	text-transform:uppercase;
}

.toppadding18{
	padding-top:18px;
}
.times12white{
	font-size:12px;
	color:#FFFFFF;
}
.times14white{
	font-size:14px;
	color:#FFFFFF;
	text-align:left;
}
.times11gold{
	font-size:11px;
	color:#E5C882 !important;
}
.prod_details{
	padding:0px 15px 0px 20px;
	font-size:12px;
	color:#FFFFFF;
}
.prod_details .times12white{
	padding:10px 0 0 0;
	font-size:12px;
	color:#FFFFFF;
}
.address{
	font-size:13px;
	color:#30250F;
	padding-top:14px;
}

/*======= Impressum =========*/
.productRHStop{
	padding:0px 10px 40px 20px;
	font-family:"Times Roman","Times New Roman", Times, serif;
	background:#C2051B url(/images/robinizer_images/global/globalbg.jpg) repeat-x left top;
}
.productRHStop p.logo{
	padding:40px 0 30px 67px;
	text-align:left;

}
.productRHStop p{
	font-size:13px;
	color:#FFFFFF;
	line-height:16px;
	text-align:left;
}
.impressum{
	padding:18px 0px 20px 19px;
	font-size:13px;
	color:#59493F;
}
.impressum h1{
	font-size:20px;
}
.topborder{
	border-top:#000000 1px solid;
	margin:3px 0 0 0;
	padding:0 0 10px 0;
	width:123px;
}
.impressum h2{
	font-size:16px;
}
.impressum p{
	font-size:12px;
	line-height:15px;
	margin:0 0 10px 0;
}

/*==========================*/

body {
	margin:0;
	padding:0;
	background:url(/images/robinizer_images/background_image.gif);
	font-family:Times, "Times Roman", "Times New Roman", Arial;
	font-size:11px;
}
a{
	text-decoration:none;
}

a:focus{
	outline:none;
}
/* ================== */

.height3{
	height:3px;
	line-height:3px;
}
.height4{
	height:4px;
	line-height:4px;
}
.height6{
	height:6px;
	line-height:6px;
}


/*  footer text and navigation css */
#footer{
	background:url(/images/robinizer_images/footer_bg.gif) repeat-y;
}
#footer .text{
	font-family:Geneva, Times, Arial, Helvetica, sans-serif;
	color:#63593e;
	font-size:9px;
	letter-spacing:1px;
}
/*  footer text and navigation css Ends */

/*  home body content and headings */
.bodyContent{
	background:url(/images/robinizer_images/home/content_bg.jpg) repeat-x left top;
	color:#000000;
	padding:17px 10px 0px 22px;
}
.bodyContent h2{
	color:#30250F;
	font-size:20px;
	margin:0 0 11px 0;
}
.bodyContent p{
	font-size:13px;
	line-height:15px;
	color:#30250F;		
}


/*  home body content and headings ends */

/*  Age Check */

#agecheck{
	font-family:Times, "Times New Roman", serif;
}

#agecheck h1{
	font-size:28px !important;
	color:#E5C833;
	margin:23px 0px 24px 72px;
	padding:0;
}
#agecheck h2{
	font-size:14px;
	color:#ffffff;
	margin:0px 0px 0px 72px;
	padding:0;
}
#agecheck p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	margin:0px 0px 19px 72px;
	padding:0;
	line-height:16px;
}
#agecheck p a{
	text-decoration:underline;
	color:#FFFFFF;
}
#agecheck .buttons{
	margin:55px 0px 24px 59px;	
}
#agecheck .buttons a{
	display:block;
	float:left;
	background:url(/images/robinizer_images/agecheck/buttonbg.jpg) no-repeat left top;
	width:234px;
	height:76px;
	padding:20px 0px 0px 0px;
	
	font-size:20px;
	color:#E5C882;
	text-decoration:none;
	text-align:center;
}
#agecheck .buttons a.no{
	display:block;
	background:url(/images/robinizer_images/agecheck/buttonbg.jpg) no-repeat left top;
	width:234px;
	height:76px;
	padding:20px 0px 0px 0px;
	margin:0px 0px 0px 71px;
	
	font-size:20px;
	color:#E5C882;
	text-decoration:none;
	text-align:center;
}
#agecheck .buttons a:hover{
	display:block;
	float:left;
	background:url(/images/robinizer_images/agecheck/buttonbg.jpg) no-repeat left top;
	width:234px;
	height:76px;
	padding:20px 0px 0px 0px;
	
	font-size:20px;
	color:#E5C882;
	text-decoration:none;
	text-align:center;
}
.clear{
	clear:both;
}
.checkboxline{
	clear:both;
	color:#FFFFFF;
	font-size:14px;
	margin:-6px 0 0 8px;
	}
.footercopy{
	font-size:16px;
	color:#E5C882;
	text-decoration:none;
	}
.footerarial11{
	font-size:11px;
	color:#E5C882;
	text-decoration:none;
	}
	
.pdflink{
	display:block;
	color:#E6CA85 !important;
	background:url(/images/robinizer_images/agecheck/pdficon.gif) no-repeat left center;
	padding-left:24px;
	margin-top:34px;
	text-decoration:none !important;
}
	

form {
	margin: 0px;
	padding: 0px;
}


.historie{
	margin:0;
	padding:0;
}
.historie p{
	margin:0;
	padding:0;
}

.historie h1{
	font-size:20px;
	color:#FFFFFF;
	margin:18px 0 14px 0px;
}
.historie .text14white{
	font-size:14px;
	color:#FFFFFF;
	padding:0 0 0 19px;
}	
.year{
	font-size:18px;
	color:#30250F;
}
.txt_Leftalign{
	font-size:11px;
	color:#30250F;
	padding:22px 10px 0 23px;
	text-align:left;
}
.txt_Rightalign{
	font-size:11px;
	color:#30250F;
	padding:22px 23px 10px 5px;
	text-align:right;
}
/*=============== Downloads ==================*/
.download{
}
.download p{
	margin:0;
	padding:0;
}

.download h1{
	font-size:20px;
	color:#30250F;
	margin:14px 0 0 0;
	padding:0;
}
.download h2{
	font-size:13px;
	color:#30250F;
	margin:0 0 0 14px;
	padding:0;
}
.download .text{
	font-size:14px;
	color:#30250F;
	line-height:15px;
}	
/*================= Navigation==============*/
#navDownload ul{
	margin:0px;
	padding:0px;
	list-style:none;
	width:250px;
}
#navDownload ul li{
	background:url(/images/robinizer_images/download/nav_bg.gif) repeat-x 0px 0px;
	margin:0px;
	padding:0px;
	}
#navDownload ul li a{
	display:block;
	font-size:13px;
	color:#000000;
	padding:0px 0px 0px 15px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:28px;
}
#navDownload ul li a:hover{
	text-decoration:underline;
}

#navDownload ul li .active{
	text-decoration:underline;
}

#navDownload ul ul{
	margin:0px;
	padding:0px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;

}
#navDownload ul ul li{
	background:#F5E9CD url(/images/robinizer_images/download/separator.gif) no-repeat left bottom;
	margin:0px;
	padding:0px;
	width:250px;
}
#navDownload ul ul li a{
	display:block;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	padding:0px 0px 0px 26px;
	text-transform:none;
}
#navDownload ul ul li a:hover{
	background:#EFE0BF url(/images/robinizer_images/download/active_bg.gif) repeat-y right top;
}
#navDownload ul ul li.active{
	background:#EFE0BF url(/images/robinizer_images/download/active_bg.gif) repeat-y right top;

}

#navDownload ul ul li.active a{
text-decoration:underline;
}

.Heading_wBorder{
	font-size:13px;
	color:#000000;
	border-top:#E2C277 1px solid;
	height:20px;
}
.items{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#B70715;
}
.presse h3{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
}
.presse .col1{
	padding:0 0 0 15px;
	width:159px;
	
}
.presse .col2 p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:16px;
	margin:14px 0px 0px 0px;
	padding:0px;
}
.presse .link{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#81000F;
}
.presse .link2{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#81000F;
	margin:28px 0 0 0;
}
.presse .backlink{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#81000F;
}
.presse .topborder{
	height:22px;
	border-top:#E2C277 1px solid;
}
