body{
	background:#EAF0F7;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#5B5B5D;
}

.specials {
  text-align:center;
}
.specials img {
  border:none;
}

.Rundgang {
  font-weight:bold !important;
}

tbody {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#5B5B5D;
}

A:link
{
    TEXT-DECORATION: none;
	font-weight:bold;
	color: #990000;
}
A:visited
{
    TEXT-DECORATION: none;
	font-weight:bold;
	color: #990000;
}
A:active
{
    TEXT-DECORATION: none;
	font-weight:bold;
	color: #990000;
}
A:hover
{
    TEXT-DECORATION: underline;
	font-weight:bold;
	color: #990000;
}

#frame {
	position:absolute;
	left:50%;
	top:20px;
	margin-left:-477px;
	width:954px;
	background:url(../../src/bg.gif) repeat-y;
}

#enviroment {
	padding:0px 4px;
}

.noborder {
	border:none;
}

.picborder {
	border:1px solid #000000;
}

h1 {
	color:#990000;
	margin-bottom:18px;
	margin-top:3px;
        font-family:"Times New Roman", Georgia, Helvetica, Verdana, Tahoma, Arial, sans-serif;
        font-size:22px;
        font-style:italic;
        font-weight:normal;
 
}

h2 {
	font-size:12px;
	color:#990000;
	margin-bottom:5px;
	margin-top:0px;
}

.infobox_m {
	position:absolute;
	top:320px;
	left:633px;
	width:139px; 
	background:url(../../src/box/box_body.gif) repeat-y; 
	font-size:10px; 
	line-height:15px;
}

.infobox_r {
	position:absolute;
	top:320px;
	left:793px;
	width:139px; 
	background:url(../../src/box/box_body.gif) repeat-y; 
	font-size:10px; 
	line-height:15px;
}

a.mainlink_inactive:link, a.mainlink_inactive:visited, a.mainlink_inactive:active, a.mainlink_inactive:focus{
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #5B5B5D;
	margin:0px 15px;
}
a.mainlink_inactive:hover {
	text-decoration: underline;
}


a.mainlink_active:link, a.mainlink_active:visited, a.mainlink_active:active, a.mainlink_active:focus{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #990000;
	margin:0px 15px;
}
a.mainlink_active:hover {
	text-decoration: none;
}


a.sublink_inactive:link, a.sublink_inactive:visited, a.sublink_inactive:active, a.sublink_inactive:focus{
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #5B5B5D;
	display:block;
	padding:7px 0px;
        line-height:normal;

}
a.sublink_inactive:hover {
	text-decoration: underline;
}

a.sublink_active:link, a.sublink_active:visited, a.sublink_active:active, a.sublink_active:focus{
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #990000;
	display:block;
	padding:7px 0px;
        line-height:normal;
}
a.sublink_active:hover {
	text-decoration: none;
}


a.footerlink:link, a.footerlink:visited, a.footerlink:active, a.footerlink:focus{
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #5B5B5D;
	margin-right:20px;
}
a.footerlink:hover {
	text-decoration: underline;
}

a.toplink:link, a.toplink:visited, a.toplink:active, a.toplink:focus{
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #5B5B5D;
}
a.toplink:hover {
	text-decoration: underline;
}