/* ============================================================
Stylesheet für Website www.pro-hi.de (Druckversion)

Stand: Gestaltung für den Ausdruck
Datei: druckversion.css
Autor: high4 multimedia agentur, Jan Schmäschke & Dominik Kessler

============================================================ */ 

body { 
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;}
	
h1, h2 { font-family: Arial, Helvetica, sans-serif; }	

h1 { font-size: 16pt; }

h2 { 
	color: #A4BA39;
	font-size: 14pt;
	padding-top: 6pt;
	/*border-top: 2pt dotted #A4BA39;*/}
	
h3 { font-size: 14pt; color: #A4BA39; /*letter-spacing: 1px;*/ border-bottom: 2px dotted #A4BA39; }
	
.skiplink,
#navibereich,
#unavibereich {
	display: none; }
	
#logo { 
	padding: 4px;
	border: 1px solid #A4BA39;
	}		
	
	
#textbereich { text-align: justify; line-height: 1.5;}	

.bildlinks {
	float: left;
	padding: 2px;
	border: 1px solid #A4BA39;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 45px;
	}
	
.bildrechts {
	float: right;
	padding: 2px;
	border: 1px solid #A4BA39;
	margin-right: 0px;
	margin-left: 20px;
	margin-bottom: 10px;}
	
.bildrechtsor {
	float: right;
	padding: 2px;
	margin-right: 30px;
	margin-left: 20px;
	margin-bottom: 10px;}	
	
.textrechts {
	float: right;
	/*padding: 2px;*/
	margin-right: 100px;
	margin-left: 20px;
	margin-bottom: 10px;
	width: 225px;}		
	
.clearing { clear: both; } /* beendet Float */		

.bild01 {
	padding: 2px;
	border: 1px solid #A4BA39;
	margin-bottom: 7px;}
	
.bild02 {
	padding: 2px;
	border: 1px solid #A4BA39;
	margin-left: 7px;
	margin-bottom: 7px;}
	
.images	{
	padding: 2px;
	border: 1px solid #A4BA39;
	/*margin-right: 0px;
	margin-left: 20px;*/
	margin-bottom: 10px;}	
	
address {
	color: #718027;
	text-align: left;
	font-size: 8pt;
	font-style: normal;
	letter-spacing: 1px;
	padding-top: 20px;
	}	

#textbereich ul li { list-style-type: disc;}
#textbereich ol li { list-style-type: circle;}

/* ============================================================
   Ende des Stylesheets
============================================================ */


