﻿/* GENERELLE XHTML STYLES */

html, body {margin: 0 4em 5px 4em; padding:0;}

body, div, h1, h2, h3, p, dl, dt, dd, ul, ol, li, input, textarea, label, abbr, acronym 
{font-family: verdana, arial, helvetica, sans-serif; font-size: 1em;}

dl, dt, dd, ul, li {margin: 0; padding: 0; list-style-type: none;}

table {width: 100%; margin: 0; border-collapse: collapse;}


a {outline: none;} 
/* Stops Firefox producing a dotted outline around activated links */

/* Overordnede styles for billeder */
img {margin: 0; padding: 0;}
a img {border: 0;}

/* billedlinks */

/*Layout */

#layout {margin: 0 auto 0 auto; width: 993px; float: left;}


/* BANNER*/

#banner {display: block; width: 100%;}
/* display: block; removes gap between banner and link bar in IE6 */

/* Images in the source-code default to 'inline' and align to the text-baseline - 
regardless of whether there's any text there or not, making room, a gap, for descenders. */



/* VANDRETTE LINKS STYLES */

#vlinks {width: 100%; height: 3em; margin: 1px 0 0 0; padding: 1px 0;
 text-align: center;
 font-size: 0.6em; color:#fff;
 /*background-color: #7DC500;*/

background-image:url(billeder/topbar.jpg); background-repeat:repeat-x;
}

/* vandrette links styles */

#vlinks a {
text-decoration: none; margin-right: 1.8em;
 padding-right: 0.3em; padding-bottom: 0;
	padding-left: 0.3em; border-top-width: 0; border-right-width: 1px;

	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
 border-right-style: solid;
 border-bottom-style: solid;
	border-left-style: solid;

	border-top-color: #FFFFFF; border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF; border-left-color: #FFFFFF;
}


/* VENSTRENAVIGATIONS-, INDHOLD- og HØJREFUNKTIONALITETSTABELLENS STYLES */

#mid {margin-top: 1px;}


/* venstrenavigationens styles */

#leftCol {width: 19%; padding: 5px; vertical-align: top; text-align: left;}


#afalogo {margin-top: 1em;}

/* INDHOLDETS STYLES */
#centerCol {padding: 0 1em; border-right: 1px solid white; border-left: 1px solid white; vertical-align: top; text-align: left; }
#centerCol a {text-decoration: underline;}
#centerCol a:link {color: #000;}
#centerCol a:visited {color: #666;}
#centerCol a:hover {
	color: #000;
	background-color: #6699cc;
} 
#centerCol a:active {color: #f90;}

h1 {margin: .4em 0 .3em 0; margin-top: 1em; margin-bottom: 0.7em; padding-left: .2em; font-size: 1.1em; width: auto;}
h2 {font-size: 1em; font-weight: bold; margin: 1em 0 0 .4em;}
p {font-size: 0.9em; margin: 0 0 .5em .4em;}

/* Sprog og flag */
h1.dk {
	background: url("./billeder/dk-flag.gif") no-repeat 98% 3px;
}
h1.uk {
	background: url("./billeder/uk-flag.gif") no-repeat 98% 3px;
}
h1.fr {background: url("./billeder/fr-flag.gif") no-repeat 98% 3px;}
h1.de {background: url("./billeder/de-flag.gif") no-repeat 98% 3px;}

/* Indholdets illustrationer */
img.floathojre {float: right; margin: 0 0 0 .7em; border: 1px solid #000;}

/* Ordforklaringer */
.defin {border-bottom: 1px dashed #000; cursor: help;}

/* Indholdets listestyles */
ul.liste {margin: .8em 0 1em 3em;}
ul.liste li {
	font-size: 0.9em;
	font-weight: normal;
	color: #FF0000;
	list-style-type: disc;
}

/* Indholdets sidste afsnit */
#bundafsn {margin-bottom: 1em;}

/* HØJRESPALTENS STYLES */
#rightCol {width: 16%; padding: 7px 5px; vertical-align: top; text-align: left;}
#rightCol p {font-size: .7em; margin: 0 0 .5em 0;}
#rightCol h3 {
	font-size: 0.8em;
	margin: 1em 0 .2em 0;
	border-top: 1px solid #6699cc;
	padding-top: 0.4em;
}

#rightCol a {text-decoration: underline;}
#rightCol a:link {color: #000;}
#rightCol a:visited {color: #999;}
#rightCol a:hover {
	color: #000;
	background-color: #6699cc;
} 
#rightCol a:active {color: #7caac9;}

#kontakt p {
	margin: 0;
}


/* BRUN VANDRET STREG */
#brunstreg {width: 100%; height: 1px; margin-top: 1px; font-size: 1px; background-color: #6699cc;}

/* SIDEFOD (div) MED LINKRÆKKE */
#bundlnk {width: 100%; height: 1.4em; text-align: center; font-size: .6em; margin-top: 1px; padding: 1px 0; color:#000;}

/* linkrækken */
#bundlnk a {text-decoration: none; margin-right: 1.8em; border-width: 0 1px; 
border-style: solid; border-color: #fff; padding: 0 .3em;}
#bundlnk a:link {color: #000;}
#bundlnk a:visited {color: #333;}
#bundlnk a:hover {
	color: #000;
	background-color: #6699cc;
} 
#bundlnk a:active {color: #7caac9;}

/* OPDATERINGSDATO og COPYRIGHT */
#opopval {width: 100%; margin: 1px 0 0 0; text-align: center; }
#opopval p {width: 90%; padding: 1em 0 0 0; text-align: center; font-size: .7em; line-height: 2em; clear: left;}

/* VALIDATION */
#opopval img {margin: 1em 0 .8em 0; text-align: center;} 

/* Redigeret 15. maj 2008 */

/* 23. april 2008, CSS 2.1 valideret på http://jigsaw.w3.org/css-validator/#validate-by-input */

/* Ophavsret © Charlotte Ryø 2008 */
