/* Browser */
body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.4;
	color: #222020;
	margin: 0;
	background-color: #FFF;	
	}

/* Zentrierung */
.gesamt {
	margin: 0 auto; 
	padding: 0;
	width: 890px;
	max-widht: 890px;
	min-widht: 890px;
	}
	
/* Links */
a:link{
	font-size: 10.5pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	} 

a:visited{
	font-size: 10.5pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	} 

a:active{
	font-size: 10.5pt;
	font-weight: bold;
	color: red;
	text-decoration: underline;
	}

a:hover{
	font-size: 10.5pt;
	font-weight: bold;
	color: #f00000;
	text-decoration: none;
	}
	
div#nav {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

	float: left;
	width: 120px;
	line-height: 25px;
	}
	
div#nav:hover {
	background-color: rgba(34,34,34,0.6);
	}
	
.nav {
	display:none;
	}

.seite {
	display: none;
	}

/* Shadow */
div#shadow {
		width: 887px; 
		max-widht: 887px;
		min-widht: 887px;

        margin: 0 0 20px 0;
    }

div#inhalt {
        position: relative; /* This protects the inner element from being blurred */
        background-color: #FFF;
	}
	
/* Header */	
div#header {
	background-image: url(header879x94.png); 
	width: 879px; 
	height: 93px;
	background-repeat: no-repeat;
	border-bottom: solid 1px #000;
	}

.name {
	color: #FFF; 
	padding: 14px 0 0 63px;
	}
	
span#name {
	font-size: 20.2pt; 
	font-weight: bold;
	}
	
span#name2 {
	font-size: 11pt; 
	font-weight: bold;
	}

/* Foto Vorschau */	
div#vorschauallg {
	float: left;
	margin: 17px 0 17px 20px;
	}

div#vorschau {
	}

div#foto {
	}
	
p#vorschau{
	display: none;
	text-align: center;
	width: 110px;
	margin: 3px 0 0 0;
	font-size: 9pt;
	}
	
.slide {
	display:none;
	}

.fotoklein {
	display:none;
	}

/* Zentraler Bereich */
.main {
	margin: 20px 30px 40px 35px;
	clear: both;
	}
	
.head {
	font-size: 24pt; 
	width: 824px; 
	text-align: center;
	}

.head2 {
	font-size: 18pt; 
	width: 824px; 
	text-align: center;
	}

.head3 {
	font-size: 18pt; 
	width: 824px; 
	}

/* Mehr */
.fotosab {
	display:none;
	}

/* Download */
.dpic1 {
	float: left; 
	margin: 20px 30px 0 20px; 
	border: solid 1px #AAA;
	}

.dpic2 {
	clear: both; 
	float: left; 
	margin: 20px 30px 0 20px; 
	border: solid 1px #AAA;
	}

.dtext1 {
	height: 13em; 
	padding-top: 4em;
	}
	
.dtext2 {
	height: 8em; 
	padding-top: 2em;
	}

.dtext {
	clear: both; 
	margin: 30px 0 0 200px;
	}

/* Buchliste */

a#mehrli {
	display:none;
	}
	
/* Buecher */

a#buch {
	font-size: 9pt; 
	color: #BB4040;
	}

a#buch:hover {
	font-size: 9pt; 
	color: #f00000;
	}
	
.head4 {
	font-weight: bold; 
	color: #404040;
	}
	
div#infos {
	font-size: 9.5pt; 
	margin: 1em 0 1em 0;
	}

/* Impressum und AGB */
.impagb {
	display:none;
	}	
	
a#impagb {
	display:none;
	}	
	
	
/* Manchmal bist der Hund und machmal bist du der Baum... ;-) */
