/* 
##########################################                      
#                                                                                                                      
#  Project		: Bogen om Tvillinger 0-10 år                                                                                         
#  File name	: main.css                                                                                  
#  Version		: 2.00                                                                                       
#  Created By   : gronning.dk                                                                                     
#  E-mail		: steen@gronning.dk                                                                           
#
##########################################                      
*/

A 	{
	color: none;
    text-decoration: none;
	}

A.menu {
	text-decoration: none;
	}


A:visited {
	color: Black;
	font-weight: normal;
	text-decoration: none;

	}

A:activ {
	color: Black;
	font-weight: normal;
	text-decoration: none;
	}

A:hover {
	color: Black;
	font-weight: normal;
	text-decoration: none;
	}



a:link img {text-decoration: none; border: none;} 
a:visited img {text-decoration: none; border: none;} 
a:hover img {text-decoration: none; border: none;}


tr.norm {
	cursor:hand;
	}

tr.over {
	cursor:hand;
	}

tr.click {
	cursor:hand;
	}

P {
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	}

td {font-family: verdana,  helvetica, sans-serif;
   font-size: 8pt;
   }

.menu {
   font-family: verdana, helvetica, sans-serif;
   font-size: 8pt;
   color: white;
   }

.menu:link {
	color: #000000;
	font-weight: normal;
	}
.menu:active {
	color: #000000;
	font-weight: normal;
	}

.menu:visited {
	color: #000000;
	font-weight: normal;
	}

.menu:hover {
	color: #ffffff;
	font-weight: normal;
	}


.trans {
	FILTER: alpha(opacity=100);
	}


.textboxclock {  
	background:none; 
	border-bottom:#c4c4c4 0px solid; 
	border-left:#c4c4c4 0px solid; 
	border-right:#c4c4c4 0px solid; 
	border-top:#c4c4c4 0px solid; 
	color:white; 
	font-family:verdana, sans-serif; 
	font-size: 8pt;
	} 

#logo {
   font-family: verdana, helvetica, sans-serif;
   color: black;
   font-size: 11pt;
   font-weight: bold;
   text-align: center;
   padding: 10px 0px 0px 0px;
   }

#logo2 {
   font-family: verdana, helvetica, sans-serif;
   color: black;
   font-size: 24pt;
   font-weight: bold;
   text-align: center;
   padding: 0px 0px 30px 0px;
   }   
   
.link {
   font-family: verdana, helvetica, sans-serif;
   color: 000000;
   font-weight: normal;
   text-decoration: none;
   }
.link:activ {
   font-family: verdana, helvetica, sans-serif;
   color: 000000;
   font-weight: normal;
   text-decoration: none;
	}
.link:visited {
   font-family: verdana, helvetica, sans-serif;
   color: 000000;
   font-weight: normal;
   text-decoration: none;
	}
.link:hover {
   font-family: verdana, helvetica, sans-serif;
   color: 000000;
   font-weight: normal;
   text-decoration: none;
   }

.linku {
   font-family: verdana, helvetica, sans-serif;
   color: 000000;
   font-weight: normal;
   text-decoration: underline;
   }
.linku:activ {
   font-family: verdana, helvetica, sans-serif;
   color: 000000;
   font-weight: normal;
   text-decoration: underline;
	}
.linku:visited {
   font-family: verdana, helvetica, sans-serif;
   color: 000000;
   font-weight: normal;
   text-decoration: underline;
	}
.linku:hover {
   font-family: verdana, helvetica, sans-serif;
   color: 000000;
   font-weight: normal;
   text-decoration: underline;
   }

#dek {
	POSITION:absolute;
	VISIBILITY:hidden;
	Z-INDEX:200;
	}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

