
/*generelt*/

#body {
	background-color: #000000;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}


#midt {
	left: 50%;
	top: 50%;
	width: 850px;
	margin-left: -450px; /* half of width */
	margin-top: -290px; /* half of height */
	position: absolute;
	background-color: #000000;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	border: 1px solid #333333;
}



/* topbanneret */

#top {
	width: 850px;
	height: 100px;
	padding-top: 20px;
}

#topbanner {
	float: left;
}

/* bundbanneret */

#bundbanner {
	height: 20px;
	width: 850px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #302f30;
	padding-top: 10px;
	margin-top: 10px;
	background-color: #000000;
	float: left;
}

#rights {
	font-size: 12px;
	color: #302f30;
}

/* indhold */


#indhold {
	width: 850px;
	background-color: #000000;
}

#streg {
	font-size: 20px;
}

#tekst {
	width: 550px;
	float: left;
}

#kasse1 {
	width: 260px;
	float: left;
	margin-right: 25px;
}

#kasse2 {
	width: 260px;
	float: left;
}


/*knapper*/

input {
	background-color: #0098ff;
	border: 3px;
	border-style: inset;
	float: left;
	font-size: 14px;
	margin-right: 15px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
}


/*undermenu*/

.aktuel {
	color: #CCCCCC;
	font-size: 16px;
	float: right;
}

.undermenu {
	font-size: 16px;
	float: right;
}

.undermenu a:link {
	color: #CCCCCC;
	text-decoration: none;
}

.undermenu a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.undermenu a:hover {
	color: #666666;
	text-decoration: none;
}

.undermenuboks {
	height: 20px;
	padding-top: 8px;
	padding-bottom: 7px;
}

/*menulinjen*/

#menu {
	float: left;
	font-size: 20px;
	letter-spacing: 1px;
}

#menu a:link {
	color: #CCCCCC;
	text-decoration: none;
}

#menu a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

#menu a:hover {
	color: #FF0000;
	text-decoration: none;
}

.aktivmenu {
	color: #333333;
}

/*DEFAULT SITET*/

/*defaultsite menulinje*/

#menudefault {
	height: 22px;
	width: 850px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #302f30;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #302f30;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 20px;
	background-color: #000000;
	color: #000000;
	font-size: 16px;
}

#defaultpic {
	float: right;
	position: relative;
	width: 400px; 
}

#defaultstreg {
	font-size: 43px;
	color: #CCCCCC;
}

#defaulttekst {
	width: 410px;
	float: left;
}

#catch {
	font-size: 19px;
	color: #555555;
}

#hojre {
	font-size: 12px;
}

/*ABOUT SITET*/

#menuabout {
	height: 22px;
	width: 850px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0098ff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0098ff;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 20px;	
	background-color: #000000;
}
	

/*INTERIOR SITET*/

#menuinterior {
	height: 22px;
	width: 850px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-bottom: 10px;	
	padding-top: 10px;	
	margin-top: 20px;
	background-color: #000000;
}

#interiortekst {
	width: 230px;
	float: left;
	margin-right: 20px;
}

#photokasseinterior {
	width: 333px;
	height: 270px;
	float: left;
}

#thumbnailkasseinterior {
	width: 250px;
	float: left;
	margin-left: 12px;
}

.thumbnailinterior {
	width: 50px;
	height: 50px;
	float: left;
	margin-bottom: 12px;
	margin-left: 12px;
}

.thumbnailinterior a:hover {
	border: 1px solid #000000;
}


/*WEBDESIGN SITET*/


#menuwebdesign {
	height: 22px;
	width: 850px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-bottom: 10px;
	padding-top: 10px;	
	margin-top: 20px;
	background-color: #000000;
}

	
/*PHOTOGRAPHY SITET*/

#menuphotography {
	height: 22px;
	width: 850px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-bottom: 10px;
	padding-top: 10px;	
	margin-top: 20px;
	background-color: #000000;
}

#photokasse {
	width: 300px;
	float: left;
	border: 1px solid #333333;
}

#thumbnailkasse {
	width: 250px;
	float: left;
	margin-left: 13px;
}

.thumbnail {
	width: 50px;
	height: 38px;
	float: left;
	margin-bottom: 12px;
	margin-left: 12px;
}

.thumbnail a:hover {
	border: 1px solid #000000;
}

#phototekst {
	width: 850px;
	float: left;
}


/*LINKS SITET*/

#menulinks {
	height: 22px;
	width: 850px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-bottom: 10px;
	padding-top: 10px;	
	margin-top: 20px;
	background-color: #000000;
}

#linkstekst {
	width: 850px;
	height: 200px;
	float: left;
}

#linkkasse2 {
	width: 260px;
	float: left;
}

#linkkasse3 {
	width: 260px;
	float: left;
}

.link {
	width: 200px;
	margin-bottom: 12px;
	margin-left: 12px;
	float: left;
}

.link a:hover {
	border: 1px solid #000000;
}