/*H E I S E R*/
body 
	{
	scrollbar-base-color: #333333;
	scrollbar-arrow-color: #333333;
	scrollbar-darkshadow-color: #333333;
	scrollbar-face-color: #333333;
	scrollbar-track-color:#333333;
	font-family: Verdana, Arial, sans-serif;
	color: #293345;
	font-size: 10px;
	background-color:#333333;
	background-repeat:repeat-x;
	margin: 0px;
    padding: 0px;
	}
	
h1 
{ 
	font-family: Verdana, Arial, sans-serif;
	color:#000066;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}

/*Anfang allgemeine Definition*/
#horizon        
	{
	color: white;
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 0%;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: visible;
	visibility: visible;
	display: block;
	}
	
#kopf
	{
	background-image:url(pictures/head_start.jpg);
	text-align: left;
	background-color:#B5B5B5;
	margin-left: -470px;
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;
	position: absolute;
	top: 4px;
	left: 50%;
	width: 956px;
	height:164px;
	overflow:visible;
	visibility: visible;
	border-top:4px;
	border-top-color:#B5B5B5;
	border-bottom:0px;
	border-bottom-color:#B5B5B5;
	border-left:4px;
	border-left-color:#B5B5B5;
	border-right:4px;
	border-right-color:#B5B5B5;
	border-style:solid;
	vertical-align:bottom;
	}

#navigator
	{
	text-align: center;
	background-color: #E1E1E1;
	margin-left: -470px;
	margin-bottom:0px;
	margin-top:168px;
	padding:0px;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 956px;
	height:66px;
	overflow:visible;
	visibility: visible;
	border-top:4px;
	border-top-color:#B5B5B5;
	border-bottom:0px;
	border-bottom-color:#B5B5B5;
	border-left:4px;
	border-left-color:#B5B5B5;
	border-right:4px;
	border-right-color:#B5B5B5;
	border-style:solid;
	}

#rahmen
	{
	z-index:1;
	text-align: left;
	background-color: #E1E1E1;
	margin-left: -470px;
	margin-bottom:0px;
	margin-top:235px;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 956px;
	height:420px;
	overflow:visible;
	visibility: visible;
	border-top:0px;
	border-top-color:#B5B5B5;
	border-bottom:4px;
	border-bottom-color:#B5B5B5;
	border-left:4px;
	border-left-color:#B5B5B5;
	border-right:4px;
	border-right-color:#B5B5B5;
	border-style:solid;
	vertical-align:bottom;
	}
	
#content   
	{
	font-family: Arial, sans-serif;
	text-align: left;
	background-color: #E1E1E1;
	margin-left: -470px;
	margin-top:235px;
	padding-bottom:10px;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 956px;
	overflow:visible;
	visibility: visible;
	border-top:0px;
	border-top-color:#B5B5B5;
	border-bottom:4px;
	border-bottom-color:#B5B5B5;
	border-left:4px;
	border-left-color:#B5B5B5;
	border-right:4px;
	border-right-color:#B5B5B5;
	border-style:solid;
	}

#picture
	{
	z-index:2;
	text-align: right;
	background-color: transparent;
	margin-left: -470px;
	margin-bottom:0px;
	margin-top:234px;	
	left: 50%;
	position: absolute;
	top: 0px;
	width: 290px;
	height:303px;
	}
	
a:link, a:visited 
	{
	color: #0000CC;
	text-decoration: none;
	}

a:hover 
	{
	color: #000033;
	text-decoration:underline;
	}
	
/*Anfang allgemeine Text-Definition*/

.ueberschrift
	{
	font-family: Verdana, Arial, sans-serif;
	color: #293345;
	font-weight: bold;
	font-size: 12px;
	}
	
.textformat
	{
	font-family: Verdana, Arial, sans-serif;
	margin-left: 314px;
	margin-bottom:0px;
	width: 500px;
	text-align:left;
	color:#293345;
	font-size: 12px;
	}
	
.liste
	{ 
	margin-left: 314px;
	font-family: Verdana, Arial, sans-serif;
	width: 500px;
	text-align:left;
	color:#293345;
	font-size: 12px;
	line-height:20px;
	}
	
.zitat
	{ 
	font-family: Verdana, Arial, sans-serif;
	margin-left: 0px;
	margin-bottom:0px;
	width: 100%;
	text-align:center;
	color:#293345;
	font-size: 12px;
	}

#ansprechline
	{
	padding-left:320px;
	padding-top:0px;
	margin-bottom:10px;
	height:270px;
	width:auto;
	border: 0px solid white;
	}
	
#ansprechpartnerpic
	{
	position:relative;
	margin-left: 0px;
	float:left;
	width: 200px;
	height:270px;
	padding-top:0px;
	}

#ansprechpartnerbeschreib
	{
	position:relative;
	float:left;
	height:270px;
	width: 300px;
	font-family: Verdana, Arial, sans-serif;
	text-align:left;
	color:#293345;
	font-size: 12px;
	}
	
#kontaktline
	{
	font-family: Verdana, Arial, sans-serif;
	text-align:left;
	color:#293345;
	font-size: 12px;
	padding-left:2px;
	padding-top:0px;
	margin-bottom:0px;
	margin-left: 314px;
	height:16px;
	width:370px;;
	background-color:#CCCCCC;
	border: 1px solid silver;
	}
	
#wochentag
	{
	position:relative;
	float:left;
	width: 100px;
	}
	
#oeffnungszeiten
	{
	position:relative;
	float:left;
	margin-left: 0px;
	float:left;
	width: 260px;
	}

