h2 {
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  color: #ff0000;
}

#p_gb, #p_at, #p_oe, #p_nl, #p_ch, #p_de, #p_fr, #p_es, #p_it, #p_pl, #p_us, #p_sk, #p_cz, #p_cy {
	position:absolute;
	top: 300;
	left: 235;
	width:400;
	visibility:hidden;
}

#impressum {
}

#impressum a:hover {
color:#ff0000;
}

#vertrieb_links {
}

#vertrieb_links a {
	display: block;
	padding: 1px 15px;
	margin: 0;
	font-size:12px;
	font-weight: bold;
	width: 130;
	border-top: 1px solid #c5c5c5;
	border-bottom: 1px solid #c5c5c5;
	border-left: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
}
#vertrieb_links a:hover {
	color:#ff0000;
	background-color: #FFFFFF;
}

html, body {
	height: 100%;
}	
body {
	background-color: #000000;
	padding: 0;
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	scrollbar-3dlight-color: #444444;
    scrollbar-arrow-color: #ffffff;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-face-color: #444444;
    scrollbar-highlight-color: #000000;
    scrollbar-shadow-color: #ffffff;
}
#main {
	position: absolute;
	left: 50%;
	margin: 0 auto;
	width: 1000px;
	height: 438px;
	margin-left: -500px; 
}
#content {
  font-size: 12px;
}

#content h2 {
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  color: #ff0000;
}

#content a {
	font-size: 12px;
}
#content a:hover {
	color: #ff0000;
}
#content td {
	font-size: 12px;
}

#wrapper {
	padding: 17px;
	width: 100%;
}
#header {
	position: absolute;
	left: 167px;
	top: 181px;
	width: 833px;
	height: 25px;
}
#header h1 {
	padding:5px 20px;
	margin:0;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#menu {
	position: absolute;
	left: 15px;
	top: 181px;
	width: 130px;
	height: 303px;
}
#menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	border-top:1px solid #464646;
	border-bottom: 1px solid #c5c5c5;
}
#menu li a {
	display: block;
	padding: 1px 5px;
	margin: 0;
	font-size:12px;
	font-weight: bold;
	width: 130;
	border-top: 1px solid #c5c5c5;
	border-bottom: 1px solid #464646;
	background-color: transparent;
}
#menu li a:hover {
	color: #ff0000;
	background-color: #FFFFFF !important;
	background: #FFFFFF !important;
	border-top: 1px solid #c5c5c5;
	border-bottom: 1px solid #464646;
	border-left: 0px solid white;
	border-right: 0px solid white;
}
#seperator {
	position: absolute;
	left: 155px;
	top: 181px;
	width: 2px;
	height: 303px;
	background-color: #c5c5c5;
}
#footer {
	position: absolute;
	left: 167px;
	top: 383px;
	width: 576px;
	height: 21px;
}
#footer td, a, .footer {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
}
#footer a:hover {
	color: #ff0000;
}
#contacts a {
	display: block;
	padding: 2px;
	width:200px;
}
#contacts a:hover {
	background: #575757;
	color: #fff;
}
html>body #wrapper {
	width: auto;
}
html>body #menu li a {
	width: auto;
}

label {
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
}
input,textarea {
	border: 2px solid #dddddd;
	width: 100%;
}
input:focus,textarea:focus {
	border: 2px solid #9D080D;
}

#partner_checkbox input {
border: 2px solid #111111;
}

.order_toolbar {
	height: 31px;
	overflow: hide;
	background-image: url("/images/order_tools_bgr.gif");
	background-repeat: no-repeat;
	width: 551px;
	background-position: center;
}

.maker_but_preview {
	background-image: url("images/button.preview.png");
	background-repeat: no-repeat;
	background-position: center;
	width: 100px;
	text-align: center;
	color: white;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	text-transform: uppercase;
}

.but_dark {
	position: relative;
	background-image: url("images/button.dark.130.20.png");
	background-repeat: no-repeat;
	background-position: center center;
	width: 130px;
	height: 20px;
	text-align: center;
	cursor: pointer;
	cursor: hand;
	text-transform: uppercase;
}

p.but_label {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	color: white;
	font-weight: bold;
	font-family: sans;
	font-size: 11px;
}

.maker_but_order {
	background-image: url("images/button.order.png");
	background-repeat: no-repeat;
	background-position: center;
	width: 100px;
	text-align: center;
	color: white;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	text-transform: uppercase;
}

/* New start page layout */
#global_ground {
	background-image: url("/images/global_bgr.jpg");
	background-repeat: repeat-x;
	height: 649px;
}

#global_map {
	margin: 0px  auto -1px auto;
	height: 649px;
	width: 994px;
	background-image: url("/images/map_bgr.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}

#global_map2 {
	margin: 0px  auto -1px auto;
	height: 649px;
	width: 994px;
	background-image: url("/images/map_bgr.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}

#global_map_navi {
	width: 238px;
	height: 409px;
	background-image: url("/images/map_navi_bgr.png");
	background-repeat: no-repeat;
	background-position: top left;
	float: right;
	margin-top: 70px;
}

#global_map_navi2 {
	width: 204px;
	height: 270px;
	background-image: url("/images/button_europe.png");
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	left: 50%;
	margin-top: 60px;
	margin-left: 284px;
	z-index: 3000;
}

#int_map_navi {
	width: 260px;
	height: 31px;
	background-image: url("/images/button_intern2.png");
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	margin-top: 60px;
	left: 50%;
	margin-left:-130px;
	vertical-align: middle;
}

#us_map_navi, #ca_map_navi, #mx_map_navi {
	width: 190px;
	height: 25px;
	background-image: url("/images/button.png");
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	margin-top: 60px;
	left: 50%;
	margin-left:-490px;
}

#nz_map_navi, #au_map_navi {
	width: 190px;
	height: 25px;
	background-image: url("/images/button.png");
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	margin-top: 60px;
	left: 50%;
	margin-left:300px;
}

#at_map_navi, #de_map_navi, #ch_map_navi, #pl_map_navi, #sk_map_navi, #cz_map_navi, #nl_map_navi {
	width: 190px;
	height: 25px;
	background-image: url("/images/button.png");
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	margin-top: 60px;
	left: 50%;
	margin-left:300px;
}

#global_map_mask {
	width: 756px;
	height: 649px;
	float: left;
}

#global_map_mask2 {
	width: 756px;
	height: 649px;
	position: absolute;
	left: 50%;
	margin-left:-378px;
}

#global_map_mask_img {
	visibility: hidden;
}

#global_map_navi_menu {
	height: 378px;
	overflow: auto;
	margin: 18px;
}

#global_map_navi_menu2 {
	height: 270px;
	overflow: auto;
	margin: 18px;
}

.navi_menu_cell {
	padding: 2px;
	color: white;
	font-weight: bold;
}

.navi_menu_option:HOVER {
	background-color: red;
	cursor: pointer;
	cursor: hand;
}

#welcome_header {
	position: absolute;
	top: 40px;
	width: 100%;
}

#welcome_header2 {
	position: absolute;
	top: 6px;
	width: 100%;
}

#signature {
	position: absolute;
	bottom: 10px;
	width: 100%;
	text-align: center;
}

#european_map {
	position: absolute;
	width: 299px;
	height: 324px;
	background-image: url("/images/europa_bgr.gif");
	background-repeat: no-repeat;
	background-position: top left;
	top: 260px;
	left: 25%;
	display: none;
	z-index: 3;
}

#european_map_mask_img {
	visibility: hidden;
}

#main_container {
	background-image: url("/images/global_bgr.jpg");
	background-repeat: repeat-x;
	/*background-position: 0px 50px;*/
	height: 649px;
}

.myFormField { display: none; }

#wwwppcom {
	position: absolute;
	left: 50%;
	top: 400px;
	margin-left:-400px;
	width: 800px;
	height: 168px;
	background: url("/images/www_pidplates_com.png") no-repeat left top;
	z-index: 1;
}

#startpagebanner {
	position: absolute;
	left: 50%;
	top: 588px;
	margin-left:-421px;
	width: 842px;
	height: 162px;
	background: url("/images/startpage_banner.jpg") no-repeat left top;
	z-index: 2;
}