html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #D7E5F0;
}

a:link, a:active, a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0070B2;
	text-decoration: none;	
}

a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;		
}

a:focus {
	text-decoration: none;
	outline: none;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/h1.jpg);
	background-repeat: no-repeat;
	width: 442px;
	height: 16px;
	line-height: 16px;
	padding-left: 15px;
	color: #FFF;
	display: block;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/h2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 186px;
	height: 16px;
	line-height: 16px;
	padding-left: 15px;
	color: #FFF;
	display: block;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/h3.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 675px;
	height: 16px;
	line-height: 16px;
	padding-left: 15px;
	color: #FFF;
	display: block;
}

h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/h4.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 350px;
	height: 16px;
	line-height: 16px;
	padding-left: 15px;
	color: #FFF;
	display: block;	
}

#content {
	width: 100%;
	min-height:100%;
	background-image: url(images/head_kachel_x.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

* html #content {
	height:100%;
}

#head {
	width: 950px;
	height: 98px;
}

#head_left {
	width: 250px;
	height: 98px;
	background-image: url(images/bg_head_left.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	display: block;
}

#head_right {
	width: 700px;
	height: 98px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	display: block;
}

#stage {
	width: 1000px;
	display: block;
	margin-top: 30px;
	background-color: #D7E5F0;
}

#menue {
	width: 200px;
	float: left;
	display: block;
	background-color: #D7E5F0;
}

#stage_left {
	width: 500px;
	float: left;
	display: block;
	text-align: justify;
	background-color: #D7E5F0;
}

#stage_right {
	width: 200px;
	float: right;
	display: block;
	text-align: justify;
	background-color: #D7E5F0;
}

#stage_produkte {
	width: 750px;
	display: block;
}

#seite {
	width: 750px;
	display: block;
	float: left;
}

.button_1 a:link, .button_1 a:active, .button_1 a:visited {
	background-image: url(images/button_off.jpg);
	background-repeat: no-repeat;
	width: 155px;
	height: 25px;
	margin-bottom: 25px;
	line-height: 25px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-left: 20px;
	display: block;
	text-decoration: none;
}

.button_1 a:hover {
	background-image: url(images/button_on.jpg);
	background-repeat: no-repeat;
	width: 155px;
	height: 25px;
	margin-bottom: 25px;
	line-height: 25px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-left: 20px;	
	display: block;
	text-decoration: none;
}

.button_2 {
	background-image: url(images/button_off.jpg);
	background-repeat: no-repeat;
	width: 155px;
	height: 25px;
	margin-top: 25px;
	line-height: 25px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-left: 20px;
	display: block;
	text-decoration: none;
}

.button a:link, .button a:active, .button a:visited {
	background-image: url(images/button_off.jpg);
	background-repeat: no-repeat;
	width: 155px;
	height: 25px;
	margin-top: 25px;
	margin-bottom: 15px;
	line-height: 25px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-left: 20px;
	display: block;
	text-decoration: none;
}

.button a:hover {
	background-image: url(images/button_on.jpg);
	background-repeat: no-repeat;
	width: 155px;
	height: 25px;
	margin-top: 25px;
	margin-bottom: 15px;
	line-height: 25px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-left: 20px;	
	display: block;
	text-decoration: none;
}

.sub_button a:link, .sub_button a:active, .sub_button a:visited {
	width: 145px;
	height: 25px;
	line-height: 25px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0171B3;
	padding-left: 20px;
	margin-top: 5px;
	display: block;
	text-decoration: none;
	background-image: url(images/sub_button.jpg);
	background-repeat: no-repeat;
}

.sub_button a:hover {
	width: 145px;
	height: 25px;
	line-height: 25px;
	margin-top: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	padding-left: 20px;
	display: block;
	text-decoration: none;
	background-image: url(images/sub_button_on.jpg);
	background-repeat: no-repeat;
}

#gemini, #gemini a, #gemini a:hover {
	width: 300px;
	height: 30px;
	line-height: 30px;
	margin: auto;
	background-color: #D7E5F0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	clear: both;
	color: #000;
	text-align: center;
}

/*Klassen für News*/
.news_content {
	text-align: justify;
	background-color: #549FC9;
	float: left;
	padding: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	border: 1px solid #0171B3;
}

.newstitle {
	color : #FFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	height: 15px;
	margin-bottom: 10px;
}

.newsdatum {
	font-size: xx-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 0px;
}

.newsbild {
	float: none;
	margin-bottom: 10px;
}

.clear {
	clear: both;
}
/*Ende Klassen für News*/

#logo_pitney {
	width: 225px;
	text-align: justify;
	display: block;
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

#logo_procoin {
	width: 225px;
	text-align: justify;
	display: block;
	float: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.prod_left {
	width: 220px;
	display: block;
	float: left;
	margin-right: 45px;
}

.prod_center {
	width: 220px;
	display: block;
	float: left;
}

.prod_right {
	width: 220px;
	display: block;
	float: right;
}

.prod_button_pitney a:link, .prod_button_pitney a:active, .prod_button_pitney a:visited {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0171B3;
	text-decoration: none;
	display: block;
	border: 1px solid #0171B3;
	line-height: 20px;
}

.prod_button_pitney a:hover {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: block;
	border: 1px solid #000;
	line-height: 20px;
}

.prod_button_procoin a:link, .prod_button_procoin a:active, .prod_button_procoin a:visited {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0171B3;
	text-decoration: none;
}

.prod_button_procoin a:hover {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#pitney_info, #pitney_info a, #pitney_info a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: justify;
}

#procoin_info, #procoin_info a, #procoin_info a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	text-align: justify;
}

.prod_name {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #0171B3;
	text-align: center;
	width: 205px;
	height: 34px;
	background-color: #FFF;
}

.prod_info {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
}

.prod_abstand {
	width: 750px;
	height: 50px;
	display: block;
}

.pitney_1_bild {
	width: 350px;
	height: 329px;
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.pitney_1_text {
	text-align: justify;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.pitney_1_info {
	text-align: justify;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 350px;
	float: left;
	display: block;
}

.pitney_info_left {
	width: 180px;
	text-align: justify;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: left;
	display: block;
}

.pitney_info_right {
	width: 210px;
	text-align: justify;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	float: left;
	display: block;
}

.imp_links {
	width: 200px;
	line-height: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #0070B2;
	padding-left: 5px;
	text-align: left;
}

.imp_rechts {
	width: 250px;
	line-height: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	border: 1px solid #0070B2;
	padding-left: 5px;
	text-align: left;
}

.imp_rechts a:link, .imp_rechts a:active, .imp_rechts a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0070B2;
	text-decoration: none;	
}

.imp_rechts a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

.java_back a:link, .java_back a:active, .java_back a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0070B2;
	text-decoration: none;
	float: right;
	display: block;
}

.java_back a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	float: right;
	display: block;	
}

.zusatz {
	width: 350px;
	height: 150px;
}

.zusatz_bild_1 {
	width: 150px;
	height: 150px;
	float: left;
	display: block;
}

.zusatz_bild_2 {
	width: 150px;
	height: 150px;
	float: right;
	display: block;
}


.clear {
	clear: both;
}




/*----------------- FORMMAIL -----------------*/
.formContent {
	border: 1px solid #0070B2;
	background: transparent;
/*	width: 540px;*/
	font-size: 11px;
}

.form {
	padding: 2px;
}

.formInput, .formTextarea  {
	padding: 2px;
	height: 15px;
	width: 180px;
	border: 1px solid #0070B2;
	background-color: #fff;
	color: #000;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.formInputActive {
	border: 1px solid red;
}

.formTextarea {
	height: 100px;
	width: 250px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.formButton {
	background: #0070B2;
	border: 1px solid #000;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	padding: 4px;
}

.formAnliegen {
	border: 0px solid #B3B3B3;
}


.formFehler {
	color : red;
	text-align: left;
	font-size: 10px;
}

.spezifikationen td {
	padding: 5px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #fff;
	border-collapse: separate;
}

.spezifikationen td:nth-child(2n+1) {
	font-weight: bold;
	color: #0070b2;
	padding: 5px 15px 5px 5px;
	
}

ul {
	float: none;
}

.produktspezifikationen td {
	padding: 5px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #fff;
}

.produktspezifikationen td:nth-child(1) {
	font-weight: bold;
	color: #fff;
	padding: 5px 15px 5px 5px;
	
}

.produktspezifikationen tr:nth-child(2n+1) {
	background: #6babd1;	
}

.produktspezifikationen tr:nth-child(2n) {
	background: #9bc4e0;	
}




