/*****************************************************************
  - This Stylesheet was created by Claes Blom - LinuxFAQ.dk
*****************************************************************/

/****** All ******/

a:link { color:#000000; text-decoration:underline;}
a:visited { color:#000000; text-decoration:underline;}
a:hover { color:#666666; text-decoration:underline;}
a:active { color:#000000; text-decoration:underline;}
body {
	background-color: #FFCC33;
}

a.menubutton:link , a.menubutton:visited , a.menubutton:active 
	{
	background-color : transparent; 
	text-decoration : none; 
	color: #000000;

	} 
a.menubutton:hover 
	{
	background-color : transparent; 
	text-decoration : underline; 
	color: #666666;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	text-align:center;
}
.page-headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

.alignleft {
	text-align:left
}

.alignright {
	text-align:right
}

.aligncenter {
	text-align: center;
}

.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color: #000000;
	text-align:justify;
}

.normaltextcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color: #666666;
	text-align:justify;
	
}

.standard-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.navigation-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align:center;
}

.textdecoration-none {
	text-decoration:none;
}
.lowertable {
	background-color: #FFFFFF;
	width: 600px;
	border-top:2px solid #000000;
}

.White {
	background-color:#FFFFFF;
}

.pagenames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	text-align:center
}
 .tables{
font-weight: normal;
text-align:justify;
font-style: normal;
background-color: #FFFFFF;
}

 .tablesleft {
font-weight: normal;
text-align:left;
font-style: normal;
background-color: #FFFFFF;
}

 .tablesright{
font-weight: normal;
text-align:right;
font-style: normal;
background-color: #FFFFFF;
}

 .table2center{
font-weight: normal;
text-align:center;
font-style: normal;
}

.Border0 {
	border: 0;
}

.copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	text-align:center;
	border-top:2px solid #000000;
}
.standard-bold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.standardbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
 .tablecenteralign{
	margin-left: auto;
	margin-right: auto;
	font-weight: normal;
	text-align:justify;
	font-style: normal;
}


/************* FAQ / Artikel opsætning **********/

.faqanswer {
	font-size:12px;
	text-align:justify;
	color:000000;
	background-color:#E8E8E8;
	font-style:normal;
	font-weight:normal;
	margin-left: 35px;
	margin-right: 50px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	
}

.faqanswer2 {
	font-size:12px;
	text-align:justify;
	color:000000;
	background-color:#E8E8E8;
	font-style:normal;
	font-weight:normal;
	margin-left: 35px;
	margin-right: 50px;

}

.faqanswer3 {
	font-size:12px;
	text-align:justify;
	color:000000;
	background-color:#E8E8E8;
	font-style:normal;
	font-weight:normal;
	margin-left: 35px;
	margin-right: auto;

}

.faqheadlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}	

/*****CuteNews template relateed*****/

.CuteText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#666666;
	font-weight: normal;
	font-style: normal;
}

.Cuteother {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	color:#000000;
	font-weight:bold;
	font-style:normal;
}

.Cuteother2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	color:#000000;
	font-weight:bold;
	font-style:normal;
}

.CuteHeadlineBG {
 		background-color: #FFCC33;
}

.CuteHeadline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:justify;	
}
.Cutealigncenter {
margin-left: auto;
margin-right: auto;
}

