*{ font-size: 13px; }/* Alle kritischen Werte mit 0 instanziieren */
* {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0;
  vertical-align: top;
}

body, html
{
	height: 100%;
}

body 
{
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size:100%;
	color : #4c4c4c;
}

table, tr, td
{
	vertical-align:top;
	border: 0px
}

#overlay
{
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	z-index: 3;
	background-color: rgb(0, 0, 0);
	background-image:url(/images/spacer.gif);
		opacity: 0.8;
	width: 1px;
	height: 1px;
}

#directions{
overflow:auto;
height:180px;
background-color:#FFFFFF;
}

#holder_home
{
	width:1004px;
}

.clearer 
{
	clear: both;
	background: none;
}

#holder
{
	width:754px;
}

#top
{
	background-color: #8c8c8c;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 211px;
	overflow: hidden;
}

#orow_l
{
	display:inline;
	float:left;
	width:131px;
	height:211px;
}

#orow_m
{
	display:inline;
	float:left;
	width:163px;
	height:211px;
	background-image:url(/images/box_grey163.gif);
	background-repeat: repeat-y;
	background-position: top;
}

#orow_r
{
	display:inline;
	overflow: hidden;
	float:left;
	width:490px;
	height:211px;
}

#greyaddon
{
	position:absolute;
	left:132px;
	top:140px;
	z-index:2;
}

#bild
{
	position:absolute;
	left:294px;
	top:35px;
	z-index:2;
}

#bild_fader
{
	position:absolute;
  top:35px;
	left:294px;
  width:460px;
  height:211px;
  overflow: hidden;
	background-color: rgb(140, 140, 140);
	background-image:url(/images/grey.gif);
		opacity: 0.8;
	z-index:998;
}

#bild_textadd
{
	position:absolute;
	left:294px;
	top:191px;
  width:460px;
  height:55px;
  overflow: hidden;
  background-color: #e5e5e5;
	z-index:999;
}

#bild_textadd p
{
  padding: 12px;
}


#logo
{
	position:absolute;
	left:132px;
	top:35px;
	z-index:2;
}

#bildleft
{
	position:absolute;
	left:0px;
	top:35px;
	z-index:2;
}

#lbild
{
	position:absolute;
	left:504px;
	top:35px;
	z-index:3;
}

#content
{

}

h1,h2,h3,.hotspot1_headline,.hotspot2_headline
{
	text-decoration:none; 
	font-weight: bold;
	color:#828282; 
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left : 0px;
	margin-right : 0px;
	display: block;
}

h4
{
	text-decoration:none; 
	font-weight: bold;
	font-size:100%;
	line-height: 1.25em;
	color:#828282; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left : 0px;
	margin-right : 0px;
}

h2.textteaser
{
	text-decoration:none; 
	font-weight: bold;
	font-size:100%;
	line-height: 1.25em;
	color:#828282; 
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left : 0px;
	margin-right : 0px;
}


h2.teaser, .hotspot2_headline
{
	cursor:pointer;
	margin-bottom: 5px;
	font-size:127%;
}

h1.teaser, .hotspot1_headline
{
	cursor:pointer;
	margin-bottom: 5px;
	font-size:136%;
}

h4.teaser
{
	cursor:pointer;
}

.topline 
{
	font-size:91%;
	text-decoration:none;
	padding-bottom: 5px;
	color: #4c4c4c; 
}

#incontent
{
	padding-top: 12px;
	padding-left: 15px;
	padding-right: 5px;
}

#incontent h1, h2
{
	font-size:136%;
	font-weight: bolder;
}

#navigation
{
	display:inline;
	float:left;
	width:130px;
	padding-top: 10px;
}

h2{
	font-size:127%;
	font-weight: bolder;
}

#navigation ul li
{
	display : block;
	list-style-type: none;
	background-color: #fff;
	padding-right: 1px;
	padding-left: 1px;
}

#navigation li.grey
{
	margin-left: 4px;
	background-color: #e5e5e5;
	text-align: right;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 3px;
}

.navi_left_top
{
	padding-right: 0px;
	padding-left: 0px;
}

#navigation a img
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#middle_navigation
{
	width:160px;
	padding-top: 12px;
}

#middle_navigation ul
{
	display : block;
	list-style-type: none;
	padding-right: 1px;
	padding-left: 5px;
	padding-bottom:4px;
}

#middle_navigation li
{
	display : block;
	line-height: 0.75em;
	list-style-type: none;
	padding-right: 1px;
	padding-left: 5px;
	padding-bottom:6px;
}

#inhalt_home
{
	display:inline;
	float:left;
	width:874px;
}

#inhalt
{
	display:inline;
	float:left;
	width:624px;
}

#main
{
	display:inline;
	float:left;
	width:624px;
}

.vline
{
	width:1px;
	height:100%;
	background-image:url(/images/pixel_v.gif);
	background-repeat : repeat-y;
	background-position: top;
}

.hotspot_home
{
	padding-left: 8px;
	padding-right: 2px;
}

.hotspot_hometop
{
	padding-top: 10px;
	padding-left: 8px;
	padding-right: 2px;
}

#hothold
{
	display:inline;
	float:left;
	width:250px;
}

#hottext
{
	padding-top: 10px;
	padding-left: 15px;
}

#fassinfo
{
	visibility: visible; 
	z-index: 998; 
	height: 18px; 
	width: 18px; 
	overflow: hidden;
}

#fassname
{
	position: absolute; 
	top: 38px; 
	left: 760px; 
	visibility: hidden; 
	z-index: 999; 
	height: 80px; 
	width: 240px; 
	overflow: hidden;
	font-size:91%;
	color:#fafafa;
}

.divleft
{
	display:inline;
	float:left;
}

object, embed, img
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.linhid
{
	color: #4c4c4c;
	text-decoration: none;
	cursor:text;
}

.linhid2
{
	color: #4c4c4c;
	text-decoration: none;
	cursor:pointer;
}

strong 
{ 
	color:#828282; 
}

input,textarea,select,textarea 
{
	text-decoration:none; 
}
	 
a:link 
{
	text-decoration:none; 
}

a:visited 
{ 
	text-decoration:none;  
}

a:active 
{ 
	text-decoration:none; 
}

a:hover 
{ 
	color:#4c4c4c;
	text-decoration:none; 	 
}

.bewerblink 
{
	line-height: 16px;
	text-decoration:none;
	color: #000000; 
}

.homelink 
{
	font-size:91%;
	text-decoration:none;
	color: #666666; 
}

a:hover.homelink 
{ 
	font-size:91%;
	text-decoration:none; 	
	color:#000000; 
}

.homelinkplus 
{
	text-decoration:none;
	color: #666666; 
}

a:hover.homelinkplus 
{ 
	text-decoration:none; 	
	color:#000000; 
}


.contentlink 
{
	font-size:91%;
	text-decoration:none;
	color: #000000; 
}

.contentlink_on 
{
	font-size:91%;
	text-decoration:none;
	color: #4c4c4c; 
}

a:hover.contentlink_on 
{
	font-size:91%;
	text-decoration:none;
	color: #000000; 
}

a:hover.contentlink 
{ 
	font-size:91%;
	text-decoration:none; 	
	color:#666666; 
}

.contentlinkplus 
{
	text-decoration:none;
	color: #000000; 
}

.contentlinkplus_on 
{
	text-decoration:none;
	color: #4c4c4c; 
}

a:hover.contentlinkplus 
{ 
	text-decoration:none; 	
	color:#666666; 
}

b 
{
	text-decoration:none; 
	font-weight: bold;
	color : #4c4c4c;
}

.menu 
{
	text-decoration:none; 
	line-height: 18px;
	font-size:82%;
	color : #4c4c4c;
}

.menu_on 
{
	text-decoration:none; 
	line-height: 18px;
	font-size:82%;	
	color : #000000;
}

.omenu 
{
	text-decoration:none; 
	line-height: 11px;	
	font-size:91%;	
	color : #4c4c4c;
}

.omenu_on 
{
	text-decoration:none; 
	line-height: 11px;
	font-size:91%;	
	color : #000000;
}

.submenu 
{
	text-decoration:none; 
	line-height: 11px;
	font-size:82%;
	color : #2c2c2c;
}

.submenu_on 
{
	text-decoration:none; 
	line-height: 11px;
	font-size:82%;
	color : #000000;
}


.navigator_on
{
	text-decoration:none;
	font-size:91%;
	color : #000000;
	text-align:right;
}


.navigator 
{
	text-decoration:none;
	font-size:91%;
	color : #666666;
	text-align:right;
}

.a:hover.navigator 
{
	text-decoration:none;
	font-size:91%;
	color : #000000;
	text-align:right;
}

.navigator_on 
{
	text-decoration:none; 
	font-size:91%;
	color : #000000;
	text-align:right;
}

.head 
{
	text-decoration:none; 
	color : #4c4c4c;
	font-weight: bold;
}

.footer 
{
	text-decoration:none; 
	font-size:82%;
	color : #8c8c8c;
}

a.footer{
  font-size: 100%;
}


.small 
{
	text-decoration:none; 
	font-size:82%;
	color : #4c4c4c;
}

input 
{
	font-size:100%;	
	color : #666666;
}

.textinput 
{
	font-size:100%;	
	padding: 1px 1px 1px 2px;
	color:#666666;
	background-color:#ffffff;
	border : 1px solid #666666;
}

.inputir 
{
	font-size:100%;	
	color:#666666;
	background-color:#ffffff;
	border : 0px solid #ffffff;
}

.submit 
{
 	color:#666666; 
 	background-color:#ffffff;
	border : 0px solid #ffffff;
}

.radio 
{
	color:#666666;
	border : 0px solid #ffffff;
}

label
{
	line-height: 18px;
}

a.sitemaplink:link 
{
	text-decoration:none; 
	color: #000000; 
}

a.sitemaplink:visited 
{
	text-decoration:none; 
	color: #000000; 
}

.sitemap {
	width:215px;
	list-style-type: none;
	background-color:#f0f0f0;
	margin-bottom:20px;
	padding-top: 2px;
	font-size:100%;
	font-weight: bold;
	color: #000000; 
}

.sitemap2 {
	list-style-type: none;
	background-color:#f7f7f7;
	padding-left:5px;
	padding-bottom:3px;
	text-decoration:none;
	font-size:91%;
	font-weight: normal;
	color: #4c4c4c; 	
}

.sitemap3 {
	list-style-type: none;
	background-color:#f7f7f7;
	padding-left:10px;
	padding-bottom:3px;
	font-size:91%;
	font-weight: normal;
	text-decoration:none;
	color: #4c4c4c; 	
}
 
.sitemap4 {
	list-style-type: none;
	background-color:#f7f7f7;
	padding-left:15px;
	padding-bottom:3px;
	font-size:82%;
	font-weight: normal;
	text-decoration:none;
	color: #4c4c4c; 	
}

ul.left_subnavi {
   padding-bottom: 3px;
	 margin: 0px;
   padding-left: 0px;
   padding-right: 0px;
}

.contentnavi {
	list-style-type: none;
	color: #000000; 
}

a.contentnavilink:visited {
	color: #000000; 
}

a.contentnavilink:link {
	color: #000000; 
}

a.contentnavilink:hover {
	color: #666666; 
}

#routenplanertext {
  width:716px; 
  height:200px; 
  overflow:auto; 
  background-color:#FFFFFF;
  position:absolute; 
  top:330px; 
  left:17px;  
} 

