/* TreSolutions Stylesheets */

@charset "UTF-8";
/* CSS Document */
<style type="text/css">



body {
      margin:0px;
      }

td{
     font-family: Arial, Verdana, Helvetica;
	 color:#4d4d4d;
	 font-size:11px;
	 line-height:15px; 
	 }
	 
.headline {
	 font-family: Helvetica Neue Regular, Helvetica, Arial;
	 font-size:28px;
	 color:#529dd1;
	 font-weight:normal;
	 line-height:28px;
	 letter-spacing: 1px;
	 }	 
	 
	 
	 
.text{ 
     font-family: Arial, Verdana, Helvetica;
	 font-size:11px;
	 color:#4d4d4d;
	 font-weight:normal;
	 line-height:15px;
	 }
	 
.text_bold{ 
     font-family: Arial, Verdana, Helvetica;
	 font-size:11px;
	 color:#529dd1;
	 font-weight:bold;
	 line-height:15px;
	 }
	 
.text_bold_tuerkis{ 
     font-family: Arial, Verdana, Helvetica;
	 font-size:11px;
	 color:#529dd1;
	 font-weight:bold;
	 line-height:15px;
	 }
	 
.text_normal_tuerkis{ 
     font-family: Arial, Verdana, Helvetica;
	 font-size:11px;
	 color:#44b7c6;
	 font-weight:normal;
	 line-height:15px;
	 }

.aufzählungen{ 
     font-family: Arial, Verdana, Helvetica;
	 font-size:12px;
	 color:#529dd1;
	 font-weight:bold;
	 text-decoration:underline;
	 line-height:20px;
	 }
	 
	 
 .hellblau_11px{ 
     font-family: Arial, Verdana, Helvetica;
	 font-size:11px;
	 color:#529dd1;
	 font-weight:bold;
	 text-decoration:none;
	 line-height:20px;
	 }	
	 
	 
	  .hellblau{ 
     font-family: Arial, Verdana, Helvetica;
	 font-size:11px;
	 color:#529dd1;
	 font-weight:normal;
	 text-decoration:none;
	 line-height:15px;
	 }	 
	 
	 
	
.Plussymbol{ 
     font-family: Arial, Verdana, Helvetica;
	 font-size:12px;
	 color:#529dd1;
	 font-weight:bold;
	 text-decoration:none;
	 line-height:20px;
	 padding-right:10px;
	 } 
	 
	 
	 
.head_intro_40pt{ 
     font-family: HelveticaNeue Regular, Helvetica, Arial;
	 font-size:40px;
	 color:#529dd1;
	 font-weight:normal;
	 line-height:40px;

	 }	
	 
.head_intro_28pt{ 
     font-family: Helvetica Neue Regular, Helvetica, Arial;
	 font-size:28px;
	 color:#529dd1;
	 font-weight:normal;
	 line-height:28px;
	 letter-spacing: 1px;
	 }	 
	 	 
.head_content{
	font-family: Arial, Verdana, Helvetica;
	font-size:13px;
	color:#6c737b;
	font-weight:bold;
	line-height:16px;
	text-align: left;
	 }
	 
.head_menu{
     font-family: Arial, Verdana, Helvetica;
	 font-size:12px;
	 color:#FFFFFF;
	 font-weight:bold;
	 }


strong{
     font-family: Arial, Verdana, Helvetica;
	 font-size:11px;
	 color:#529dd1;
	 font-weight:bold;
	 line-height:15px;
  }	

a{
     font-family: Arial, Verdana, Helvetica;
	 font-size:11px;
	 color:#529dd1;
	 font-weight:normal;
	 line-height:15px;
  }	 
  
a.menu {
     font-family: Arial, Verdana, Helvetica;
	 font-size:11px;
	 color:#ffffff;
	 font-weight:normal;
	 text-decoration:none;
	 line-height:15px;
	 }
  
  a.submenu {
      font-family: Arial, Verdana, Helvetica;
	 font-size:11px;
	 color:#ffffff;
	 font-weight:normal;
	 text-decoration:none;
	 line-height:15px;
	 
	 }
	 
	 
	 a.textlinks {
      font-family: Arial, Verdana, Helvetica;
	 font-size:11px;
	 color:#529dd1;
	 font-weight:normal;
	 text-decoration:underline;
	 line-height:15px;
	 
	 } 
	 
  
  
a.footer {
     font-family: Arial, Verdana, Helvetica;
	 font-size:11px;
	 color:#ffffff;
	 font-weight:normal;
	 text-decoration:none;
	 line-height:15px;
  }	 
  
 
  
a:hover {
	text-decoration:underline;
	line-height:15px;
	color: #377bbb;
	font-weight: normal;
	 }

input,textarea,select
     {
     font-family: Arial, Verdana, Helvetica;
	 font-size:11px;
	 color:#4d4d4d;
	 font-weight:normal;
	 line-height:15px;
	 }

	 
	 hr
{
background-color:#e5e5e5;
color:#e5e5e5;
height:1px;
border:0px;
clear:both;

}
	 
	
	 
</style>	
