* {
	margin: 0;
	padding: 0;
}
body {
	background-color: white;
	color: #666;
	font: bold 0.99em Arial, Helvetica, sans-serif;
}
a, a:link, a:visited{
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #ffcc00;
	text-decoration: none;
}
a:active {
	color: maroon;
	text-decoration: none;
}
a img {
	border: none;
	vertical-align: middle;
}
h1, h2, h3 {
	color: #666;
}
h1 {
	font-size: 1.5em;
	font-weight: bold;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;

}
div#container {
	width: 950px;
	margin:auto;
	padding: 3em 0 0 0;/* 3em top padding for 1280x1024 IE6 */
}
div#header {
	background-image: url(../images/logo_sbvs.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 14.4em; 
}
div#menue {
	float: left; 
	width: 13em;
	margin: 1.4em 0 1.4em 0;
}
div#menue img {
	margin: 0.5em 1em;
} 
div#menue ul {
	background-color: #e8eff5;
	font-size: 0.78em;
	font-weight: bold;
	text-align: left;
}
div#menue li {
	list-style: none;
	padding: 0.4em 1em;
}
* html div#menue li {
	padding: 0.2em 0.8em;
}
div#customer {
	border: 1px #ccc solid;
	padding: 1.4em;
	margin: 2.2em 0 1.4em 0;
	font-size: 0.6em;
	color: #666;
	background-color: transparent;
}
div#customer TD {
	height: 2.5em;
}
/* ------------------------------ navi ------------------------------ */
div#navibar {
	font-size: 1.1em;
	color: #666;
	background-color: #dfdfdf;
	padding: 0.4em;
	height: 1.4em;
}
div#navitext {
	float: left;
	text-align: left;
	margin-left: 0.9em;
	width: 10.2em;
}
* html div#navitext {
	margin-left: 0.4em;
}
div#playclip {
	color: #dfdfdf;
	border: 1px #666 solid;
	float: left;
	background-color: #666;
	text-align: left;
	margin-left: 0.9em;
	padding: 0 0.2em;
}
div#playclip a:hover {
	color: #ffcc00;
}
div#playclip a {
	color: #dfdfdf;
}
div#navibuttons {
	float: right;
	text-align: right;
	margin-right: 0.9em;
	width: 15.8em;
}
* html div#navibuttons {
	margin-right: 0.4em;
}
/* ------------------------------ content ------------------------------ */
div#content {
	margin: 2em 0 1.4em 20.6em;
	width: 64.8em;
	font-size: 0.7em;
}
div#content img {
	vertical-align: middle;
}
* html div#content {
	margin: 2em 0 1.4em 20.4em;
	width: 64.7em;
	font-size: 0.7em;;
}
div#content cite{
	font-size: 0.8em;
}
div#contcol_single {
	background-color: #e8eff5;
}
div#contcol_single p{
	text-align: justify;
	margin-bottom: 2em;
}
div#contcol_single h3{
	color: #555;
}
div#contcol_dual1 {
	background-color: #e8eff5;
	width: 31.5em;
	float: left;
}
div#contcol_dual1 ul{
	list-style-image: url(../images/list.png);
	margin-left: 1.8em;
}
div#contcol_dual1 li{
	margin-bottom: 0.5em;
}
div#contcol_dual1 p{
	margin-bottom: 1em;
}
div#contcol_dual1 tr{
	height: 6em;
}
div#contcol_dual1 address{
	margin-bottom: 1em;
}
div#contcol_dual2 {
	background-color: #e8eff5;
	width: 31.5em;
	float: right;
}	
div#contcol_dual2 p{
	margin-bottom: 1em;
}
div#contcol_dual2 h2{
	color: #555;
}
div#contcol_dual2 tr{
	height: 4em;
}
div#background {
	background-color: #e8eff5;
}
/* ------------------------------ matrix ------------------------------ */
div#matrix {
	text-align: left;
	background-color: #e8eff5;
	padding: 7px;
}
* html div#matrix {
	padding: 0.3em;
}
div#matrix ul{
list-style-type: none;
}
div#matrix li{
	background-color: white;
	font-size: 0.9em;
	text-align: left;
	width: 16.03em;
	float: left;
	padding:	0.4em;
	margin: 	0.4em;
}
div#matrix a{
	background-color: white;
	display: block;
}
div#matrix h3{
	padding-left: 0.7em; 
	font-size: 0.8em;
}
* html div#matrix h3{
	padding-left: 1.4em;
}
/* ------------------------------ detail ------------------------------ */  
div#detail{
	padding: 1em;
}
div#detail TR{
	vertical-align: top;
}
/* ------------------------------ footer ------------------------------ */  
div#footer {
	clear: both;
	font-size: 0.6em;
	padding: 0.5em;
	text-align: center;
	background-color: transparent;
	border-top: 1px solid silver;
}
div#footer img {
	vertical-align: middle;
}
div#note {
	text-align: justify;
	margin-top: 2em;
	font-size: 0.8em;
}
div#whitespace{
	width: 100%;
	height: 1.5em;
	background-color: white;
}
/* ------------------------------ classes ------------------------------ */
.einruck {
	padding: 1.4em;
}
.einruck TABLE{
	width: 100%;	
}
.arrow {
	vertical-align: middle;
	text-align: right;
}
.nowrap {
	white-space: nowrap;
}
.links {
	margin-left: 1em;
}
.rechts {
	margin-right: 1em;
}
.placeholder {
	display: block;
	background-color: #e8eff5;
}
.downloads {
	margin: 0.5em;
}
.rctl {
	background-image: url(../images/roundcorner_TL.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #dfdfdf;
	height: 1.4em;
}
* html .rctl {
	height: 1.8em;
}
.bezeichnung{
	font-weight: bolder;
	color: #333;
	margin-right: 0.5em;
}
.detailinfo {
	margin-bottom: 0.3em;
	display: block;
	text-align: justify;
}