/* Stylesheet to www.gadekunst.dk */



body {
	background-color: #757575;
	background-attachment : fixed;
	background-image : url("images/background.gif");
	padding: 0px;
	margin: 0px;
	scrollbar-3dlight-color: #666666;
	scrollbar-arrow-color: #cccccc;
	scrollbar-darkshadow-color: #666666;
	scrollbar-face-color: #333333;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #cccccc;
	scrollbar-track-color: #999999;
}

.rubrik {
	font-family: Tahoma, sans-serif;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}

.underrubrik {
	font-family: Tahoma, sans-serif;
	color: #333333;
	font-size: 13px;
	font-weight: regular;
}

.broedtekst, td, p, li, ul, ol, blockquote {
	font-family: Tahoma, sans-serif;
	color: #333333;
	font-size: 11px;
	font-weight: regular;
}

a:link.broedtekst, a:visited.broedtekst {
	text-decoration: underline;
	color: #333333;
	background: transparent;
}

a:hover.broedtekst, a:active.broedtekst {
	text-decoration: none;
	background: #e1e1e1;
}

.mellemrubrik {
	font-family: Tahoma, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}

.sidetal {
	font-family: Tahoma, sans-serif;
	color: #333333;
	font-size: 10px;
	font-style: italic;
}

/* Slut på definering af de klassiske typografi-elementer */

.billedtekst {
	font-family: Tahoma, sans-serif;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
}

.lilletekst {
	font-family: Tahoma, sans-serif;
	color: #333333;
	font-size: 10px;
}

a:link.lilletekst, a:visited.lilletekst {
	text-decoration: underline;
	background: transparent;
}

a:hover.lilletekst, a:active.lilletekst {
	background: #e1e1e1;
}

.knap {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	color: #313032;
	font-size: 10px;
	font-weight: bold;
	border:  2px outset;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
	height: 20px;
}

a:link.knap, a:visited.knap, a:active.knap {
	text-decoration: none;
	border:  2px outset;
	color: black;
}

a:hover.knap {
	text-decoration: none;
	border:  2px inset;
	color: #E86B1E;
}

select  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #71797D;
	font-size: 11px;
	font-weight: regular;
}

div.lys, td.lys, tr.lys {
	background-color: #e1e1e1;
}

div.mork, td.mork, tr.mork {
	background-color: #c6c6c6;
}

div.hot, .hot, tr.hot {
	background-color: #ffcc00;
}

.image {
	border: #333333 solid 1px;	
}



/***********************/
/* Klasser til forsiden */
/***********************/
.nyhedsManchet {
	font-family: Tahoma, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	background: transparent;
}

.nyhedsTekst, a:link.nyhedsTekst, a:hover.nyhedsTekst, a:active.nyhedsTekst, a:visited.nyhedsTekst {
	font-family: Tahoma, sans-serif;
	color: #333333;
	font-size: 11px;
	color: #333333;
	background: transparent;
	text-decoration: none;
}

a:link.nyhedsTekst, a:visited.nyhedsTekst {
	text-decoration: underline;
	color: #313032;
}

a:hover.nyhedsTekst, a:active.nyhedsTekst {
	text-decoration: underline;
	color: #333333;
}

.inputfelt_forside {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 11px;
	color: #313032;
	width: 114px;
	height: 15px;
	background-color: white;
	border: none;
}



/***********************/
/* Klasser til lister  */
/***********************/
ul  {
	list-style-image: url(grafik/listBullet.gif);
	list-style-position : outside;
} 


ul.linklist, li.linklist  {
	list-style-image: url(grafik/listArrow.gif);
	list-style-position : outside;
} 


/***********************/
/* Klasser til menuen */
/***********************/
.menu_level_01, a:link.menu_level_01, a:hover.menu_level_01, a:active.menu_level_01, a:visited.menu_level_01 {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
	background: transparent;
	text-decoration: none;
	line-height: 29px;
	padding-left: 24px;
}

a:hover.menu_level_01 {
	color: #cc0000;
}

.menu_level_02, a:link.menu_level_02, a:hover.menu_level_02, a:active.menu_level_02, a:visited.menu_level_02 {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #333333;
	background: transparent;
	text-decoration: none;
}

a:hover.menu_level_02 {
	color: #cc0000;
}

/************/
/* Kalender */
/************/

.kalender_overskrift {
	/* Viser navnet på måneden */
	font-family: Tahoma, sans-serif;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
}

