/* Cascading Style Sheet til fdr.dk */

body {
	color: #000000;
	font-family: Verdana, Helvetica, MS Sans Serif;
	font-size: 11px;
	margin-right: 0;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
}

/* alm. tekst  */
td {
	font-size: 11px;
    font-family: Verdana, Helvetica, MS Sans Serif;                 
}

ul {
	margin: 0px;
	margin-left: 16px;
	list-style-type : disc;
}

ol {
	margin-top: 0px;
	margin-left: 30px;
}

p {
	margin: 0px;
}

form {
	margin: 0;
}

hr {
	height: 1px;
	border: 1px solid #000;
}


.ctxtoverskr {
	/* overskrifterne */
caption: Overskrift;
	font-size: 15px;
	font-family: Verdana, Helvetica, MS Sans Serif;
	color: #000000;
	font-weight: bold;
}

.ctxt { /*normal*/
caption: Normal;
	font-family: Verdana, Helvetica, MS Sans Serif;
	font-size: 11px;
	color: #000000;
}

.ctxt1 {
caption: 9 pt;
	font-size: 10px;
}

.ctxt2 { /*normal*/
caption: 10 pt;
	font-size: 11px;
}

.ctxt3 {
caption: 11 pt; 
	font-size: 12px;
}

.ctxt4 {
caption: 12 pt; 
	font-size: 13px;
}

.ctxt5 {
caption: 14 pt; 
	font-size: 15px;
}

.ctxt6 {
caption: 16 pt; 
	font-size: 17px;
}

.ctxt7 {
caption: 20 pt; 
	font-size: 21px;
}

.ctxt8 {
caption: 24 pt; 
	font-size: 25px;
}

.ctxt9 {
caption: 30 pt; 
	font-size: 31px;
}

.ctxtred {
caption: Red; 
	color: #ff0000;
}

/* menu og undermenu */
.menu {
	font-size: 12px;
	font-family: Tahoma, Geneva, Arial, Helvetica, MS Sans Serif;
	color: #ffffff; 
	text-decoration: none;
	font-weight: normal;
}
a.menu:link ,a.menu:active, a.menu:visited {
	color: #ffffff;
}
a.menu:hover {
	color: #ffffff;
	text-decoration: none;
}


/* submenu */
.submenu {
	font-size: 12px;
	font-family: Tahoma, Geneva, Arial, Helvetica, MS Sans Serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;
}
a.submenu:link ,a.submenu:active, a.submenu:visited {
	color: #000000;
}
a.submenu:hover {
	color: #000000;
	text-decoration: none;
}
.submenudiv 
{
	background: #D6D6D6;
}
	

/* subsubmenu */
.ssubmenu { 
	font-size: 12px;
	font-family: Tahoma, Geneva, Arial, Helvetica, MS Sans Serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;
	cursor: pointer;
}
a.ssubmenu:link ,a.ssubmenu:active, a.ssubmenu:visited {
	color: #000000;
}
a.ssubmenu:hover {
	color: #000000;
	text-decoration: none;
}
.ssubmenudiv 
{
	background: #D6D6D6;
}
.ssubmenutopdiv 
{
	background: #D6D6D6;
}

/* brødkrumme */
.path {
	font-size: 10px;
	font-family: Verdana, Helvetica, MS Sans Serif;
	color: #000000; 
	text-decoration: none;
	font-weight: normal;
}
a.path:link ,a.path:active, a.path:visited {
	color: #000000;
}
a.path:hover {
	text-decoration: underline;
}

/* teasers */
.teaseroverskrift {
	font-family: Verdana, Helvetica, MS Sans Serif;
	font-size: 14px;
	color: #507891;
	font-weight : bold;
}

/* overskrift */
.teaserheadline {
	font-size: 11px;
	font-family: Tahoma, Geneva, Arial, Helvetica, MS Sans Serif;
	color: #507891;
	text-decoration: none;
	font-weight: bold;
	line-height: 12px;
}
a.teaserheadline:link ,a.teaserheadline:active, a.teaserheadline:visited {
	color: #507891;
}
a.teaserheadline:hover {
	color: #507891;
	text-decoration: underline;
}
/* beskrivelse */
.teaser {
	font-size: 11px;
	font-family: Tahoma, Geneva, Arial, Helvetica, MS Sans Serif;
	color: #507891;
	text-decoration: none;
	font-weight: normal;
	line-height: 12px;
}
a.teaser:link ,a.teaser:active, a.teaser:visited {
	color: #507891;
}
a.teaser:hover {
	color: #507891;
	text-decoration: underline;
}

/* funktioner */
.cfunction {
	font-size: 10px;
	font-family: Tahoma, Geneva, Arial, Helvetica, MS Sans Serif;
	color: #000000; 
	text-decoration: none;
	font-weight: normal;
}
a.cfunction:link ,a.cfunction:active, a.cfunction:visited {
	color: #000000;
}
a.cfunction:hover {
	text-decoration: underline;
}

/* links*/
.link {
	font-size: 10px;
    font-family: Tahoma, Geneva, Arial, Helvetica, MS Sans Serif;
    color: #000000;
	font-weight : normal;
	text-decoration: none;
}		

a:link {
	color: #000000;
}

a:active {
	color: #000000;
}

a:visited {
	color: #000000;
}


/* copyright tekst */
.copyright {
	font-size: 10px;
	font-family: Tahoma, Geneva, Arial, Helvetica, MS Sans Serif;
	color: #999999;
	text-align : center;
	vertical-align: middle;
	line-height: 14px;
}

/*nyheder*/
.nyhedoverskrift {
	font-family: Verdana, Helvetica, MS Sans Serif;
	font-size: 13px;
	color: #FD1813;
	font-weight: bold;
}


/*søgning*/
.sogoverskrift {
	font-family: Verdana, Helvetica, MS Sans Serif;
	font-size: 14px;
	color: #507891;
	font-weight : bold;
}
.sogefelt {
	font-family: Tahoma, Geneva, Arial, Helvetica, MS Sans Serif;
	font-size: 11px;
	width: 144px;
	border: solid 1px #507891;
	padding: 1px;
	height: 17px;
	line-height: 13px;
}


/*medlemslogin*/
.loginoverskrift {
	font-family: Verdana, Helvetica, MS Sans Serif;
	font-size: 14px;
	color: #507891;
	font-weight : bold;
}
.loginlabel {
	font-family: Verdana, Helvetica, MS Sans Serif;
	font-size: 10px;
	color: #507891;
	font-weight : bold;
}
.loginfelt {
	font-family: Tahoma, Geneva, Arial, Helvetica, MS Sans Serif;
	font-size: 11px;
	width: 133px;
	border: solid 1px #507891;
	padding: 1px;
	height: 17px;
	line-height: 13px;
}

/*knap*/
.csubmit {
	background: #C7D7E0;
	border: none;
	height: 1px;
	width: 1px;
}

/*fejl */
.cerror {
	font-family: Tahoma, Geneva, Arial, Helvetica, MS Sans Serif;
	font-size: 10px;
	color: #ff0000;	
}

/*form felter*/
.ctxtfelt {
	font-family: Verdana, Helvetica, MS Sans Serif;
	font-size: 10px;
	border: solid 1px #000000;
	padding: 1px;
}
.ctxtfelt2 {
	font-family: Verdana, Helvetica, MS Sans Serif;
	font-size: 10px;
	padding: 1px;
}
.ccheckbox {
	width: 13px;
	margin: 2px;
}
.cbutton { 
	font-size: 10px; 
	font-family: Verdana, Helvetica, MS Sans Serif;
	font-weight: bold;
	color: #000000;
	background: #D6D6D6;
	border: solid 1px #444444;
}
/*debat*/
.a.debatknap {
	padding: 1 7 2 7;
	font-size: 10px; 
	line-height: 18px;
	font-family: Verdana, Helvetica, MS Sans Serif;
	font-weight: bold;
	color: #000000;
	background: #D6D6D6;
	text-decoration: none;
	border: solid 1px #444444;
}
