body {
	background-color:#d8d8d8;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#74746F;
	font-size:11px;
	line-height:15px;
	}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#74746F;
	font-size:11px;
	line-height:15px;
	margin:0px;
	padding:0px;
	font-weight:normal;
	}

p {
	line-height:15px;
	margin-top:0px;
	padding:0px;
	}

a:link, a:visited, a:active {
	font-family:Arial, Helvetica, sans-serif;
	color:#74746F;
	font-size:11px;
	line-height:15px;
	text-decoration:none;
	}

a:hover {
	color:#445971;
	}

#content {
	position:relative;
	background-color:#FFFFFF;
	width:820px;
	height:450px;
	margin:0px auto;
	text-align:left;
	margin-top:70px;
	}




#text {
	padding-left:311px;
	padding-right:160px;
	padding-top:130px;
	padding-bottom:110px;
	background-color:#FFFFFF;
	margin-bottom:80px;
	}

#text ul {
padding-left:14px;
}


#text li {
list-style-type:disc;
margin:0px;
padding:0px;

}

#slideshow {
	position: absolute;
	top:0px;
	left:0px;
	border: none;
	width:250px;
	height:350px;
}


.slide-image {
position: absolute;
top: 0px;
left: 0px;
width: 250px;
height: 350px;
background-position: right top;
background-repeat: no-repeat 
}


#image {
	position:absolute;
	top:159px;
	left:14px;
	height:149px;
	width:250px;
	}


/*navigation*/

#nav {
	height:26px;
	width:820px;
	position:relative;
	top:0px;
	left:0px;
	background-color:#d8d8d8;
	}

#nav a {
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	height:20px;
	}

#nav a:hover {
	background-position:0 -20px;
	}

#nav a.selected{
	background-position: 0 -40px;
	}

#logotype {
	background:url(../images/nav/tonus_logotype.gif);
	background-repeat:no-repeat;
	position:absolute;
	left:12px;
	height:16px;
	width:246px;
	}

#nav_01 {
	background:url(../images/nav/nav_01.gif);
	left:306px;
	width:62px;
	}

#nav_02 {
	background:url(../images/nav/nav_02.gif);
	left:368px;
	width:78px;
	}

#nav_03 {
	background:url(../images/nav/nav_03.gif);
	left:446px;
	width:74px;
	}

#nav_04 {
	background:url(../images/nav/nav_04.gif);
	left:520px;
	width:152px;
	}

#nav_05 {
	background:url(../images/nav/nav_05.gif);
	left:672px;
	width:90px;
	}

#nav_06 {
	background:url(../images/nav/nav_06.gif);
	left:762px;
	width:53px;
	}


/*SUBNAVIGATIONEN*/

#subnav_container {
	position:absolute;
	top:36px;
	width:200px;
}

#subnav_container a {
position:absolute;
left:0px;
width:200px;
height:15px;
background-repeat:no-repeat;
}

#subnav_container a:hover {
background-position:0 -15px;
}

#subnav_container a.selected {
background-position:0 -15px;
}


#subnav_about_01 {
background:url(../images/nav/subnav_about_01.gif);
top:0px;
}

#subnav_about_02 {
background:url(../images/nav/subnav_about_02.gif);
top:15px;
}

#subnav_about_03 {
background:url(../images/nav/subnav_about_03.gif);
top:30px;
}

#subnav_about_04 {
background:url(../images/nav/subnav_about_04.gif);
top:45px;
}



#subnav_don_li_01 {
background:url(../images/nav/subnav_don_li_01.gif);
top:0px;
}

#subnav_don_li_02 {
background:url(../images/nav/subnav_don_li_02.gif);
top:15px;
}

#subnav_don_li_03 {
background:url(../images/nav/subnav_don_li_03.gif);
top:30px;
}

#subnav_don_li_04 {
background:url(../images/nav/subnav_don_li_04.gif);
top:45px;
}

#subnav_don_li_05 {
background:url(../images/nav/subnav_don_li_05.gif);
top:60px;
}




#subnav_tm_labor_01 {
background:url(../images/nav/subnav_tm_labor_01.gif);
top:0px;
}

#subnav_tm_labor_02 {
background:url(../images/nav/subnav_tm_labor_02.gif);
top:15px;
}

#subnav_tm_labor_03 {
background:url(../images/nav/subnav_tm_labor_03.gif);
top:30px;
}

#subnav_tm_labor_04 {
background:url(../images/nav/subnav_tm_labor_04.gif);
top:45px;
}





/*SUBNAVIGATIONEN ENDE*/



#lang_container {
	position:absolute;
	top:34px;
	left:756px;
	height:20px;
	width:55px;
	}

#lang_container a:hover {
	background-position:0 -20px;
	}

#english {
	position:absolute;
	top:0px;
	left:0px;
	height:20px;
	width:30px;
	background:url(../images/nav/eng.gif);
	background-repeat:no-repeat;
	}

#deutsch {
	position:absolute;
	top:0px;
	left:30px;
	height:20px;
	width:25px;
	background:url(../images/nav/de.gif);
	background-repeat:no-repeat;
	}

#line {
	width:100%;
	height:1px;
	background-color:#74746F;
	margin-top:10px;
	}

