a {
	color: #333333;
}

body {
	text-align: center;
	margin: 0;
	background-color: #042337 !important;
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#site {
	width: 768px;
	height: 100%;
	min-height: 600px;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 309px;
	border: none;
	margin-bottom: 0px;
}

.home {
	position: absolute;
	display: block;
	margin-top: -68px;
	margin-left: 513px;
	width: 253px;
	height: 45px;
}

#navi {
	width: 768px;
	background-color: white;
	height: 70px;
}

#navi ul {
	padding: 0px !important;
	width: 764px;
	list-style: none;
	margin-left: 4px;
	height: 70px;
}

#navi li {
	float: left;
	width: 14.1%;
	height: 13px;
	border-left: 1px solid #444545;
}

#navi a {
	border-top: 6px solid white;
	display: block;
	color: #939393;
	text-decoration: none;
	line-height: 60px;
	height: 64px;
	text-align: center;
}

#navi a:hover {
	color: black !important;
	border-top-color: #f17903;
}

.current a {
	color: black !important;
	border-top-color: #f17903 !important;
}

#content {
	margin: 0 auto;
	min-height: 400px;
	width: 768px;
	background-color: #FFFFFF;
	border-top: 1px solid #333333;
	margin-top: -5px;
	padding-top: 7px;
}

.left_col {
	padding: 20px;
	float: left;
	width: 280px;
	border-top: solid 1px #333333;
	border-right: solid 1px #333333;
}

.left_col .partner img {
	width: 70px;
}

.right_col .ueberuns .team img {
	float: left;
	margin: 10px;
}

.right_col .ueberuns .team {
	height: 120px;
	width: 400px;
	margin-bottom: 10px;
}

.right_col {
	padding: 20px;
	float: left;
	min-height: 550px;
	width: 407px;
	border-top: 1px solid #333333;
}

.mid_col {
	float: left;
	width: 216px;
	padding: 20px;
	border-top: solid 1px #333333;
}

.left_col_2 {
	float: left;
	width: 215px;
	padding: 20px;
	border-top: solid 1px #333333;
	border-right: solid 1px #333333;
}

.right_col_2 {
	float: right;
	width: 215px;
	padding: 20px;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
}

.single_col {
	padding: 20px;
	border-top:1px solid #333333;
}

h1 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

h2 {
	font-size: 10px;
	color: #FF6600;
}

h2 a {
	color: #FF6600;
	text-decoration: none;
}

#footer {
	text-align: center;
	background-color: #FFFFFF;
	display:block;
	width:100%;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.website {
	width: 230px;
	text-align: center;
	float: left;
	padding-bottom: 20px;
	height: 200px;
}

a img {
	border: none;
}

.ref_box_main {
	width: 180px;
	height: 140px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	text-align: center;
	background-color: #ffffff;
	background-image:
		url(http://www.marketingundpartner.de/mysite/images/refbox.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right;
	position: relative;
}

.ref_box {
	text-align: center;
	font-size: 0.8em;
	position: absolute;
	top: 105px;
	width: 170px;
	left: 0px;
}

img.left {
	float: left;
	margin: 5px;
}

img.right {
	float: right;
	margin: 5px;
}
.left_col h2
{
 text-transform: uppercase;
}