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

#p_gb, #p_at, #p_nl, #p_ch, #p_de, #p_fr, #p_pl, #p_us {
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: 10px 17px 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: 140px;
	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: 140;
	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: 5px;
	width:250px;
}
#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;
}

.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;
}

.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;
}

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

.myFormField { display: none; }

FORM {
	margin: 0;
}