/* Style sheet til mig */


/* Redefinering af html tags */


/* Layers */


/* typografier */


/* links */



.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
.tabelplacering {
	left: 30px;
	top: 30px;
	position: absolute;
	width: 750px;
}
.lilletxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #666666;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.txtFarve {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #CC3300;
}
.trompet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #666666;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	height: 0px;
	width: 0px;
	padding: 0px;
}
a.lillelink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}
a.lilelink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
}
a.lillelink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #CC3300;
	text-decoration: underline;
}
a.lillelink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
}
.hvidboks {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	z-index: 1;
	left: 20px;
	top: 0px;
	width: 770px;
	height: 850px;
}
a.storlink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
}
a.storlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
}
a.storlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #CC3300;
	text-decoration: underline;
}
a.storlink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
}
.storalternativ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	font-style: italic;
}

	

body {
	background-image: url(img/baggrund_1x1.jpg);
	background-repeat: repeat;
}
#hvidboks {
	position:absolute;
	left:20px;
	top:0px;
	width:770px;
	height:3550px;
	z-index:1;
}

#sidehoved {
    background-image: url(../img/sidehoved_750x74.gif);
	position:absolute;
	left:30px;
	top:20px;
	width:750px;
	height:74px;
	z-index:2;
}


#kolofon {
	position:absolute;
	left:30px;
	top:100px;
	width:240px;
	height:800px;
	z-index:4;
}

#portfolio {
	position:absolute;
	left:280px;
	top:100px;
	width:500px;
	height:500px;
	z-index:5;
}

.venstrespalte {
	margin: 0px;
	padding: 0px;
	height: 800px;
	width: 240px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 4;
	top: 100px;
	right: 30px;
}
.bredspalte {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 500px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 5;
	top: 100px;
	right: 280px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}

