.top {
	background-color: #999933;
}
body {
	background-color: #666666;
	margin: 0px;
}
.menu {
	background-color: #AA800E;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

.menu:hover {
	color: #666666;
	}
	
	p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin:0;
	
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin: 0;
}

a {  color: #003366}

a:hover {
	color: #5B8295;
}

.indholdtable {
	background-color: #FFFFFF;
}

.copyright {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
}

.bottom {
	background-color: #AA800E;
}

.fototable {
	background-image: url(photo/rockwalllogo.jpg);
}

.fotobund {
	background-image: url(photo/rockwallbund.jpg);
	background-repeat: no-repeat;
}

.profiletable {
	background-image: url(photo/colorwalllogo.jpg);
	background-repeat: no-repeat;
}

.profilbund {
	background-image: url(photo/colorwallbund.jpg);
	background-repeat: no-repeat;
}

.kontakttable {
	background-image: url(photo/soillogo.jpg);
}

.kontaktbund {
	background-image: url(photo/soilbund.jpg);
	background-repeat: no-repeat;
}

.webdesigntable {
	background-image: url(photo/stonewalllogo.jpg);
}

.webdesignbund {
	background-image: url(photo/stonewallbund.jpg);
	background-repeat: no-repeat;
}

.grafisktable {
	background-image: url(photo/orangewalllogo.jpg);
}

.grafiskbund {
	background-image: url(photo/orangewallbund.jpg);
	background-repeat: no-repeat;
}
.rulercolor {
	border-top: 1px solid #AA800E;
	border-right: 1px none #AA800E;
	border-bottom: 1px none #AA800E;
	border-left: 1px none #AA800E;
}

.submit {
	background-color: #AA800E;
	border: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	width: 50px;
}

.form {
	border: thin solid #AA800E;
}

img.left {
	float: left;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 0px;
	border: thin solid #AA800E;
