/* CSS 2communicate */



body {
	background: none; 
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	text-align:left;
	padding-top: 5mm;
	margin-left: 20mm;	
}


* {
	margin: 0px; 
	padding: 0px;
	background: none; 
	color: #000000; 
	float: none;
}



/** header / footer */

#printinfo {
			font-size: 10pt;
			font-weight: normal;
}

#printfooter {
			padding-top: 5mm;
			font-size: 9pt;
			font-weight: normal;
			line-height: 12pt;
}





/** kein Druck / Ausschluss */	

#nav, #menu, #first, #firstleft, #firstright, #firstbild, #logo, #headleft, #headright, #head, #end1, #end2, #lightwindow, .linkimpr, #headnav {display: none;}







/* CSS Document */


#wrapper, #news, #wrap_inhalt, #box, #box_wide, #box_col1, #box_col2 {
			width: 170mm;
}


a {font-weight: normal; text-decoration: none; color: #000000;}


h2 {
	font-size: 12pt;
	font-weight: bold;
	padding-top: 10mm;
	line-height: 14pt;
}

h3 {
	font-size: 11pt;
	font-weight: bold;
	color: #CC0432; 
}

h1 {font-size: 11pt; font-weight: normal;}
h4 {font-size: 10pt; font-weight: normal; line-height: 10pt;}

.boxtext {
	background: none; 
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	text-align:left;
	padding-top: 0mm;
	line-height: 13pt;	
}

.red {
	
	list-style-image: url(../Bilder/Buttons/bullet_red.gif); 
	padding-left: 25px;
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
	text-align:left;
	line-height: 15pt;
}


.linkimpr,
.linkimpr2 {
	background: none;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	text-align:left;
	line-height: 15pt;
	color: #CC0432;
	text-decoration: none;
	letter-spacing: 2pt;
}







