/* Basics Start 
--------------------------------------------------*/

BODY {
	background-color : #000000;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	font : small Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#menuLeftUp{
	background-image : url(../items/menuLeft_up.gif);
	height : 21px;
	width : 170px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 3px;
	background-repeat : no-repeat;
	margin-bottom : 10px;
}

#menuLeftDown{
	background-image : url(../items/menuLeft_Down.gif);
	height : 21px;
	width : 170px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 3px;
	background-repeat : no-repeat;
	margin-bottom : 10px;
}

#ScrollMenuLeftUp{
	background-image : url(../items/Scroll_menuLeft_Up.gif);
	height : 22px;
	width : 144px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 3px;
	background-repeat : no-repeat;
	margin-bottom : 10px;
}

#ScrollMenuLeftDown{
	background-image : url(../items/Scroll_menuLeft_Down.gif);
	height : 22px;
	width : 144px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 3px;
	background-repeat : no-repeat;
	margin-bottom : 10px;
}
/*
#Relateret{
	background-image : url(../items/relateret.gif);
	width : 144px;
	background-repeat : repeat-y;
	margin-bottom : 10px;
}
*/
/*
#ScrollMenuLeftRelateret{
	background-image : url(../items/Scroll_menuLeft_Down.gif);
	height : 22px;
	width : 144px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 3px;
	background-repeat : no-repeat;
	margin-bottom : 0px;
}
*/
A.knapLeftUp:ACTIVE, A.knapLeftUp:LINK, A.knapLeftUp:VISITED,A.knapLeftUp:HOVER {
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	background-color : transparent;
	border-bottom: 1px none #D70800;
	font-weight : normal;
}

A.knapLeftDown:ACTIVE, A.knapLeftDown:LINK, A.knapLeftDown:VISITED,A.knapLeftDown:HOVER {
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	background-color : transparent;
	border-bottom: 1px none #D70800;
	font-weight : normal;
}

A.knapLeftRel:ACTIVE, A.knapLeftRel:LINK, A.knapLeftRel:VISITED,A.knapLeftRel:HOVER {
	color : #999999;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	background-color : transparent;
	border-bottom: 1px none #D70800;
	font-weight : bold;
}

p {
	font : small Verdana, Geneva, Arial, Helvetica, sans-serif;
}

P.negative {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 14px;
	color : #FFFFFF;
}

 a.negative:active, a.negative:link, a.negative:visited{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	font-size : 10px;*/
	line-height : 14px;
	color : #FFFFFF;
	border-bottom: 1px dashed #D70800;
	text-decoration : none;
}

a.negative:hover{
	background-color : #999999;
	border-bottom: 1px none #D70800;
}

 a.pixLink:active, a.pixLink:link, a.pixLink:visited, a.pixLink:hover{
	border-bottom: 0px dashed #D70800;
	text-decoration : none;
	background-color : transparent;
}

 a:active, a:link, a:visited{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	line-height : 14px;
	color : #000000;
	border-bottom: 1px dashed #D70800;
	text-decoration : none;
	padding-bottom : 0px;
}
a:hover{
	background-color : #999999;
	border-bottom: 1px none #D70800;
	padding-bottom : 0px;
/*	font-weight : bold;*/
}

a img{
	text-decoration : none;
	color : #ffffff;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

a:hover img{
	background-color: #FFFFFF;
	color : #ffffff;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}





/* Basics Slut 
--------------------------------------------------*/

.content {
	margin: 0 auto;
	clear : both;
	width:780px;
	min-height : 100%;
	border : 0px solid #ffffff;
}

/* header Start 
--------------------------------------------------*/

#header {
       clear : both;
       width : 780px;
       height : 160px;
       margin : 5px 0px 0px 0px;
       padding : 0px 0px 0px 0px;
       border : 0px solid #990000;
       border-bottom : 0px solid #990000;
       position:absolute;
}

#topPix {
	float : left;
	background-image : url(../items/topPix_tile.jpg);
	width : 780px;
	border : 0px solid #990000;
	margin: 0px 0px 0px 0px;
}

html>body #logo {
	margin: 0px 0px 0px 0px;
}

#topMenu {
	height : 30px;
	width : 100%;
	background-color : #000000;
}

#lort{
	position : absolute;
	top : 121px;
	left: 16px;

}

#knap{
	border : 1px solid #363636;
	margin-left : 9px;
}

A.menuKnapUp:ACTIVE, A.menuKnapUp:LINK, A.menuKnapUp:VISITED  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 0px;
	text-decoration : none;
	color : #FFFFFF;
	border : 1px solid;
	padding-left : 12px;
	padding-right : 12px;
	border-color : #7A7A7A #000000 #000000 #7A7A7A;
	background-color : #363636;
	padding-bottom : 2px;
	padding-top : 1px;
	font-weight : normal;
}

A.menuKnapUp:HOVER  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 0px;
	text-decoration : none;
	color : #999999;
	border : 1px solid;
	padding-left : 12px;
	padding-right : 12px;
	border-color : #000000 #7A7A7A #7A7A7A #000000;
	background-color : #363636;
	padding-bottom : 2px;
	padding-top : 1px;
	font-weight : normal;
}

A.menuKnapDown:ACTIVE, A.menuKnapDown:LINK, A.menuKnapDown:VISITED,A.menuKnapDown:HOVER  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 0px;
	text-decoration : none;
	color : #999999;
	border : 1px solid;
	padding-left : 12px;
	padding-right : 12px;
	border-color : #000000 #7A7A7A #7A7A7A #000000;
	background-color : #363636;
	padding-bottom : 2px;
	padding-top : 1px;
	font-weight : normal;
}

/* header LinesTop
--------------------------------------------------*/

#LinesTop{
       clear : both;
       position:absolute;
       top : 147px;
       height : 12px;
	   float : left;
	   width : 780px;
       border : 0px solid #990000;
}

#greyLine{
	height : 1px;
	width : 100%;
	background-color : #575757;
	margin-bottom : 2px;
}

#blackgreyLine{
	height : 9px;
	width : 100%;
	background-color : #363636;
}


/* header backTile
--------------------------------------------------*/

#backTile {
       clear : both;
       width : 760px;
       padding : 10px 10px 10px 10px;
       border : 0px solid #990000;
       z-index: 30;
       position:absolute;
       top : 162px;
       border : 0px solid #990000;
       background-image : url(../items/backTile.gif);
}




/* leftFrame Start 
--------------------------------------------------*/
#leftFrame {
	background-image : url(../items/leftFrameBack.jpg);
	border : 1px solid #575757;
	height : 360px;
	float : left;
	width : 191px;
}

#LFcontence{
	margin-bottom : 9px;
	margin-left : 9px;
	margin-right : 9px;
	margin-top : 9px;
}

.LFcontenceScroll{
	margin-bottom : 9px;
	margin-left : 9px;
	margin-right : 9px;
	margin-top : 9px;
	height : 340px;
}

@media screen {
	.LFcontenceScroll {
	overflow: auto;
	}
}


#leftFrame dl{
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	background-color : transparent;
	font-weight : normal;
	width : 144px;
	border : 0px solid #990000;
	margin-bottom : 9px;
	margin-left : 9px;
	margin-right : 9px;
	margin-top : 9px;
}


#leftFrame dt{
	color : #FFFFFF;
	background-image : url(../items/Scroll_menuLeft_Up.gif);
	height : 19px;
	padding : 3px 5px 0px 5px;
	background-repeat : no-repeat;
	border-bottom: 1px none #D70800;
	border : 0px solid #990000;
	margin: 0px 0px 0px 0px;
}

#leftFrame dt a{
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	background-color : transparent;
	border-bottom: 1px none #D70800;
	font-weight : normal;
}

#leftFrame dt a:hover{
	color : #999999;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	background-color : transparent;
	border-bottom: 1px none #D70800;
	font-weight : bold;
}

#leftFrame dd {
	background-image : url(../items/relateret.gif);
	margin: 0px 0px 0px 0px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 3px;
	background-repeat : repeat-y;
	border : 0px solid #990000;
}

#leftFrame dd a{
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	background-color : transparent;
	border-bottom: 1px none #D70800;
	font-weight : normal;
}

#leftFrame dd a:hover{
	color : #999999;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	background-color : transparent;
	border-bottom: 1px none #D70800;
	font-weight : bold;
}

#leftFrame dd ul{
	margin:0px 4px 10px 4px;
	padding:0px;
}

#leftFrame dd li{
	list-style-image: url(../items/skull.gif);
	margin: 0px 0px 2px 16px;
	padding:0px;
}



/* leftFrame Slut 
--------------------------------------------------*/





/* rightFrame Start 
--------------------------------------------------*/
#rightFrame {
	border : 1px solid #575757;
	background-image : url(../items/rightFrameBack.jpg);
	margin : 0px 0px 0px 20px;
	float : left;
	width : 537px;
	border: 0px solid #990000;
	margin : 0px 0px 0px 10px;
    padding : 10px 10px 0px 10px;
}

#rightFrame p{
	margin : 8px 0px 0px 0px;
}

#rightFrame dl{
	background-image : url(../items/article_back537.gif);
	margin : 0px 0px 0px 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	line-height : 12px;
	color : #000000;
	width : 537px;
}

#rightFrame img{
	margin : 0px 0px 10px 0px;
}

#rightFrame dt{
	background-image : url(../items/article_top537.gif);
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	line-height : 22px;
	color : #CE9C04;
/*	padding-bottom : 2px;*/
	padding-left : 10px;
	padding-right : 10px;
/*	padding-top : 2px;*/
	font-weight : bold;
	width : 517px;
	height : 22px;
}

#rightFrame h3{
	margin : 0px 0px 0px 0px;
	padding : 2px 2px 2px 2px;
	background: #DDDDDD;
}

#rightFrame dd{
	margin : 0px 0px 0px 0px;
	padding : 0px 5px 5px 5px;
}

#rightFrame dd img{
	margin : 0px 5px 0px 5px;
}

#rightFrame dd a img{
	text-decoration : none;
/*	color : #FFFFFF;*/
	margin : 0px 5px 0px 5px;
	padding : 0px 0px 0px 0px;
}

#rightFrame dd a:hover img{
/*	background-color: #FFFFFF;*/
/*	color : #FFFFFF;*/
	margin : 0px 5px 0px 5px;
	padding : 0px 0px 0px 0px;
}
/*
#rightFrame dd ul{
	position : relative;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	list-style : square;
}

#rightFrame dd li {
	margin: 0px 0px 5px 20px;
	padding: 0px 0px 0px 0px;
}
*/ 
#rightFrame dd ul	{
    margin:0px 4px 10px 4px;padding:0px;
}

#rightFrame dd li	{
	list-style-image: url(../items/skull.gif);
	margin: 0px 0px 2px 16px;
	padding:0px;
	line-height : 16px;
}

/* rightFrame Slut 
--------------------------------------------------*/

