/************************************************************
		Print-Stylesheet  
		Nadine Oberstein | Medienkonzeption - Mediengestaltung
		www.nadine-oberstein.de 
************************************************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, 
dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, 
sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, 
label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	outline: 0;	
	border: 0;
	background: transparent;
	color: #000;
}


/***********************
		 Ausblenden
***********************/

h6,
#skiplinks,
#servicemenu,
#identifier a,
#menu,
#footer a,
.homesubmenu,
.kontaktform 
{
	display: none;
}

#clearer,
.clearer,
hr {
	visibility: hidden;
}

/***********************
				Typo
***********************/

a {
	text-decoration: none;
}

h2, h3, h4 {
	font: normal 2.5em 'Times New Roman', times, serif; 
}

h2 {
	margin-bottom: 1em;
}

hr + h2 {
	margin-bottom: 0.7em;
}

h3 {
	margin-bottom: 0.7em;
}

h3, h4 {
	font-size: 1.5em;
}

h4 {
	margin-bottom: 0.3em;
	color: #7d7d7d;
}

.dotted:before {
	content: "●●● ";
}

#content p,
dl, 
address,
#content ul {
	margin-bottom: 0.8em;
}

#content .h3offset {
	margin-top: 2.8em;
}

#content p + h3,
dl + h3 {
	margin-top: 1.1em;
}

#content ul,
#content div ul {
	list-style: disc;
	text-align: left;
}

#content ul, 
#content ul.teaser {
	width: 186px;
	margin-left: 39px;
}

#content div ul li {
	margin-bottom: 0.28em;
}

dt {
	float: left;
	width: 3cm;
	padding-right: 10px;
	text-align: left;
}

#content h2 + div dl dt,
#content div.teaser dl dt {
	width: 1.5cm !important;
}

#content > div.feature dl dt {
	width: 1.5cm !important;
}

address {
	padding: 0.5em 13px;
	font-style: normal;
	border-top: 3px dotted #e0e3ee;	
	border-bottom: 3px dotted #e0e3ee;		
}

.center {
	text-align: center;
}

/***********************
		 Diverses
***********************/

#footer {
	padding-top: 0.5em;
	border-top: 1px dotted #555;
}

#tags-home {
	margin: 1.5em 0;
}