@charset "iso-8859-1";
a:link {		 text-decoration:underline;
			     color: #ffffff;
	             font-family:Arial;
			     font-weight: normal;
			     border-style:none;
	             font-size: 9pt;
			     border-width: 0px;}
a:visited {		 text-decoration:none;
			     color: #ffffff;
	             font-family:Arial;
			     font-weight: normal;
			     border-style:none;
	             font-size: 9pt;
			     border-width: 0px;}
			     
h1      {		 margin-top: 0px;
                 color:#ffffff;
			     font-family: Arial;
			     font-weight: bold;
                 font-size: 25 px;}
                 			
h2      {		 margin-top: 0px;
                 color:#ffffff;
			     font-family: Arial;
			     font-weight: bold;
                 font-size: 11 pt;}
                 
                 
li      {        text-align: left;
                 color:#ffffff;
			     font-family: Arial;
			     font-weight: normal;
                 font-size: 9pt;
                 margin-left: -27px;}
                 

.boxaussen { 
  position: absolute;
  width: 955px;
  height: 1500px;
  left: 50%;
  margin-left: -477px;
  background-color:#9C9D97;
  font-family: Arial;
	font-weight: normal;
  font-size: 9pt;
  color:#FFFFFF;
}

.boxkontakt { 
  position: absolute;
  width: 955px;
  height: 1500px;
  left: 50%;
  margin-left: -477px;
  background-color:#C379AC;
  font-family: Arial;
	font-weight: normal;
  font-size: 9pt;
  color:#FFFFFF;
}

.boxdoit { 
  position: absolute;
  width: 955px;
  height: 1500px;
  left: 50%;
  margin-left: -477px;
  background-color:#0394D3;
  font-family: Arial;
	font-weight: normal;
  font-size: 9pt;
  color:#FFFFFF;
}

.boxpassen { 
  position: absolute;
  width: 955px;
  height: 1500px;
  left: 50%;
  margin-left: -477px;
  background-color:#1F495E;
  font-family: Arial;
	font-weight: normal;
  font-size: 9pt;
  color:#FFFFFF;
}
                 
.header{ 
  position: absolute;
  width: 955px;
  left: 0px;
  top: 0px;
}

.pleft{ 
  position: absolute;
  width: 409 px;
  height: 157 px;
  left: 0px;
  top: 0px;
} 

.prightu{ 
  position: absolute;
  width: 546 px;
  height: 112 px;
  left: 409px;
  top: 0px;
} 
                
.menu{ 
  position: absolute;
  left: 409px;
  top: 112px;
  width: 546px;
  height: 45px;
  background: rgb(255, 255, 255);
  padding: 0px;  
} 

img {
  border: 0px;
  margin: 0px;

}

.headpic{
  position: absolute;
  left: 0px;
  top: 157px;
  width: 955px;
  height: 300px;
}

.contenttun{ 
  position: absolute;
  top: 457px;
  left: 0px;
  height: 100%;  
}

.cheadline{
  position: absolute;
  top: 20px;
  left: 50px;
  width: 500px;
  height: 40px;   
} 
.cheadline2{
  position: absolute;
  top: 20px;
  left: 500px;
  width: 300px;
  height: 40px;   
} 

.contentleft{
  position: absolute;
  width: 400px;
  top: 75px;
  left: 50px;
} 

.contentright{
  position: absolute;
  width: 400px;
  top: 75px;
  left: 500px;
}  
                 
			
.content_index{	 color:#ffffff;
			     font-family: Arial;
			     font-weight: normal;
                 font-size: 9pt;
                 background-color:#9C9D97}
.content_passen{	 color:#ffffff;
			     font-family: Arial;
			     font-weight: normal;
                 font-size: 9pt;
                 background-color:#1F495E}
.content_kontakt{	 color:#ffffff;
			     font-family: Arial;
			     font-weight: normal;
                 font-size: 9pt;
                 background-color:#7C7036}
                 
.content_impressum{	color:#000000;
			     font-family: Arial;
			     font-weight: normal;
			     font-size: 10px;}
			     
.content_kontakt{color: #000000;
			     font-family: Arial;
			     font-weight: normal;
			     font-size: 10px;}
			     
.text_content{  
                 color:#ffffff;
			     font-family: Arial;
			     font-weight: normal;
                 font-size: 9pt;}
.list2{   padding-left: 0 px;}

.subtitle{margin-top:-15px;
          font-weight: bold;}


