/*
	Formatanweisungen fuer die Homepage des bwsb
*/

body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
}

h1 {
	font-size: 120%;
	line-height: 160%;
	font-weight: bold;
}

h2 {
	font-size: 100%;
	font-weight: bold;
	font-style: normal;
}

h3 {
	font-size: 100%;
	font-weight: normal;
	font-style: italic;
	margin-left: 3em;
}

h1, h2, h3, p, ul {
	max-width: 35em;
}

.einzug {
	margin-left: 3em;
}

#kopfleiste {
	margin: 0;
	background-color: #ffc900;
	padding: 0;
	max-width: 100%;
	width: 100%;
	text-align: right;
}

.kopftrick {}

.nichtdrucken {}

#fussleiste {
	background-color: #ffc900;
	text-align: center;
	font-size: 83%;
	padding-top: 0.5ex;
	padding-bottom: 0.5ex;
	margin: 0;
}

#navigation {
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
/*	width: 20%;*/
	position: fixed;
	top: 130px;
	left: 0;
/*	z-index: 1;*/
}

#textbereich {
	margin-bottom: 2em;
	width: 80%;
	min-height: 260px;
	min-width: 610px;
	background-color: white;
	position: relative;
	left: 20%;
	top: 2ex;
}

#bildspalte {
	padding: 0;
	margin-right: 10px;
	margin-left: 10px;
	position: absolute;
	left: 63%;
	top: 0;
	width: 210px;
}

a {
	white-space: nowrap;
}

p.navi {
	padding: 0;
	margin: 0;
}

p.navicurrent {
	margin: 0;
	padding: 0;
	color: black;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	line-height: 20pt;
}

p.navi a:link {
	color: black;
	background-color: transparent;
	font-weight: normal;
	white-space: nowrap;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 20pt;
}

p.navi a:visited {
	color: black;
	background-color: transparent;
	font-weight: normal;
	white-space: nowrap;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 20pt;
}

p.navi a:hover {
	color: black;
	background-color: #fff1c1;
	font-weight: normal;
	white-space: nowrap;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 20pt;
}

p.navi a:active {
	color: black;
	background-color: #fff1c1;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 20pt;
	/*border: 1px inset black;*/
}

td.text {
	vertical-align: top;
	padding-top: 3ex;
	width: 75%;
}

img {
	border-style: none;
}

img.foto {
	border: solid black 1pt;
	width: auto;
	height: auto;
	padding: 0;
	margin: 0 0 0 0;
	overflow: visible;
}

div.foto {
	margin-bottom: 20px;
	overflow: visible;
}

p.zitat {
	margin-left: 2em;
	margin-top: 0pt;
	margin-bottom: 0pt;
	padding-top : 0pt;
	font-style: italic;
}

p.biu {
	font-size: 83%;
	line-height: 120%;
	font-style: normal;
	text-align: justify;
	margin: 0;
	padding: 0;
	max-width: 100%;
}

p.biu_fv {
	font-size: 83%;
	line-height: 120%;
	font-style: italic;
	text-align: right;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 2ex;
	padding: 0;
	max-width: 100%;
}

p.gewaehr {
	text-align: center;
	font-size: 83%;
	border-top: 1px solid black;
}

p.anm {
	text-align: left;
	font-size: 83%;
	line-height: 140%;
	margin-left: 3em;
}

ul {
	list-style-position: outside;
	margin-left: 0;
	padding-left: 0;
}

li {
	margin-left: 6ex;
	padding-left: 0;
}

table.termine {
	margin: 0;
	border-collapse: collapse;
/*	width: 75%; */
}

.hell {
	background-color: #FFF0C0;
}

.dunkel {
	background-color: #FFE070;
}

td.dat {
/*	white-space: nowrap; */
	padding: 1em;
	vertical-align: top;
	width: 13ex;
}

td.txt {
	vertical-align: top;
	padding: 1em;
}

.rahmen {
	border: 1px solid black;
}

p.frage {
	font-style: italic;
}

p.antwort {
}

img.graubalken {
	background-color: gray;
	width: 3em;
	height: 1ex;
}

table.main {
/*	border: 1px solid black;*/
	margin: 0;
	padding: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 100%;
}

td.bilder {
	padding-left: 4em;
	padding-right: 1em;
	vertical-align: top;
}

td.text {
	padding-bottom: 1em;
	min-height: 260px;
	background-color: white;
	vertical-align: top;
/*	border: 1px solid black;*/
}

td.navi {
	vertical-align: top;
	padding-left: 20px;
	padding-right: 3em;
	padding-top: 3em;
	padding-bottom: 10px;
}
