@charset "UTF-8";
/* CSS Document */

body {
	padding:0;
	height:100%;
	width:100%;
	margin:0;
}

#bgimg {
	position:absolute;
	z-index: -1;
}


/* das eigentliche body */
#realBody{
	position:absolute;
	z-index: 5;
	overflow:auto;
	height:100%;
	width:100%;
	margin: 0px;
	padding-top: -3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: -5px;
}

/* body der startseite */
.top {
	overflow:hidden;
	padding-left: 5px;
	padding-top: 3px;
}

.abstand {
	position:absolute;
	margin: 0px;
	padding-top: -3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: -5px;
	left: 5px;
	top: 5px;
	
}




/* LOGO */
#header {
	width: 300px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header a:focus {
	outline:none;
}



/* LOGO der startseite - weil verschoben ! */
#enter {
	width: 300px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#enter a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#enter a:focus {
	outline:none;
}


/* ---- */
/* HAUPT-MENU */
/* ---- */
.menu {
	padding: 0px;
	top: 87px;
	width: 350px;
	height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 225px;
}
.navi2 {
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.navi2 li {
	list-style-type: none;
	padding: 0px;
	text-align: left;
	float: none;
	margin-bottom: 1px;
	height: 13px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 7pt;
	color: #000;
	letter-spacing: 2pt;
	font-weight: bold;
}

.navi2 li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 6pt;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #000;
	margin-top: 2px;
	letter-spacing: 2pt;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-weight: normal;
}

.navi2 li a:hover {
	color: #333;
	text-transform: uppercase;
	letter-spacing: 2pt;
	text-decoration: none;
	background-color: #FFF;
	margin-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}

.navi2 li a:focus {
outline: none;
}



/* ------------------------- */
/* NAVI unter dem Einzelbild */
/* ------------------------- */

.control {
	padding: 0px;
	text-align: center;
	margin: 0px;
}


.control a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 5pt;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: 2pt;
	text-decoration: none;
	background-color: #000;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.control a:hover {
	color: #000;
	background-color: #FFF;
}

.control a:focus {
outline: none;
}






/* -------------------------------- */
/* ------- Einzelbild-container     */
/* -------------------------------- */

.container {
	position: absolute;
	padding: 0px;
	height: 620px;
	width: 870px;
	margin-top: -300px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -435px;
	left: 50%;
	top: 50%;
	text-align: center;
}

.image {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.image a {
	text-decoration: none;
}

.image a img {
	text-decoration: none;
	border-style:none
}

.image a:focus {
	outline: none;
}




/* ------------------------- */
/* ------- Content   für contact, about und ähnliches        */
/* ------------------------- */
.content {
	position: absolute;
	width: auto;
	margin-top: 225px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 230px;
	padding-top: 0px;
	padding-right: 120px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.serie {
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 45px;
	margin-left: 0px;
}

.serie h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	letter-spacing: 2pt;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
.serie h2 {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 7pt;
	color: #CCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
	letter-spacing: 1pt;
	font-weight: normal;
}
.serie h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #999;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	line-height: 12pt;
	letter-spacing: 1px;
}

.serie h3 a {
	color: #2C2C2C;
	text-decoration: underline;
}

.serie p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.serie p a {
	margin: 0px;
	padding: 0px;
}
.serie p a:focus {
	outline:none;
}

.serie p a img {
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}




/* contact - 'represented by'-balken */
.rep {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	background-color: #000;
	text-transform: uppercase;
	text-align: center;
	width: 102px;
	height: 16px;
	line-height: 12pt;
	padding: 0px;
	margin: 0px;
	clear: both;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}



/* ---- FOOTER ---- */


.top {
	text-decoration: none;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 7px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	background-color: #000000;
	float: right;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}

.copyright {
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	font-size: 6pt;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 15px;
	font-weight: lighter;
	color: #999999;
	padding-top: 10px;
	margin-right: 15px;
	float: none;
	clear: left;
	bottom: 0px;
	right: 180px;
	clip: rect(auto,auto,auto,auto);
	background-color: #FFFFFF;
	overflow: hidden;
	padding-bottom: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	left: 225px;
	letter-spacing: 1mm;
}

/* modules */

.mod_text a {
	color: #2C2C2C;
	text-decoration: underline;
}

.mod_image {
	margin-top: 5px;
	margin-bottom: 5px;
}

.mod_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #999;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	line-height: 12pt;
	letter-spacing: 1px;
}

.mod_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	letter-spacing: 2pt;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

