
/* Menu verschiedene Uhren*/
A.menu:link		  { color: #000000;}
A.menu:visited	  { color: #000000;} 
A.menu:active	  { color: #000000;}
A.menu:hover	  { color: #000000;text-decoration: underline;}
A.menu  	    { text-decoration: none;
                font-family:verdana,arial,helvetica,sans-serif;
				font-size: 10px;
				font-weight:normal;
				color: #000000;}
				
/* Next und Back*/
A.next:link		  { color: #006666;}
A.next:visited	  { color: #006666;} 
A.next:active	  { color: #006666;}
A.next:hover	  { color: #006666;}
A.next  	    { text-decoration: none;
                font-family:verdana,arial,helvetica,sans-serif;
				font-size: 10px;
				font-weight:normal;
				color: #006666;}
				
/* bereich links*/
A.links:link	  { color: #006666;}
A.links:visited	  { color: #006666;} 
A.links:active	  { color: #006666;}
A.links:hover	  { color: #006666;
                    text-decoration: underline; font-weight:bold;}
A.links  	    { text-decoration: underline;
                font-family:verdana,arial,helvetica,sans-serif;
				font-size: 12px;
				font-weight:normal;
				color: #006666;}

/* suchen/Detail*/
A.detail:link	  { color: #006666;}
A.detail:visited	  { color: #006666;} 
A.detail:active	  { color: #006666;}
A.detail:hover	  { color: #006666;
                    text-decoration: none;}
A.detail  	    { text-decoration: underline;
                font-family:verdana,arial,helvetica,sans-serif;
				font-size: 12px;
				font-weight:normal;
				color: #006666;}

/* Anfrage*/								
A.Anfrage:link	  { color: #006666;}
A.Anfrage:visited	  { color: #006666;} 
A.Anfrage:active	  { color: #006666;}
A.Anfrage:hover	  { color: #006666;
                    text-decoration: none;}
A.Anfrage  	    { text-decoration: underline;
                font-family:verdana,arial,helvetica,sans-serif;
				font-size: 14px;
				font-weight:bold;
				color: #006666;}

.title	{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 17px;
	color: #006666;
    font-weight:bold;
}

.subtitle	{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 14px;
	color: #006666;
    font-weight:bold;
}

td	{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #006666;
	
}

	/* Auswahlfeld top*/		 
.feld   {

	border: 1px solid #009999;
	background-color: #99CCCC;
	text-decoration : none;
    font-size:11px; 
	font-family:arial,sans-serif;
}					 

	/* Auswahlfeld Formular*/		 
.feldForm   {

	border: 1px solid #009999;
	text-decoration : none;
    font-size:11px; 
	font-family:arial,sans-serif;
}					 

/* Balken unten*/
.adres	{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	color: #000000;
	letter-spacing:-1px;
	background-color: #7DBDB5;
}

/* Text normal, rot*/
.rotnormal       {
			   font-family:arial,helvetica,sans-serif; 
			   font-size:12px; 
			   color:#CC0000;
			   }

/* Text superklein, normal, rot*/
.supersmallrot {
			   font-family:arial,helvetica,sans-serif; 
			   font-size:10px; 
			   color:#CC0000;
			   }
/* Text Website by*/
.websiteby	{
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #7DBDB5;
}

A.websiteby:link	  { color: #000000;}
A.websiteby:visited	  { color: #000000;} 
A.websiteby:active	  { color: #000000;}
A.websiteby:hover	  { color: #000000;text-decoration: underline;}
A.websiteby  	    { text-decoration: none;
                font-family:verdana,arial,helvetica,sans-serif;
				font-size: 10px;
				color: #000000;
	background-color: #7DBDB5;}

/* bg top */
.uhrtop {  
 background-image:url("images/bg_top.gif");
 background-repeat:no-repeat;
 background-color: #669999;
}

/* bg inhalt */
.uhrinhalt {  
 background-image:url("images/bg_content.jpg");
 background-repeat:no-repeat;
 background-color: #ffffff;
}	
/* bg Menu */
.uhrmenu {  
 background-image:url("images/bg_menu.gif");
 background-repeat:no-repeat;
 background-color: #669999;
}

body   {
	scrollbar-face-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-shadow-color: #ffffff;
    scrollbar-3dlight-color: #00CC99;
    scrollbar-arrow-color: #00CC99;
    scrollbar-track-color: #ffffff;
    scrollbar-darkshadow-color: #00CC99;
    scrollbar-base-color: #ffffff;
	background-image:url("images/bg.gif");
}
