* {
	font-family: "Trebuchet MS";
	font-size: 10pt;
}

div#container {
	width: 800px;
	position: absolute;
	left: 50%;
	top: 10px;
	margin-left: -400px;
	float: left;
}

div#clearer {
	clear: both;
}

div#header {
	width: 100%;
	float: left;
	margin: 5px;
}

img#logo {
	width: 100px;
	margin-left: 10px;
	float: left;
}


#b {
	float:left;
	width: 410px;
}

#d {
	float:right;
	width: 410px;
}


#c {
	float:left;
	width: 410px;
}


#e {
	float:left;
	width: 410px;
}


body {
	background-color: CCCCCC;
	}

#maintable {
	border: 1px solid #FF6600;
	color: #000000;
	background-color: #EEEEEE;
	}
	
#projekter {
	color: #000000;
	background-color: #EEEEEE;
	padding: 2px;
	font-family: arial;
	font-size: 13;
	}
	
	
a {
	color: #777777;
}

a:hover {
	text-decoration: none;
}




a.menu {
	color: #000000;
	display: block;
	height: 25px;
	text-decoration: none;
	padding-left: 3px;
	line-height: 25px;	
}



a.menu:hover {
	background-color: #666666;
	color: #ffffff;
	}


a.menu_double {
	color: #000000;
	display: block;
	height: 40px;
	padding-left: 3px;
	text-decoration: none;
}

a.menu_double:hover {
	background-color: #666666;
	color: #ffffff;
}


h4 {
	background-color: #cccccc;
	padding-left: 1px;
}

#elektro {
	float:left;}

