* html #content {
	height:expression(this.scrollHeight < 330? "330px" : "auto" );
	}

body {
	margin: 0px;
    padding: 0px;
	font:  100% Verdana, Helvetica, sans-serif;
	text-align: center;
	background: none;
}
#submenu {
	position: absolute;
	width: 170px;
	left: 18px;
	margin-top: 160px;
	padding: 0px;
	background-color: #FFF;
	text-align:right;
	top: 1px;
}

#submenu h1 {
	font: 110% Arial, Helvetica, sans-serif;
	margin-top:10px;
    margin-bottom: 2px;
    padding-top:10px;
    font-weight: bold;
	color: #293150;
	text-align:right;
}
#submenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#submenu li {
	font-size: 70%;
    margin: 0px;
	padding: 2px 20px 2px 0;
    border-bottom: 1px solid #00acb3;

}

#submenu  a:link, #submenu  a:visited {
	text-decoration: none;
	color: #999;
	line-height: 1.8em;
	font-weight:bold;
	padding: 0 20px 0 0;
	background: url(../images/nav_point_out.gif) no-repeat center right;
}
#submenu a:hover {
	color: #00acb3;
	background: url(../images/nav_point_over.gif) no-repeat center right;
}

#wrapper {
	top: 0;
	left: 0;
	padding-left: 190px;
	text-align: left;
}

.copyright{margin-left: 50px;}

#head {
	position: relative;
	top: 0px;
	left: 0px;
	width: 97%;
	color: #000000;
	text-align: right;
}
#centerhead{
	position: relative;
	top: 0px;
	height:140px;
	background: url(../images/bg_headerline.gif) repeat-x top;
	
}
#centerhead img.links{
	float: left;
	border: none;
	
}
#Crahmen {
	position: relative;
	width: 100%;
    padding: 0;
    margin: 0;
	text-align: center;
	border-left: 1px solid #00acb3;
	background: url(../images/bg_content.jpg) no-repeat top left;
}
#content {
	position: relative;
	width: 90%;
    padding:0;
    margin: auto;
	text-align: left;
	
}
#content_block {
	font: 80% Verdana, Helvetica, sans-serif;
	padding-left: 50px;
	text-align: justify;
	
}
#content_block h3 {
	font: 60% Verdana, Helvetica, sans-serif;
  text-align: right;
}
#content2 {
	position: relative;
	width: 96%;
    padding:0;
    margin: auto;
	text-align: left;
	
}
#content2 p {
	margin: 0;
    padding: 0 30px 0 50px;
	font-size: 75%;
	line-height: 1.4em;
	color: #2e3557;
}

#content p {
	margin: 0;
    padding: 0 30px 0 50px;
	font-size: 75%;
	line-height: 1.4em;
	color: #2e3557;
}
#content p.zitat {
	margin: 0;
    padding: 0 30px 0 140px;
	font-size: 75%;
	line-height: 1.4em;
	font-style: italic;
	font-weight: bold;
	color: #666;
}
#content ul {
	margin: 0;
	 padding: 0 30px 0 70px;
	line-height: 1.2em;
	font-size: 75%;
	color: #2e3557;
}
#content li {
	list-style-type: square;
	margin: 0 0 0 10px;
  	padding: 4px 0 4px 10px;
	color: #2e3557;
}

#content2 h1 {
	font: normal 100%  Arial, Helvetica,Sans-serif;
	color: #00a3b2;
	background-color: transparent;
	padding-top: 30px;
    padding-bottom: 6px;
	padding-left: 50px;
    font-weight:bold;
    margin: 0px;
}
#content h1 {
	font: normal 100%  Arial, Helvetica,Sans-serif;
	color: #00a3b2;
	background-color: transparent;
	padding-top: 30px;
    padding-bottom: 6px;
	padding-left: 50px;
    font-weight:bold;
    margin: 0px;
}

#content img.right {
	float:right;
	background-color: transparent;
    padding:0;
    margin: 0 30px 0 50px;
	border: 1px none #132255;
}



#content h2 {
	font: normal 80%  Arial,Helvetica, sans-serif;
    padding-top: 8px;
    padding-bottom: 6px;
    margin: 0px;
    font-weight: bold;
	color: #444;
}

#content p.date {
	font: normal 60%  Arial,Helvetica, sans-serif;
	margin: 0px;
    padding: 0px;
    color: #000;
}
#content p.refdate {
	float: right;
	text-align: right;
	font: normal 70%   Arial,Helvetica, sans-serif;
	margin: 0px;
    padding: 0px;
    color: #000;
}


p.cline{
	text-align: left;
	padding-left: 50px;
    margin-left: 50px;
	font: normal 100%  Arial, Helvetica, sans-serif;
	height: 1px;
	color: #00acb3;
	text-decoration: none;
	background-color: #00a3b2; 
}
.clear{
	clear:both;
}

#footer {
	font: normal 70% Arial,Helvetica, sans-serif;
	clear: both;
	color: #999;
	padding: 0px;
    margin: 2px 0 0 0;
    width: 97%;
	text-align:center;
	background:none;
}
table.content{
	font: normal 80% Verdana,Helvetica, sans-serif;
	margin-left:50px;
}
#content2 td.anfahrt{
	font: normal 70% Verdana,Helvetica, sans-serif;
	margin:0 0 0 10px;
	padding-left:10px;
}
table.down{
	font: normal 70% Verdana,Helvetica, sans-serif;
	margin-left:50px;
}
table.content2{
	font: normal 70% Verdana,Helvetica, sans-serif;
	margin-left:50px;
}
table{
	font: normal 100% Verdana,Helvetica, sans-serif;
	margin-left:50px;
	color: #2e3557;
}
table a:link,  table a:visited {
	padding-top: 0px;
	font: 100% Arial, Helvetica, sans-serif;
    font-weight: bold;
	color: #00a3b2;
	text-decoration: none;
}
table a:hover {
	color: #00a3b2;
	text-decoration: underline;
}
#content a:link,  #content a:visited {
	padding-top: 0px;
	font: 100% Arial, Helvetica, sans-serif;
    font-weight: bold;
	color: #00a3b2;
	text-decoration: none;
}
#content a:hover {
	color: #00a3b2;
	text-decoration: underline;
}
#content p.impressum{
	font: normal 70% Verdana,Helvetica, sans-serif;
}
#content table p.anfahrt{
	font: normal 70% Verdana,Helvetica, sans-serif;
	margin:1px;
	padding:0;
}
#content p.extern {
  font: normal 70% Verdana,Helvetica, sans-serif;
  color: white;
  background-color: #00a3b2
}
#content td.download a:link,  #content td.download a:visited {
	padding: 2px;
	font: 100% Arial, Helvetica, sans-serif;
    font-weight: bold;
	width: 100px;
	display: block;
	color: #fff;
	background-color: #00a3b2;
	text-align: center;
	text-decoration: none;
}
#content td.download a:hover {
	width: 100px;
	color: #fff;
	background-color: #293150;
	text-decoration: underline;
}
p ul{
	list-style:decimal;
}
td.footer {
	width: 200px;
	text-align: left;
	padding: 4px 0 0 4px;
	}
td.footerblue {
	width: 1px;
	text-align: left;
	background-color: #00a3b2;
	}
td.grey {
	text-align: left;
	background-color: none;
	border-bottom: 1px solid #999;
	}
span.blue {
	text-align: left;
	color: #293150;
	}
	

#cEnd {
	clear: both;
	font-size:100%;
	padding: 0px;
    margin: 0px;
    width: 97%;
	text-align:left;
	background: url(../images/line_bottom.gif) repeat-x top;
}

#bordercenter{
	position: relative;
    width: 100%;
    height: 100%;
    margin-right: 0px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-top: 1px none #B1B1B1;
    border-bottom: 1px solid #B1B1B1;
         }

#container{
	position: relative;
    top: 0px;
	width: 97%;
    margin: 0px;
    padding: 0px;
	text-align: left;
