/*

	CSS für GBH.Website 
	
	Designs für die Druckausgabe
	
	Datum: 04/2009	
	Autor: Thomas Jung ( Telefon: +49 172 3465096; Email: thomas@tjwd.de; Web: www.tjwd.de)
	
*/

* { margin:0 !important; padding:0 !important; }

body {
	position: relative;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:8pt;
	color:#333;
	width: 20cm;
}

#navigation, #sitenav, #mainimg, #searchform, #breadcrumb, .lightbox_klick, .hidden, #to_top, #print_site, .teasertext a, #technav { display: none; }

a, a:visited { color: #333 !important; text-decoration: none; border-bottom: 1px dotted #ccc; }

p { position: relative; margin:8pt 0 !important; }

h1 { font-size: 16pt; margin: 10pt 0 !important; }
h3, .teaserheadline { font-size:14pt; margin:18pt 0 !important;}
h4 { font-size:12pt; margin:18pt 0 !important; }
h5 { font-size: 8pt; margin:8pt 0 !important; }

#mainpic { margin: 20pt 0 !important; }

table, th, td { border: 1pt solid #333; border-collapse: collapse; text-align: left; }
th, td { padding: 6pt !important; }
caption { text-align: left; font-weight: bold; }

#teasers ul { list-style-type: none; }
.teaserimage { float: left; margin: 4pt !important; clear: both; }
#sidebar { clear: both; border-top: 1pt solid #999; }

a.dl_exposee:link:after, a.dl_exposee:visited:after { content:" [ http://www.hellerau-gb.de/" attr(href) "] "; }
