/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.166;
	margin: 3px;
	padding: 3px 0px 0px;
	color: #000000;
	background-color: #f0f5d3;
	background-attachment: fixed;
	background-image: url(Acses/DamasBG1400.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#Bund {
	font-size: 70%;
	color: #663300;
	margin-top: 5px;
	margin-bottom: 5px;
}
td {
	text-align: left;
}



p {
	font-size: 12px;
	color: #000000;
	margin-top: 3px;
}
.Top_img {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}



/************** header tag styles **************/
h1{
 font: bold 120% "Times New Roman", Times, serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% "Times New Roman", Times, serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% "Times New Roman", Times, serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% "Times New Roman", Times, serif;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100%Arial, Helvetica, sans-serif;
 color: #666666;
 margin: 0px;
 padding: 0px;
}
/***************** Link style **********************/
a:link {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: italic;
}
a:visited {
	color: #663300;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: italic;
}
a:hover {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: italic;
	background-color: #c4cc99;
}
a:active {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: italic;
}
.opp {
	font-size: 10px;
	color: #CC0000;
	margin-top: 3px;
}
.op p {
	font-size: 10px;
	color: #CC0000;
	margin-top: 3px;
}
.op a:link {
	color: #CC0000;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: italic;
}
.op a:visited {
	color: #CC0000;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: italic;
}
.op a:hover {
	color: #CC0000;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: italic;
}
.op a:active {
	color: #CC0000;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: italic;
}
/************* Venstre menu og placering af billeder ***********/
.vm_ul {
	list-style-type: none;
	padding-left: 15px;
	text-align: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
	margin: 0px 1px 0px 0px;
	padding-top: 0px;
}
.krop_ul {
	font-size: 12px;
	color: #000000;
	margin: 0px;
	list-style-position: inside;
	list-style-type: square;
}

.right img{
	float: right;
	margin: 3px 7px;
}
.left img{
	float: left;
	margin: 3px;
}

/********************* end **********************/
#link_tab td {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #663300;
	padding-bottom: 5px;
	padding-left: 2px;
}
.formTal {
	text-align: right;
}

fieldset {
	padding: 5px;
	border: 2px solid #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #663300;
	font-weight: bold;
	width: 90%;
	background-color: #F0F5D3;
	font-style: oblique;
	margin: 2px;
}
.Aktivitet  {
	background-image: url(Acses/Bnavi/Akt_02.gif);
	background-repeat: repeat-y;
/**	display: block;  **/
	width: 300px;
}
.Aktivitet li {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: oblique;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	list-style-type: none;
}
#Sortkrudt {
	position:absolute;
	left:117px;
	top:19px;
	width:641px;
	height:244px;
	z-index:1;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	visibility: hidden;
}
.redigering {
	color: #FF00FF;
}

