#wrapper {
	width: 800px;
	margin: 0px auto;
	padding-left: 30px;
	padding-right: 30px;
	background: #fff;
	height: auto;
}

body {
	margin: 0px;
	padding: 0px;
	color: #444;
	font: 80% Verdana;
	background: #bbb url(../images/...) repeat-x;
}

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

a:link {
	text-decoration: none;
	font-weight: bold;
	color: #444;
}

a:visited {
	text-decoration: none;
	color: #444;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #444;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #444;
	font-weight: bold;
}

a.normal:link {
	color: #444;
}

a.normal:visited {
	color: #444;
}

a.normal:hover {
	color: #444;
}

a.normal:active {
	color: #444;
}

p {
	line-height: 18px;
}

h2 {
	color: #505050;
}

h4 {
	font-weight: bold;
	font-size: 90%;
	color: #fff;
	text-indent: 9px;
	height: 20px;
	letter-spacing: -0.2mm;
	background: #7b9470;
	border-top: 4px solid #7b9470;
	text-transform: uppercase;
}

h5 {
	font-weight: bold;
	font-size: 85%;
	color: #fff;
	text-indent: 9px;
	height: 20px;
	letter-spacing: -0.2mm;
	background: #7b8b9d;
	border-top: 4px solid #7b8b9d;
	text-transform: uppercase;
}

h6 {
	font-weight: bold;
	font-size: 90%;
	color: #fff;
	text-indent: 9px;
	height: 20px;
	letter-spacing: -0.2mm;
	background: #c38d4d;
	border-top: 4px solid #c38d4d;
	text-transform: uppercase;
}

h3 {
	font-weight: bold;
	font-size: 90%;
	color: #fff;
	text-indent: 9px;
	height: 20px;
	letter-spacing: -0.2mm;
	background: #a48a4c;
	border-top: 4px solid #a48a4c;
}

/* ------- SLIDE FX ---------*/

#accordion {
	margin: 0px 0px;
}

h3.toggler {
	cursor: pointer;
	padding: 3px 5px 1px;
	font-size: 80%;
	text-transform: uppercase;
}

h6.toggler {
	cursor: pointer;
	padding: 1px 1px 1px;
	border-top: 4px solid #b0b0b0;
	font-size: 90%;
	margin: 15px 0px 0px 0px;
	text-transform: uppercase;
	background: #b0b0b0 url(../images/icon_h6_arrow.jpg) no-repeat 575px 5px;
	letter-spacing: 0.02em;
}

div.element p, div.element h4 {
	margin: 0px;
	padding: 4px;
}

.element {
	
}

blockquote {
	padding: 5px 20px;
}

/* ------- SLIDE FX END---------*/

#menu_left_wrapper {
	float: left;
	width: 173px;
	height: auto;
}

#menu_left_index {
	padding: 25px 0px 0px 14px;
	width: 159px;
	float: left;
	background-color: #959878;
	font-size: 90%;
	color: #fff;
	padding-bottom: 20px;
	letter-spacing: -0.2mm;
}

#menu_left {
	padding: 25px 0px 0px 14px;
	width: 159px;
	float: left;
	background-color: #7b9470;
	font-size: 90%;
	color: #fff;
	padding-bottom: 50px;
	letter-spacing: -0.2mm;
}

#menu_left_mitarbeiter {
	padding: 25px 0px 0px 14px;
	width: 159px;
	float: left;
	background-color: #a48a4c;
	font-size: 90%;
	color: #fff;
	padding-bottom: 50px;
	letter-spacing: -0.2mm;
}

#menu_left_jobs {
	padding: 25px 0px 0px 14px;
	width: 159px;
	height: auto;
	background-color: #c38d4d;
	font-size: 90%;
	color: #fff;
	padding-bottom: 50px;
	letter-spacing: -0.2mm;
}

#menu_left_fakten {
	padding: 25px 0px 0px 14px;
	width: 159px;
	float: left;
	background-color: #7b8b9d;
	font-size: 90%;
	color: #fff;
	padding-bottom: 50px;
	letter-spacing: -0.2mm;
}

.menupic {
	width: 159px;
}

.menu_left_headline {
	font-size: 90%;
	font-weight: bold;
	width: 145px;
	padding-top: 6px;
	margin-top: 10px;
	border-top: 1px dotted;
}

.menu_mid_headline {
	font-size: 80%;
	font-weight: bold;
	width: 230px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted;
	letter-spacing: -0.2mm;
}

.menu_left_headline a {
	color: #fff;
}

.menu_left_headline a:link {
	color: #fff;
}

.menu_left_headline a:hover {
	color: #444;
}
	
.menu_left_headline a:active{
	color: #444;	
}

#menu_left ul {
	width: 105px;
	margin: 10px 0px 0px 0px;
}

#menu_left li a:link {
	color: #fff;
}

#menu_left li a:hover {
	color: #444;
}
#menu_left li a:visited {
	color: #fff;
}

#menu_left_li {
	font-weight: bold;
	font-size: 90%;
	width: 130px;
	list-style-type: none;
	margin: 0px 0px 0px -42px;
	padding: 3px 0px 3px 15px;
	background: url(../images/menu_left_icon_3_white.gif) no-repeat 0px 5px;
}

.active {
	color: #444;
}

.menu_left_footer {
	width: 173px;
	height: auto;
	text-align: left;
}

.left_column {
	float: left;
	width: 173px;
	height: 500px;
	text-align: left;
}

.right_box_holder_topalign {
	width: 670px;
	height: auto;
	text-align: left;
}

.right_box {
	float: right;
	width: 627px;
	height: auto;
	background-color: #fff;
}

.content {
	float: left;
	margin: 0px 0px 0px 15px;
	width: 605px;
	height: auto;
	background-color: #fff;
}

.content_preview {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 800px;
	height: auto;
	background-color: #fff;
}

.content_niederlassungen {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 246px;
	height: auto;
	background-color: #fff;
}

.ansprechpartner {
	width: 600px;
	height: 100%;
}

.ansprechpartner_niederlassungen {
	float: left;
	width: 246px;
}

.ansprechpartner img {
	float: left;
	margin-right: 15px;
}

.ansprechpartner_niederlassungen img {
	float: left;
	margin-right: 15px;
}

.headerpic {
	width: 627px;
	height: auto;
}

#niederlassungen_main_flash {
	width: 603px;
	height: 450px;
}

.niederlassungen_small_flash {
	float: right;
	width: 358px;
	height: 355px;
}

.teamimage_nl_container {
	width: 627px;
	height: 220px;
}

.teamimage_nl {
	float: left;
	width: 150px;
	height: 220px;
}

.pic_right {
	float: right;
	width: auto;
	height: auto;
}

ul {
	margin: 0px 0px 0px 0px;
}

ul li {
	list-style-type: none;
}

img {
	border: none;
}

#jobteaser1 {
	width: 173px;
	height: 130px;
}

#navbar {
	width: 800px;
	margin: 0px 0px 0px 0px;
	padding-top: 80px;
	height: 54px;
	background: url(../images/timing_logo_big_2.jpg) no-repeat 0 15px;
}

#navbar_preview {
	width: 800px;
	margin: 0px 0px 0px 0px;
	padding-top: 50px;
	height: 40px;
	background: url(../images/timing_logo_big_2.jpg) no-repeat 0 15px;
}

.stripline {
	width: 760px;
	margin: 0px 0px 0px 20px;
	padding-top: 0px;
	height: 10px;
	text-align: left;
	background: #fff url(../images/trenner_top_a.gif) no-repeat;
}

.stripline_bottom {
	width: 760px;
	margin: 0px 0px 0px 20px;
	padding: 20px 0px 10px 0px;
	height: 5px;
	text-align: left;
	background: #fff url(../images/trenner_top_a.gif) no-repeat 0 10px;
}

.image_right {
	margin: 0px 0px 10px 20px;
	height: 100%;
	float: right;
	text-align: left;
}

.image_left {
	margin: 0px 20px 10px 0px;
	height: 100%;
	float: left;
	text-align: left;
}

#footerline {
	clear: both;
	border-bottom: 1px dotted;
	padding-top: 20px;
	width: 800px;
	height: 10px;
}

#footer {
	clear: both;
	width: 800px;
	height: 50px;
	padding: 10px 0px 30px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-size: 90%;
}

.style12 {
	color: #444;
}

.style14 {
	font-size: 80%
}

.style15 {
	color: #FF0000
}