/* 
DRUCKVERSION CSS VON PHLOW
 */

 
html {
	margin : 0;
	padding : 0;
}

body {
	margin : 0;
	padding : 0;
	background: #fff;
	color: #000;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
}

#gesamteseite {
	margin: 0 5%;
	padding: 0;
	width: auto;
}

#kopfzeile {
display: none;
}

.artikel {
	padding-bottom: 20px;
	border-bottom: 1px solid #000;

}


.anreisser {
	font-weight: bold;
}

a:link, a:visited {
	color: #000;
	background: #fff;
	font-weight: bold;
	text-decoration: underline;
}


h1 {
	margin: 0;
	padding : 0;
	letter-spacing : 1pt;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-variant : small-caps;
	font-size : 180%;
}


 h2 {
	font-size : 100%;
}

 h3 {
	margin : 0;
	padding : 0 0 20px 0;
	font-variant : small-caps;
	font-size : 110%;
	font-weight : normal;
}

.comments-header {
	padding : 20px 0 20px 0;
}



h4 {
margin : 0;
padding : 0;
font-size : 130%;
font-weight : normal;
}

img {
	text-align : left;
	float : left;
	border : 1px solid #000;
	margin: 3px 10px 0 0px;
}

h3 a {
	border-bottom : none;
	text-decoration : none;
}


#supernav
{
	display : none;
}
#navigation
{
	display : none;
}
#breadcrumb
{
	display : block;
}
#rechtespalte
{
	display : none;
}
#suche
{
	display : none;
}
#fusszeile
{
	display : none;
	background: #fff;
}
#fusszeile-info
{
	display : none;
	background: #fff;
}
#kommentarformular, #footer, #bookmarks, .googlewerbung, #impressum-info, .nach-oben {
	display : none;
}

#copyright {
	padding: 50px 0 10px 0;
	text-align: center;
	font-size: 90%;
	display: block;
}
