/* **************************************************************************** */
/*      Jade Related                                                                                                   */
/* **************************************************************************** */
.body {
font-family: Verdana, Arial;
font-size: 12px;
color: #000000;
}
.body2 {
font-family: Verdana, Arial;
font-size: 12px;
color: #ffffff;
}

.titel {
background-color: #000099;
font-family: Verdana, Arial;
font-size: 12px;
padding: 2px;
margin-bottom: 2px;
color: #FFFFFF;
font-weight: bold;
}

.titel2 {
background-color: #000099;
font-family: Verdana, Arial;
font-size: 12px;
padding: 2px;
margin-bottom: 2px;
color: #FFFFFF;
font-weight: bold;
}






.menu {
}

.menu a {
display: block;
background-color: #0066CC;
font-family: Verdana, Arial;
font-size: 12px;
color: #FFFFFF;
padding: 2px;
margin-bottom: 2px;
text-decoration: none;
}
.menu a:hover {
background-color: #000099;
color: #FFFFFF;
padding: 2px;
margin-bottom: 2px;
text-decoration: none;
}

.content {
background-color: #f5f5f5;
border-left: 1px solid #000000;
font-family: Verdana, Arial;
font-size: 12px;
padding: 2px;
vertical-align: top;
}

.menu2 a {
display: block;
font-family: Verdana, Arial;
font-size: 10px;
color: #000000;
padding: 2px;
margin-bottom: 0px;
text-decoration: none;
}
.menu2 a:hover {
background-color: #e2e7eb;
color: #660033;
padding: 2px;
margin-bottom: 0px;
text-decoration: none;
}

.menu3 a {
display: block;
background-color: #B3C6DB;
font-family: Verdana, Arial;
font-size: 12px;
color: #000099;
padding: 2px;
margin-bottom: 2px;
text-decoration: none;
}
.menu3 a:hover {
background-color: #e2e7eb;
color: #660033;
padding: 2px;
margin-bottom: 2px;
text-decoration: none;
}

 
a.newstitel:link, a.link:visited, a.link:active, a.link:hover {
	font-family : Verdana, Arial;
	font-size : 15px;
        color: #990033;
text-decoration: none;
font-weight: bold;
}


.newstext {
font-family: Verdana, Arial;
font-size: 12px;
margin-bottom: 2px;
}

.kommentar {
font-family: Verdana, Arial;
font-size: 10px;
margin-bottom: 2px;
color: #000080;

}

.newsindex a {
font-family: Verdana, Arial;
font-size: 12px;
margin-bottom: 2px;
text-decoration: none;
color: #990033;
}
.newsindex a, .newstitel a:link, .newstitel a:visited, .newstitel a:active, .newstitel a:hover{
font-family: Verdana, Tahoma;
font-size: 12px;
margin-bottom: 2px;
text-decoration: none;
color: #990033;
}


/* Extra pages like new, popular favorites ...*/
A.xtrapages:Link, a.xtrapages:visited, a.xtrapages:active, A.xtrapages:hover {
	font-family : Tahoma;
	font-size : 11px;
    color: Black;
}

/*	Links inside jade dir							*/
a.link:link, a.link:visited, a.link:active, a.link:hover {
	font-family : Verdana, Arial;
	font-size : 13px;
        color: #990033;
text-decoration: none;
font-weight: bold;
}

/*	The link description							*/
span.descript {
	font-family : Tahoma;
	font-size : 12px;
/*	color: Gray; */
	color: Black;
}

/*	Catgory info on search, new, favorites, etc	*/
span.descrcateg {
	font-family : Tahoma;
	font-size : 12px;
	color: Gray; 
}

/*	to display number of hits reached by each site	*/
small.hits {
	font-family : Tahoma;
	font-size : 10px;
	color: Gray; 
}
/* Margin for */
div.margin {
margin-left: 2px;  
}
/*	This is  for Category Listings table cells				*/
td.catlist {
font-size: 10px; 
color: #6699CC;
font-family: verdana;
}
/*	This is used for the menu titles					*/
H1, A.H1:ACTIVE, A.H1:HOVER, A.H1:LINK, A.H1:VISITED, H3, A.H3:ACTIVE, A.H3:HOVER, A.H3:LINK, A.H3:VISITED {
	font-size : 12px;
	font-weight: bold;
	border: none;
	color: #000066;
	background: #6699CC;
	font-family : Verdana;
	margin-bottom : 0px;
	
	text-align : center;
}
/*	The link description							*/
span.descript {
	font-family : Verdana;
	font-size : 11px;
	color: black;
}

/*	New links								*/
sup.new {
font-size: x-small;
color: #FFFFFF;
background: #FF3300;

font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Popular links								*/
sup.pop {
font-size: x-small;
color: #FFFFFF;
background: #00CCFF;

font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Favorite links								*/
sup.fav {
font-size: x-small;
color: #FFFFFF;
background: #008000;

font-family: "verdana", "arial", "geneva", sans-serif;
}

/* CSS Tags for frames */
body.frame {
   color: #FFCC66;
   background: #CC3300;
   font-family: "verdana", "arial", "geneva", sans-serif;
   font-size : 11px;
}
a.frame:link, a.frame:visited, a.frame:active { 
   color: #FFCC66;
   text-decoration:none;
   font-weight: bold;
}
a.frame:hover {
   color: #FFCC66;
   text-decoration:none
   font-weight: bold;
}




/* **************************************************************************** */
/*    Your own style definition for your page                                                       */
/* **************************************************************************** */
TABLE.dm_menu {
        background-color: #CC3300;
}
A.dm_menu, A.dm_menu:ACTIVE, A.dm_menu:FOCUS, A.dm_menu:VISITED, A.dm_menu:LINK, TD.dm_menu {
	text-decoration : none;
	color : #FFCC66;
    background-color: #CC3300;
	font-variant : small-caps;
	font-size : x-small;
	font-weight : bolder;
	margin-right : 10px;
	margin-left : 10px;
	padding-bottom : 5px;
}

 A.dm_menu:HOVER {
	text-decoration : none;
	color : White;
	font-variant : small-caps;
	font-size : x-small;
	font-weight : bolder;
	margin-right : 10px;
	margin-left : 10px;
	padding-bottom : 5px;
}
