     body {
        margin: 0;
        margin-bottom: 25px;
        padding: 0;
        background-color: #ffffff;
        font-family: "MS Reference Sans Serif", "Bitstream Vera Sans", "Verdana";
        font-size: 13px;
        color: #333;
      }
	a:visited { color: #333333; text-decoration:none; }
	a:hover { color: #333333; text-decoration:none;}
	a:active { color: #333333;text-decoration:none; }
	a{ color: #333333; text-decoration:none; }
      
      h1 {
        font-size: 28px;
        color: #000;
      }
           
	  p {
		text-align: justify;
	  }
      
      #page {
        background-color: #ffffff;
        width: 800px;
        margin: 0px auto;
      }

      #header {
        background-image: url("../images/header.gif");
        background-repeat: no-repeat;
        background-position: top right;
        height: 143px;
		text-align: right;
		
      }
		
      #content {
        float: left;
		margin: 20px 20px 0px 10px;
        background-color: white;
        border: 0px solid #aaa;
        border-top: none;
        padding: 0px;
		width : 800px;
		
      }
    
	#feld
	{ 	border: 0px none ; 
		width:235px; 
		background-color: #FFFFFF;
		text-align: left;
	}
      #footer {
        clear: both;
		background-image: url("../images/menuline.png");
		background-repeat: repeat-x;
		height: 12px;	
      }
      #infoshape{
		float: left;
		font-size: 12px; 
		color: #ffffff;  
		background-image: url("../images/contact.png");
		background-repeat:no-repeat;
		padding: 20px 90px 0px 40px;
		margin: 10px 10px 20px 40px;
		height: 425px;		
	  }
	  
	  #noneborder{
		border: 0px none ;
		}
	  	  
	   #smallshape {
		float: left;
		background-image: url("../images/smallshape.gif");
		background-repeat:no-repeat;
		padding: 10px 0px 0px 20px;
		margin: 0px 0px 10px 0px;
		width: 282px;
		height: 52px;
		}
		#smallshapetext{
		padding: 5px 0px 0px 0px;
		}
		#smalldrop {
		float: left;
		background-image: url("../images/smallshape.gif");
		background-repeat:no-repeat;
		padding: 5px 0px 0px 10px;
		margin: 0px 0px 0px 0px;
		height: 52px;
	}
	  #bigshape {
		float: left;
		background-image: url("../images/bigshape.png");
		background-repeat:no-repeat;
		margin: 0px 10px 10px 0px;
		width: 289px;
		height: 200px;
		}
	
	   #bigshapecontent {
		margin: 10px 10px 10px 40px;
		}
		#homeshape{
		float: left;
		background-image: url("../images/homeshape.gif");
		background-repeat:no-repeat;
		margin: 10px 10px 10px 10px;
		padding: 0px 0px 0px 20px;
		width: 780px;
		height:152px;
		}
		#homecontent
		{ padding: 10px 140px 20px 20px;
		}
		#subshape {
		float: left;
		background-image: url("../images/subshape.gif");
		background-repeat:no-repeat;
		margin: 0px 10px 10px 0px;
		width: 174px;
		height: 200px;
		}
	
		#subcontent
		{
			padding: 30px 0px 0px 10px;
		}
		#subcontentselect
		{	padding: 0px 0px 0px 65px;
		}
      
	#top
	{
		margin: 0 auto;
		width : 800px;
		height: 250px;
	}
	#bottom {
        background-color: white;
        border: 0px solid #aaa;
        border-top: none;
        padding: 0px;
		margin: 0 auto;
		width : 800px;
	}
	#general{
	margin: 50px 0px 50px 0px;
	width :780px;
	}
	#headline {
        background-image: url("../images/head_line.gif");
        background-repeat: no-repeat;
		text-align: center;
		color: #ffffff; 
        background-position: top left;
        height: 20px;
      }
	  #pagination{
	  color: #990D0D;
	  text-align: center;
	  font-size: 14px;
	  
	  }
	  #headlinebuy {
        background-image: url("../images/head_line_buy.gif");
        background-repeat: no-repeat;
		margin: 0px 0px 0px 2px;
		text-align: center;
		color: #ffffff; 
        background-position: top left;
        height: 20px;
      }
	  #searchcontainer {
		background-image: url("../images/searchcontent.gif");
		margin: 0px 0px 0px 2px;
		padding: 10px 10px 0px 10px;
		}
     #tablecontent
	 {
		padding: 10px 10px 0px 10px;
	 }
	  #footercontent
	 {
		background-image: url("../images/footercontent.gif");
        background-repeat: no-repeat;
        background-position: top left;
		padding: 10px 10px 30px 10px;
		margin: 0px 0px 0px 2px;
        height: 22px;
	 }
	 #baner
	 {
		background-image: url("../images/baner.jpg");
		background-repeat: no-repeat;
		background-position: top center;
		margin:10px 0px 0px 0px;
		 height: 80px;
	 }
	 #logo
	 {
		background-image: url("../images/logo.gif");
		background-repeat: no-repeat;
		background-position: top center;
		margin:10px 0px 0px 0px;
		 height: 80px;
	 }

      #header h1, #header h2 {margin: 0}
      #header h2 {
        color: #888;
        font-weight: normal;
        font-size: 16px;
      }
   
      
      #getting-started {
        border-top: 1px solid #ccc;
        margin-top: 25px;
        padding-top: 15px;
      }
      #getting-started h1 {
        margin: 0;
        font-size: 20px;
      }
      #getting-started h2 {
        margin: 0;
        font-size: 14px;
        font-weight: normal;
        color: #333;
        margin-bottom: 25px;
      }
      #getting-started ol {
        margin-left: 0;
        padding-left: 0;
      }
      #getting-started li {
        font-size: 18px;
        color: #888;
        margin-bottom: 25px;
      }
      #getting-started li h2 {
        margin: 0;
        font-weight: normal;
        font-size: 18px;
        color: #333;
      }
      #getting-started li p {
        color: #555;
        font-size: 13px;
      }
      
      
      #search {
        margin: 0;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 11px;
      }
      #search input {
        font-size: 11px;
        margin: 2px;
      }
      #search-text {width: 170px}
      
      
      #sidebar ul {
        margin-left: 0;
        padding-left: 0;
      }
      #sidebar ul h3 {
        margin-top: 25px;
        font-size: 16px;
        padding-bottom: 10px;
        border-bottom: 1px solid #ccc;
      }
      #sidebar li {
        list-style-type: none;
      }
	  

	   #tabs {
		background-image: url("../images/menuline.png");
		background-repeat: repeat-x;
		text-align:center;
		height: 24px;
		font-size:18px;
		margin:0pt 0pt 0pt 0px;
		padding:0pt;
		}

		#tabs ul {
		margin-top: 0px;
		margin-bottom: 0px;
		padding: 0px 0px 0px 0px;
		}
		#tabs li {
		display:inline;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin:20pt; 
		padding:0pt;  
		}
		#tabs li a {
		color:#0E397B;
		line-height:normal;
		margin-left:0px;
		padding:0px 0px;
		text-decoration:none;
		}
		#tabs li a:hover {
		border-bottom:2px solid #0E397B;
		color:#ffffff;
		}
		#tabs li a.active {
		background:#F8F7EF none repeat scroll 0%;
		border-bottom:2px solid #0E397B;
		color:#ffffff;
		}
		#tabs li a.active:hover {
		background:#FFFFFF none repeat scroll 0%;
		border-color:#637987;
		color:#ffffff;
		
		}
		#tabs li a#current {
		color:#ffffff;
		padding: 0px 5px 1px 5px;
		border-bottom:2px solid #0E397B;
		
		}


	#selects {
		margin: 10px 10px 10px 40px;
		width: 200px;
	}
	.selec {
		margin: 2px 0px 0px 17px;
		width: 200px;
		text-align:center;
	}
	#dropdown {
		margin: 5px 10px 10px 30px;
		width: 200px;
	}
	#subselect {
		margin: 3px 0px 0px 5px;
		border: 1px;
		width: 70px;
	}
	#searchbutton{
	background-image: url("../images/search_button.gif");
    background-repeat: no-repeat;
	border:0px;
	width:89px;
	height:38px;
	margin: 60px 0px 0px 60px;
	padding: 0px 0px 0px 0px;
	}
	
		  #contact {
		margin: 0 auto;
  		background-image: url("../images/contact.png");
		background-repeat:no-repeat;
		padding: 20px 50px 10px 40px;
		margin: 10px 10px 10px 40px;
		width:700px;
		height: 424px; 
		}
	  #contactlabels {
		font-size: 14px; 
		color: #ffffff;       
		float: left;
		width: 150px;
	}	
		#contactinfo {
		font-size: 12px; 
		color: #ffffff;       
		float: left;
		width: 170px;
	}
	  
	  #contactfields {
		float: left;
		width: 300px;
		margin-left: 20px;
		
	}
	  #contact textarea {
		width: 250px;
		border: 0px none;
		
	}	
	  input.contact {
		width: 250px;
		border: 0px none;
		
	}
