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

#wrapper   {
	width: 850px;
	height: 605px;
	position:absolute;
	top:0px;
    left: 0px;
}

#horizon  { 
	text-align: center; 
	visibility: visible; 
	display: block; 
	position: absolute; 
	top: 50%; 
	left: 0; 
	width: 100%; 
	height: 1px; 
	overflow: visible; 
	}
	
#content   { 
	visibility: visible; 
	margin-left: -425px; 
	position: absolute; 
	top: -302px; 
	left: 50%; 
	width: 850px; 
	height: 605px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color: #111;
	}
	

#RealContent  {
	visibility: visible;
	position: relative;
	width: 850px;
	height: 607px;
	border: dashed 1px gray;
	z-index: 1;
	overflow: hidden;
}


* {
padding:0;
margin:0;
border-collapse:collapse;
border-spacing: 0;
}

a:link, a:active, a:visited {
outline:none;
color:#000066;
text-decoration:underline;
}

a:hover {
outline:none;
color:#000066;
text-decoration:none;
}

a {outline:none;}

p { font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color: #111; 
	text-align: left; 
	margin-top: 0; 
	margin-bottom: 8px 
	}


* html #navigation li a   {
display: block;
min-height:    1em;
height:       auto !important;
height:       1em;
line-height:    1;
/* Dimension IE
* somit voll anklickbar
*/
position: relative;
padding: 0;
padding-left:12px;
}


#navigation {
	width:230px;
	position: absolute;
	top: 145px;
	left: 10px;
	margin:0;
	padding:0;
	z-index: 30;
	text-align: left;
}

ul#navigation  {
list-style:none;
margin:0px;
padding:0px;

}

img#navigation {
border:0;
margin:0px;
padding:0px;
}
	
li#navigation {
margin:0px;
padding:0px;
line-height:1%;
}




/* Control how "spaced out" the tree is */
ul.mktree, ul.mktree ul , ul.mktree li {
margin-left:0px;
padding:0px;
}

ul {
list-style:none;
margin:0;
padding:0;
}
	
li {
margin:0;
padding:0;
line-height:1%;
}

/* Sublists are visible or not based on class of parent LI */
ul.mktree  li.liOpen    ul { display: block; }
ul.mktree  li.liClosed  ul { display: none;}



#welcome {
	position: absolute;
	z-index: 200;
	height: 440px;
	width: 440px;
	left: 0px;
	top: 90px;
	display: none;
}


#header {
	visibility: visible;
	position: absolute;
	top: 0px;
	left: 0;
	width: 728px;
	height: 45px;
	background-image: url(../pics/Name_grau.gif);
	background-repeat: no-repeat;
}
#headerMenu {
	left: 0px;
	top: 45px;
	position: absolute;
	width: 100%;
	height: 28px;
	background-color: #FFF;
	z-index: 200;
	display: none;
	text-align:left;
}
#headerMenuActive {
	left: 0px;
	top: 45px;
	position: absolute;
	width: 100%;
	height: 28px;
	z-index: 150;
	text-align:left;
}
a:link,a:active,a:visited,a:hover, a:focus {
	border: 0px;
	outline:none;
	
}

img {
	border: 0px;
}

#hausGrau {
	position: absolute;
	z-index: 10;
	height: 440px;
	width: 850px;
	left: 0px;
	top: 90px;
	background-image: url(../pics/HomeSW.jpg);
	background-repeat: no-repeat;
	display: none;
}

#hausGrau .introtext {
	position:absolute; 
	top:30px; 
	left:246px; 
	width:560px; 
	height:400px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color: #111;
	margin: 0; 
	padding: 0;
	}
	
#EnglishGrau {
	position: absolute;
	z-index: 10;
	height: 490px;
	width: 850px;
	left: 0px;
	top: 90px;
	background-image: url(../pics/HomeSW.jpg);
	background-repeat: no-repeat;
	display: none;
	background-color:#FFF;
}

#iFrames {
	position: absolute;
	height: 400px;
	width: 565px;
	left: 246px;
	top: 120px;
	z-index: 0;
	background-color: #FFF;
	display: block;
	
}

#iFrameEnglish  { display: block; position: absolute; z-index: 1; top: 31px; left: 246px; width: 600px; height: 400px }


#scroller {
	position: absolute;
	left: 820px;
	top: 87px;
	width:25px;
	z-index: 40;
	display:none;
}

#sprache {
	width:52px;
	height:21px;
	position:absolute;
	top:2px;
	left:795px
}


#kontakt {
	position: absolute;
	height: 33px;
	width: 71px;
	left: 775px;
	top: 570px;
}
#footer {
	position: absolute;
	left: 7px;
	top: 580px;
	width: 360px;
	height: 22px;
}
