/* CSS Document - Screen - Netscape/Mozilla */


/* GLOBAL RESET */

* { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address { margin: .5em 0; } 
img {border: 0;}
a img {border: 0;}
a:focus {outline: none;}
table {border-collapse:collapse; width:auto;}


/* ALLGEMEINES LAYOUT */

a:link, a:visited, a:active {color: #F0F0F0;}
a:hover {color: #4B0402; text-decoration: none;}
.black {color: #000;}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	padding: 0;
	margin: 1.3em 0;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}


/* GESAMTE SITE */

body {
	color: #F0F0F0;
	width: 90%;
	margin: 2% 5%;
	font: 100.01% Verdana, Arial, Helvetica, sans-serif;
	cursor: default;
	background: #777;
}


/* ==== H E A D E R ============================================================ */


#header {
	height: 78px;
	margin: 0 auto;
	font-size: 75%;
}
#header img {
	margin: 0 auto;
	display: block;
	width: 224px;
	height: auto;
}


/* ==== M E N U ============================================================ */


#menu {
	width: auto;
	margin: 0 auto;
	font-size: 75%;
}
#menu p {
	text-align: center;
	padding: 0px 0 2px 0;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	clear: both;
	letter-spacing: 1px;
}
#menu p.bottom {
	width: 36em;
	margin: 1.5em auto 0 auto;
	letter-spacing: 0;
	font-size: 0.9em;
}
#menu a, #menu span{
	padding: 0 5px 0 0px;
	text-decoration: none;
}


/* ==== M A I N - Content / Home =============================================== */


#main {
	margin: 0 auto;
	height: auto;
	width: auto;
	font-size: 75%;
}
#main img.start {
	height: 29em;
	width: auto;
	margin: 2.9em auto 0 auto;
	display: block;
	border: 0.05em solid #333;
	background: #888;
	padding: 0.4em;
}

#main img.home {
	height: 38em;
	width: auto;
	margin: 2.5em auto 0 auto;
	display: block;
	border: 0.05em solid #333;
	background: #888;
	padding: 0.4em;
}
#main img.pov_03 {
	width: 73em;
	margin: 10.2em auto 10.5em auto;
	display: block;
	border: 0.05em solid #333;
	background: #888;
	padding: 0.4em;
}
#main img.psculp_04 {
	width: 73em;
	margin: 5.1em auto 6.15em auto;
	display: block;
	border: 0.05em solid #333;
	background: #888;
	padding: 0.4em;
}


/* ==== M A I N - Content / gallery ============================================ */


#main ul.gallery {
	width: 38.5em;
	margin: 1.9em auto 0 auto;
	list-style: none;
}
#main ul.gallery li {
	border: 0.05em solid #000;
	float: left;
	margin: 1em;
	text-align: center;
	padding: 0.3em 0.3em 0 0.3em;
	width: auto;
	height: 14.8em;
	background: #888;
}
#main ul.gallery img {
	width: 10em;
	height: 12.5em;
	display: block;
}
#main ul.gallery a:hover {
	font-weight: bold;
}
#main ul.gallery a {
	text-decoration: none;
}


/* ==== M A I N - Content / Themen (i.e. Alben) ======================================= */


#main ul.theme {
	width: 73.6em;
	margin: 4.5em auto 0 auto;
	list-style: none;
}
#main ul.theme_4 {
	width: 49.1em;
}
#main ul li {
	float: left;
	margin: 0 0.75em 1.5em 0.75em;
}
#main ul.theme img.hoch {
	display: block;
	padding: 0.3em;
	border: 0.05em solid #ADADAD;
	width: 10em;
	height: 10em;
}
#main ul.theme a:hover img.hoch {
	border: 0.05em solid #FFF;
}


/* ==== M A I N - Content / Biography ========================================== */


#main div#content {
	background: #676767;
	height: auto;
	width: 57em;
	margin: 2.9em auto 0 auto;
	border: 1px dotted #000;
}
#main div#content .italic {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
#main div.biography {
	font-family: "Courier New", Courier, monospace;
	color: #E1E1E1;
	line-height: 1.5em;
	padding: 3em 4.1em;
}
#main div.biography h1 {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	font-weight: normal;
	border-bottom: 1px dotted #B4B4B4;
	border-top: 1px dotted #B4B4B4;
}
#main div.biography h2 {
	font-size: 1.4em;
	color: #333;
	margin-bottom: 1.5em;
	border-top: 0px dotted #B4B4B4;
	border-bottom: 1px dotted #B4B4B4;
}
#main div.biography h3 {
	font-size: 1.4em;
	color: #333;
	margin-bottom: 1.5em;
}
#main div.biography h5 {
	color: #333;
	font-size: 1.4em;
}
div.tab p {
	text-indent: -0.5em;
	position: relative;	
	left: 0.5em;
	margin-bottom: 10px;
}
div.tab p a:hover img {
	border: 1px dotted #CCC;
}
.icon_docu {
	border: 1px solid #CCC;
	margin-right: 6px;
	padding: 1px;
	float: right;
	display: block;
	position: relative;
	top: -1em;
}


/* ==== S W I T C H - Diashow ============================================ */


#switch {
	margin: 1.4em auto 0 auto;
	padding: 0;
	font-size: x-small;
}
#switch p.diashow {
	margin: 0 auto;
	text-align: center;
	clear: both;
}
#switch p.diashow span.bild-nr {
	font-size: 0.9em;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#switch a {
	text-decoration: none;
	padding: 0 1em;
	font: 1.7em "Courier New", Courier, monospace;
}


/* ==== F O O T E R ============================================================ */


#footer {
	margin: 0 auto;
	font-size: 75%;
}
#footer p.copyright {
	margin: 1.5em auto;
	text-align: center;
	padding: 0.5em 0 0;
	width: 50%;
	border-top: 1px dotted #CCC;
}
#footer p.diashow {
	margin: 1em auto;
	text-align: center;
	padding: 0.5em 0 0;
	width: 50%;
	border: 0;
}
#footer p.copyright-home { /* Switch fällt weg */
	margin: 3em auto;
	text-align: center;
	padding: 0.5em 0 0;
	width: 50%;
	border-top: 1px dotted #CCC;
}
.blind-foot {
	text-align: center;
	display: block;
	margin: 1000px auto 75px;
	background: transparent;
}
