/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

						Original-PZ-Online
						                     
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
   	
body {
	background-color: #ffffff;
}

normtext,td,div,li,select,input {
	font-size: 12px;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica;
}
			
.begleittext {
	font-weight: bold; 
	font-size: 12px;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica;
}
	
form {
	margin: 0;
	padding: 0;
}
			
h2 {
	font-size: 18px;
	color: #445080;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica;
}
	
h3 {
	font-size: 16px;
	color: #6473AA;
	margin-top: 34px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica;
}
	
h4 {
	font-size: 14px;
	color: #6473AA;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica;
	text-indent:2em;
}
			
a {
	color:#FF6600;
	font-weight: bold;
	text-decoration: none;
}
	
a:active, a:hover {
	color:#FF8822;
	text-decoration: none;
}
	
a:visited {
	color:#FF6600;
	text-decoration: none;
}
	
.tab_blue {
	background-color: #879CE7;
	text-align: right;
	vertical-align: top;
}
			
.tab_lila {
	background-color: #C1BDFF;
	text-align: right;
	vertical-align: top;
}
			
.tab_ligthgrey {
	background-color: #EEEEEE;
}
			
.tab_grey {
	background-color: #DDDDDD;
}
		
#orange_head {
	font-size: 18px;
	color: #E66800;
	font-family: Verdana, Geneva, Arial, Helvetica;
}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

				Neue Styles - Browser V.5   
				                     
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.tab_darkBlue {

	height: 20px;
	padding: 3px;
	padding-left: 6px;
	
	font-weight: bold;
	color: #ffffff;
	
	background-color: #262D57;
	
	border-top: 1px solid #43496d;
	border-right: 1px solid #23294f;
	border-bottom: 1px solid #20264a;
	border-left: 1px solid #363d64;
}

.tab_midBlue {
	width: 20px; /* Achtung Änderung */
	margin: 0;			
	padding: 0;
	
	background-color: #B5C5D5;			

	border-top: 1px solid #bfcddb;
	border-right: 1px solid #a5b4c3;
	border-bottom: 1px solid #9ba8b6;
	border-left: 1px solid #bbc9d8;
}
	

/* -------------  "Auswahl"-Block ----------------------------------------------- */


.AuswahlTabCell {
	vertical-align: middle;
	border-style: solid;
	border-color: #dddddd;
	border-top-color: #ffffff;
	border-width: 1px 0;
}
	
.AuswahlTabCellRightBorder {
	vertical-align: top;
	border: solid 1px #dddddd;
	border-top-color: #ffffff;
	border-left-color: #ffffff;
}
	
/* ----------------- Blocksatz im "Preislisten-Portrait"-Bereich ------------------ */


.textPortrait {
	width: 600px;
	padding-left: 60px;
	text-align: justify;
}


/* ----------------- globale Grössenangaben --------------------------------------- */

.fixedWidth_1 {
	width: 636px;
}
