BODY {
	BACKGROUND-COLOR : #CCB975;
	FONT-FAMILY: Verdana, "Trebuchet MS", Arial;
	COLOR: #1D1D1D;
	FONT-SIZE: 12px;
}
.overskrift{
	font-family: Garamond;
	font-style: italic;
	font-size: 55px;
	font-weight: bold;
	position: static;
	color: #1D1D1D;
}
.underOverskrift{
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: 700;
	color: #CCB975;
	position: relative;
	top: -30px;
	left: 80px;
	letter-spacing : 1px;
}
.tblMain{
	width: 90%;
	
}
.headBgColor{
	background-color : #C2C29E;
}
A:ACTIVE {
	color: #1D1D1D;
	font-family: Verdana, "Trebuchet MS", Arial;
}
A:HOVER {
	color: #1D1D1D;
	font-family: Verdana, "Trebuchet MS", Arial;
}
A:LINK {
	color: #1D1D1D;
	font-family: Verdana, "Trebuchet MS", Arial;
}
A:VISITED {
	color: #D75648;
	font-family: Verdana, "Trebuchet MS", Arial;
}
.liste{
	font-size : 13px;
	font-weight : bold;
	color: #1D1D1D;
	font-family: Verdana, "Trebuchet MS", Arial;
}
.tdIndput{
	font-size : 12px;
}
.tblBeskrivelse{
	
	border : 1px solid #1D1D1D;
}
.tblBesked{
	font-size : 12px;
}
.submit {
	background-color : #CCB975;
	border : 1px solid #983434;
	color : #1D1D1D;
	font-weight: bold;
	font-size:10;
	letter-spacing : 2px;
}
H1 {
	font-size : 13px;
	color: #1D1D1D;
	font-family: Verdana, "Trebuchet MS", Arial;
}
H2 {
	font-size : 13px;
	letter-spacing : 1px;
}
.indlaeg {
	font-size:10;
}
.admin{
	font-size : 12px;
	font-weight : bold;
	letter-spacing : 1px;
}
.line{
	color : #1D1D1D;
	height : 1px;
}
.lineSpacing{
	line-height : 15px;
}
.ikkese{
        display: none;
}
