* { 
	padding: 0; 
	margin: 0;
}

a:link {
	color: #6F3737;
	text-decoration:none;
}
a:visited {
	color: #6F3737;
	text-decoration:none;
}
a:hover {
	color: #F2F2F2;
	background-color: #6F3737;
}
a:active {
	color:#03C;
}

.menu2-level1 {
	text-decoration: none;
	line-height: 20px;
	color: #333;
}
.menu2-level1-cur {
	background-color: #9EC3F0;
}

.menu2-level2 {
	text-decoration: none;
	padding-left: 15px;
	line-height: 20px;
	color: #333;
}
.menu2-level2-cur {
	padding-left: 15px;
	background-color: #9EC3F0;
}
.menu2-level3 {
	text-decoration: none;
	padding-left: 30px;
	line-height: 20px;
	color: #333;
}
.menu2-level3-cur {
	padding-left: 30px;
	background-color: #9EC3F0;
}
.tabfont {
	font-family: Verdana;
	font-size: 12px; 
}
.formnormal {
	font-size: 12px;
}


#wrapper {
	width: 1440px;
	background-image: url(http://www.mactraxx.com/t3/fileadmin/template/auto/img/bg.jpg);
	height: auto;
}
#head {
	height: 200px;
	width: 1440px;
}
#logo {
    width: 190px;
	float: left;
}
#img_top {
	width: 1440px;
}
#mainmenue {
	height: 20px;
	width: 400px;
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	background-color: #F88907;
	float: left;
}
#titel {
	height: 20px;
	width: 1040px;
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	background-color: #F88907;
	float: right;
}
#mainmenueList {
	height: 20px;
	width: 1024px;
}

#breadcrumb {
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	height: 20px;
	width: 641px;
	padding-top: 10px;
}
#breadcrumbcontent {
}
#contentbox {
	width: 821px;
	float:left;
	margin-left: 20px;
	height: auto;
}
#content {
	float:left;
	font-family: Verdana;
	font-size: 12px;
}
#leftcol {
	height: 764px;
	width: 210px;
	padding: 5px;
	float: left;
}
#leftcolcontent {
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#submenue {
	font-family: Verdana;
	font-size: 12px;
}
#rightcol {
	float:right;
	padding-top: 10px;
	padding-left: 10px;
	height: auto;
	width: 200px;
	font-family: Verdana;
	font-size: 12px;
}
#language {
	height: 20px;
	width: 80px;
	padding-top: 30px;
}
#footer {
	height: 20px;
	width: 1440px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	clear: both;
	padding-left: 10px;
	bottom: 0px;
}
#footercontent {
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
}

