q { 
	quotes: "\00BB" "\00AB"; /*  >>abc<< */
}
q q {
	quotes: "\201E" "\201D"; /*  ,,abc´´ */
}
q q q {
	quotes: "\2018" "\2019"; /*  'abc'  */
}
[LANG|=en] q {
	quotes: "\201C" "\201D"; /*  ``abc´´ */
}
ins { text-decoration: none; border-left: 1px dotted black; padding-left: .5em; }
h1,h2,h3 { font-family: sans-serif; }
h1 { margin: 1.5em 0 1.4em; font-size: 130%; }
h2 { font-size: 105%; margin-bottom: .3em; }
h3 { font-size: 100%; font-family: serif; margin-top: .4em; margin-bottom: .4em; }
.right h3 { font-family: sans-serif }
p { margin-top: 0; }
p.manchet { font-size: 105%; font-style: italic; margin-left: 1.2em; margin-right: 30% }
a.noline { text-decoration: none ! important }
.nav, .topnav { text-transform: lowercase } 
form { margin: 0 }
.billede-venstre {
	float: left;
	padding: 0 1em 1em 0;
}
.billede-hoejre {
	float: right;
	padding: 0 0 1em 1em;
}
.weblog-entry {
	clear: left;
	margin: 1.6em 0;
	padding-bottom: .8em;
}
.dato { 
	font-size: smaller; 
	font-family: sans-serif;
        margin-top: 1em;
        margin-bottom: 0em;
}
.weblog-entry .dato {
        margin-top: 0;
        margin-bottom: .5;
}
.dato a {
	text-decoration: none;
}
.weblog-entry h2 {
	margin: .4em 0px .1em;
}
.inline-ad {
        margin: 0;
        text-align: center;
}
.skriv-kommentar {
	clear: left;
}
.skriv-kommentar a {
	font-size: smaller;
	font-family: sans-serif;
	color: #666666 ! important;
}
#kommentarer {
	clear: both;
}
/* skjul for IE */
.ny-kommentar > * > textarea {
	width: 100%;
}
q {
	font-style: italic;
}
/*
q:before, q:after {
	content: open-quote;
}
*/
