@charset "UTF-8";
/* CSS Document */

body           	{ margin:0px;
                  padding:0px;
				  /*font-family:"Myriad Pro", Verdana, SansSerif;*/
				  font-family:"Myriad Pro", Myriad, Helvetica, Arial, SansSerif;
				  font-size:14px;
				  line-height:20px;
				  color:#689088;
				  /*color:#e78546;*/
				  background-image:url(jpg/background3.jpg);
				  background-repeat:repeat;
                  /*background-color:#bdd047;*/}
				  
a               { /*color:#3d7dbb;*/
                  color:#689088;
                  line-height:28px;
				  font-weight:600;}	
				  


/*--------------Gesamtrahmen--------------*/

.frame          { width:940px; 
                  height:670px;
				  margin:auto;
				  /*margin-top:60px;*/
				  /*background-color:#FFF;*/}
				  
				  
/*--------------Navigation----------------*/	

.top            { width:940px;
                  height:124px;
				  margin-top:25px;
				  background-color:#FFF;}
				  
/*.logo_top       { width:940px;
                  height:143px;
				  margin-top:40px;
				  background-color:#0F9;}*/
				  
.above_logo     { width:940px;
                  height:25px;
				  /*background-color:#099;*/}
				  
.logo           { width:320px;
                  height:73px;
				  margin-left:56px;
				  /*background-color:#93C;*/}				 			  
				  
.yellow_line     { width:940px; 
                  height:15px;
				  /*margin-top:25px;*/
				  /*background-color:#fdd57e;*/}

.navi           { width:940px;
                  height:32px;
				  background-color:#FFF;}
				  
				  
/*---------------Inhalt-------------------*/	

.content       { width:940px; 
                 height:445px; /*540px;*/
				 padding-top:45px;
				 background-color:#FFF;}
				 
.left          { width:343px;
                 height:445px;
				 margin-left:56px;
				 margin-right:22px;
				 float:left;
				 /*background-color:#F0C;*/}
				 
.right         { width:519px; 
                 height:445px;
				 float:right;
				 /*background-color:#F93;*/}
				 
.text          { width:519px; 
                 height:395px;
				 margin-top:30px;
				 /*background-color:#6CC;*/}
				 				
.header        { font-size:20px;
                 font-weight:600;}
				 	
	
/*---------------Kontakt--------------------*/	

.kontakt_links    { width:168px;
                    height:172px; /*312px;*/
					margin-top:59px;
					float:left;
					/*background-color:#CF3;*/}
												
.kontakt_rechts   { width:311px;
                    height:172px; /*312px;*/
					margin-top:59px;
					float:right;
					/*background-color:#99F;*/}
					
					
/*---------------Impressum--------------------*/	

.impressum       { width:940px;
                   /*width:100%;*/
	               height:20px;
			       margin:auto;
			       text-align:right;
			       /*text-align:center;*/
			       font-size:12px;
	               color:#e78546;
                   /*background-color:#F39;*/}