html,body {height:100%;}
body {
	margin:0;
	padding:0;
  	color:#717075;
	font:12px arial,verdana,sans-serif;
	background:#cde4ed url(../images/bg-body.png) repeat-x top;
	min-width:980px;
	}
form {
	margin:0;
	padding:0
	}
img {border:none;display:block;}
a {
	text-decoration:none;
	color:#006d98;
	}
a:hover {
	text-decoration:underline;
	}
input {vertical-align:middle}
.floatleft {float:left !important}
.floatright {float:right !important}
.clear {clear:both !important}
.bold {font-weight:bold !important}

input {vertical-align:middle;font:11px arial,sans-serif;color:#666;}

a.logo,
.wir, 
#column .content h3 {
	display:block;
	text-indent:-9999em;
	/*overflow:hidden;*/
	}

p {margin:0 0 1em 0;}
ul {
	margin:0;
	padding:0;
	list-style:none;
	}
h1,h2,h3 {margin:0;}
fieldset {
	margin:0;
	padding:0;
	border:0;
	}

#main {
	background:url(../images/bg-main.jpg) no-repeat 0 130px;
	min-height:100%;
	padding:0 0 0 33px;
	}
* html #main {height:100%;}

.home .main {width:921px;}
.main {width:925px;}

#header {
	height:130px;
	width:100%;
	overflow:hidden;
	/*background:#fff url(../images/bg-header.gif) repeat-x top;*/
	background-color:#FFFFFF;
	}

#header .csc-default {
	float:left;
	font-style:normal;
	line-height:14px;
	font-size:11px;
	width:154px;
	padding:0px 0 8px 21px;
	margin:24px 0 0 0;
	background:url(../images/bg-dotted.gif) repeat-y right top;
	}
#header .csc-default .mail {color:#717075;padding:0 0 0 15px;background:url(../images/ico-mail.gif) no-repeat left;}
#header .csc-default .phone {color:#717075;padding:0 0 0 15px;background:url(../images/ico-phone.gif) no-repeat left;}

#header .wir {
	float:left;
	width:274px;
	height:16px;
	background:url(../images/wir.gif) no-repeat left top;
	margin:87px 0 0 17px;
	}

#header .wirNeu {
	float:left;
	width:330px;
	height:27px;
	/*background:url(../images/analyse_headline.jpg) no-repeat left top; */ 
	margin:52px 0 0 17px;
	
	font-size:18px;
	font-weight:bold;
	
	
	}

.diagnose {
  color:#0077a5;
}

a.logo {
	float:right;
	width:258px;
	height:77px;
	background:url(../images/logo.gif) no-repeat left top;
	margin:25px 0 0 0;
	}

.home a.logo{
  margin:25px -4px 0 0;
}	
	
#home {
	width:100%;
	overflow:hidden;
	background:#fff;
	}
	
#sidebar {
	float:left;
	width:174px;
	/*background:url(../images/shadow.gif) repeat-x 0 100px;*/
	}
	
#nav {
	padding:20px 0 20px 10px;
	font-family:verdana,sans-serif;
	}
#nav li {
	padding:0 0 0 11px;
	margin:0 0 5px 0;
	text-transform:uppercase;
	}
#nav li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#nav li a:hover{
	font-weight:bold;
	text-decoration:none;
}
#nav li li{
	margin:0 0 3px 0;
}
#nav li li a{
	font-family:Arial, Helvetica, sans-serif;
}
#nav li.active {
	font-weight:bold;
	background:url(../images/arrow.gif) no-repeat 0 5px;
	}
#nav li.active li {
	font-weight:normal;
	text-transform:none;
}
#nav ul {
	margin:18px 0;
	font-family:arial,sans-serif;
	}
#nav ul a {color:#666;}
#nav ul li.active {
	background:url(../images/bullet.gif) no-repeat 3px 6px;
	font-weight:bold;
	}
	
#home-block {
	float:right;
	position:relative;
	}
#home-block ul {
	position:absolute;
	top:245px;
	left:502px;
	width:235px;
	}
	
#home-block ul.logosNeu {
	position:absolute;
	top:440px;
	left:512px;
	width:235px;
	margin-top:20px;
	}
	
.newsStart {
	left:522px;
	position:absolute;
	top:120px;
	width:235px;
}

.newsStart h2 { 
	background:url(../images/dot.gif) ; 
	background-position:bottom; 
	background-repeat:repeat-x; 
	width:200px; 
	margin: 0 0 23px 0;
	padding: 0 0 2px 0;
	
	}



.newsLatestTitle h3 a {
	background:url(../images/newsPfeilchen.gif) no-repeat 0px 3px; 
	display:block; 
	padding: 0 0 0 12px; 
	color:#333333; 
	font-weight:normal;
	width:200px;
	font-size:12px;
	}
	
.news_latest { padding: 0 0 20px 0;}

.contentStart {
	left:18px;
	position:absolute;
	top:120px;
	width:456px;
	color:#333333;
	padding: 0 0 0 2px;
}

.contentStart h1 {
	color:#0177A5;
	font-size:12px;
	font-weight:bold;
	padding: 0 0 20px 0;
}

#home-block ul li {margin:0 0 10px 0;width:235px;float:left;}


#footer {
	width:100%;
	}
	
.footerLeft { float:left; width:488px; color:#006790; padding: 8px 0 0 20px;}
#footer .bar {
	float:right;
	background:#0077a5;
	width:403px;
	padding:0 10px 0 0;
	}
#footer .bar .links {
	float:left;
	text-align:center;
	width:168px;
	line-height:30px;
	}
#footer .bar .links a {
	color:#fff;
	margin:0 3px;
	padding:0 0 0 11px;
	background:url(../images/arrows.gif) no-repeat left;
	}
#footer form {
	float:left;
	width:223px;
	padding:6px 0 0 12px;
	height:24px;
	background:#006790;
	}
	
.search .text {
	border:1px solid #58a7c4;
	width:151px;
	padding:1px 0 1px 7px;
	background:#cde4ed;
	}
.design {
	clear:both;
	padding:5px 0 10px 0;
	overflow:hidden;
	width:654px;
	text-align:right;
	color:#66adc9;
	}
.design a {color:#66adc9;}
#footer .design {
	clear:right;
	float:right;
	padding:4px 10px 10px 1px;
	color:#0077a5;
	}
#footer .design a {color:#0077a5;}
	
	
#block {
	float:left;
	width:668px;
	background:#fff;
	min-height:430px;
}

* html #block {
	height:430px; 
}
#column {
	float:right;
	}
#column form {
	padding:6px 0 0 19px;
	height:24px;
	width:238px;
	background:#0077a5;
	margin:0 0 25px 0;
	}
*+html #column form {
	padding:3px 0 1px 19px;
	}	
.headers-bar {
	height:76px;
	padding:24px 14px 0 14px;
	width:466px;
	margin:0 -14px 20px -14px;
	background:#0077a5;
	}
.headers-bar h2 {
	font-size:15px;
	color:#fff;
	font-weight:normal;
	margin:0 0 10px 0;
	}
.leistungsspektrum {width:124px;height:14px;background:url(../images/h-leistungsspektrum.gif);}
.bakteriologie {width:404px;height:29px;background:url(../images/h-bakteriologie.gif);}
	
#content {
	float:left;
	width:466px;
	padding:0 14px;
	/*background:url(../images/shadow.gif) repeat-x 0 100px;*/
	line-height:16px;
	
	}
#content h3, #content h1 {
	color:#0077a5;
	font-size:12px;
	}
#content p {
	color:#666;
	margin:0 0 1.4em 0;
	}
	
	
.links-bar {
	margin:0 -10px;
	margin-top:3.5em;
	background:url(../images/bg-dotted1.gif) repeat-x left top;
	padding:5px 10px;
	overflow:hidden;
	width:465px;
	font-size:11px;
}
.links-bar .first {
	float:left;
}
.links-bar .first a, .links-bar .arr{
	padding:0 0 2px 10px;
	background:url(../images/arrows2.gif) no-repeat left;
	color:#666;
}
.links-bar .second {
	float:right;
}
.links-bar .second img{ 
	display:inline;
	margin-left:4px;
	position:relative;
	top:2px;
}
.links-bar .first a {margin:0 6px 0 0;}

.links-bar .second a{
	padding-top:2px;
	width:30px;
}

#column .content {
	width:226px;
	padding:0 0 0 24px;
	color:#fff;
	}
#column .content a {color:#fff;}
#column .content h3 {width:89px;height:13px;}

#column .content .line {
	height:1px;
	overflow:hidden;
	background:url(../images/bg-dotted2.gif) repeat-x left top;
	margin:6px 0 6px -16px;
	width:242px;
	}
#column .content ul {
	font-weight:bold;
	}
#column .content ul li {
	padding:0 0 0 11px;
	background:url(../images/arrows3.gif) no-repeat 0 6px;
	}



/* Formular */
fieldset.csc-mailform{
  border:0;
  margin:10px 0;
}

fieldset.csc-mailform label {
  width: 120px;
  float: left;
  text-align: right;
  margin-right: 10px;
  display: block;

  color:#464646;
}


fieldset.csc-mailform input, 
fieldset.csc-mailform textarea  {
 margin-bottom: 10px;
 font-size:10px;
 font-family: Verdana, Helvetica, sans-serif;
 border:1px solid #57585c;
 padding:2px;
 width:246px;
background:#e3eaf2;
}

fieldset.csc-mailform fieldset input {
  float:none;
  display:inline;
  width:50px;
  text-align:left;
  border:0px
}

fieldset.csc-mailform fieldset label{
  display:inline;
  float:none;
  text-align:left;
  width:300px;
  margin:10px 0;
}

fieldset.csc-mailform  .csc-mailform-submit {
  width:100px;
  text-decoration:none;
  font-size:11px;
  padding:1px 10px 0px 20px;
  border:0;
  margin:0 0 0 130px;
 border:1px solid #57585c;
}

/* radio buttons */
fieldset.csc-mailform fieldset legend {
  display:none;
}

fieldset.csc-mailform fieldset {
  margin-bottom:5px;
}

fieldset.csc-mailform fieldset input  {
  margin:0;
  width:25px;

}

fieldset.csc-mailform fieldset label {
  margin-right:20px;
}
/*konakt formular*/
div.csc-mailform-field label{
	color:#666666;
}
div.csc-mailform-field input,
div.csc-mailform-field textarea{
	border:1px solid #999999;
	background-color:#FFFFFF;
	color: #0077A5;
}
div.csc-mailform-field input:focus,
div.csc-mailform-field textarea:focus{
	border:1px solid #000;
}
div.csc-mailform-field .csc-mailform-check{
	width:auto;
}
div.csc-mailform-field .csc-mailform-submit{
	width:100px;
	text-align:center;
	padding:0;
	background:#F7F7F7;
}
/*news*/
div.news_list{
	margin:0 0 1em 0;
}
div.news_list .image{
	float:left;
	margin-right:7px;
}
div.news_list .image img{
	border:1px solid #E0E0E0;
	padding:3px;
}
div.news_list h3 a:hover{
	color:#000000;
}
div.news_list p{
	display:inline;
}
div.news_list a:hover{
	font-weight:bold;
	text-decoration:none;
}
div #news_single h3{
	color:#666;
	margin:1.4em 0;
	font-weight:bold;
}
#news_single a:hover{
	text-decoration:none;
	font-weight:bold;
}
#news_single h1{
	float:left;
}
#news_single .date{
	float:right;
	margin-right:5px;
	color:#CCCCCC;
}
.news-single-img{
	width:100%;
	overflow:hidden;
}
#news_single .back{
	margin-top:2em;
}
.news-single-images-container{
	overflow:hidden;
	padding:5px 5px 5px 5px;
	float:left;
	margin:0 7px 5px 0;
	border:1px solid #E0E0E0;
	
}
.news-single-images-container:hover{
	border:1px solid #999;
}
#content #news_single .news-single-images-container p{
	margin:0;
	padding:0;
}
/*content*/
.csc-header h1{
	display:block;
}
.csc-textpic-imagewrap{
	display:block;
}
.csc-textpic{
	overflow:hidden;
}
/*search*/
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { 
	color:#666;
}

/* Mailform */
fieldset { border: 0;}

.contactform label {
	display: block;
	width: 120px;
	float: left;
	text-align:right;
	padding: 0 10px 0 0;
}

input.tx-guestbook-submit {
background-color:#E8E8E8;
width:119px !important;
}

.formField {
float:left;
padding:0 0 15px;
}

.contactform textarea {
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
width:250px;
color:#666666;
border: 1px solid #999999;
}

.contactform input, .contactform select {
	width:250px;
	border:1px solid #999999;
}

.contactform h4 {color:#5C6970; font-size:1.5em; padding:15px 0;}

.contactform .inputcity { width:155px; margin:0 0 0 10px;}
.contactform .inputZip { width:80px;}

.zwischentext { padding: 0 0 15px 0;}


.checkNewsletter {float:left; padding:25px 0; }
.contactform .checkbox {width:20px; margin:0}
.labelNewsletter {
float:left; 
padding:25px 0;
}


.labelNewsletter label {width:530px; padding:0;}

.contactform .inputCheck {
border:1px solid #FFFFFF;
width:30px;
}

.formLabel1 {
float:left;
padding:0 10px 0 0;
width:120px;
}

.contactform { padding:10px 0;}

.captchaLeft { float:left; width:100px;}
.captchaRight { float:left; width:140px; padding:0 0 0 10px;}

.contactform .captcha {width:93px; margin:5px 0 10px 0;}

.align-justify {text-align:justify;}
.align-right  {text-align:right;}
.align-center {text-align:center;}
.align-left  {text-align:left;}

.banner { position:absolute; top:23px; left:0;}








