/* Print-Stylesheet: www.flory-kern.de */

*{
	padding: 0;
	margin: 0;
}

html { 
	height:101%; 
	background:#2171BA url(images/body_bg.gif) repeat-x;
}

body {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight:normal;
} 
h1, h2, h3 { 	font-family:"Trebuchet MS","Bitstream Vera Sans",Verdana,Arial,sans-serif;	
				line-height:100%;
}
		#inhalt {
			clear:both;margin:0 35px;
}
		h1 {
				margin:2.5em 0 1.5em 0;
				font-size:2.8em;
				font-weight:bold;
				color:#0A2238;
				min-height:35px;
				display:list-item;
				list-style:outside;
				list-style-image:url(images/h1_stern.gif);
			}
		h1 a {
				color:#0A2238;
			}
		h2 {
				clear:both;
				margin:1.5em 0 0.5em 0;
				color:#0A2238;
				font-size:1.8em;
				font-weight:bold;
				
			}
h3 {
  font-size: 14pt;
  padding: 6pt 0;
}
h4 {
	font-size: 14px;
	padding: 6pt 0;
}

p.nocomments {
	display:none;
}
#respond, .respond {
	display:none;
}
p {
	line-height:1.5em;
	margin:1em 0;
	clear:both;
}
p.skiplinks,
p.skiplinks a
 {
	display:none;
}
/* Unterstreichung entfernen */
a { 
	text-decoration: none;
	font-weight:bold;
	color:#336699;
 }

hr {
	clear:both;
	color:#ffffff;
	background-color:#ffffff;
	border: 0 none;
	height: 1px;
}
#logo,
#slideshow,
#hauptnavigation,
#servicenavigation {
	display:none;
}
#adressheader
 {
	float:right;
	clear:right;
	display:block;
	margin:30px 0 100px 0;
}
#logoprint
 {
	float:left;
	clear:none;
	display:block;
	margin:0 35px;
}
#inhalt ul {
	margin:1em 0;
}
#inhalt  li {
	line-height:1.5em;
	margin:0 20px;
	list-style:outside;
	list-style-image:url(images/li_h_stern_print.gif);
}

/* [URL] nach dem Linktext */
/* #inhalt a[href]:after { content:" ["attr(href)"]"; } */
/* nicht für Überschriften-Links */ 
#inhalt h1 a[href]:after,
#inhalt h2 a[href]:after,
#inhalt h3 a[href]:after,
#inhalt h4 a[href]:after,
#inhalt h5 a[href]:after {
	content:"";
}

img{
	border:none;
}
#inhalt img,
#sidebar img {
	float:left;
	padding:7px;
	margin: 0 1em 0.5em 0;
}

#sidebar h2 {
margin-top:1em;
  padding: 6pt 0;
  font-size: 13pt;
}

#sidebar li {
	float:left;
	list-style:none;
}

#sidebar ul#unternavigation,
#sidebar ul li.pagenav,
#sidebar ul li.kategorien,
#sidebar ul li.metalinks,
#sidebar ul li.feeds,
#sidebar ul li.camps-reisen,
#sidebar ul li#linkcat-1 {
	display:none;
} 

#footer {
	font-size:9px;
	margin-top:2em;
	padding-top:0.5em;
	border-top:1px solid #eeeeee;
	background-color:#ffffff;
	display:none;
}
#footer p {
	text-align:center;
}
#footer p.zusatz {
	display:none;
}
#footer a:link,
#footer a:visited,
#footer a:focus,
#footer a:hover,
#footer a:active {
	color:#2171BA;
}
#footer a:focus,
#footer a:hover,
#footer a:active {
	text-decoration:none;
}

/* * * * * * * * * * * * * * * * * * * * */
/* * WORDPRESS * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * */

/* eingebundene Videos */
.flvPlayer object {
	display:none;
}

/* Datum */
#inhalt p.datum {
	font-size:10pt;
	margin:1em 0;
}
/* Posting-Zusatzinformationen im archive-template */
#inhalt p.postmetadata {
	display:none;
}
/* Posting-Zusatzinformationen im single-template */
#inhalt p.alt {
	padding:1em 0;
}
/* naechster / voriger Beitrag */
.seitennavigation {
	display:none;
}
/* Kommentare */
textarea#comment {
	width:525px;
}
