body {
	margin: 0px;
	border: 0px;
	padding: 0px;
}
body.frLeft {
	background-image: url(../imgs/bgnds/frLeft.png);
	background-repeat: no-repeat;
}
 body.frLeftjuso {
	background-image: url(../imgs/bgnds/frLeftjuso.png);
	background-repeat: no-repeat;
}
body.frRight {
	background-image: url(../imgs/bgnds/frRight.png);
	background-repeat: no-repeat;
}
body.frRightjuso {
	background-image: url(../imgs/bgnds/frRightjuso.png);
	background-repeat: no-repeat;
}
body.head {
	width: 822px;
	background-color: #4682B4;
	background-image: url(../imgs/bgnds/OkoPan12_0800.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
body.data {
	margin: 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../imgs/bgnds/bg_body.png);
	background-position: left;
}
body.links {
	background-image: url(../imgs/bgnds/ba_links.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
body.oko {
	background-image: url(../imgs/bgnds/bg_bOKO.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	color: White;
}
body.spd {
	background-image: url(../imgs/bgnds/bg_bSPD.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	color: White;
}

h1,h2,h3,h4,h5,h6,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
	font-family:Verdana, Geneva, helvetica, Arial, sans-serif;
	margin-top:0pt;
	color: #191970;
}
h1,h2,h3 {
	margin-bottom:12pt;
	color: White;
}
h4,h5 {
	color: Navy;
}

h1 {font-size:18pt}
h2 {font-size:14pt;}
h3 {font-size:12pt;}
h4,p {font-size:9pt; margin-bottom:4pt;}
h5 {font-size:8pt; margin-bottom:3pt;}
td,th {font-size: 8pt;}

i {
	font-style: italic;
	font-weight: bold;
	color: Red;
}

em {
	font-style: normal;
	font-weight: bold;
	color: Red;
}

.inverse {
	color: White;
	background-color: #B0C4DE;
	margin-top: 12px;
	padding: 2px 2px;
}

.linetop {
	border-top-style:solid;
	border-top-width:2px;
	border-top-color:red;}
.linebot {
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:red;}
.linetb {
	border-top-style:solid;
	border-bottom-style:solid;
	border-width: 2px;
	border-color: Red;}
.lineleft {
	border-left-style: solid;
	border-left-width: 3px;
	border-left-color: Red;}

.markgains {background-color: #DCDCDC;}
.marksteel {
	color: White;
	background-color: #4682B4;
}
.markyell {background-color: Yellow;}
.markred {
	color: White;
	background-color: Red;}
.nomargin {
	margin-bottom: 0px;
	margin-top: 0px;
}

.f09,li {
	font-size:9pt;
	margin-bottom:4pt;
}
.f08 {
	font-size:8pt;
	margin-bottom:3pt;
}
.f08pp {
	font-size: 8pt;
	padding: 0px 50px 3px 20px;
}
*.f08b {
	font-size: 8pt;
	font-weight: bold;
	color: Black;
}

*.f08m0 {
	font-size: 8pt;
	font-weight: normal;
	color: Black;
	margin-top: 0px;
	margin-bottom: 0px;
}
*.f08bm0 {
	font-size: 8pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
*.f08bRot {
	font-size: 8pt;
	font-weight: bold;
	color: Red;
	margin-top: 0px;
}

*.box {
	margin: 10px 10px 10px 10px;
	background-color: #F0F8FF;
}

p.info {
	font-size:8pt;
	margin: 5px 10px 5px 0px;
	padding: 5px 5px 5px 50px;
	background-image: url(../imgs/nav00/infoBlue.gif);
	background-position: 10px 5px;
	background-repeat: no-repeat;
	background-color:#F8F8FF;
}
p.menu {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
p.menuCur{
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	color: White;
	background-color: #DCDCDC;
}
p.menuInd{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 18px;
}
p.menuIndAdd{
	font-size: 8pt;
	font-weight: normal;
	color: Black;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 18px;
}

p.block {
	text-align: justify;
}

li {
	list-style: outside;
}

li.link {
	list-style-image: url(../imgs/nav00/linkRot10.gif);
	text-indent: -10px;
}
li.hint {
	list-style-image: url(../imgs/nav00/infoBlue.gif);
}
li.point {
	list-style-image: url(../imgs/nav00/linkBlau10.gif);
	list-style-position: outside;
	font-size: 8pt;
	font-weight: bold;
}
li.done {
	list-style-image: url(../imgs/nav00/hakenrot.gif);
	list-style-position: outside;
	font-weight: bold;
}
li.blind{
	list-style-type: none;
	list-style-position: outside;
}
hr {
	border-color: #F8F8FF;
	border-style: double;
	border-width: thin;
	margin: 0px 10px 0px 5px;
}
a {
	font-weight:bold;
}
a:link {
	color: #4682B4;
	text-decoration:none;
}
a:visited {
	color: #4682B4;
	text-decoration:none;
}
a:hover {
	color: White;
	background-color: Red;
	text-decoration:none;
}
a:active {
	color: Red;
	text-decoration:none;
}

/*	================================
	Farben
	-------------------------------- */
*.weiss {
	color: White;
}
*.schw {
	color: Black;
}
*.shadow{
	color: Silver;
}
*.blue{
	color: Blue;
}
*.blued{
	color: #00008B;
}

*.red {
	color: Red;
}
*.redb {
	font-weight: bold;
	font-style: oblique;
	color: Red;
}
*.yellow{
color: Yellow;
}
*.green{
	color: green;
}
*.lime{
	color: Lime;
}
*.steel {
	color: #4682B4;
}
*.steellight {
	color: #B0C4DE;
}
*.ghost {
	color: #F8F8FF;
}
/*	================================
	Padding
	-------------------------------- */
.padd05{
	padding-left: 5px;
	padding-right: 5px;
}
.padd05re{
	padding-right: 5px;
}

/*	================================
	Images
	-------------------------------- */
.imgLeft{
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 10px;
}
.imgRight{
	float: right;
  	margin-left: 10px;
	margin-bottom: 5px;
}
*.imgLink{
	vertical-align: middle;
	float: right;
}
.imgTopLeft{
	top: 0px;
	left: 0px;
}
.Bullet {
	width: 10px;
	height: 10px;
	border: 0px;
}
div {
	position: absolute;
}

div.headline {
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	width: 800px;
	background-color: #F0F8FF;
}
div.naviTopLeft {
	top: 0px;
	left: 0px;
	width: 599px;
	height: 30px;
	vertical-align: middle;
	padding-top: 5px;
}

div.naviTopRight {
	top: 0px;
	left: 600px;
	width: 200px;
	height: 30px;
	vertical-align: middle;
	padding: 3px;
}

div.naviBotRight {
	position: relative;
	width: 580px;
	text-align: right;
	vertical-align: bottom;
}

div.dLeft {
	left: 0px;
	width: 195px;
	margin: 3px 3px 3px 3px;
	padding: 5px 5px 5px 5px;
}
div.dbLeft100 {
	left: 100px;
	width: 480px;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	color: #F8F8FF;
}
div.dMid {
	left: 200px;
	width: 390px;
	margin: 3px 3px 3px 3px;
	padding: 5px 5px 5px 5px;
}

div.a {
	left: 600px;
	width: 200px;
	padding: 5px 5px 5px 5px;
	background-color: #F8F8FF;
}

div.data {
	position: absolute;
	top: 23px;
	left: 0px;
	width: 590px;
	padding: 10px 5px 5px 5px;
}

div.datasheet {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 590px;
	margin: 5px 2px 5px 2px;
	padding: 8px 10px 5px 5px;
	background-color: #F8F8FF;
}

div.dbDataSub {
	padding: 5px 5px 5px 5px;
}

div.dbFrameBg {
	top: 30px;
	left: 0px;
	width: 580px;
	background-color: #F5F5F5;
	border-top: 0px none;
	border-left: 0px none;
	border-bottom: 5px groove Silver;
	border-right: 5px groove Silver;
	padding: 5px 5px 5px 5px;
	text-align: justify;
}
div.dbFrameBgJungw {
	top: 30px;
	left: 0px;
	width: 580px;
	background-color: #FEF5DF;
	border-top: 0px none;
	border-left: 0px none;
	border-bottom: 5px groove Silver;
	border-right: 5px groove Silver;
	padding: 5px 5px 5px 5px;
	text-align: justify;
}

div.dbFrame {
	top: 26px;
	left: 0px;
	width: 570px;
}

div.menu {
	top: 20px;
	left: 600px;
	width: 195px;
	padding: 0px 5px 0px 5px;
	background-color: #B0C4DE;
}
div.datescal {
	top: 0px;
	left: 5px;
	width: 595px;
	height: 630px;
	background-image: url(../imgs/bgnds/orgbook.jpg);
	background-repeat: no-repeat;
	background-position: 0px 83px;
	background-attachment: fixed;
}
div.dates {
	top: 23px;
	width: 600px;
	padding: 0px 5px 5px 5px;
	background-color: transparent;
}
div.datesnote {
	left: 20px;
}
div.oko {
	top: 30px;
	left: 5px;
	width: 585px;
	padding: 5px 5px 5px 5px;
	background-color:	#B0C4DE;
	background-image: url(../imgs/bgnds/bg_logospdoko_590p.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
div.oja {

}
div.sma {

}

/*	================================
	Tabellen für Menue im Header
	-------------------------------- */
table.hdMenu {
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	table-layout: fixed;
	width: 800px;
	margin-top: 0px;
	margin-left: 0px;
}
td.hdMenu{
	font-size: 8pt;
	font-weight: bold;
	color: White;
	background-color: transparent;
	text-align: center;
	vertical-align: text-top;
	padding: 0px 3px 4px 3px;
}
td.hdMenu a {
	color: White;
	display:block;
	width:100%;
}
td.hdMenu a:visited {
	color: White;
}

/*	================================
	Tabelle für Kopfzeile
	-------------------------------- */

table.dHead {
	table-layout: fixed;
	width: 795px;
	margin: 0px 0px 0px 0px;
}
tr.dHead {
	margin: 0px 0px 0px 0px;
}
td.dHeadLeft {
	font-size: 8pt;
	font-weight: bold;
	padding: 0px 5px 2px 5px;
	vertical-align: text-bottom;
	background-color: #F0F8FF;
}
td.dHeadRight {
	font-size: 8pt;
	font-weight: bold;
	padding: 0px 5px 2px 5px;
	vertical-align: text-bottom;
	background-color: #F0F8FF;
}

/*	================================
	Tabelle für Menues
	-------------------------------- */

table.menu {
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	table-layout: fixed;
	vertical-align: top;
	font-size: 8pt;
	color: #5F9EA0;
}
td.menu {
	font-weight: bold;
	border-style: none;
	border-collapse: collapse;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 2px 3px 2px 3px;
	background-color: #B0C4DE;
}
td.menu a {
	display:block;
	width:100%;
}
td.menuPic {
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
}
td.menuEck {
	padding: 0px 0px 0px 0px;
	background-color: #B0C4DE;
}
td.menuCur {
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	color: White;
	background-color: #4682B4;
}
td.menuSub {
	font-weight: bold;
	color: #4682B4;
	padding: 2px 5px 2px 5px;
	background-color: #F0F8FF;
}
td.menuTxt {
	font-weight: normal;
	color: Black;
	background-color: #F0F8FF;
	padding: 2px 5px 2px 5px;
}

/*	================================
	Tabelle für Kalender
	-------------------------------- */
table.dates {
	background: transparent;
	font-size: 8pt;
	font-weight: normal;
	color: Black;
	border: 0px;
}

td.dateshdr {
	font-weight: bolder;
	color: #00008B;
	background-color: #F8F8FF;
	padding: 2px 5px 5px 10px;
}

td.dates {
	font-size:7pt;
	margin-bottom:3pt;
	padding: 5px 1px 5px 10px;
	vertical-align: top;
}

/*	================================
	Tabellen für people
	-------------------------------- */
table.people {

}
td.people {
	vertical-align: text-top;
	text-align: center;
}

/*	================================
	Tabellen für Wahlauswertung
	-------------------------------- */
table.Wahl {
	font-size: 8pt;
	font-weight: normal;
	color: Black;
	border:	White;
}

td.WahlTitel {
	font-weight: bold;
	color: White;
	background-color: Navy;
	padding: 5px 5px 5px 5px;
	vertical-align: middle;
}

td.Wahl {
	background-color: #F8F8FF;
	padding: 0px 5px 0px 5px;
}

td.WahlBold {
	font-weight: bold;
	background-color: #F8F8FF;
	padding: 0px 5px 0px 5px;
}

#head00 {
	background: url(../imgs/bgnds/OkoPan00_0800L.jpg) no-repeat;
	top: 2px;
	left: 0px;
	width: 800px;
	border: 0px;
}

#idAktuell{
	position: absolute;
	top: 26px;
	left: 70px;
	width: 70px;
	height: 70px;
	margin: 0px;
	overflow: hidden;
}

#idSPDOko{
	position: absolute;
	top: 26px;
	left: 170px;
	width: 70px;
	height: 70px;
	margin: 0px;
	overflow: hidden;
}

#idDistel{
	position: absolute;
	top: 26px;
	left: 270px;
	width: 70px;
	height: 70px;
	margin: 0px;
	overflow: hidden;

}

#idWahl{
	position: absolute;
	top: 26px;
	left: 370px;
	width: 70px;
	height: 70px;
	margin: 0px;
	overflow: hidden;

}

#idImpress{
	position: absolute;
	top: 0px;
	left: 600px;
	width: 100px;
	height: 100px;
	margin: 20px 10px;
	border: 0px;
	overflow: hidden;

}
#idSPDlinks{
	position: absolute;
	top: 0px;
	left: 700px;
	width: 100px;
	height: 100px;
	margin: 0px;
	border: 0px;
	overflow: hidden;
}

#data01 {
	top: 0px;
	left: 0px;
	width:400px
}

#data02{
	background-color: White;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
}

#data03 {
	background-color: White;
	top: 0px;
	right: 0px;
	width: 200px;
	height: 200px;
}

#menu01{
	top: 0px;
	right: 0px;
	width: 120px;
}