/* ================================================================ 
Dieser Copyright-Hinweis darf nicht entfernt werden.

Das Original dieses Stylesheet und des dazughoerigen (x)html/PHP
kann per E-Mail unter info@amieke.de angefragt werden.
Copyright (c) 2013 AMIEKE.

Alle Rechte vorbehalten.

=================================================================== */


/* Fullscreen */

body {
	overflow:hidden; 		
	padding:0;margin:0;		
	height:100%;width:100%;
	background-color: #d9c5ac;
}

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

#realBody{
	position:absolute;
	z-index: 5;				
	overflow:auto; 			
	height:100%;width:100%;	
}


/* Zentrierung und Grundelemente */

* {margin:0; padding:0; }

html, body {height: 100%; width: 100%; }
#distance {width: 10px; height: 50%; margin-bottom: -280px; float: left; background-color: transparent; }
#mainframe {margin: 0 auto; position: relative;	height: 560px; width: 850px; clear: left; background-color: transparent; }
#main-intern {
	position:absolute;
	width:850px;
	height:410px;
	z-index:2;
	left: 0px;
	top: 150px;
}
#logo {
	position:absolute;
	width:150px;
	height:42px;
	z-index:6;
	left: 10px;
	top: 120px;
}
#frame-slogan {
	position:absolute;
	width:142px;
	height:115px;
	z-index:6;
	left: 18px;
	top: 0px;
	background-color: #009ee0;
}
#slogan {
	position:absolute;
	width:137px;
	height:11px;
	z-index:1;
	left: 3px;
	top: 100px;
}
#secret {
	position:absolute;
	width:340px;
	height:27px;
	z-index:6;
	right: 10px;
	top: 0px;
	text-align: justify;
	font-family: "Courier New", Courier, monospace;
	color: #FFF;
}
#copyright {
	width:100%;
	background:#000;
	opacity:0.6;
	filter:alpha(opacity=60);
	position:absolute;
	bottom:20px;
	text-align:center;
	padding:10px 0;
	z-index: 3;
}

	#copyright a {
		color:#fff;
		font-family:Verdana;
		font-size:10px;
		text-decoration:none;
	}

	#copyright a:hover {
		background:#fff;
		color:#000;
	}
	
	
	/* Schriften */
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left; /* Alle Elemente linksbündig */
}

h1 {
	clear: both;
	color: #002850; 
	font-size: 1.3em;
	line-height: 1.5em;
	display: inline; /*  Doubled float-margin bug Win IE, http://www.positioniseverything.net/explorer/doubled-margin.html */
}

h2 {
	clear:both;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #ffffff;
}
.Stil1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Stil2 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
}
.Stil3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #555555;
}
.Stil5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002850;
	padding-left: 10px;
}
.Stil6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e6e6e6;
}
.Stil7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	padding-left: 10px;
}
