@charset "utf-8";
/* CSS PRINT */

*					{margin: 0; padding: 0;	}
html, body			{min-height: 100%; height: auto; height: 100%;}
body				{font-size: 76%; font-family: Verdana; color:#fff; line-height:150%; }

div#top ul, #Kontaktformular, img, #slideshow, ul#navi, #footer ul, #slideshow-background, #fb-like, #newsletter_subscribe, #newsletter_unsubscribe {display: none;}

img.branding, img.branding-pic	{ display:inherit; }

h1					{
	display:none;
	background-color: #EDFCBB;
}
h2					{font-size: 1.4em; font-weight: normal; border-bottom: 1px dashed #000; margin-bottom: 10px; padding: 10px 0 6px 0; color: #000;}
h3					{font-size: 1.1em; font-weight: normal; margin: 10px 0 5px 0; color: #000; padding-bottom: 5px; text-transform:uppercase;}
h5					{font-size: 1.2em; margin-bottom: 5px; color: #000; padding-bottom: 5px; font-weight: bold;}
h4					{border: 1px solid; padding: 6px; margin: 6px 0; color: #000; font-size: 1.15em;}
h6					{border-top: 1px solid; border-bottom: 1px solid; padding: 6px; margin: 6px 0; color: #000; font-size: 1.15em;}

p 					{font-size: 1.1em; color:#000; line-height:150%; clear:both; float:none; padding:0 0 15px 0;}



ul				{margin: 10px 0 10px 30px; padding-left: 20px; list-style: outside;}
ul li			{font-weight:normal; font-size: 1.15em; color:#000;}
remove 			{background-color: #EDFCBB;}