/*	CSS- Formate für WEB-Page	*/

body    { background-repeat:no-repeat;
	  padding:0px ;	  
	  margin:0px ;
	  background-attachment:scroll;
	  }

a_price  {   font-family:Tahoma,Helvetica,Arial;
	     font-style:bold;
	     font-size:10pt;
	     color:#FF0000;
        }

form.register { padding:0px;
	        margin:0px ;
	   	border:0px ;	  
	   	height:25px;														
	      }

table  {  border:0px;
	  border-style:none ;
 	  align:center;
	  valign:top;
	  padding:0px;
	  cellspacing:0px;
	  cellpadding:0px
        }
        
th	{    font-family:Tahoma,Helvetica,Arial;
	     font-size:8pt;
	     line-height:11pt;
	     font-weight:600;
	     color:#000000;
	     letter-spacing:1pt;
	     text-decoration: none
	}	
td	{    font-family:Tahoma,Helvetica,Arial;
	     font-style:normal;
	     font-size:8pt;
	     line-height:11pt;
	     font-weight:500;
	     letter-spacing:1pt;
	     text-decoration: none
	}
        
#tableBgground  { position:absolute;
		top:0px ;
	  	left:0px;
	  	background-image:url(../img/bgMAIN.jpg);
	  	background-repeat:no-repeat ;
	        background-position:0px 0px;
	    	width:1300px;
	    		
	     }	  
        
table.menue  { background-color:#404A59;
	       border:0px;
	       border-style:none ;
 	       align:center;
	       valign:top;
	       padding:0px;
	       cellspacing:0px;
	       cellpadding:0px
             }
                
table.ansicht  { background-color: #EE8C27;
	     	 border-width:2px 2px 2px 2px;
	    	 border-color:#404040;
	    	 border-style:ridge;	     
	       }
	           
tr.menuLine { height:20pt;
	     }

body.ground 	{background-color: #ffffff;
	        background-position:0px 0px;
		width:100%;
	    	height:100%		
	     }
	     	     
#menuBgground  { position:absolute;
		z-index:1;	
		top:120px ;
	  	left:0px;
	  	background-image:url(../img/bgmenu.gif);
	  	background-repeat:repeat ;
	        background-position:0px 0px;
		border-color:#404040;
	    	border-style:ridge;
	    	border-width:2px 0px 2px 0px;
	    	width:100%;
	    	height:24px		
	     }	  
#lineBgground  { position:absolute;
		z-index:1;	
		top:770px ;
	  	left:0px;
	  	background-image:url(../img/bgline.jpg);
	  	background-repeat:repeat ;
	        background-position:0px 0px;
		border-style:none;
	    	width:100%;
	    	height:8px		
	     }	  
	     	     
td.search { background-color: #F2AA4E;  
	    color: #000000;  
	    font-size: 8pt;
	    width:185px;
	    height:35px;
	    border-color:#404040;
	    border-style:ridge;
	    border-width:2px 2px 2px 2px;
	  }
	  
td.mail   { background-color:#F2AA4E;  
	    color:#000000;  
	    font-size:8pt;
	    height:35px;
	    border-color:#404040;
	    border-style:ridge;
	    border-width:2px 2px 2px 2px;        
	  }

	  
input.search {	 background-color:#FFFFFF;  
		 border-width:1px;
		 width:100px;
		 height:20px;
		 font-size:10px;
	     }


a:link  { text-decoration:none;
	  border-style:none;
	  color:#EE8C27; 
	}

a:visited { text-decoration:none;
	    border-style:none;
	    color:#000000;  
	  }
a:active { text-decoration:none;
	   border-style:none;
	   color:#EE8C27;  
	 }
	
.news	{     font-family:Tahoma,Helvetica,Arial;
	      font-size:8pt;
	      font-weight:600;
	      color:#000000; 
	      cursor:pointer;
	      text-decoration:underline;
	 }

.content  {  font-family:Tahoma,Helvetica,Arial;
	     font-style:normal;
	     font-size:6.5pt;
	     line-height:10pt;
	     font-weight:500;
	     color:#000000;
	     letter-spacing:1pt;
	     text-decoration: none
	  }

#coord  { position:relative; 
	  top:0px; 
	  left:0px;
	  background-image:url(../img/text_ground.gif);	 
	}
.menueText  { font-family:Tahoma,Helvetica,Arial;
	      font-size:7pt;
	      line-height:10pt;
	      font-weight:600;
	      color:#EE8C27; 
	      cursor:pointer;
	      text-decoration:none;
	   }
.menueTextMain  { font-family:Tahoma,Helvetica,Arial;
	      font-size:7pt;
	      line-height:10pt;
	      font-weight:600;
	      color:#404A59; 
	      cursor:pointer;
	      text-decoration:none;
	   }
.menueSelText  { font-family:Tahoma,Helvetica,Arial;
	      font-size:7pt;
	      line-height:10pt;
	      font-weight:600;
	      color:#FFFFFF; 
	      cursor:pointer;
	      text-decoration:none;
	   }
			
.title	{  font-family:Tahoma,Helvetica,Arial;
	   font-size:10pt;
	   font-weight:600;
	   color:#040404;
	   text-decoration:none; 
	}
.nav1   {  line-height:10pt;
	   margin-top:-10px;
	}
.nav2   {  line-height:10pt;
	   margin-top:-10px;
	}
.nav3   {  line-height:10pt;
	   margin-top:-10px;
	}
			
th.log	{    font-family:Tahoma,Helvetica,Arial;
	     font-size:9pt;
	     line-height:14pt;
	     font-weight:600;
	     color:#040404;
	     letter-spacing:1pt;
	     text-decoration: none
	}	
td.log	{    font-family:Tahoma,Helvetica,Arial;
	     font-size:8pt;
	     line-height:10pt;
	     font-weight:600;
	     color:#040404;
	     letter-spacing:1pt;
	     text-decoration: none
	}

th.menuepart { font-family:Tahoma,Helvetica,Arial;
	     font-size:9pt;
	     line-height:12pt;
	     font-weight:600;
	     color:#FFFFFF;
	     align:left;
	     letter-spacing:1pt;
	     text-decoration: none
	}
.menuewhite { font-family:Tahoma,Helvetica,Arial;
	     font-size:7pt;
	     font-weight:600;
	     color:#FFFFFF;
	     align:left;
	     text-decoration: none
	}	
tr.ergebnis  { 
	     text-align:center;
	     letter-spacing:1pt;
	     text-decoration: none;
	     background-color:#EE8C27
	}
	
.ground  {   background-image:url(../img/text_ground.gif);
	     background-repeat:repeat ;
	     background-position:0px 0px;
	     }

tr.list {    background-color: #FFFFFF;  
	     color: #000000;  
	     font-size: 8pt;
	     line-height:11pt;       
	}
td.list	{    background-color: #CED498; 
	     font-family:Tahoma,Helvetica,Arial;
	     font-size:8pt;
	     line-height:10pt;
	     font-weight:500;
	     color:#000000;
	     letter-spacing:1pt;
	     text-align:center;
	     text-valign:middle;
	}
	
td.fehler { background-color:#ffffff; 
	    border-color:#EE8C27;
	    border-style:ridge;     
	    border-width:2px 2px 2px 2px;
	    text-align:center;
	    font-family:Tahoma,Helvetica,Arial;
	    font-size:8pt;
	    font-weight:600;  
	}

hr	{   color:#EE8C27;
	    width:100%;
	    border:1px solid #EE8C27
	}
hr.main	{   color:#CED498;
	    width:100%;
	    border:1px solid #CED498
	}
		
img	{ border-style:none;
	}

img.picture  {  border-style:none;
		width:80px;
	     }	
.angebot  { font-family:Tahoma,Helvetica,Arial;
	      font-size:10pt;
	      line-height:11pt;
	      font-weight:700;
	      color:#FF0000; 
	   }
