/* CSS-stilark, moentet paa 2007-designet paa thau-knudsen.dk   */
/* Dette er et grundlaeggende sproguafhængigt stilark til CV-er */
/* Det er taenkt som et alternativt stilark i forhold til /css/2007_cv.css */
/* Oprettet 2008-07-06 af Erik Thau-Knudsen */
@import "../css/nummerering_h2.css";


/*******************************/
/* HTML                        */
/*******************************/
body {
	background-color: #000; color: #33FFCC; background-image: none;}
h1 { -moz-outline: #666666 solid 10px; padding: 0.5em; -moz-outline-radius: 0.5em; border: 0.3em solid; border-color:  #888888 #aaaaaa  #aaaaaa #888888; -moz-border-radius: 0.15em;}
h2 {border-top: 0.5em dotted #FFFF99; border-left: 0.5em dotted #eeee88; border-bottom: 0.5em dotted #dddd77; padding: 0.5em; -moz-border-radius: 0.5em; }
table {border-width: 0em 2px 2px 2px; }
table, caption {border:outset #666666;}
caption {font-size: 1.4em; border:outset #666666; border-width: 2px 2px 0em 2px; padding-top: 0.5em; -moz-border-radius: 0.5em;}
thead th {border: 2px; border-left: outset #999999; border-right: outset #999999;}
tbody th {text-align: left;}
a:link, thead th, tbody th[colspan] {
color: #00FF99;}
a:hover, a:visited:hover {
color: #FFFF99;}
a:visited {
color:#66FFCC;}
a:active, a:visited:active, caption  {
	color:#FF6666;}
ul li:-moz-list-bullet {font-size: 1.4em; color: #99FF99;}
/* Identiteter:
grundoplysninger
udvalgte_erhvervserfaringer
andre_erfaringer
uddannelse
efteruddannelse
udlandsophold
sprogkundskaber
informationsteknologi_software
informationsteknologi_internet
andre_kvalifikationer
medlemsskaber
medlemsskaber
kontakt
*/
/*********************/
/* ANDRE IDENTITETER */
/*********************/
#indhold {}
#sidedatering {float: right;}
#mozToc {
	/* background-image:  url(../picts/baggrunde/whitelinen.gif);*/
	padding-left: 2em; 
	background-color: rgb(30, 30, 40); 
	padding-top: 1em;
	padding-bottom: 1em;
	font-size: 0.85em;
	margin: 0.5em;
	border: 1em dotted #666666;
	clear: both;
	}
#mozToc:before {
	display: block;
	font-weight: bold;
	font-size: 1.1em;
	border-bottom: 2px outset #666666;
	margin-bottom: 0.3em;
	}
/**************************/
/* ANDRE IDENTITETER SLUT */
/**************************/
/***********/
/* KLASSER */
/***********/
.flaade_hoejre {
	float: right;
	margin-left: 10px;
}
.flaade_venstre {
	float: left;
	margin-right: 10px;
}
	.undfly_skaerm {display: none;}
/****************/
/* KLASSER SLUT */
/****************/

/****************/
/* ANDRE MEDIER */
/****************/
@media print {
	body {font-family:"Hoefler Text", Haettenschweiler, Garamond, "Bookman Old Style", Baskerville, "Adobe Jenson Pro", serif; color: #000000;
	background-color: #fff;}
	h2 {page-break-after: avoid;}
	.undfly_udskrift {display: none;}
	span.undfly_skaerm {display: inline;}
	a {color: #000000; text-decoration: none;}
#mozToc {
	/* background-image:  url(../picts/baggrunde/whitelinen.gif);*/
	padding-left: 2em; 
	background-color: rgb(30, 30, 40); 
	padding-top: 1em;
	padding-bottom: 1em;
	font-size: 0.85em;
	margin-right: 0em;
	border-right: 2px outset #666666;
	margin-left: 10px;
	}
#mozToc:before {
	display: block;
	font-weight: bold;
	font-size: 1.1em;
	border-bottom: 2px outset #666666;
	margin-bottom: 0.3em;
	}
	}