@charset "utf-8";

/*Ebenen*/

#bild {
	height: 675px;
	width: 900px;
	position:absolute;
	left:2px;
	top:2px;
	border: thin solid #666666;
	list-style-type: none;	
}


body {
	background-color: #FFFFFF;
}
#position

{
	height: 679px;
	width: 904px;
	margin-top: -340px;
	margin-left: -452px;
	padding: 0;
	top: 50%;
	left: 50%;
	position: absolute;
	border: none;
	z-index: 1;
	visibility: visible;

}

#linie
{ 
background-color:#1919B2;
height:3px; 
width:900px;
left:0px;
top:125px;
position:absolute;
z-index:3;
visibility:visible;
}

#logo {
	position:absolute;
	left:567px;
	top:24px;
	width:300px;
	height:174px;
	z-index:4;
}

#startseiteoben{
padding-left:35px;


}

#startseiteobenbeginn{
padding-left:35px;
padding-top:20px;


}

#leiste
{
	width: 900px;
	height: 55px;
	left: 0px;
	top: 616px;
	position: absolute;
	background-color: #F0A538;
	text-align: left;
}

#fotostreifen
{ 
width:751px; 
height:190px; 
left:149px; 
top:265px; 
position:absolute; 
background-color:#FFFFFF; 
}

#navigation
{ 
left:0px; 
top:175px;
width:100px;
position:relative;
}

#text {
	position:absolute;
	left:203px;
	top:200px;
	width:625px;
	height:375px;
	z-index:5;
	background-color: #FFFFB4;
	padding:20px;
	border: 1px solid #1919B2;
}
#text_container {
	position:absolute;
	left:203px;
	top:190px;
	width:625px;
	height:375px;
	overflow:auto;
	z-index:5;
	background-color: #FFFFB4;
	padding:20px;
	border: 1px solid #1919B2;
}



/*Schriften*/


.startseiteklein {
	font-family: Futura Bk BT, Verdana, Arial, sans-serif;
	color: #1919B2;
	font-size: 0.7em
}

.startseitegross {
	font-family: Futura Bk BT, Verdana, Arial, sans-serif;
	color: #1919B2;
	font-size: 1.0em
}

.addresse {
	font-family: Futura Bk BT, Verdana, Arial, sans-serif;
	color: #1919B2;
	font-size: 0.8em;
	padding-top:4px;
}

.schriftgrossmitte
{
	font-family: Futura Bk BT, Verdana, Arial, sans-serif;
	color: #1919B2;
	font-size: 0.9em;
	font-weight:bold;
	padding-top:40px;
	padding-left:0px;
	position:absolute;
	left: 151px;
	top: 130px;
	z-index:5;
}

.schriftgrossmitteunten
{
	font-family: Futura Bk BT, Verdana, Arial, sans-serif;
	color: #1919B2;
	font-size: 0.9em;
	font-weight:bold;
	padding-top:40px;
	padding-left:0px;
	position:absolute;
	left: 520px;
	top: 150px;
	z-index:5;
}

.schriftgrossunten
{
	font-family: Futura Bk BT, Verdana, Arial, sans-serif;
	color: #1919B2;
	font-size: 0.9em;
	font-weight:bold;
	position:absolute;
	left: 620px;
	top: 490px;
}

/*Links*/
a {
	font-family: Futura Bk BT, Verdana, Arial, sans-serif;
	color: #1919B2;
	font-size: 1.0em; font-stretch:expanded; 
	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #1919B2;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
ul {
	list-style-type: none;
	line-height:1.3em;
}
