/* 
	::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
		Burki &amp; Scherer AG , OFTRINGEN  : 
	::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/

/* GLOBAL STYLES
--------------------------------------------------------------------*/
* {
	padding: 0;
	margin: 0;
}

html {
	font-size: 100.01%;
}

body {
	font: 16px/26px "Lucida Grande", Lucida, Verdana, sans-serif;
	position: relative;
	top: 0;
	left: 0;
}

img {
	vertical-align: bottom;
	border: none;
}

a {
	text-decoration: none;	
	color: #000000;
	outline: none;
}

.clearer {
	clear: both;
}

.bold{
	font-weight: bold;
}

input, select, textarea {
	font: 16px/26px "Lucida Grande", Lucida, Verdana, sans-serif;
}

ul {
	list-style-type: none;
}

ol {
	padding-left: 20px;
	font-size: 16px;;
	line-height: 1.8;
	margin: 1em 0  0;
}

/* LAYOUT STYLES
--------------------------------------------------------------------*/
#layout {
	width: 100%;
}

#header {
	height: 90px;
	width: 820px;
	margin: 20px 0 0 30px;
	border-bottom: 1px solid #AAAAAA;	
	overflow: hidden;	
}

#left, #right, ul#navi, .certificates, #rgtBox ,#time, .hidden, #accessibility, .offset, #breadcrumb, .sprung, #sub_menu, .access_link, .access_link_ref, #burkishow, .jump_top, .workShow{
	display: none;
}

*:first-child+html #header {
	height: 70px;
	width: 890px;	
}

*:first-child+html #headImage {
	height: 217px;
	width: 680px;
}

* html #header {
	height: 70px;
	width: 890px;	
}

* html #headImage {
	height: 217px;
	width: 680px;
}


#main {
	border-bottom: 1px solid #AAAAAA;	
	border-left: none;
	width: 820px;
	padding: 10px 0 45px 0;
	margin-left :30px;
	margin-top: 2px;
}

* html #main {
	margin-top: -20px;
}

#center {
	width: 790px;
}

#center p {
	margin: 7px 0 0;
	background-color: #FFFFFF;
}

#center dl p {
	margin: 0;
}

*:first-child+html #center {
	width: 600px;
}

* html #center {
	width: 600px;
}

#footer {
	padding-top: 15px;
	margin-bottom: 15px;
	margin-left: 30px;
}


#header h1 a {
	display: none;
}

h1 {
	font-size: 2em;
	font-weight: normal;
	margin: 45px 0 15px;
}

h2 {
	font-size: 1.6em;
	font-weight: normal;
	margin: 18px 0 6px 0;
}

h3 {
	font-size: 1.4em;
	font-weight: normal;
	margin-top: 16px;
}

.leistung, .leistungen, .names {
	text-transform: uppercase;
}

.sitemap_title {
	margin-top: 10px;
	text-transform: uppercase;
}

#footer address {
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	font-style: normal;
	width: 350px;
}

img.icon {
	margin: 16px 4px 5px 0;
}

sup {
	position: relative; 
	top:2px;
	left: -1px;
	line-height: 0.7em;
}

#bus{
	position: absolute;
	display: inline;
	margin-left: 7px;
	margin-top: -8px;
}

.portrait {
	float: left;
	margin: 0 15px 15px 0;
}

dl {
}

dt {
	font-weight: bold;
	line-height: 1.92em;
	margin-top: 1em;
	vertical-align: top;	
}
dd {
	margin: -1.92em 0 1em 4em;
	line-height: 1.92em;	
}

ul.ref_list {
	position: relative;
	display: block;
	width: 780px;
	height: 70px;
}

ul.ref_list li {
	float: left;
	height:70px;
	margin-bottom: 20px;
}


/* organisation 
----------------------------------------------------------------------*/

ul#org {
	margin-top: 20px;
	width: 510px; 
	background-color: #FFFFFF; 
	color: #333333; 
	vertical-align: middle; 
	text-align: center;
	line-height: 30px;
	border: 1px solid #999999;
	font-size: 13px;
}

ul#org li{
	width: 510px;
}

ul#org li ul.leitung li{
	float: left;
	width: 170px;
	line-height: 19px;
	padding: 2px 0  4px 0;
}

ul#org li ul.leitung li.mid {
	width: 168px; 
	border-right: 1px solid #999999;  
	border-left: 1px solid #999999; 
}

ul#org li ul.inner{
	width: 450px; 
	padding: 0 20px; 
	margin: 0 auto;
	line-height: 22px;
	padding: 5px 0;
}

ul#org li ul.inner li{
	display: inline;
	padding: 0 5px; 
	border-right: 1px solid #999999;
}

ul#org li ul.inner li.nobrd {
	border: none;
	border: 0;
}

.btb {
	clear: left;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.bb {
	border-bottom: 1px solid #999999;
}

.orgin {
	float: left;
	width: 180px;
}

/* Forms
--------------------------------------------------------------------*/

form fieldset {
	border: 0px solid;
}

.fehler {
	color: #660000;
}

label sup {
	font-size: 1.1em;
	margin-left: 2px;

}

.textboxsmall, .textboxsingle, .textboxmulti { 
	vertical-align:middle;
	border: 1px solid #666666;
	background: #FFFFFF;
	padding: 2px 4px;
	font-size: 1em;
	line-height: 1.2em;
	color: #666666;
}

.textboxsmall {
	width:100px;	
	margin: 0 7px 0 3px;
}

.textboxsingle {
	width:360px;
}

.textboxmulti {
	width: 360px;
	height: 60px;
}

.radio {
	margin-right: 7px;
}

label {
	display: block;
	margin:14px 0pt 0pt;
	width:360px;	
}

.submit {
	width: 100px;
	height: 22px;
	line-height:12px;
	font-size: 11px;
}

/*	leistungen auflistung / Sitemap style
------------------------------------------------------------------*/

ul.sitemap {
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
}

ul.sitemap li ul li {
	margin-top: 10px;
}

ul.sitemap li ul li ul li {
	margin-top: 3px;
}

ul.auflist {
	margin-top: 5px;
}

ul.auflist li:before {
	content: '- ';
}

ul.auflist li ul li, ul.sitemap li ul li ul li {
	padding-left: 20px;
	text-transform: none;
	font-weight: normal;
	font-style: normal;	
}

ul.kompetenz {
	font-size: 16px;
	margin-top:10px;	
}

ul.kompetenz li ul, ul.kompetenz li div {
	margin-top: 5px;
}

.zertifikate li {
	float : left; 
	width : 145px;
}

/* Color MS*/

#colorMS{
	width: 610px; 
	height: 266px; 
	margin-bottom: 1em;
}

#colorMS img {
	float: left;
}
