

body {
	margin:0px; 
	padding:0px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	
}

#page {
    width:100%;
    height:100%;
    margin:0px;
    padding:0px;
    background-image: url(http://www.arch-ress.com/pics/testbg1.gif);
	background-repeat:no-repeat;
	background-position: top right;

}


#seite{
 	text-align:left;
 	width:800px;
 	padding: 0px;
 	margin-top: 150px;
 	border: 2px solid #333;
}

#foot {
	text-align:right;
	width:100%;
}

#menu {
    width: 290px;
	height: 312px; 
	margin: 0px;
	padding:5px 0 0 10px;
	background-image: url(http://www.arch-ress.com/pics/bg1.gif);
	background-repeat:no-repeat;
	background-color: #444;
}

#contentTitle {
	font-size:14px;
	font-weight:bold;
	color:#666;
}

#navi {
	margin:0px;

}

#content {
	height: 500px;
	width: 100%;
background-image: url(http://www.arch-ress.com/pics/3db50dc29336fd9a7f8bafd3aab8c6c0_resized.jpg);
background-repeat:no-repeat;
	background-color:#f3f3f3;
	padding:0px; 
}

#content2 {
	width:480px;
	height:203px;
	background:black;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	color: #fff;
	padding:0px; 
}

#logodiv {
	height: 188px;
	width: 300px;
	background-color: #f9f9f9;
	margin:0px;
	padding:0px;
}

#logo {
	margin: 0 0 0 20px;
}

.inhalt {
    width: 450px;
    height: 95%;
	margin: 10px 0 0px 20px;
	font-size: 11px;
	overflow: auto;
}

a.thumb:link, a.thumb:visited {
	background:black;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40
}

a.thumb:hover {
	background:black;
	filter:alpha(opacity=100);
	-moz-opacity:.99;
	opacity:.99
}

a.selected:link, a.selected:visited {
	color: #E6B970;
	font-size: 12px;
	text-decoration: none;
	margin: 10px 0px;	
}

a.selected:hover {
	color: #94ACC8;
}

a.default:link, a.default:visited {
	color: #eee;
	font-size: 12px;
	text-decoration: none;
	margin: 10px 0px;
}

a.default:hover {
	color: #94ACC8;
}

/*submenu*/
a.subselected:link, a.subselected:visited {
	color: #E6B970;
	font-size: 12px;
	text-decoration: none;
	margin: 5px 0px 5px 10px;	
}

a.subselected:hover {
	color: #94ACC8;
}

a.subdefault:link, a.subdefault:visited {
	color: #ccc;
	font-size: 12px;
	text-decoration: none;
	margin: 5px 0px 5px 10px;
}

a.subdefault:hover {
	color: #94ACC8;
}

/*subsubmenu*/
a.subsubselected:link, a.subsubselected:visited {
	color: #E6B970;
	font-size: 12px;
	text-decoration: none;
	margin: 5px 0px 5px 20px;	
}

a.subsubselected:hover {
	color: #94ACC8;
}

a.subsubdefault:link, a.subsubdefault:visited {
	color: #aaa;
	font-size: 12px;
	text-decoration: none;
	margin: 5px 0px 5px 20px;
}

a.subsubdefault:hover {
	color: #94ACC8;
}




a.menu2:link, a.menu2:visited {
	color: #444;
	text-decoration: none;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}

a.menu2:hover {
	color: #245FA1;
}

a.logo {
	color: #444;
	text-decoration: none;
	font-face:Arial, sans-serif;
	font-weight: bold;
	font-size:16px;
}

a:link, a.:visited {
	color: #E6B970;
}

a.:hover {
	color: #94ACC8;
}

