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

body {
	font-size: 11px;
	font-family: Arial;
	line-height: 160%;
	color: #707173;
}

.pageWrap {
	width: 1020px;
	margin: 0 auto;
}

.header {
	height: 170px;
	padding-bottom: 25px;
	background-color: #eceded;	
}

.header .headerImg {
	position: relative;
	height: 110px;
	background-color: #707173;
	background-image: url(../img/header_bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.header .headerImg img {
	top: 20px;
	left: 20px;
	position: absolute;
	
}

.header .headerImg .headerText {
	top: 45px;
	left: 360px;
	position: absolute;
	color: white;
	font-size:14px;
	
}

.header .specialNav { 
	background-image: url(../img/special_nav.jpg);
	height: 60px;
	position: relative;
}

.header .specialNav ul{ 
	position: absolute;
	width: 560px;
	right: 0px;
	top: 27px;
	margin-right: 25px;
	list-style-type: none;
}

.header .specialNav li{ 
	display: inline;
	float: right;
	margin-left: 25px;
	position: relative;
}

.header .specialNav li a{ 
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.header .specialNav li a:hover, .header .specialNav .menu-level1-current-active a, .header .specialNav .menu-level1-active a{ 
	text-decoration: underline;
	color: white;
}

.header .specialNav li ul.menu-level2{ 
	position: absolute;
	top: 30px;
	clear: both;
	height: 20px;
	margin-right: 0px;
}

.header .specialNav li ul.menu-level2 a{ 
	color: black;
	text-decoration: none;
}

.header .specialNav .menu-level1-active .menu-level2-current-active a, .header .specialNav .menu-level1-active .menu-level2 a:hover, .header .specialNav .menu-level1-current-active .menu-level2 a:hover{ 
	text-decoration: underline;
	color: black;
}

.main {
	float: left;
	clear: both;
	background-color: #d3d4d5;
	background-image: url(../img/main_bg.gif);
}

/**
 *	MENU
 */

.main #mainNav {
	width: 230px;
	display: inline;
	float: left;
	/*background-color: #d3d4d5;*/
}
.main #mainNav .nav_head {
	background-color: #707173;
	height: 20px;
	color: white;
	padding-top: 3px;
	padding-left: 30px;
	font-size: 12px;
}

.main #mainNav #headPraxis {
	background-color: #b40923;
}

.main #mainNav #headPraxis a{
	color: white;
}

.main #mainNav a {
	text-decoration: none;
	color: #707173;
	display: block;
	width: 100%:
	height: 100%;	
}

/* GENERAL */

.main #mainNav ul#produkte{
	padding-bottom: 5px;
}

.main #mainNav ul {
	clear: both;
	background-color: #eceded;
	list-style-type: none;
	padding-top: 5px;
}

/* LEVEL 1 */
.main #mainNav ul.menu-level1 li#yellow{
	border-left: 10px solid #ffed00;
}

.main #mainNav ul.menu-level1 li#tuerkis{
	border-left: 10px solid #009ee0;
}

.main #mainNav ul.menu-level1 li#red{
	border-left: 10px solid #e2001a;
}

.main #mainNav ul.menu-level1 li#green{
	border-left: 10px solid #45a12b;
}

.main #mainNav ul.menu-level1 li#blue{
	border-left: 10px solid #003882;
}

.main #mainNav ul.menu-level1 li#orange{
	border-left: 10px solid #e28f00;
}

#mainNav .menu-level1 li {
	padding-left: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	cursor: pointer;
	color: #707173;
}

#mainNav .menu-level1 li  a{
	color: #707173;
}
#mainNav .menu-level1 li  a:hover{
	text-decoration: underline;
}

#mainNav .menu-level1 li.menu-level1-active a, #mainNav .menu-level1 li.menu-level1-current-active a{
	color: black;
}

/* LEVEL 2 */

#mainNav ul.menu-level2 {
	padding-top: 10px;
}

#mainNav .menu-level1 li .menu-level2 li {
	border-left: 0px solid blue;
	padding-left: 10px;
	margin: 0px;
	padding-bottom: 10px;
	font-weight: bold;
}

#mainNav .menu-level1 li .menu-level2 li  a{
	color: #707173;
}

#mainNav .menu-level1 li .menu-level2 li.menu-level2-active a, 
#mainNav .menu-level1 li .menu-level2 li.menu-level2-current-active  a{
	color: black;
}

/* LEVEL 3 */

#mainNav .menu-level1 li .menu-level2 li.menu-level2-active .menu-level3 li,
#mainNav .menu-level1 li .menu-level2 li.menu-level2-current-active .menu-level3 li  {
	padding-bottom: 5px;
}

#mainNav .menu-level1 li .menu-level2 li.menu-level2-active .menu-level3 li  a,
#mainNav .menu-level1 li .menu-level2 li.menu-level2-current-active .menu-level3 li  a {
	color: #707173;
}

#mainNav .menu-level1 li .menu-level2 li.menu-level2-active .menu-level3 li.menu-level3-current-active a {
	color: black;
}


/* Praxis */

.main #mainNav ul#praxis {
	background: none;
}

.main #mainNav ul#praxis li a{
	color: #b40923;
}

.main #mainNav ul#praxis li.menu-level1-active a{
	color: black;
}

.main #mainNav ul.menu-level1 li#gray1{
	border-left: 10px solid #707173;
}

.main #mainNav ul.menu-level1 li#gray2{
	border-left: 10px solid #858688;
}

.main #mainNav ul.menu-level1 li#gray3{
	border-left: 10px solid #9b9c9d;
}

.main #mainNav ul.menu-level1 li#gray4{
	border-left: 10px solid #b0b1b2;
}

.main #mainNav ul.menu-level1 li#gray5{
	border-left: 10px solid #c6c6c7;
}

.main .contentWrap {
	width: 790px;
	display: inline;
	float: right;
	background: url(../img/content_bg.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	/*background-color: #eceded;*/
}

.main .contentWrap .content {
	width: 600px;
	margin-left: 20px;
	margin-right: 20px;
	display: inline;
	float: left;
}

.main .contentWrap .sidebar {
	width: 150px;
	display: inline;
	float: right;
	overflow: hidden;
}

.contentWrap .boxRight {
	padding: 10px;
	padding-bottom: 20px;
}

.contentWrap .boxRight .tx-thmailformplus-pi1 input{
	margin-left: 0px;
	width: auto;
}

.contentWrap .boxRight h1{
	font-size: 12px;
	margin: 0px;
}

#rueckruf, #login {
	background-color: #d3d4d5;
}

.footer {
	height: 30px;
	border-top: 1px solid #707173;
	clear: both;
	background-color: #d3d4d5;
	padding-top: 10px;
	position: relative;
}

.footer p.copyright {
	clear: both;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

.footer .footerNav {
	position: absolute;
	right: 10px;
	top: 10px;
}

.footer .footerNav a{
	color: #707173;
	text-decoration: none;
}

.footer .footerNav a:hover{
	color: black;
	text-decoration: underline;
}

.statistik {
	position: absolute;
	z-index: -999;
}
