* {
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%;
	background-color: #ffffff;
	color: #0b1f34;
	font-family: arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

a {
	color: #0b1f34;
	text-decoration: underline;
}

a:hover {
	color: #0b1f34;
}

span {
	display: none;
}

img {
	border: none;
}

p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

#container {
	margin: 0px auto;
	width: 780px;
	border-color: #0b1f34;
	border-width: 0px 1px 1px;
	border-style: solid;
}

/* Page Header */

#page_header {
	width: 780px;
	height: 113px;
	color: #fff;
	background: url('images/header_bgd.gif') repeat-x 0px 0px;
	overflow: hidden;
}

#page_header a {
	color: #fff;
	text-decoration: none;
}

#page_header a:hover {
	color: #e1e1e1;
}

#page_heading {
	width: 150px;
	height: 100px;
	background: url('images/venton_logo.gif') no-repeat 8px 6px;
	float: left;
}

#page_heading h1 {
	width: 190px;
	height: 52px;
	background: url('http://venton.de/images/') no-repeat 56px 36px;
	float: left;
}

#page_heading h2 {
	width: 190px;
	height: 16px;
	background: url('http://venton.de/images/company_punchline.jpg') no-repeat 56px 2px;
	float: left;
	clear: both;
}

#page_headerlinks {
	padding-right: 0px;
	padding-top: 25px;
	width: 250px;
	float: right;
	text-align: center;
	word-spacing: -1px;
}

#page_headerlinks ul {
	list-style-type: none;	
}

#page_headerlinks li {
	padding: 0px 10px 0px 9px;
	float: left;
	list-style-type: none;
	background: url('images/header_links_divider.gif') no-repeat 100% 2px;
}

#page_headerlinks li.last {
	padding-right: 0px;
	background: none;
}

#page_headersearch {
	padding-right: 30px;
	padding-top: 25px;
	float: right;
	clear: right;
	width: 255px;
	text-align: left;
	word-spacing: -1px;
	overflow : hidden;
}

#page_headersearch h3 {
	float: left;
	font-weight: bold;
	font-size: 12px;
}

#page_headersearch form {
	padding-left: 3px;
	float: left;
}

#page_headersearch input {
	margin-top: 1px;
	padding-left: 2px;
	width: 158px;
	height: 14px;
	float: left;
	border: none;
}

#page_headersearch input.button {
	padding: 0px;
	margin-top: 0px;
	margin-left: 5px;
	width: 34px;
	height: 16px;
	background-color: transparent;
	float: left;
}


/* Main Navigation Menu */

#page_menu {
	margin-bottom: 1px;
	width: 780px;
	height: 21px;
}

#page_menu ul {
	width: 780px;
	height: 21px;
	list-style-type: none;
	overflow: hidden;
}

#page_menu li {
	margin-right: 1px;
	width: 129px;
	height: 21px;
	float: left;
	background: url('images/menu_bgd.gif') repeat-x 0px 0px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

#page_menu li.last {
	margin-right: 0px;
	width: 130px;
}

#page_menu a {
	padding-top: 3px;
	display: block;
	color: #fff;
	text-decoration: none;
}

#page_menu a:hover {
	color: #e1e1e1;
}


/* Left Sidebar */

#left_sidebar {
	width: 129px;
	float: left;
	text-align: left;
	color: #0b1f34;
}

#left_sidebar a {
	color: #000000;
}

#left_sidebar a:hover {
	color: #0b1f34;
}

/* Left Sidebar : Special Offer */

#specialoffer {
	width: 129px;
	overflow: hidden;
	float:inherit;
}

/* Left Sidebar : Categories */

#categories {
	margin-bottom: 1px;
	padding: 1px 1px 1px 0px;
	border-color: #000000;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	text-align: center;
}

#categories_header {
	margin-bottom: 2px;
	width: 127px;
	height: 20px;
	background-color: #0b1f34;
	overflow: hidden;
}

#categories_header h2 {
	margin-top: 3px;
	margin-left: 5px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}

#categories ul {
	margin: 0px auto;
	width: 120px;
	list-style-type: none;
}

#categories li {
	width: 120px;
	height: 21px;
	list-style-type: none;
	text-align: left;
	border-bottom: #0b1f34 1px solid;
	float: left;
}

#categories li.last {
	border: none;
}

#categories li a {
	margin-top: 4px;
	margin-left: 6px;
	display: block;
	color: #0b1f34;
	text-decoration: none;
}

#categories li a:hover {
	color: #0b1f34;
}


/* Main Content Area */

#main_content {
	margin-right: 2px;
	width: 644px;
	text-align: center;
	float: right;
}

#main_content .h_divider {
	margin-bottom: 2px;
	height: 1px;
	background-color: #0b1f34;
	overflow: hidden;
}

#main_item {
	margin: 0px auto 2px;
	padding: 5px 10px;
	width: 630px;
	text-align: justify;
}

#main_item_text {
	float: left;
	clear: left;
	width: 285px;
	color: #0b1f34;	
}

#main_item_text_full {
	float: left;
	clear: left;
	width: 620px;
	color: #FF0000;
}

#main_item_text_description {
	float: left;
	clear: left;
	width: 620px;
	color: #0b1f34;
}

#main_item_image {
	width: 300px;
	float: right;
	overflow: hidden;
	text-align: right;
	padding-right: 10px;
}

#main_item_header {
	margin-top: 10px;
	float: left;
	width: 555px;
	color: #0b1f34;
}

/*  Page Online kontakt */

#kontakt {
	float: right;
	width: 390px;
	padding-right: 34px;
	padding-top: 23px;
	color: #686454;
}
#kontakt .left {
	margin-right: 10px;
}
#kontakt a {
	color: #5A5644;
}
#kontakt a:hover {
	color: #26241A;
}
#kontakt p {
	margin-top: 0.0em;
}
label, input { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width: 300px;
  }

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

#Text1 {
	float: left;
	width: 310px;
}

#Anrede {
	float: left;
	width: 70px;
}

input#vName { 
  float: none;
  width: 100px;
}

input#nName { 
  float: none;
  width: 180px;
 }
 
#vnameBlock {
	float: left;
	width: 100px;
	padding-right: 20px;
}

#nnameBlock {
	float: left;
	width: 10px;
}

input#Phoncode { 
  float: none;
  width: 70px;
}

input#Phone { 
  float: none;
  width: 210px;
}

#PhoneCodeBlock {
	float: left;
	width: 70px;
	padding-right: 20px;
}

#PhoneBlock {
	float: left;
	width: 150px;
}

input#Faxcode {
  float: none;
  width: 70px;
}

input#Fax { 
  float: none;
  width: 210px;
}

#FaxCodeBlock {
	float: left;
	width: 70px;
	padding-right: 20px;
}

#FaxBlock {
	float: left;
	width: 150px;
}

input#Plz { 
  float: none;
  width: 70px;
}

input#Ort { 
  float: none;
  width: 210px;
}

#PlzBlock {
	float: left;
	width: 70px;
	padding-right: 20px;
}

#OrtBlock {
	float: left;
	width: 150px;
}

input#submit { 
  float: none;
  width: 120px;
}
input#reset { 
  float: none;
  width: 120px;
}
#submitBlock { 
  float: none;
  width: 40px;  
}
#resetBlock { 
  float: none;
  width: 40px;
}
label {
 text-align: left; 
 padding-right: 1em; 
}

/* Page Footer */

#page_footer {
	width: 780px;
	height: 13px;
	color: #fff;
	background: url('images/footer_bgd.gif') repeat-x 0px 0px;
}
#page_footer p {
	color: #ffffff;
}


