body {
	color: #333;
	font-size:0.82em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top:20px;
	line-height:2;
}


.top_shadow
{
	background-image: url(../images/bg/top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height:134px;
}

.middle_shadow
{
	background-image: url(../images/bg/middle.png);
	background-repeat: repeat-y;
	background-position: center bottom;
	min-height:300px;
}

.bottom_shadow
{
	background-image: url(../images/bg/bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height:134px;
}

.shadow_line
{
	background-image: url(../images/common/shadow_line.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height:15px;
	margin-bottom:20px;
}




/******************************** 
    header
*********************************/

#header .logo {
	float:left;
	width:100px;
	height:63px;
	margin-left:40px;
	margin-top:18px;
}

#header .mainnav {
	float:right;
	margin-top:40px;
	/*margin-right:60px;*/
	margin-right:0px;
	width:495px;
	height:41px;
	background-image: url(../images/common/nav_bg.png);
	background-repeat: no-repeat;
}

/******************************** 
    navigation
*********************************/

#header .mainnav ul.nav {
	list-style:none;
	font-size:95%;
	margin-left:25px;
	
}

#header .mainnav ul.nav li {
	float: left;
	line-height:35px;
	height:35px;
	padding-right:9px;
	padding-left:9px;
}

#header .mainnav ul.nav li:hover {
	background-color:#d3d5dd;
}

#header .mainnav ul.nav li a {
	text-decoration:none;
	color:#000;
}


#header .mainnav ul.nav li.current {
	background-color:#d3d5dd;
}


/******************************** 
    navigation second level
*********************************/

#header ul.nav ul.sub {
	margin-left:-9px;
	list-style:none;
	width: 155px;
	position: absolute;
	z-index:99999;
	background-color:#FFF;
	visibility:hidden;
}

#header ul.nav ul.sub li {
	line-height:36px;
	width:155px;
	float: left;	
	margin-bottom:1px;
	background-color:#d3d5dd;
	font-size:90%;

}

#header ul.nav ul.sub li:hover {
	float: left;	
	margin-bottom:1px;
	background-color:#bfc5dc;

}




/******************************** 
    left
*********************************/

#left {
	width:235px;
	margin-left:25px;
	float: left;
	position: relative;

}


#left img {
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	z-index:9;
	position:relative;

}


#left .imgborder {
	width:174px;
	height:32px;
	background-color:#dfe2ee;
	margin-bottom:25px;
	position:relative;
	margin-top:-8px;
}



#left .subnav ul {
	list-style:none;
	margin-left:40px;
	font-size:95%;
}

#left .subnav ul li {
	padding-left:10px;
	background-image: url(../images/common/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#left .subnav ul li a {
	text-decoration:none;
	color:#2a3e8b;
}

#left .subnav ul li a.current {
	font-size:110%;
	font-weight:bold;
}

#left .subnav ul li a:hover {
	text-decoration:underline;
}


/******************************** 
    middle
*********************************/


#middle {
	width:640px;
	float: left;
	position: relative;
}


#middle h1 {
	color:#000;
	font-size:35px;
	line-height:25px;
	margin:0px;
	padding:0px;
}

#middle h2 {
	color:#666;
	font-size:20px;
	line-height:20px;
	margin:0px;
	padding:0px;
}

#middle h3{
	color:#000;
	font-size:16px;
	margin:0px;
	padding:0px;
}

#middle .inner {
	padding:20px;

}
#middle .inner p {
	padding-left:3px;

}

#middle .left {
	padding-right:50px;
	margin-bottom:20px;

}

#middle .breadcrumb {
	margin-top:-30px;
	margin-bottom:30px;
	font-size:11px;
	color:#999;
}

#middle .testi {
	float:left;
	margin-right:20px;
	padding-left:20px;

}

#middle .testikl {
	float:left;
	margin-top:10px;
	padding-left:10px;
	

}
#middle .testikl p{
	
	

}

#middle .testiquer {
	float:left;
	margin-right:0px;
	padding-left:10px;

}

#middle .bgf {
	float:left;
	margin-right:15px;

}

#middle .partner {
	float:left;
	margin-right:15px;
	padding-left:20px;

}


#middle .auszeichnungen {
	float:left;
	margin-right:15px;

}


#middle .left img {
	float: left;
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
	margin-right:15px;

}

#middle .left p {
	margin:0px;
	padding:0px;
}

#middle ul.content-list {
	padding-left:50px;
}

#middle ul.club-list {
	margin:0px;
	padding:0px;
}

#middle ul.club-list li {
	list-style:none;
}

#middle ul {
	padding-left:50px;
}

#middle ul.no {
	list-style-type:none;
}

#middle a.no {
	text-decoration:none;
}

#middle a:hover {
	text-decoration:underline;
}


#middle .image {
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
	z-index:9;
	position:relative;

}

#contactFormArea {width:393px; color:#6b6b6b;}
.input{background-color: #ffffff; border:1px solid #d9d9d9; width:112px; padding:3px 5px 3px 5px; color:#6b6b6b;}
.input2{background-color: #ffffff; border:1px solid #d9d9d9; width:374px; padding:3px 5px 3px 5px; color:#6b6b6b;}
.input-submit { background-image:url(/me_fun/design/normal/images/but-send.gif); background-repeat:no-repeat; padding:0px; margin:0px; border:0px; width:73px; height:21px; cursor:pointer; float:right; margin-right:7px;}
.textarea {background-color: #ffffff; border:1px solid #d9d9d9; width:374px; padding:5px 5px 5px 5px; margin:0px; color:#6b6b6b;}

/******************************** 
		middle_full
*********************************/

#middle_full {
	width:900px;
	float: left;
	position: relative;
}

#middle_full .inner {
	padding-left:50px;

}
#middle_full .breadcrumb {
	margin-top:-30px;
	margin-bottom:30px;
	font-size:11px;
	color:#999;
}

#middle_full h1 {
	color:#000;
	font-size:35px;
	line-height:25px;
	margin:0px;
	padding:0px;
}

/******************************** 
		landing
*********************************/

#landing {
	width:912px;
	margin-left:25px;
	float: left;
	position: relative;
}


/******************************** 
    partner & newsletter
*********************************/
#partner {
	margin-bottom:25px;
}

#partner .newsletter {
	float:left;
	width:212px;
	height:130px;
	background-image: url(../images/vali/newslett_bg.png);
	background-repeat: no-repeat;
	margin-right:20px;
	margin-top:-45px;
	margin-left:35px;
	z-index: 999;
	position:absolute;
}

#partner .newsletter .inner {
	padding-top:17px;
	padding-left:13px;
	padding-right:13px;
}

#partner .newsletter .inner p {
	margin-bottom:7px;
}

#partner .newsletter h4{
	color:#000;
	font-size:22px;
	margin:0px;
	padding:0px;
}

#partner .newsletter p{
	font-size:80%;
	margin:0px;
}

#partner .erfolg {
	float:left;
	width:275px;
	height:80px;
	background-image: url(../images/vali/erfolg_bg.png);
	background-repeat: no-repeat;
	margin-right:20px;
	margin-top:-45px;
	margin-left:250px;
	z-index: 999;
	position:absolute;
}

#partner .xmas {
	float:left;
	width:275px;
	height:45px;
	background-image: url(../images/vali/xmas-bg.png);
	background-repeat: no-repeat;
	margin-right:20px;
	margin-top:37px;
	margin-left:250px;
	z-index: 999;
	position:absolute;
}

#partner .xmas h4{
	color:#000;
	font-size:22px;
	margin:0px;
	padding:0px;
}

#partner .xmas .inner {
	padding-top:10px;
	padding-left:13px;
	padding-right:12px;
}
#partner .erfolg .inner {
	padding-top:17px;
	padding-left:13px;
	padding-right:12px;
}

#partner .erfolg .inner p {
	margin-bottom:7px;
}

#partner .erfolg h4{
	color:#000;
	font-size:22px;
	margin:0px;
	padding:0px;
}

#partner .erfolg p{
	font-size:80%;
	margin:0px;
}



#partner .partner {
	float:right;
	width:400px;
	margin-right:25px;
	margin-top:25px;
}

#partner .partner img { 
	-moz-opacity:0.3;            /* moz */
   filter:alpha(opacity=30);   /* ie */
   opacity:0.3;                /* opera + css 3 */ 
}

#partner .partner img:hover { 
	-moz-opacity:1;            /* moz */
   filter:alpha(opacity=100);   /* ie */
   opacity:1;                /* opera + css 3 */ 
}

#partner .partner ul li {
	padding-right:9px;
	padding-left:9px;
	display:inline;
}






/******************************** 
    footer
*********************************/



#footer p {
	text-align:center;
	margin:0px;
	color:#999;
	font-size:85%;
}

#footer ul.foot {
	margin-top:20px;
	margin-bottom:7px;
	list-style:none;
	font-size:95%;
	text-align:center;
	
}

#footer ul.foot li {
	padding-right:9px;
	padding-left:9px;
	display:inline;
}

#footer ul.foot li a {
	text-decoration:none;
	color:#999;
}
#footer ul.foot li a:hover {
	text-decoration:underline;
}

#footer .shadow_line
{
	background-image: url(../images/common/shadow_line.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height:5px;
	margin-bottom:5px;
}


/* Slider - full width */


.loader { background: #fff url(../images/ajax-loader.gif) no-repeat center center; }

/* Slider - navigation */
.item-wrap
{
	margin-top:-25px;
}
.featured-nav{ display:none}

/**************************
Beratung  & Erfolg
****************************/
.beratung

{
	background-image: url(../images/hg-beratung.png);
	
	background-repeat: repeat-x;
	
}
.beratung h3 {
	color:#666;
	font-size:16px;
	line-height:16px;
	margin:0px;
	padding:0px;
}
.erfolg

{
	
	height:25px;
	background-image: url(../images/hg-beratung.png);
	
	background-repeat: repeat-x;
	margin-bottom:20px;
	
}
.adresse {
	width:290px;
	height:20px;
	position: absolute;
	z-index:99999;
	margin-left:55px;
	margin-top:-50px;
	background-color:#eeeeee;
	border-radius:5px;
	font-size:10px;
	
	
	}
