@charset "UTF-8";
/**
  * @-yaml-minver  3.1
 */

  #col1 { float: left; width: 25%}
  #col2 { display:none}
  #col3 {width: auto; margin: 0 0 0 25%; background-color: #c8ddf3;}
  #col1_content { padding: 0 0 0 0 }
  #col3_content { padding: 0 0 0 0 }


  /* set column dividers */ 
  #col3 { border-left: none; border-right: none;}
  
  /* nav-menu fuer Tab1 aktiv */ 
  .hlist li.active,
  .hlist ul li.active:focus,
  .hlist ul li.active:hover,
  .hlist ul li.active:active {
    /* (en) Repeat the main color from the image */
    /* (de) Wiederholung der Hauptfarbe aus der Bilddatei */
    background: #c8ddf3 url("../../yaml/navigation/images/sliding_door/round/left.png") no-repeat top left;
    border: 0 none;
  }

  .hlist li.active strong {
    /* (en) This image is mainly transparent */
    /* (de) Dieses Bild ist größtenteils transparent */
    background: url("../../yaml/navigation/images/sliding_door/round/right.png") no-repeat top right;
  }
  
  /*-------------------------------------------------------------------------*/
  
  #header {
	background-image: url(../../images/Kopf_Titel0.jpg);
  }
  #topnav a {
	color: #CCCCCC;
}
  #topnav {
	color: #CCCCCC;
}
.page_margins {
	min-width: 960px;
}

/* import print layout | Druck-Layout einbinden */
/* @import url(../yaml/print/print_003_draft.css); */

.start_layout_col13 {
	background-color: #0b3b63;
	height: 200px;
	width: 100%;
	top: 130px;
	position: relative;
}

.start_layoutbox {
	height: 169px;
	width: auto;
	top: 15px;
	position: absolute;
	margin-left: 13px;
}

.start_layoutbox :hover{
	background-color: #10568F;
}

/* Höhe 165 statt 169 für Opera 9.63 (gif: 169x160) */
.IE6_hover_img {
	height: 165px;
	width: 160px;	
}

.start_menue_element  {
	font-family: 'Trebuchet MS', Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-right: 10px;
	height: 169px;
	width: 160px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	bottom: 3px;
	float: left;
}

.start_menue_element  a, a:visited {
	color: #FFFFFF;
}

/* background ausser IE6, dort #0b3b63 */
.start_menue_element  a:hover, a:active {
	color: #FFFFFF;
	background-color: #10568F;
}

.start_menue1_pic {
	position: absolute;
	top: 16px;
	left: 20px;
	width: 122px;
	height: 101px;	
}

.start_menue1_text {
	position: absolute;
	top: 129px;
	width: 158px;
	left: 1px;
}

/* Abstand Bilder / Texte 172px */

.start_menue2_pic {
	position: absolute;
	top: 16px;
	left: 192px;
	width: 122px;
	height: 101px;
}

.start_menue2_text {
	position: absolute;
	top: 129px;
	left: 173px;
	width: 158px;
}

.start_menue3_pic {
	position: absolute;
	top: 16px;
	left: 364px;
	width: 122px;
	height: 101px;
}

.start_menue3_text {
	position: absolute;
	top: 129px;
	left: 345px;
	width: 158px;
}

.start_menue4_pic {
	position: absolute;
	top: 16px;
	left: 536px;
	width: 122px;
	height: 101px;
}

.start_menue4_text {
	position: absolute;
	top: 129px;
	left: 517px;
	width: 158px;
}

.text_col1 {
	height: auto;
	width: 85%;
	line-height: 2em;
	position: relative;
	left: 15px;
	top: 25%;
	font-family: 'Trebuchet MS', Helvetica, Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
}
