/*** www.chiemgau-reha.de v.2 Framework Stylesheet ***/
/*** Niko Wagner <niko@kuse.de> ***/

/* Basics */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6e6f71;
	line-height:14px;
	margin:0;
	background:#f4f4f4;
	overflow-x:hidden;
	}
	* {
		 margin:0;
		 padding:0;
		}
	a{ color:#6e6f71;}
	strong{ color:#6e6f71;}
	.hidden {display:none;}
	h1{
		font-size:14px;
		color:#00a2d5;
		text-transform:uppercase;
		padding:0 0 10px 0;
		margin:0;
	}
	h2{
		font-size:14px;
		color:#6e6f71;
		text-transform:uppercase;
		padding:0 0 5px 0;
		margin:0 0 5px 0;
		border-bottom:solid 1px #6e6f71;
	}
	h3{
		font-size:11px;
		padding:0;
		margin:0;
		text-decoration:underline;
		color:#00A2D5;
		}


/* Framework */ 

#HeaderPosition {
background:transparent url(../images/framework/header.gif) no-repeat scroll center 0;
display:block;
position:relative;
height:174px;
background-color:#FFFFFF;
z-index:9; /* IE7 SubmenuFix */
	}
	#HeaderContent {
	display:block;
	position:relative;
	height:174px;
	width:850px;
	margin:0 auto;
	}
	#Logo {
	background:transparent url(../images/framework/logo.gif) no-repeat scroll left 0;
	display:blockv;
	position:absolute;
	height:117px;
	width:206px;
	top:15px;
	left:-30px;
	}

/* Navigation */

#BoxMenu {
background:transparent url(../images/framework/navi_bg.gif) repeat-x scroll left 0;
display:block;
position:absolute;
left:212px;
top:124px;
height:35px;
width:638px;
}
	#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style:none;
	color:#FFFFFF;
	}
	#nav a {
	display: block;
	height:25px;
	text-decoration: none;
	font-size:12px;
	color: #FFFFFF;
	padding:11px 15px 0px 15px;
	}
  *html #nav a {float:left;}
	#startseite , #wiruumlberuns, #aktuelles, #infofuumlraumlrzte, #kontakt {
	background:transparent url(../images/framework/navi_seperator.gif) no-repeat scroll right 0;
	}
	#nav li {
	font-size:14px;
	float:left;
	font-weight:bold;
	}
		#nav li ul {
		position: absolute;
		background-color:#787a7c;
		font-size:10px;
		width: 160px;
		left: -999em;
		}
    *html #nav li ul {top:36px;}
    *html #nav li.wiruumlberuns ul {margin-left:-135px;}
    *html #nav li.infofuumlraumlrzte ul {margin-left:-110px;}
    *html #nav li.kontakt ul {margin-left:-97px;}

		#nav li ul a {
		font-size:10px;
		width:128px;
		padding-bottom:2px;
		border-bottom:1px dotted #FFFFFF;
		}
		#nav li ul a:hover {background-color:#b9bbbc;}
		#nav li:hover ul, #nav li.sfhover ul {
    left: auto;
    visibility: visible;
    }

/* Body */

#BoxPagePosition {
display:block;
position:relative;
height:auto;
width:850px;
padding-top:18px;
margin:0 auto;
z-index:0;  /* IE7 SubmenuFix */
}
#SideBoxContainer {
display:block;
position:relative;
float:left;
width:170px;
height:auto;
padding:5px 0;
background-color:#FFFFFF;
}
*html #SideBoxContainer {padding:5px 0 0 0;}
#SideBox {
display:block;
position:relative;
float:left;
width:150px;
height:49px;
margin:5px 5px 5px 10px;
}
*html #SideBox {margin:5px;}

	.ambulantereha {background:transparent url(../images/framework/img_sidebar.jpg) no-repeat scroll left 0;}
	.ergotherapie {background:transparent url(../images/framework/img_sidebar.jpg) no-repeat scroll 0 -49px;}
	.trainingampfitness{background:transparent url(../images/framework/img_sidebar.jpg) no-repeat scroll left -98px;}
	.physiotherapie {background:transparent url(../images/framework/img_sidebar.jpg) no-repeat scroll left -147px;}
	.wellnessspa {background:transparent url(../images/framework/img_sidebar.jpg) no-repeat scroll left -196px;}
	.spezial {background:transparent url(../images/framework/img_sidebar.jpg) no-repeat scroll left -245px;}
	.logopaedie {background:transparent url(../images/framework/img_sidebar.jpg) no-repeat scroll left -294px;}

		.ambulantereha:hover {background:transparent url(../images/framework/img_sidebar.jpg) no-repeat scroll -150px 0;}
		.ergotherapie:hover {background:transparent url(../images/framework/img_sidebar.jpg) no-repeat scroll -150px -49px;;}
		.trainingampfitness:hover {background:transparent url(../images/framework/img_sidebar.jpg) no-repeat scroll -150px -98px;}
		.physiotherapie:hover {background:transparent url(../images/framework/img_sidebar.jpg) no-repeat scroll -150px -147px;}
		.wellnessspa:hover {background:transparent url(../images/framework/img_sidebar.jpg) no-repeat scroll -150px -196px;}
		.spezial:hover {background:transparent url(../images/framework/img_sidebar.jpg) no-repeat scroll -150px -245px;}
		.logopaedie:hover {background:transparent url(../images/framework/img_sidebar.jpg) no-repeat scroll -150px -294px;}

#ContentBox {
display:block;
position:relative;
float:right;
padding:10px;
width:650px;
min-height:547px;
background-color:#FFFFFF;
}
*html #ContentBox { height:525px;}
/*#BoxNews {
display:block;
position:absolute;
top:364px;
margin:10px 0 0 0;
padding:10px;
width:150px;
min-height:150px;
background-color:#FFFFFF;
}*/
/**+html #BoxNews {left: 0;}
*html #BoxNews { 
height:150px;
width:150px;
right:0;
clear:both;
} */
#BoxNews {display:none;}

/* Footer */

#BoxFooter {
display:block;
position:relative;
float:right;
padding:10px;
width:650px;
}
#BoxFooter a {text-decoration:none;}
#BoxFooter a:hover {text-decoration:underline;}
#BoxFooter span {
display:block;
position:absolute;
right:10px;
top:10px;
}


/*--
Anpassungen
--*/

.LinkAdditionalsites {
	text-decoration:none !important;
	}
	
.BoxImgPositionLeft {
	padding-left:0px !important;
	}

.BoxSiteContentPart {
	line-height:16px !important;}
	
	
.dynamic-tab-pane-control .tab-row .tab a {
	color:#00A2E3 !important;
	}
	
/*--
Suche
--*/	
	
#Search {
	position:absolute;
	margin-left:726px;
	margin-top:98px;
	}
	
* +html #Search {
	margin-left:363px;
	}
	
* html #Search {
	margin-left:363px;
	}
	
#Search input {
	border:1px solid #ccc;
	color:#ccc;
	float:left;
	padding:2px 0;
	width:120px;
	background:#fff;
	margin:0;
	padding-left:2px;
	}
	
#Search #SearchButton {
	background: url(../images/framework/lupe.gif) no-repeat scroll 4px 0;
	border:medium none;
	cursor:pointer;
	height:15px;
	margin-right:6px;
	margin-top:2px;
	position:absolute;
	right:0;
	width:18px;
	}
	
/*--
Newsletter Anpassungen
--*/

.FieldsetPart {
	border:none !important;
	font-size:12px !important;
	}
	
#Newsletter {
background-color:#FFFFFF;
display:block;
float:left;
height:auto;
padding:5px 0;
position:absolute;
border:1px solid #ff00;
margin-top:448px;
font-size:10px;
line-height:11px;
padding-left:10px;
padding-bottom:10px;
}

* +html #Newsletter {
	margin-top:69px;
	margin-left:-165px;
	padding-right:10px;
	}
	
* html #Newsletter {
	margin-top:10px;
	margin-left:0px;
	padding-right:10px;
	}
	
#txtemail {
	width:275px;}
	
* html #txtemail {
	width:271px;}
	
* +html #txtemail {
	width:271px;}
	
   #txtemail {  
    width /*\**/: 271px\9  
    } 