body {
	background-color: #000;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 1em;
}

a:link, a:visited, a:active, a:hover, a:focus {
	color: #fff;
	text-decoration: none;
}

#body {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -240px;
	margin-left: -475px;
	height: 480px;
	width: 950px;
	background-color: #bbb;
	z-index: 0;
}

#fuss {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 950px;
	height: 30px;
	background-color: #bbb;
	z-index: 10;
	margin: 0;
	padding: 0;
	background-image: url(../gfx/fuss.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#navi {
	position: absolute;
	top: 0px;
	right: 0px;
	padding-top: 0.5em;
	padding-right: 0.5em;
}
#navi ul {
	float: right;
	z-index: 1;
	margin: 0;
}
#navi ul li {
	display: inline;
	border-left: 1px solid #fff;
	padding-left: 0.7em;
	padding-right: 0.7em;
	font-weight: bold;
	font-size: 0.7em;
	z-index: 1;
}

#navi ul li a,
#navi ul li a:active,
#navi ul li a:visited,
#navi ul li a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#copy {
	float: left;
	font-size: 0.7em;
	color: #999;
	padding-top: 0.7em;
	padding-left: 1.2em;
}

#content {
	position: absolute;
	top: 80px;
	left: 0px;
	width: 950px;
	height: 370px;
	max-height: 370px;
	overflow: auto;
	color: #000;
	font-size: 0.9em;
}

#kopf {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 950px;
	height: 80px;
	background-image: url(../gfx/kopf2.gif);
	background-position: top left;
}

#tabelle_willkommen {
	width: 700px;
	margin-top: 80px;
	text-align: center;
}

#tabelle_willkommen_gross_1 {
	font-size: 2em;
}

#tabelle_willkommen_gross_2 {
	font-size: 2.5em;
	font-weight: bold;
}

#tabelle_willkommen_klein_1 {
	padding-top: 30px;
	font-size: 0.7em;
	color: #777;
}

#hunde {
	position: absolute;
	right: 0px;
	top: -60px;
	width: 200px;
	height: 170px;
	z-index: 15;
}

#tabelle_kontakt {
	width: 700px;
	margin-top: 50px;
	text-align: center;
}

#tabelle_kontakt_gross_1 {
	font-size: 1.1em;
}

#tabelle_kontakt_text {
	padding-top: 1em;
}

#text_fett {
	font-weight: bold;
}

#text_kursiv {
	font-style: italic;
}

#text_fett_kursiv {
	font-weight: bold;
	font-style: italic;
}

#umranded_links {
	border: 1px solid #777;
	border-right: 2px solid #777;
	border-bottom: 2px solid #777;
	float: left;
	margin-right: 0.7em;
	margin-bottom: 0em;
}

#umranded_rechts {
	border: 1px solid #777;
	border-right: 2px solid #777;
	border-bottom: 2px solid #777;
	float: right;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0.7em;
}

#tabelle_about {
	width: 900px;
	margin-top: 10px;
	text-align: left;
}

#text_rechts {
	text-align: right;
}

#tabelle_trennung {
	border-top: 1px dashed #777;
	font-size: 0.5em;
}
#tabelle_leer {
	font-size: 0.5em;
}

#thubnailimg {
	border: 1px solid black;
}

#bigimg {
	border: 1px solid black;
}

#thubnail {
	position: absolute;
	bottom: 15px;
	left: 40px;
	/*width: 905px;*/
	height: 62px;
	max-height: 370px;
	overflow: none;
	color: #000;
	font-size: 0.9em;
}

#thubnailleftnavi {
	position: absolute;
	bottom: 33px;
	left: 15px;
	overflow: none;
	color: #000;
	font-size: 1.5em;
	font-weight: bold;
}

#thubnailrightnavi {
	position: absolute;
	bottom: 33px;
	right: 15px;
	overflow: none;
	color: #000;
	font-size: 1.5em;
	font-weight: bold;
}

#thubnailinfo {
	position: absolute;
	bottom: 2px;
	right: 45px;
	overflow: none;
	color: #888;
	font-size: 0.6em;
}

#showimg {
	position: absolute;
	top: 20px;
	left: 260px;
	width: 320px;
	height: 240px;
	max-height: 240px;
	overflow: none;
	color: #000;
	font-size: 0.9em;
}

#exifinfo {
	position: absolute;
	top: 20px;
	left: 590px;
	overflow: none;
	color: #000;
	font-size: 0.9em;
}

#exifinfoboldtext {
	font-weight: bold;
}

#fullscreen {
	position: absolute;
	bottom: 108px;
	left: 590px;
	overflow: none;
	color: #888;
	font-size: 0.7em;
}

#fullscreenlink:link,
#fullscreenlink:visited,
#fullscreenlink:active,
#fullscreenlink:hover,
#fullscreenlink:focus {
	color: #888;
	text-decoration: none;
}
