@charset "utf-8";
  body {
	margin: 0pt;
	padding: 0pt;
	-moz-background-clip: initial;
	-moz-background-origin: initial;
	-moz-background-inline-policy: initial;
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 8pt;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	text-align: center;
	color: #FFFFFF;
	background: #003261;
    }
  
  a {
	color: #FFFFFF;
	font-weight: normal ;
    }

  .a2 {
    font-weight: bold;
	text-decoration: none;
  }
  .a2:hover {
    text-decoration:underline;
  }
	
  .bold {
	font-weight: bold;
    }	

  .headline {
	font-size: 14px;
    }	
		
  .underline {
	border-top: solid 1px #FFFFFF;
    }
		
  .presselink {
	vertical-align: top;
	line-height: 30px;
    }
	
  .placeholder {
	display:none;
	visibility: hidden;
	overflow: hidden;
  	}
	
  .presslogo {
  	max-width: 125px;
	max-height: 30px;
  }
	
  .wefind #popup {
	font-family: Arial,Helvetica,sans-serif;
	background: #003261;
	padding: 20px;
	position: relative;
	text-align: justify;
	}

  .wefind #close[id] {
	position: absolute;
	right: 20px;
	top: 17px;
	width: 15px;
	height: 16px;
	text-align: center;
	border: solid #FFF 1px;
	overflow: hidden;
	}
	
  .wefind #close {
	position: absolute;
	right: 35px;
	top: 17px;
	width: 15px;
	height: 16px;
	text-align: center;
	border: solid #FFF 1px;
	overflow: hidden;
	}
	
  .wefind #close a {
	text-decoration: none;
	font-size: 14px;
  }
  
  .wefind #close a:hover {
	color: #DDB67B;
  }
  
  .wefind #container {
	margin: 0pt auto;
	-moz-background-clip: initial;
	-moz-background-origin: initial;
	-moz-background-inline-policy: initial;
	width: 990px;
	text-align: left;
	background-image: url(../image/wefind_background.jpg);
    }

  .wefind #menu {
	margin: 0;
	width: 990px;
	height: 470px;
	position: relative;
	overflow: hidden;
  	}

  .wefind #pagenavi {
	margin: 0;
	float: left;
	padding-left: 240px;
  	}

  .wefind #mainContent {
	margin: 0;
	padding: 0;
	width: 990px;
	height: 230px;
    }

  .wefind #title {
	font-size: 10pt;
	font-family: Arial,Helvetica,sans-serif;
	text-indent: 270px;
	background: #003261;
	height: 16px;
    }

  .wefind #text {
	height: 120px;
	font-family: Arial,Helvetica,sans-serif;
	text-align: justify;
	margin: 0;
	overflow: hidden;
	border: 0;
    }

  .twocolumns { /*Floating bug IE6: für erstes float-element wird der margin-abstand verdoppelt!*/
	width: 340px;
	height: 110px;
	margin-left: 15px;
	margin-top: 5px;
	float: left;
  	}
	
  .onecolumn { /*Floating bug IE6: für erstes float-element wird der margin-abstand verdoppelt!*/
	width: 695px;
	height: 110px;
	margin-left: 15px;
	margin-top: 5px;
  	}

  .wefind #image {
	float: left;
	width: 255px;
	height: 200px;
	margin: 0;
	overflow: hidden;
	text-align: right;
    }

  .wefind #description {
	width: 310px;
	height: 73px;
	margin: 0;
	overflow: hidden;
	float: left;
    }

  .wefind #descTitle {
	color: #DDB67B;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 15px;
	height: 27px;
	padding-bottom: 3px;
	}

  .wefind #descText {
	color: #003362;
	background-color: #DDB67B;
	text-align: justify;
	height: 37px;
	padding: 3px;
	}

  .wefind #footer {
	margin: 0;
	width: 990px;
	height: 16px;
	background-image: url(../image/wefind_footer_bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
    }
  
  .wefind-line {
    margin-bottom: 5px;
  }
  .wefind #text2 {
	height: 120px;
	font-family: Arial,Helvetica,sans-serif;
	text-align: justify;
	margin: 0;
	overflow: hidden;
	border: 0;
    }
  
  .clear {
	clear: both;
	visibility: hidden;
	margin: 0;
	height: 0px;
	width: 0px;
  	}

	img {
	  behavior: url(iepngfix.htc);
	}