/*//////////////////////////////////////////Start Standard//////////////////////////////////////////*/
*{
	padding: 0px;
    margin: 0px;
}
html, body {
    height: 100%;
	font: 10pt "Lucia Grande",sans-serif;
	background: #fff url(../../media/layout/bg.jpg) repeat-x;
}
body{
	color: #666666;
	font: 13px "Arial",sans-serif;
}
img {
	border: 0px;
}
a{
	color: #666666;
	text-decoration: underline;
}
/*//////////////////////////////////////////End Standard//////////////////////////////////////////*/
#logo{
	float: right;
	height: 73px;
	width: 245px;
	margin-right: -150px;
	margin-top: 37px;	
	overflow: visible;
}
.text-box{
	float: left;
	text-align: left;
	margin-bottom: 20px;
	width: 742px;
	font: 13px "Arial",sans-serif;	
}
.box{
	float: left;
	margin-top: 11px;
	margin-bottom: 31px;
	width: 778px;
	background: url(../../media/layout/box_bg.jpg) repeat-y;	
}
.top_corners{
	margin-top: -11px;
	width: 778px;
	height: 11px;
	background: url(../../media/layout/corners_top.jpg) no-repeat;
}
.bottom_corners{
	float: left;
	margin-bottom: -31px;
	width: 778px;
	height: 31px;
	background: url(../../media/layout/corners_bottom.gif) no-repeat;	
}
.body{
	width: 778px;	
	margin: 0 auto;
	left: 50%;
	overflow: visible;
}
h1{
	color: #6185ab;
	font: 18px "Arial",sans-serif;	
	padding-bottom: 10px;	
}
h2{
	color: #6185ab;
	font: 12px "Arial",sans-serif;		
	font-weight: bold;
}
.teaser-table{
	color: #6185ab;
	font: 11px "Arial",sans-serif;
}
#text-table{
	margin-left: 3px;
	width: 771px;
	border-collapse: collapse;	
}
h3{
	font: 13px "Arial",sans-serif;
	padding-bottom: 5px;
	font-weight: bold;	
}
.td_1{
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 23px;
	vertical-align: top;
}
.td_2{
	vertical-align: top;
	width: 188px;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 17px;
	border-left:1px solid #9cb8d4;
	font-size: 11px;
	color:#6185ab;
}
.bildunterschrift{
	font-size: 11px;
}
.teaser_img{
	margin-top: 15px;
	margin-bottom: 10px;
}
.blue{
	color: #6185ab;
	text-decoration: none;
}
#submenue a.active, #submenue a:hover{
	color: #6185ab;
	text-decoration: none;	
}
#submenue a{
	color: #666;
	text-decoration: none;	
}
#submenue{
	margin-left: 15px;
	margin-bottom: 10px;
	line-height: 14px;
}
/*//////////////////////////////////////////Menue//////////////////////////////////////////*/
#menue_box{
	padding-top: 91px;
	overflow: visible;
}
#menue{
	height: 60px;
	width: 580px;
	font-size: 18px;
}
#menue li{
	float: left;
	list-style: none;
	display: block;
}
.active{
	display: block;
}
.passiv{
	display: block;	
}
.sub_active{
	color: #ffffff;
	display: block;	
}
.sub_passiv{
	color: #000000;
	display: block;	
}
.home{
	height: 26px;
	width: 78px;
	background: url(../../media/layout/n_home_p.gif);
}
.active.home, .home:hover{
	height: 26px;
	width: 78px;
	background: url(../../media/layout/n_home_a.gif);
}

.team{
	height: 26px;
	width: 78px;
	background: url(../../media/layout/n_team_p.gif);
}
.active.team, .team:hover{
	height: 26px;
	width: 78px;
	background: url(../../media/layout/n_team_a.gif);
}
.anfahrt{
	height: 26px;
	width: 109px;
	background: url(../../media/layout/n_anfahrt_p.gif);
}
.active.anfahrt, .anfahrt:hover{
	height: 26px;
	width: 109px;
	background: url(../../media/layout/n_anfahrt_a.gif);
}
.kontakt{
	height: 26px;
	width: 299px;
	background: url(../../media/layout/n_kontakt_p.gif);
}
.active.kontakt, .kontakt:hover{
	height: 26px;
	width: 299px;
	background: url(../../media/layout/n_kontakt_a.gif);
}
.massage{
	height: 32px;
	width: 112px;
	background: url(../../media/layout/n_massage_p.gif);
}
.active.massage, .massage:hover{
	height: 32px;
	width: 112px;
	background: url(../../media/layout/n_massage_a.gif);
}
.physikalischetherapie{
	height: 32px;
	width: 238px;
	background: url(../../media/layout/n_physikalischetherapie_p.gif);
}
.active.physikalischetherapie, .physikalischetherapie:hover{
	height: 32px;
	width: 238px;
	background: url(../../media/layout/n_physikalischetherapie_a.gif);
}
.krankengymnastik{
	height: 32px;
	width: 212px;
	background: url(../../media/layout/n_krankengymnastik_p.gif);
}
.active.krankengymnastik, .krankengymnastik:hover{
	height: 32px;
	width: 212px;
	background: url(../../media/layout/n_krankengymnastik_a.gif);
}

.round_left{
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.round_right{
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.list.content{
	margin-left: 15px;
}
/*//////////////////////////////////////////Ende Menue//////////////////////////////////////////*/
/*//////////////////////////////////////////Ende Sitemap//////////////////////////////////////////*/
