#header{
  height: 155px;
  background-color: #780000;
  background-image: url(bg_header.jpg);
  background-repeat: no-repeat;
  background-position: top right;
}

img.logo{
  margin: 20px 0 0 20px;
}#menuv{
  background-color: #780000;
}

ul.menu1point{
 	
}

#menuv ul, #menuv li, #menuv a{
  height: 1%;
}

/* Menueebene 1 */
li.menu2point{
  /*width: 240px;*/
  line-height: 30px;
  background-image: url(bg_menu1point.jpg);
  background-repeat: no-repeat;
  padding: 0px 0 3px 3px;
  list-style: none;
}

a.menu2:link,a.menu2:visited{
	display: block;
  font-weight:bold;
	color:#fff;
  text-decoration: none;
}

a.menu2:hover,a.menuactive2:visited,a.menu2:focus{
	display: block;
  font-weight:bold;
	color:#FFF799;
	text-decoration:none;
	position:relative;
	top:1px;
	left:1px;
}

/* Menueebene 2 */

ul.menu3point{
  
}

li.menu3point{
  /*width: 240px;*/
  font-size: 0.9em;
  padding: 6px 0 3px 10px;
  list-style: none;
  border-bottom: 2px solid #fff;
}

ul a.menu3:link,ul a.menu3:visited{
	display: block;
  font-weight:bold;
	color:#fff;
  background-color:inherit;
  text-decoration: none;
}

ul a.menu3:hover,ul a.menu3:focus{
	display: block;
  font-weight:bold;
	color:#FFF799;
	background-color:inherit;
	text-decoration:none;
	position:relative;
	top:1px;
	left:1px;
}

/* Menueebene 3 */

li.menu4point{
  /*width: 240px;*/
  font-size: 0.8em;
  padding: 6px 0 3px 30px;
  list-style: none;
  border-bottom: 2px solid #fff;
}

a.menu4:link,a.menu4:visited{
	font-weight:normal;
	color:#fff;
  background-color:inherit;
  text-decoration: none;
}

a.menu4:hover,a.menuactive4:visited,a.menu4:focus{
	font-weight:normal;
	color:#fff;
	background-color:inherit;
	text-decoration:underline;
}@media all{
  html{height: auto; margin-bottom:0;}
  
  * html textarea{overflow:scroll; /*overflow-x: hidden;*/}
  
  * html input{overflow: hidden;}
  
  body{position:relative;}
  
  * html body{position:static;}
  
  #cols{position: relative;}
  
  .clearfix{display: inline-block;}
  
  .clearfix{display: block;}
  
  * html .clearfix{height: 1%;}
  
  * html .floatbox{width:100%;}
  
  * html #col1{position:relative;}
  
  * html #news_ticker{position:relative;}
  
  * html #content{position:relative;}
  
  body{height: 1%;}
  
  /*#wrapper, #layoutpos, #header, #cols, #footer{zoom:1;}*/
  
  #wrapper, #layoutpos{height: 1%;}
  
  * html #header, * html #cols, * html #footer{width: 100%;}
  
  * html #header, * html #cols, * html #footer{wid\th: auto;}
  
  * html ul{position: relative;}
  
  * html ol{position: relative;}
  
  * html dl{position: relative;}
  
  body ol li{display:list-item;}
  
  #ie_clearing{
    position:static;
    display:block;
    /*\clear:both;*/
    width: 100%;
    font-size:0px;
    margin: -2px 0 -1em 1px;
  }
  
  * html #ie_clearing{margin: -2px 0 -1em 0;}
  
  #content_content{margin-bottom:-2px;}
  
  html{margin-right: 1px;}
  
  * html{margin-right: 0;}
  
  #content{position:relative;}
  
  * html body a, * html body a:hover{background-color: transparent;}
}

@media screen{
  
  * html #col1{display: inline;}
  
  * html #news_ticker{display: inline;}
  
  /** html #col1_content{word-wrap: break-word;}*/
  
  /** html #news_ticker_content{word-wrap: break-word;}*/
  
  /** html #content_content{word-wrap: break-word;}*/
}

@media print{
  
  #content{height: 1%;}
}#footer{
  text-align: center;
  font-size: 0.7em;
  background-color: inherit;
}  * {margin: 0; padding: 0;}
  
  option{padding-left: 0.4em;}
  
  * html body *{overflow:visible;}
  
  * html iframe, * html frame{overflow:auto;}
  
  * html frameset{overflow:hidden;}
  
  html{
    height: 101%;
  }
  
  body {
    font-size: 100.01%;
    color: #000;
    background: #999;
    text-align: center;
  }
  
  #header{
    position:relative;
  }
  
  #header, #cols, #footer{
    clear:both;
  }
  
  #menuv{
    float: left;
    width: 240px;
  }
  
  #news_ticker{
    float:right;
    width: 200px;
  }
  
  #content{
    width:auto;
    margin: 0 210px 0 250px;
  }
  
  #menuv{
    z-index: 3;
  }
  
  #news_ticker{
    z-index: 5;
  }
  
  #content{
    z-index: 1;
  }
  
  #menuv_content{
    z-index: 4;
  }
  
  #news_ticker_content{
    z-index: 6;
  }
  
  #content_content{z-index: 2;}
  
  #menuv_content, #news_ticker_content, #content_content {position:relative;}
  
  .clearfix { display: block }

  #ie_clearing { display: none }

  .print {
    position: absolute;
    top: -1000em;
    left: -1000em;
    height: 1px;
    width: 1px;
  }

#content{
  background-color: #d5d9d8;
}

.contentpos{
  font-size: 0.8em;
  padding: 10px 0 10px 0;
}

#content td{
  vertical-align:top;
}

/*Tabellenzellen für IE definiert*/
* html td{
  font-size:0.8em;
}

.layouttitle{
  background-color: #780000;
  height: 30px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}

.layouttitlepos{
  position:relative;
  top:5px;
  left: 15px;
}

#anfahrt{
  text-align: center;
  border: 0;
}

#anfahrt a:link,#anfahrt a:visited{
	text-decoration:none;
	font-size:0.8em;
	color: #333;
	font-weight: bold;
	margin:0;
}

#anfahrt a:hover{
	text-decoration: underline;
	font-size:0.8em;
	color: #333;
	font-weight:bold;
}

#content ul{
  margin-left: 20px;
}

.template4081{
	margin-left:10px;
}

.template4081button{
  text-align:center;
  width: 106px;
  height: 30px;
  background-image: url(bg_dolink.jpg);
}

a.template4081button:link,a.template4081button:visited {
  font-weight: bold;
  font-size: 1.2em;
  color: #fff;
  text-decoration: none;
  position: relative;
  top: 6px;
}

a.template4081button:hover,a.template4081button:focus {
  position: relative;
  top: 7px;
  left: 1px;
  color:#FFF799;
}

td.template4081_bold{
  font-weight: bold;
  font-size: 11pt;
}

.template4081content{}html, body{
  font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#999;
}


#layoutpos{
  width: 970px;
  margin: auto;
  text-align: left;
  background-color: #f1f2f3;
  min-height: 860px;
  max-width: 1140px;
}

a:link,a:visited{
	text-decoration:none;
	color: #333;
	font-weight: bold;
	margin:0;
}

a:hover{
	text-decoration: underline;
	color: #333;
	font-weight:bold;
}

div.dolink{
  padding: 0;
  margin: 15px 3px 6px 3px;
  text-align:center;
  width: 106px;
  height: 30px;
  background-image: url(bg_dolink.jpg);
	display: block;
}

span.dolink{
  border:0px groove #808080;
	padding:0;
	margin:0px;
}

img.dolink{
  display: none;
}

a.dolink:link{
  font-weight:bold;
	text-decoration:none;
	color: #fff;
	position: relative;
	top: 6px;
}

a.dolink:visited, a.dolink:hover{
  font-weight:bold;
	text-decoration:none;
	color: #fff;
	position: relative;
	top: 7px;
	left: 1px;
}#news_ticker{
  background-color: #b0b6b8;
}/*@charset "UTF-8";*/
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * (en) YAML core stylesheet - print layout
 * (de) YAML Core-Stylesheet - Druck Layout
 *
 * Don't make any changes in this file!
 * Your changes should be added to 'print_xyz_draft.css' drafts from 'yaml/print/' folder.
 *
 * @copyright       Copyright 2005-2007, Dirk Jesse
 * @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
 *                  YAML-C (http://www.yaml.de/en/license/license-conditions.html)
 * @link            http://www.yaml.de
 * @package         yaml
 * @version         3.0.4
 * @revision        $Revision: 134 $
 * @lastmodified    $Date: 2007-10-12 20:31:37 +0200 (Fr, 12 Okt 2007) $
 */

@media print
{
  /*------------------------------------------------------------------------------------------------------*/

  /**
   * @section layout preparation
   * @see     http://www.yaml.de/en/documentation/css-components/layout-for-print-media.html
   */

  /* (en) Preparing base layout for print */
  /* (de) Basislayout fÃ¼r Druck aufbereiten */
  body, #page_margins, #page, #main {margin:0; padding: 0; border: 0;}
  #page_margins, #page {width: 100% !important; min-width:0; max-width: none}
  #header {height: auto}
  #footer {display: none}

  /* (en) Hide unneeded container of the screenlayout in print layout */
  /* (de) FÃ¼r den Druck nicht benÃ¶tigte Container des Layouts abschalten */
  #topnav {display: none}
  #nav {display:none}
  #search {display: none}

  /* (en) Linearising subtemplates */
  /* (de) Linearisierung der Subtemplates */
  .c25l, .c33l, .c38l, .c50l, .c62l, .c66l, .c75l,
  .c25r, .c33r, .c38r, .c50r, .c62r, .c66r, .c75r {
    width: 100%; margin:0; float:none; overflow:visible; display:table;
  }
  .subc, .subcl, .subcr  {margin: 0; padding: 0;}

  /*------------------------------------------------------------------------------------------------------*/

  /**
   * @section content preparation
   * @see     http://www.yaml.de/en/documentation/css-components/layout-for-print-media.html
   */

  /* (en) Change font to serif */
  /* (de) Zeichensatz auf Serifen umstellen */
  body * {font-family: "Times New Roman", Times, serif}
  code, pre { font-family:"Courier New", Courier, mono}
  body {font-size: 12pt}

  /* (en) Avoid page breaks right after headings */
  /* (de) Vermeidung von SeitenumbrÃ¼chen direkt nach einer Ãœberschrift */
  h1,h2,h3,h4,h5,h6 { page-break-after:avoid; }

  /* (en) Format acronyms and abbreviations for print*/
  /* (de) Auszeichnung von AbkÃ¼rzungen */
  abbr[title]:after, acronym[title]:after {content: '(' attr(title) ')'}

  /* (en) Disable background graphics of links  */
  /* (de) Abschalten evlt. vorhandener Hintergrundgrafiken zur Linkkennzeichnung */
  #page a[href^="http:"], #page a[href^="https:"]
  {
    padding-left: 0;
    background-image: none;
  }

  /* (en) Enable URL output in print layout */
  /* (de) Sichtbare Auszeichnung der URLs von Links */
  a[href]:after {
    content:" <URL: "attr(href)">";
    color:#444;
    background:inherit;
    font-style:italic;
  }

  /* (en) Preparation for optional column labels */
  /* (de) Vorbereitung fÃ¼r optionale Spaltenauszeichnung */
  #col1_content:before, #col2_content:before, #col3_content:before {
    content: "";
    color:#888;
    background:inherit;
    display:block;
    font-weight:bold;
    font-size:1.5em;
  }

  /*------------------------------------------------------------------------------------------------------*/

  /**
   * @section browser fixes for print layouts
   * @see     http://www.yaml.de/en/documentation/css-components/layout-for-print-media.html
   */

  /**
   * (en) overflow:hidden Bug in print layouts
   * (de) overflow:hidden Bug in Drucklayouts
   *
   * @bugfix
   * @since     3.0
   * @affected  FF2.0, IE7
   * @css-for   all browsers
   * @valid     yes
   */
  
  .floatbox,
  .subcolumns, 
  .subcolums_oldgecko { 
    overflow:visible; 
    display: table; 
  }

}
.contact_rowname{
  width:25%;
	float:left;
	margin-left: 10px;
}

.contact_rowvalue{
  width:73%;
}

