/* CSS pointz Print */
html, body, #content{height:auto;}
body {
	width:15.5cm;
	padding-left:1.5cm;
	font-family:"Times New Roman", Times, serif;
	font-size:11pt;
	background-color:#fff;
	color:#333;
	line-height:1.3em;
	background-image: none;
	text-align:justify;
}
a {
color:#333; 
text-decoration: none;
}

p {
	padding:0;
}
h1,h2,h3, h4 {
	line-height:1.4em;
	text-align:left;
	border-bottom:1px solid #006;
}
h1 {font-size:1.3em}
h2 {font-size:1.2em;}
h3, h4 {font-size:1em;}

li {
	font-size:100%;
	list-style-position:outside;
}
ul{
	margin-top:0;
	padding-top:0;
	}
header {position:static;height:100px;margin-top:0.2cm; -moz-box-shadow: 0 0 0 #333;-webkit-box-shadow: 0 0 0 #333;box-shadow: 0 0 0 #333;}
nav {display:none;}
#main {padding-left:2.5cm;}
.thumb {display:none;}

#web, #printFoto, #cms, #sonstNoch, .info {font-size:0.9em; position:static!important; display:block; padding-left:2.5cm;}
#web {margin-top:1cm;}
#printFoto {padding-top:0;}
.info {margin-top:0.3cm; margin-bottom:0.7cm;width:auto;}

#main a[href^="http:"]:after, .info a[href]:after {
 content:" <"attr(href)">";
 color:#000;
 background-color:#fff;
}
