/********************************
	   unwichtiges ausblenden
*********************************/
#preamble, #main-navigation, #footer-wrap, .left, .right {
display: none;
}

/********************************
		Allgemeines
*********************************/
body, #container {
width: 100% !important;
margin: 0;
padding: 0;
font: 12pt Georgia, "Times New Roman", serif;
text-align: justify;
color: black;
background: transparent;
}

h1, h2, h3, h4 {
font-family: Verdana, sans-serif;
font-weight: bold;
margin: .75em 0 .5em 0;
page-break-after: avoid;
}

h1 {
font-size: 1.6em;
text-decoration: underline;
}

h2 {
font-size: 1.4em;
}

h3 {
font-size: 1.2em;
}

h4 {
font-size: 1.1em;
}

p {
font-size: 1.0em;
line-height: 1.5;
}

ul, ol {
list-style: square;
}

#gallery ul {
list-style: none;
}

/********************************
		Content
*********************************/
.news_date {
font-size: 0.8em;
page-break-after: avoid;
}

#container:after {
content: "\ Alle Rechte vorbehalten. (c) 2008 Eric Jahn, www.fotostumpf.de";
color: #999 !important;
font-size: 0.85em;
border-top: 1px solid #999;
}

/********************************
		Links
*********************************/
a:link, a:visited {
background: transparent;
color: #04667e;
font-weight: bold;
}

a[href]:after { 
content:" Link auf <"attr(href)">"; 
background-color: inherit;
color: #04667e; 
font-style: italic;
}

a img {
border: none;
}

.thumb-wrap {
margin-bottom: 10px;
}

li {
line-height: 1.2em;
}