body, table, tr, td {
	font-family: Courier new, Courier, serif;
	font-size: 11;
	color: #555555;
	
}
.coltopleft {
	width:200px;
	height:80px;
	padding-right:12px;
	padding-bottom:8px;
	background-color:#EEEEEE;
	vertical-align:bottom;
	text-align:right;
}
.coltopright {
	background-color:#EEEEEE;
}
.colmenu {
	background-color:#FFFFFF;
	width:200px;
	text-align:right;
	padding-top:17;
	padding-right:12;
	vertical-align:top;
}
.colmain {
	padding-left:14;
	padding-top:17;
	vertical-align:top;
}
h1 {
	font-size: 11;
	font-weight: normal;
	color: #999999;
	font-family: Courier new, Courier, serif;
	text-transform: uppercase;
}
.imgborder {
	border:solid 1px #DDDDDD;
	padding:3px;
	margin-right:10px;
	margin-bottom:20px;
} 
a {
	color: #999999;
	text-decoration: none;
	font-family: Courier new, Courier, serif;
}
a:hover {
	color: #222222;
	text-decoration: none;
}
a:active {
	color: #222222;
	text-decoration: none;
}
a.mail {
	background-image: url("images/arkitektur_10.gif")
}
a:hover.mail {
	background-image: url("images/mailhover_10.gif")
}
a:hover.orange {
	color: #DBB501;
	text-decoration: none;
}
a:hover.green {
	color: #78CB5C;
	text-decoration: none;
}
a:hover.black {
	color: #000000;
	text-decoration: none;
}
a:hover.blue {
	color: #0186DB;
	text-decoration: none;
}
a:hover.grey {
	color: #D4D7D7;
	text-decoration: none;
}
a:hover.red {
	color: #DB4E01;
	text-decoration: none;
}
a:hover.cyan {
	color: #46CED3;
	text-decoration: none;
}
a:hover.yellow {
	color: #D8E358;
	text-decoration: none;
}
