body {
	font-family: Verdana, Helvetica, Arial;
/*	background: #ffffff url(/pix/strich.gif) repeat-x 52px 74px;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#menucontainer {
/*	border:1px solid #ff9900;*/
	position:fixed;
	top:35px;
	left:22px;
	width:230px;
	height:600px;
}
#mainmenu {
	position:relative;
}
#menu {
	position:absolute;
	top:40px;
	left:0px;
}
#mail {
	position:absolute;
	top:152px;
	left:4px;
}
#copy {
	position:absolute;
	top:331px;
	left:6px;
	font-size:7pt;
}
#mail a{
	font-size:8pt;
	color:#000000;
}
#projectsmenu {
	position:absolute;
	top:40px;
	left:174px;
}
#contentcontainer{
	position:absolute;
	top:35px;
	left:290px;
	width:680px;
	z-index:100;
}
#menucontainer ul  {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menucontainer ul li {
	margin: 0;
	padding:0px 0px;
	height:23px;
}

#projectsmenu ul li {
	height:22px;
}
#menucontainer ul li a {
}

#menucontainer ul li.selected a {
}
.mxcontent h1 {
	font-size:9pt;
	margin:0px;
}
.mxcontent h2 {
	font-size:9pt;
	margin:0px;
}
.mxcontent p {
	font-size:9pt;
	margin:0px;
}
.mxfull, .mxintro {
	margin:0px 0px 10px 0px;
	display:block;
}
.mxfull p, .mxintro p {
	margin:0px 0px 0px 0px;
}
.mxtitle {
	clear:both;
	margin:0px 0px 20px 0px;
}
.mxcontent1, .mxcontent2, .mxcontent3, .mxcontent4 {
	display:table;
	width:680px;
	border-bottom:1px solid #cccccc;
	padding-bottom:20px;
	font-size:9pt;
	line-height:150%;
}
.mxgalery1 {
	width:316px;
	float:left;
}
.mxgalery1 .mxbild {
	width:316px;
	float:left;
	margin-bottom:25px;
}
.text1 {
	float:left;
	width:324px;
	margin-right:40px;
}
.mxcontent2 .mxfull {
	margin-top:25px;
}
.mxgalery2 {
	width:680px;
	margin-bottom:25px;
}
.mxgalery2 .mxbild {
	width:680px;
}
.mxgalery3 {
	width:680px;
	clear:both;
}
.mxgalery3 .mxbild {
	float:left;
	margin-bottom:25px;
}
.text3 {
	clear:both;
}

.mxgalery4 {
	width:460px;
	float:left;
}
.mxgalery4 .mxbild {
	width:230px;
	float:left;
	margin-bottom:14px;
}
.text4 {
	float:left;
	width:204px;
	margin-left:16px;
}
a {text-decoration:underline; color:#000000;}
a:hover {text-decoration:none; color:#999999;}
.mxnavi {margin-top:20px;text-align:center;clear:both;height:18px; width:680px;}
.mxnavi a {font-size:8pt;width:18px; height:18px; text-decoration:none;color:#000000;display:block;float:left;background:#ffffff;}
.mxnavi a.on {color:#ffffff;background:#000000;}
.mxnavi a.out:hover {color:#999999;}
.mxspacer {height:40px; width:680px;}
.mxlast {height:700px; width:680px;}

.intend {margin-left:30px;}
