/* Schrift */

@charset "ISO-8859-1";
.MenuBarHorizontal #MenuBar1 {
	font-family: "Helvetica Neue";
	font-size: 12px;
	font-style: italic;
}

@charset "ISO-8859-1";
.tehlar_ueberschrift {
	font-family: "Helvetica Neue";
	font-size: 9px;
	color: #666666;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	text-height: auto;
}
@charset "ISO-8859-1";
.tehlar_schrift {
	font-family: "Helvetica Neue";
	font-size: 12px;
	font-style: italic;
}
@charset "ISO-8859-1";
.tehlar_schriftklein {
	font-family: "Helvetica Neue";
	font-size: 9px;
	font-weight: normal;
	color: #000;
	text-align: left;
}
@charset "ISO-8859-1";
.tehlar_schriftkleinkursiv {
	font-family: "Helvetica Neue";
	font-size: 9px;
	font-weight: normal;
	color: #000;
	text-align: left;
	font-style: italic;
}
@charset "ISO-8859-1";
.tehlar_schriftbold {
	font-family: "Helvetica Neue";
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}
@charset "ISO-8859-1";
.tehlar_schriftboldtext {
	font-family: "Helvetica Neue";
	text-align: left;
	font-weight: bold;
	font-size: 11px;
}
@charset "ISO-8859-1";
.tehlar_schrifttext {
	font-family: "Helvetica Neue";
	text-align: left;
	font-weight: normal;
	font-size: 11px;
}
@charset "ISO-8859-1";
.tehlar_schriftboldklein {
	font-family: "Helvetica Neue";
	font-size: 9px;
	color: #000;
	text-align: left;
	font-weight: bold;
}
@charset "ISO-8859-1";
.tehlar_schriftkursiv {
	font-family: "Helvetica Neue";
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: left;
	font-style: italic;
}
.tehlar_schriftfarb {
	font-family: "Helvetica Neue";
	font-size: 12px;
	font-weight: normal;
	color: #F30;
	text-align: left;
}
@charset "ISO-8859-1";
.text .tehlar_schriftklein {
	font-size: 9px;
}
@charset "ISO-8859-1";
.übersichttext {
	font-family: "Helvetica Neue";
	font-size: 9px;
	font-style: normal;
	line-height: normal;
}   
    

/* Layout */


#seitentitel {
	position:fixed;
	left:25px;
	top:20px;
	width:225px;
	height:25px;
	z-index:1;
}
#spry {
	position:fixed;
	left:25px;
	top:110px;
	width:225px;
	height:300px;
	z-index:2;
	cursor: crosshair;
	visibility: visible;
}
#text {
	position:fixed;
	left:250px;
	top:110px;
	width:40px;
	height:auto;
	z-index:3;
	color: #000;
}
#header {
	position:fixed;
	left:250px;
	top:20px;
	width:900px;
	height:25px;
	z-index:3;
}
#titel {
	position:fixed;
	top:65px;
	left:250px;
	width:800px;
	height:25px;
	z-index:1;
	visibility: visible;
}
#tabelle {
	position:fixed;
	top:110px;
	left:250px;
	width:500px;
	height:600;
	z-index:1;
	visibility: visible;
}
#startfotos {
	position:fixed;
	left:250px;
	width:800px;
	height:400px;
	z-index:2;
	top: 100px;
	visibility: visible;
}
#fotos {
	position:fixed;
	left:150px;
	width:1000px;
	height:600px;
	z-index:1;
	top: 400px;
	visibility: visible;
}
#fotoklein1 {
	position:fixed;
	left:250px;
	width:70px;
	height:70px;
	z-index:1;
	top: 20px;
}
#fotoklein2 {
	position:fixed;
	left:355px;
	width:70px;
	height:70px;
	z-index:1;
	top: 20px;
}
#fotoklein3 {
	position:fixed;
	left:435px;
	width:70px;
	height:70px;
	z-index:1;
	top: 20px;
}
#fotoprojekt1 {
	position:fixed;
	left:250px;
	width:1100px;
	height:600px;
	z-index:1;
	top: 140px;
	visibility: hidden;
}
#fotoprojekt2 {
	position:fixed;
	left:250px;
	width:1100px;
	height:600px;
	z-index:1;
	top: 140px;
	visibility: hidden;
}
#fotoprojekt3 {
	position:fixed;
	left:250px;
	width:1100px;
	height:600px;
	z-index:1;
	top: 140px;
	visibility: hidden;
}

</style>
</head>

<body>
<div id="seitentitel"></div>
<div id="header"></div>
<div id="spry"></div>
<div id="text"></div>
<div id="titel"></div>
<div id="startfotos"></div>
<div id="fotos"></div>
<div id="fotoklein1"></div>
<div id="fotoklein2"></div>
<div id="fotoklein3"></div>
<div id="fotoprojekt1"></div>
<div id="fotoprojekt2"></div>
<div id="fotoprojekt3"></div>
</div>
</div>
