html	{
	height:100%;
}
body	{
	background:#ffffff;
	margin:0;
	padding:0;
	height:100%;
	text-align:center;
}
body,table {
	font-family:Arial,Helvetica,Sans-serif;
	font-size:13px;
	line-height: 18px;
	color:#000000;
}

a:link {text-decoration: none; color:#0669B2;}
a:visited {text-decoration: none; color:#0669B2;}
a:active {text-decoration: none; color:#000000;}
a:hover {text-decoration: none; color:#888888;}

fieldset	{
	border:none;
	margin:0;
	padding:0;
}
table 		{
	border-collapse:collapse;
}
td			{
	text-align:left;
	vertical-align:top;
}
img {
	border:none;
}

#header {
	position:relative;
	margin:0 auto 0 auto;
	padding:0;
	width:1000px; height:157px;
}
.fstrecke1 {
	background:url('/hp/fotostrecke.jpg') #003366 no-repeat 0px 90px;
}
/* Hier ggf. weitere .fstrecke2 etc. CSS klassen definieren... */

#top_navigation {
	position:relative;
	margin:2px auto 0 auto;
	width:1000px; height:20px;
	background-color:#858585;
	padding-top:1px;
	padding-bottom:1px;
}
/* ************************* LOGOS */
#header_logo {
	position:absolute; border:1px;
	top:15px;left:25px;
}
#header_logo2 {
	position:absolute; border:1px;
	top:8px;left:720px;
}
/* ************************* HEADER ZEILE 1 */
h1.hzeile1 {
	position:absolute;
	top:13px;left:85px;
	margin:0;
	color:rgb(255,255,255);
	font-size:14px;font-weight:strong;
	font-face:Arial,Helvetica,Sans-serif;
}
/* ************************* HEADER ZEILE 2 */
h1.hzeile2 {
	position:absolute;
	top:30px;left:85px;
	margin:0;
	color:rgb(255,255,255);
	font-size:14px;font-weight:normal;
	font-face:Arial,Helvetica,Sans-serif;
}

h2 {
	font-size:16px;font-weight:strong;
	font-face:Arial,Helvetica,Sans-serif;
}
/* ************************ OBERE WAAGERECHTE NAVIGATION */
ul#HeadNavi {
/*	margin:0; */
	margin:0 0 0 27px;
	padding:0;
	font-size:13px;
    text-align:left;
}
ul#HeadNavi li {
    list-style:none;
    display:inline;
    padding-left:0px;
    padding-right:36px;
}
ul#HeadNavi a, ul#HeadNavi span {
    text-decoration: none;
	color:#ffffff;
}
* html ul#HeadNavi a, * html ul#HeadNavi span {
    width: 1em;		/* Bugfix / Workaround */
    w/idth: auto;	/* Bugfix / Workaround */
}
ul#HeadNavi a:hover, ul#HeadNavi span {
    color:rgb(055,055,055);
}
/* ************************************* MAIN (UNTERER SEITENBEREICH) */
#Main {
	width:1000px;
	position:relative;
	margin:2px auto 0 auto;
	padding:0;
	text-align:left;
	background:url('/hp/bg_main1.gif') left -1px repeat-y;
}

#crumb_navigation {
	position:relative;
	margin:0 auto 0 auto;
	width:100%; height:20px;
	background-color:#e8e8e8;
	padding:1px 5px 1px 15px;
}

#crumb_navigation a {
    text-decoration: none;
	color:rgb(055,055,055);
}
#crumb_navigation a:hover {
    color:#999999;
}

/* ***************************************** FUSSZEILE */
#footer {
	position:relative;
	margin:0 auto 0 auto;
	padding:0;
	width:1000px;height:20px;
	font-size:11px;
	color:rgb(055,055,055);
}
#footer a			{color:rgb(055,055,055);}
#footer a:visited	{color:rgb(055,055,055);}
#footer a:active	{color:rgb(055,055,055);}
#footer a:hover		{color:#0669B2;}
#footer p 			{text-align:center; margin:10px 0 10px 0;}

/* ******************************** LINKE SENKRECHTE NAVIGATION */
#Navi {
	position:relative;
	width:247px;
	margin:0;
	float:left;
	background:url('/hp/spalte1.gif') repeat-y;
	font-family:Arial,Helvetica,Sans-serif;
	font-size:13px;font-weight:normal;
}
#Navi ul {
	margin:15px 0 30px 0;
	padding:0;
}
#Navi li {
	margin:0; padding:0;
	list-style-type:none;
	line-height:27px;
}
#Navi li.Second {
	line-height:20px;
}
#Navi li.Second,#Navi li.FirstOn {
	background-image:url('/hp/spalte2.gif');
}
#Navi a {
	margin:0;
	padding:0 0 0 28px;
	display:block;
	color:#ffffff;
	text-decoration:none;
}
#Navi a.First {color:#ffffff; font-weight:bold}
#Navi a.First:hover {color:rgb(055,055,055); font-weight:bold;}
#Navi a.FirstOn {color:rgb(055,055,055); font-weight:bold;}
#Navi a.FirstOn:hover {color:#999999; font-weight:bold;}
#Navi a.Second {color:rgb(055,055,055); padding:0 0 0 40px; background:url('/hp/punkt2-inaktiv.gif') 25px 50% no-repeat;}
#Navi a.Second:hover {color:#999999; padding:0 0 0 40px; background:url('/hp/punkt2-aktiv.gif') 25px 50% no-repeat;}
#Navi a.SecondOn {color:rgb(055,055,055); padding:0 0 0 40px; background:url('/hp/punkt2-aktiv.gif') 25px 50% no-repeat;}
#Navi a.SecondOn:hover {color:#999999; padding:0 0 0 40px; background:url('/hp/punkt2-aktiv.gif') 25px 50% no-repeat;}

#Navi li span {
	padding:0 0 0 28px;
}

/* ********************************** WEITERE ANGABEN */
.Content {
	position:relative;
	width:520px;
	float:left;
	display:block;
}
#Text {
	position:relative;
	padding-left:15px;
	padding-right:5px;
}
#Text p {
	text-align:justify;
}
#Text img.bild_links {
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}
#Text img.bild_rechts {
	float:right;
	margin-left:15px;
	margin-bottom:10px;
}
.notruf {
	color:#0669B2;
	font:bold 17px Arial,Helvetica,Sans-serif;
}
.klein {
	font-size:11px;
}
.Banner {
	position:relative;
	width:220px;
	float:right;
	display:block;
	height:100%;
}
#right_bar {
	position:relative;
	margin:0 auto 0 auto;
	width:100%; height:20px;
	background-color:#e8e8e8;
	padding-top:1px;
	padding-bottom:1px;
}
#rightcol {
	background:url('/hp/spalte2.gif') repeat-y;
	position:relative;
	padding:0px;
	height:100%;
}

.sel_quickinfo {
	width:186px;
}

.menu_left_divider {
	align:center;
	background-image:url('/hp/divider.gif');
	width:213px;
	height:2px;
	margin-left:27px;
}


