/*GLOBALE EINSTELLUNGEN*/
/*ü*/
body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	color:#000000;
}

html, body, td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color:#000000;
}
h1  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;	
	font-weight : bold;
	color:#000000;
	border-bottom:1px solid #6e6f71;
}

h2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color:#000000;
}

h3  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color:#000000;
}

h4  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-weight : normal;
	color:#000000;
}
a {
	color:#000000;
	text-decoration:underline;
}

.tabheader td,th{
	color:#000000;
}

ul {
	list-style-image:url(/*VIPURL*/'/BKS_HR_webp/BKS/Global/Grafiken/Navigation/icon_roterwuerfel.gif' );
}

li {
	margin-bottom:11pt;
}

ul ul {
	margin-top:11pt;
}

table {
	width:100%;
	table-layout:fixed;
	margin:auto;
}

td {
	vertical-align:top;
}

/*ELEMENTE ausblenden*/

#top, #kopf, #naviInternational, #navigation,#links, #rechts, #fusszeile {
	display:none;
}
#MasterLayer , #navdiv{
  	position:absolute;
	width: 17cm;
}
#mitte,#mitteleft {
	width: 100%;
	margin: 0;	
}


/*DIVERSE INHALTSELEMENTE*/

.infotext {
	margin-bottom:2em;
}

/*NEWS*/
#StartNews {
	margin-top:12pt;/*Abstand zur Navigationsleiste*/
	background-color:#e5e6e8;
}

/*Container für News*/
.Teaser {
	width:30%;/*drei Newseinträ nebeneinander - kann beliebig angepasst werden*/
	float:left;
	margin-right:5pt;/*Abstand der Newseinträ zueinander*/
	border-bottom:1px solid #333333;
}

.Teaser h2 {
	font-size:10pt;
	color:#00000;
	border-bottom:1px solid #333333;
	padding-bottom:10pt;
	margin-bottom:0;
}

.Teaser p {
	margin-top:5pt;
	margin-bottom:5pt;
}

/*GALERIE*/
.Thumbnail {
	width:30%;/*drei Bilder nebeneinander - kann beliebig angepasst werden*/
	float:left;
	text-align:center;
	margin-right:5pt;/*Abstand der Bilder zueinander*/
	margin-bottom:10pt;
}
/* SHOP */
.styletable{
	font-size:14pt;
	width:100%;
	border:1px;
}

.styletable table{
	font-size:14pt;
	width:100%;
	border:1px;
}

