body	       {
		margin: 0px;
		padding: 0px;
	 	background-color: #ffffff;
		font-family: verdana, tahoma, sans-serif;
		font-size: 12px;
		text-align: center; 
		color: #6C7978;
	       }

h3	       {
		font-family: verdana, sans-serif;
		font-size: 18px;
		font-weight: normal;
		margin-top: 0px;		
		margin-bottom: 10px;
		background-color: transparent;
		color: #849492;
	       }

h5	       { 
		font-family: verdana, tahoma, sans-serif;
		font-size: 12px;		
		margin-top: 0px;
		margin-bottom: 0px;
		color: #849492;   
	       } 

p	       {
		margin-top: 0px;
		margin-bottom: 10px;
	       }

ul 	       {
		list-style-image: url(images/dot.gif);
	        vertical-align: middle;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-left: 18px;
		padding-bottom: 4px;
		letter-spacing: 0;
	       }

li 	       {
		margin-top: 6px;
		margin-bottom: 6px;
	       }

dl 	       {
		margin-top: 0px;
		padding-left: 0px;
		padding-bottom: 10px;
	       }

dt	       {
		width: 110px;
		margin: 0px;
		float: left;
	       }

dd	       {
		width: 270px;
		margin-left: 0px;		
		padding: 2px;
		float: left;
	       }

img	       {
		border: none;
	       }

.img	       {
		border: solid 1px #909A98;
		margin-bottom: 10px;
	       }

.small	       {
		font-size: 11px;
	       }

.menulight     {
		background-color: #E1E6E7;
	       }

.kontakt       {
		padding-left: 10px;
	       }

.br	       {
		 line-height: 10px;
	       }

.mailimg       { 
		vertical-align: bottom;
	       }

.logo          {
		float: right;
	       }

.menulist      { 

 		margin: 0px; 
		padding-top: 10px;
	       }

#main          {
		width: 746px;
		margin: 0px auto;
	        padding: 20px 11px 11px 11px;
		text-align: left;
    		background-color: #CED2D3;
		border: solid 1px #909A98;
		overflow: hidden;
	       }

#header1       {
              	width: 746px;
                background-image:url(images/b_logo.gif);
	        height: 60px; 
    		background-color: #CED2D3;
		background-repeat: no-repeat; 
	       }

#header2        {
              	width: 744px;
                background-image: url(images/header.jpg);
	        height: 190px;
		background-repeat: no-repeat;
		border: solid 1px #909A98; 
    		background-color: #CED2D3; 
	       }

#container     {
              	width:746px;
		margin: 0px;
		padding: 0px; 
    		background-color: #CED2D3; 
	       }

#menuleft      {
    		width: 166px;
		font-size: 12px;
		background-color: #CED2D3;
     		float: left;
	       }

#content       {
    		width: 392px;
		min-height: 350px; 
   		margin-top: 14px; 
   		padding-top: 22px;
		padding-right: 24px;
		padding-bottom: 20px;
		padding-left: 24px;
		vertical-align: top;
		border: solid 1px #909A98;
		background-color: #ffffff;
     		float:left; 
  	       }

#pictright     { 
    		width: 126px; 
		padding-top: 14px;
		padding-left: 10px;
		background-color: transparent; 
    		float: right;
	       }

#cleardiv      {
		clear:both;
	       }

a:focus        {
                outline: none;
               }

a, a:active    {
		color: #6188B9;
		text-decoration: none;
		border: none;
		outline: none;
	       }

a:hover	       {
		color: #6491CD;
		text-decoration: none;
	       }


#menuleft a:link{color: #657271;}
#menuleft a:visited{color: #657271;}
#menuleft a:hover{color: #7C8B89;}
#menuleft a:active{color: #ffffff;}
