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

body {
	margin:0;
	overflow-x:hidden;
	background-color: #FFFFFF;
	background-image: url();
	background-repeat: no-repeat;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.anchor {
	display: block;
}

a:link {
	color: #000000;
	text-decoration: none;
}
#cont .tabellen a {
	background-color: #CCFF66;
	color: #000000;
	line-height: 1.5em;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #cbcdc6;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}

a:focus { 
width:0; 
height:0; 
outline:0; }


.menue {
	position: fixed;
	top: 0px;
	left: 0px;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	font-weight: bolder;
	background-image: url(../allgemein/schen_oben.png);
	background-repeat: no-repeat;
	height: 500px;
	width: 350px;
}


.tabellen {
	width: 100%;
	background-repeat: repeat-y;
	background-position: right;
}
.links {
	margin-left: 60px;
	line-height: 1.4em;
}
#cont .tabellen ul {
	margin-left: -40px;
}

.iframes  {
	height: 500px;
	width: 100%;
	background-color: #0099FF;
	border: 0;
	
}


.umschalter {
	border:none;
	height: 20px;
	width: 20px;
}

.menutabellelinks {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.hauptframe {
	width: 100%;
	overflow:hidden;
}

table {
	width: 100%;
	border:none;
	border-collapse:collapse;
}
.infodiv {
	right: 40px;
	position: fixed;
	float: right;
	z-index: 2;
	bottom: 47px;
}

td {
   border:solid 0px #FFFFFF;
   padding:0px;
   vertical-align:top;
}
.segmente {
	height: 582px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.animationContainer{
	height: 100%;
	width: 750px;
}

.demoDiv{
	height: 100%;
	overflow: hidden;
	background-image: url(../allgemein/transparent.png);
	background-repeat: repeat;
	text-align: left;
	visibility:hidden;
        padding-bottom:10px;
	padding-left: 12px;
	padding-right: 12px;
	
}
.portrait {
	position: absolute;
	z-index: 1;
	right: 0px;
	top: 120px;
}
.hire {
	position: fixed;
	margin: 0px;
	right: 0px;
	top: 46px;
}
.darueber {
	z-index: 2;
	position: fixed;
	left: 350px;
	top: 215px;
	height: 500px;
}
.abstandstabelle {
	background-color: #FFFFFF;
	height: 150px;
	width: 100%;
}
.impressumframe {
	height: 100%;
	width: 100%;
	top: 0px;
}

