body
	{
		margin-top: 50 px;
		padding: 0;
		font: 85% calibri;
		/*text-align: center;*/
		color: #000000;
    /*background-image: url(../images/background.jpg);*/
    cursor:url(cursor.cur), default;
	}
	
	#container
	{
		margin-left: 100px ;
		width: 930px;
		height: 700px;
		text-align: left;
		background-color: #FFFFFF;
		border: 0px solid black;
	}
  
  #header
	{
    height:18px;
		background-color: #FFFFFF;
    background-image: url(../images/head.jpg);
    background-repeat:no-repeat;
	}
  
  #logo
	{
		float: left;
		width: 120px;
		height: 668px;
		background-color: #FFFFFF;
    background-image: url(../images/logo1.jpg);
    background-repeat:no-repeat;
	}
  
  #content
	{
    float:left;
		width: 660px;
		height: 668px;
    background-color: #FFFFFF;
    background-image: url(../images/content.jpg);
    background-repeat:no-repeat;
	}
  #text
  {
    clear:left;
    width: 620px;
    height:558px;
    overflow:auto;
    padding:20px;
    margin-top:20px;
    scrollbar-base-color:#C0C0C0;
    scrollbar-3d-light-color:#E10D0D;
    scrollbar-arrow-color:#E10D0D;
    scrollbar-darkshadow-color:#000000;
    scrollbar-face-color:#C0C0C0;
    scrollbar-highlight-color:#CCCCCC;
    scrollbar-shadow-color:#B5B5B5;
    scrollbar-track-color:#CCCCCC;
  }
  #text a
  {
    color:red; 
    text-decoration:none;
  }
  
  #text p
  {
    text-decoration:underline;
    font-weight:bold;
  }
  
  #content2
	{
    float:left;
		width: 660px;
		height: 668px;
		background-color: #FFFFFF;
    background-image: url(../images/content2.jpg);
    background-repeat:no-repeat;
	}
  
  #bar
	{
    margin-left:780px;
		width: 150px;
		height: 668px;
		background-color: #FFFFFF;
    background-image: url(../images/logo2.jpg);
    background-repeat:no-repeat;
	}
  
  #navigation
	{
		height: 155px;
		background-color: #FFFFFF;
    background-image: url(../images/navigation.gif);
    background-repeat:no-repeat;
	}
  
  #navigation2
	{
		height: 50px;
		background-color: #C0C0C0;
    /*background-image: url(../images/navigation.gif);
    background-repeat:no-repeat;*/
	}
  
  #footer
	{
    height:18px;
		background-image: url(../images/foot.jpg);
    background-repeat:no-repeat;
	}
  
  #i1
  {
    float:left;
    margin-top:70px;
    margin-left:280px;
    height:54px;
    width:200px;
  }
  
  #i2
  {
    clear:left;
    float:left;
    margin-top:50px;
    margin-left:70px;
    height:54px;
    
  }
  
  #i3
  {
    float:right;
    margin-top: 50px;
    margin-right:80px;
    height:54px;
    
  }
  
  #i4
  {
    clear:left;
    float:left;
    margin-top:135px;
    margin-left:100px;
    height:54px;
    
  }
  
   #i5
  {
    clear:right;
    float:right;
    margin-top: 140px;
    margin-right:100px;
    height:54px;
    
  }
  
  img
  {
    border:0pt;
  }
  
  #link
  {
    float:left;
    margin-top:20px;
    margin-left:20px;
  }
  
  #link2
  {
    float:left;
    margin-top:20px;
    margin-left:8px;
  }
  
  #slink
  {
    float:left;
    margin-top:16px;
    margin-left:20px;
    
  }
  
  #map
  {
    float:left;
    height:350px;
    width:400px;
    padding-right: 20px;
    padding-bottom:50px;  
  }
  
  #balken
  {
    border: 1px solid #000000;
  }