html {
	overflow-y: scroll;
}

body	{ 
	color:#3f4037;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	line-height:16px;
	margin:0px; 
	padding:0px;
	background-color:#fff;
}

#whitespace {
	position:relative;
	width:100%;
	height: 47px;
	background-color:#fff;
	text-align:center;
	margin:0px;
}

#whitespaceContent {
	position:relative;
	width:750px;
	height: 47px;
	background-color:#fff;
	margin:auto;
}


#language_start {
	position:relative;
	width:300px;
	height:200px;
	top:50px;
	background:none;
}

.language_start_selector {
	position:relative;
	width:295px;
	height:43px;
	background-color:#fff;
	padding-top:12px;
}

.language_start_selector img {
	margin-left:143px;
	vertical-align:middle;
}

.language_start_text {
	margin-left:12px;
	vertical-align:middle;
	font-size:18px;
}

.language_delimiter {
	height:20px;
}

#language
{
	position:absolute;
	left:602px;
	width:146px;
	top:22px;
	height:16px;
	text-align:right;
}

#language img
{
	vertical-align:middle;
}

#language a
{
	color:#cb4a20;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	line-height:14px;
	vertical-align:middle;
}

#colorspace {
	position:relative;
	width:100%;
	height:auto;
	background-color:#c8db80;
	text-align:center;
	margin:0px;
	padding:0px;
}

#colorspaceContent {
	position:relative;
	width:750px;
	height:auto;
	background-color:#fff;
	margin:auto;
	padding:0px;
}

img { 
	border:none; 
}

a { 
	text-decoration:none;
	color:#3f4037;
}

a:hover {
	 text-decoration:none;
	 color:#cb4a20; 
}

a.mainNavi {
	font-size:12px;
}

.activeMainNavi {
	font-size:12px;
	color:#cb4a20; 
}

.activeSubNavi {
	color:#cb4a20; 
}

select {
	color:#3f4037;
	background-color:#c8db80;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
}

input {
	color:#3f4037;
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
}


table { 
	margin:0px; 
	padding:0px; 
	border:none; 
}

td {
	font-size:11px; 
	line-height:16px; 
	margin:2px; 
	padding:0px;
	vertical-align:top;
}


#header
{
 	position:relative;
	width:750px;
	height:164px;
}

#header img
{
	width:750px;
	height:164px;
}

#halfCircle {
	position:absolute;
	width:29px;
	height:51px;
	left:750px;
	top:79px;
	background-image: url(../img/halfcircle.jpg); 
	background-repeat: no-repeat;
}

#content
{
	position:relative;
	width:750px;
	height:auto;
	background-color:#fff;
	background-image: url(../img/bg_content.jpg); 
	background-repeat: no-repeat;
	top:-2px;
}

#navigation {
	position:relative;
	width:750px;
	height:81px;
}

#naviLeft {
	position:absolute;
	width:386px;
	height:22px;
	left:38px;
	top:17px; 
	text-align:left;
	border-bottom-style:solid; 
	border-bottom-width:1px; 
	border-bottom-color:#cb4a20;
}

#naviRight {
	position:absolute;
	width:139px;
	height:22px;
	left:580px;
	top:17px;
	text-align:right;
	border-bottom-style:solid; 
	border-bottom-width:1px; 
	border-bottom-color:#cb4a20;
}

#naviSub {
	position:absolute;
	width:386px;
	height:22px;
	left:38px;
	top:44px; 
	text-align:left;
}

#contentContainer {
	position:relative;
	width:750px;
	height:auto;
	text-align:left;
}

#headline {
	position:relative;
	width:278px;
	height:29px;
	left:38px;
	font-size:16px;
	line-height:18px;
	color:#8DAE14;
}

#headline span {
	font-size:12px;
	line-height:13px;
}

#text {
	position:relative;
	width:278px;
	height:100%;
	overflow:visible;
}

#contentText {
	position:absolute;
	width:267px;
	height:auto;
	left:108px;
}

#imageHor {
	position:absolute;
	width:230px;
	height:auto;
	left:455px;
	top:3px;
}

#imageVer {
	position:absolute;
	width:300px;
	height:auto;
	left:418px;
	top:3px;
}

#imageTherapist
{
	position:absolute;
	width:230px;
	left:455px;
	top:3px;
}