* {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a.outline {
outline:none;
}

input, textarea {
border:1px solid #346699;
}

h1, h2, h3, h4, a {
	color: #336699;
	text-decoration: none;
}
h1, h2, h3, h4 {
	font-weight: bold;
}
div#container {
	width: 997px;
	margin: 0 auto;
}
div#header {
	background: url("img/header.jpg") no-repeat;
	width: 997px;
	height: 116px;
	margin-bottom: 8px;
}
div#header a.start {
	display: block;
	padding-top: 14px;
	position: absolute;
	width: 238px;
	height: 74px;
}
div#topnav {
	width: 997px;
	text-align: right;
	position:absolute;
	z-index:0;
	font-size:10px;
	color:#336699;
}
div#topnav a {
	font-size: 10px;
}
div#termin {
	width: 506px;
	float: right;
	padding-right: 1px;

}
div#termin span {
	color: #FFF;
}
div#termin a {
	color: #FFF;
}
div.vereinbaren {
	float: left;
	width: 126px;
	font-weight: bold;
	text-align: center;
	padding-top: 47px;
}
div.kontakt {
	float: left;
	width: 170px;
	padding-left: 35px;
	padding-top: 34px;
}
span.zum-kontakt {
	display: block;
	padding-top: 7px;
	font-size: 13px;
	font-weight: bold;
}
/* <float-divs> */
div#left {
  padding-top:1px;
	width: 200px;
	float: left;
}
div#main {
	float: left;
	margin-left: 13px;
  margin-right: 13px;
}
div#content {
	width: 548px;
	border: 1px solid #336699;
	margin-bottom: 19px;
}

html* div#content {
margin-top:1px;
}

div#flash-teaser {
	width: 551px;
}
div#right {
	width: 219px;
	float: left;
}

html* div#right {
padding-top:1px;
}

/* </float-divs> */
/* <suche> */
div.tx-macinasearchbox-pi1 input {
	border: 0;
	background: none;
}
div.tx-macinasearchbox-pi1 {
	background: url("img/suche-bg.gif") no-repeat;
	width: 200px;
	height: 20px;
	margin-bottom: 16px;
}
div.tx-macinasearchbox-pi1 input.searchinput {
	width: 137px;
	margin-left: 30px;
	margin-right: 8px;
	color: #989898;
	background: none;
	font-size: 11px;
	margin-top: 3px;
}
div.tx-macinasearchbox-pi1 input.searchsubmit {
	width: 20px;
	border:0;
}
/* </suche> */
/* <navi-links> */
div#left ul {
	width: 200px;
}
div#left ul li ul {
	padding-top: 2px;
	width: 175px;
	margin-left: 25px;
}
div#left ul li {
	padding-bottom: 8px;
}
div#left ul li#act-sub {
}
div#left ul li ul li {
	padding-bottom: 0px;
}
div#left ul li a {
	display: block;
	width: 174px;
	padding: 3px 0px 2px 26px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
}
div#left ul li.Home a {
	background: url("img/nav-home.gif") no-repeat;
}
div#left ul li.Unternehmen a {
	background: url("img/nav-unternehmen.gif") no-repeat;
}
div#left ul li.Leistungen a {
	background: url("img/nav-leistungen.gif") no-repeat;
}
div#left ul li.Referenzen a {
	background: url("img/nav-referenzen.gif") no-repeat;
}
div#left ul li.Home a:hover, div#left ul li.Home a.act {
	background: url("img/nav-home-hover.gif") no-repeat;
}
div#left ul li.Unternehmen a:hover, div#left ul li.Unternehmen a.act {
	background: url("img/nav-unternehmen-hover.gif") no-repeat;
}
div#left ul li.Leistungen a:hover, div#left ul li.Leistungen a.act {
	background: url("img/nav-leistungen-hover.gif") no-repeat;
}
div#left ul li.Referenzen a:hover, div#left ul li.Referenzen a.act {
	background: url("img/nav-referenzen-hover.gif") no-repeat;
}
div#left ul li ul li.sub a:hover, div#left ul li ul li.sub a.act {
	background: url("img/nav-sub-hover.gif");
}
div#left ul li ul li.sub {
	padding-bottom: 1px;
}
div#left ul li ul li.sub a {
	background: url("img/nav-sub.gif");
	padding: 2px 0px 2px 4px;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
	width: 171px;
}
/* </navi-links> */
/* <Tagclouds> */
div#tags {
	width: 200px;
	padding-top: 10px;
}
p.links-20pt, p.links-20pt a {
	font-size: 20px;
	font-weight: bold;
	color: #b8cadb;
	text-align: left;
}
p.mitte-20pt, p.mitte-20pt a {
	font-size: 20px;
	font-weight: bold;
	color: #b8cadb;
	text-align: center;
}
p.rechts-20pt, p.rechts-20pt a {
	font-size: 20px;
	font-weight: bold;
	color: #b8cadb;
	text-align: right;
}
p.links-18pt, p.links-18pt a {
	font-size: 18px;
	font-weight: bold;
	color: #b8cadb;
	text-align: left;
}
p.mitte-18pt, p.mitte-18pt a {
	font-size: 18px;
	font-weight: bold;
	color: #b8cadb;
	text-align: center;
}
p.rechts-18pt, p.rechts-18pt a {
	font-size: 18px;
	font-weight: bold;
	color: #b8cadb;
	text-align: right;
}
p.links-13pt, p.links-13pt a {
	font-size: 13px;
	font-weight: bold;
	color: #b8cadb;
	text-align: left;
}
p.mitte-13pt, p.mitte-13pt a {
	font-size: 13px;
	font-weight: bold;
	color: #b8cadb;
	text-align: center;
}
p.rechts-13pt, p.rechts-13pt a {
	font-size: 13px;
	font-weight: bold;
	color: #b8cadb;
	text-align: right;
}
/* </Tagcoluds> */
/* <Flash-Teaser> */
div.flash-teaser-1, div.flash-teaser-2, div.flash-teaser-3 {
	float: left;
}
div.flash-teaser-1 {
	width: 179px;
	padding-right: 7px;
	float: left;
}
div.flash-teaser-2 {
	width: 179px;
}
div.flash-teaser-3 {
	width: 179px;
	padding-left: 7px;
}
/* </Flash-Teaser> */
/* <News> */
div.news-list-header {
	width: 213px;
	background: url("img/news-list-header.gif") repeat-x;
}
div.news-list-container {
	width: 211px;
	padding-bottom: 10px;
	padding-left: 4px;
	padding-right: 4px;
}

div.news-list-container h1 a {
	text-decoration: none;
}

div.news-list-container h1 a:hover {
	text-decoration: underline;
}
div.news-list-container p {
	padding-bottom: 10px;
	text-align:left;
	width:213px;
}
div.news-list-header {
	color: #FFF;
	padding: 3px 3px 12px 5px;
	text-transform: uppercase;
	font-weight: bold;
}
/* </News> */

/* <breadcrumb> */

div#breadcrumb {
padding:3px;
}

span.blue, p.blue {
color: #336699;
}

p.blue {
padding-bottom:18px;
}

div#right a.mail {
color:#000;
}

/* </breadcrumb> */

/* <nur Text>*/

div#inner-content {
width:392px;
padding:25px 0px 3px 11px;
text-align:justify;
}

div#inner-content img {
border:1px solid #346699;
}

div#inner-content-full-width {
width:526px;
padding:25px 0px 3px 14px;
text-align:justify;

}

div#inner-content h1, div#inner-content-small h1, div#inner-content-full-width h1 {
text-transform:uppercase;
font-size:12px;
padding-top:24px;
padding-bottom:13px; 
}

div#inner-content h1#title, div#inner-content-small h1#title, div#inner-content-full-width h1#title {
padding-top:0px;
font-size:14px;
}

/* h1 tt_news */
div#inner-content h1.news-title {
padding-top:0px;
text-transform:none;
font-size:14px;
}

div#inner-content div.news-single-item h3 {
font-style:italic;
padding-left:1px;
font-weight:normal;
color:#000;
padding-bottom:13px;
}


div#inner-content p, div#inner-content-small p {
padding-bottom:13px;
}

/*<ASP>*/

div.asp-infos {
width:214px;
padding-left:5px;
padding-bottom:18px;
}

div.asp-img {
width:69px;
float:left;
padding-right:4px;
}

div.asp-text {
width:141px;
float:left;
padding-top:8px;
}



/* </ASP> */

/* </nur Text> */

/* <TextmitBild> */

div#inner-content-small {
width:341px;
padding:25px 10px 3px 11px;
float:left;
text-align:justify;
}

div#inner-content-pic {
width:173px;
padding-right:13px;
padding-top:57px;
float:left;
}
/*
div#inner-content-pic-image {
padding-bottom:20px;
}
*/
dl.csc-textpic-image {
padding-bottom:14px;
}

/* </TextmitBild> */

/* <Kontakt> */

fieldset.csc-mailform {
	border: 0;
	margin: 0;
	padding: 0;
}
fieldset.csc-mailform label {
	width: 76px;
	float: left;
	text-align: left;
	display: block;
}
fieldset.csc-mailform label.rueckruf {
	width: 160px;
	padding-top: 3px;
}
fieldset.csc-mailform input, fieldset.csc-mailform textarea {
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	width: 298px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom:3px;
	color: #000;
	padding-left: 2px;

}
fieldset.csc-mailform input.csc-mailform-submit {
	width: 90px;
	height: 22px;
	float: right;
	border:0;
	margin-right: 14px;
	background: url("img/kontakt-suchen.gif") no-repeat;
}

html* fieldset.csc-mailform input.csc-mailform-submit {
margin-right:11px;
}

fieldset.csc-mailform input.checkbox {
	width: 26px;
	border: 0;
	background: none;
}

fieldset.csc-mailform textarea {
margin-bottom:6px;
}

fieldset.csc-mailform select {
width:302px;
border:1px solid #336699;
margin-bottom:3px;
font-size:11px;
}

/* </Kontakt> */

/* <Suchergebnisse> */

ul {

}

div#eingabe {
float:left;
width:100px;
}

div#input {
float:left;
background: url("img/suchergebnisse-input.gif") no-repeat;
width:370px;
}

input.tx-indexedsearch-searchbox-sword {
border:0;
border:1px solid #336799;
width:234px;
background:none;
margin-right:5px;
}

ul.browsebox {
padding-bottom:19px;
margin-left:-7px;
}

ul.browsebox li { 
display:inline; 
background: url("img/downpipe.gif") right center no-repeat;
}

ul.browsebox li a {
padding:7px;
}

ul.browsebox li.tx-indexedsearch-browselist-currentPage a {
color:#336699;
}

span.tx-indexedsearch-sw {
font-weight:bold;

}

div.tx-indexedsearch-whatis {
padding-bottom:8px;
padding-top:4px;
}

ul.browsebox li a { color:#000; }

td.tx-indexedsearch-title a {
font-weight:bold;
text-decoration:underline;
}

input.search-submit {
background: url("img/search-submit.gif") no-repeat;
width:67px;
height:17px;
border:0;
}

/* <Job-Portal> */
table#job-table {

}

div.csc-mailform-field input.submit-anmelden {
width:90px;
margin-top:6px;
margin-bottom:12px;
margin-left:244px;
border:0;
}


input.submit-anmelden {
background: url("img/submit-anmelden.gif") no-repeat;
width:90px;
height:20px;
border:0;
}

input.submit-abmelden {
background: url("img/submit-abmelden.gif") no-repeat;
width:90px;
height:20px;
border:0;
}

table#job-table td {
vertical-align:top;
}

a.pdf {
background:url("img/pdf.gif") no-repeat;
display:block;
padding-left:34px;
color:#000;
padding-top:5px;
padding-bottom:7px;
width:104px;
margin-bottom:11px;
}

/* </Job-Portal> */
/* </Suchergebnisse> */



/* Stellenanzeigen */
div.sa-berufsbezeichnung {
width:353px;
float:left;
padding-right:22px;
}

div.sa-pdf {
float:left;
width:30px;
padding-top:7px;
}

