
* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #000000;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 12px;
	color: #323232;
}

h2,h3,h4 {
	font-size: 15px;
	padding-bottom: 10px;
}

h2 a {
	border: none;
	color: #323232;
}

#box {
	width: 800px;
	margin: auto;
	padding-bottom: 20px;
}

#head {
	width: 647px;
	padding: 0px 0px 0px 153px;
	background-color: #000000;
}

#head a img {
	border: none;
}

.macmurray_zeichnung {
	margin: 20px 0px 0px 10px;
}

#box2 {
	width: 696px;
	min-height: 597px;
  	height:auto !important;
  	height: 597px;	
	background-image: url(../img/box_bg.jpg);
	background-repeat: no-repeat;	
	padding: 16px 0px 0px 104px;	
}

#navi {
	width: 592px;
	height: 50px;
	margin-bottom: 15px;
}

#navi li {
	display: inline;
	list-style-type: none;
	margin-right: -3px;
}

#navi li a img {
	border: none;
}

.content_top {
	width: 592px;
	height: 12px;
	background-image: url(../img/content_top.png);
	margin-top: 5px;
}

.content {
	width: 532px;
	min-height: 80px;
  	height:auto !important;
  	height: 80px;
  	background-image: url(../img/content_bg.png);
	background-repeat: repeat-y;
	padding: 15px 30px 15px 30px;
}

.spacer {
	margin-top: 35px;
}

.content_bottom {
	width: 592px;
	height: 12px;
	background-image: url(../img/content_bottom.png);
	margin: 0px 0px 0px 0px;
}
