body {
  margin: 0;
  font: 12pt  Arial, Helvetica, sans-serif;
  color: white;
  background-color: navy;
}
.dontshow {display: none;}
a { color: white; }
a:link, a:visited { text-decoration:none; }
a:hover, a:active { text-decoration:underline; }
.clear {clear: left;}
img {
	position: relative;
	display:block;
}

div.imgRight { 
	float: right;
	margin: 0 10px 100px 15px;
	background-color: #5169F1;
}
.imgRight .imgText {
	font-size: 10pt;
	padding: 0.5em;
}


/* Generate the Detail, Download and Submit Button PNGs */

div.moreBt, div.moreBt a {
	width: 106px;
	height: 40px;
	display: block;
}
div.downBt, div.downBt a, div.submitBt, div.submitBt a {
	width: 125px;
	height: 40px;
	display: block;
}

html>body div.moreBt {
	background: transparent url(../pics/details.png) no-repeat;
}

html>body div.downBt {
	background: transparent url(../pics/download.png) no-repeat;
}

html>body div.downBt {
	background: transparent url(../pics/download.png) no-repeat;
}

div.moreBt a, div.downBt a, div.submitBt a { position: relative; }

/* END Buttons */


.txtSmall, td {font-size: 12pt;}
#content a, a:link, a:visited, a:active { font-weight:bold; }
#content ul a, ul a:link, ul a:visited, ul a:active { font-weight:normal; }

div#content {
	font: 12pt Arial, Helvetica, sans-serif;
	width: 695px;
	margin-left: 150px;
	padding: 15px 0 0 0;
}

#ContentBox {
	background: #3548BB;
	vertical-align: top;
	text-align: left;
	width: 855px;
	height: 500px;
	padding: 0 0 50px 0;
}
.contentWidth {width: 350px;}
.textblockSmall { width: 350px; font-size: 11pt;}

#content h1 { font-size: 12pt; }
#content h2 {
	font-size: 11pt;
}
#content h4 {
	margin: 0.5em 0 0 0;
}

#content p {margin: 0 0 1em 0;}

.textblockSmall h3 {font-size: 11pt;}
#content table.border {
	border: 1px solid white;
	background-color: navy;
}
#content table.border td {
	padding: 10px;
	border: 1px solid white;
	background-color: #3548BB;
}
#content .more, #content a.box {
	font-size: 11pt;
	margin-top: 2em;
	border-left: 5px solid navy;
	padding: 0 0 0 5px;
}
#content img.border { border: 1px solid navy; }
#content div.imgConR {
	margin: 0 0 25px 25px;
	padding: 25px 0 0 0;
}
#content .imgMargin { margin: 0 0 25px 25px; }

#MainHeader {
	background: url(../pics/standard/head2_1000.jpg) top right no-repeat;
	width: 1000px;
	height: 98px;
} 
#HeadSpacer {
	background: url(../pics/standard/sub_1000.jpg) no-repeat;
	height: 29px;
}

.leftBottomCol {
	background: transparent url(../pics/standard/content_1000.jpg) repeat-y 0 1px;
	vertical-align: top;
}
.leftBottomColNav {
	background: transparent url(../pics/standard/content_1000.jpg) repeat-y 0 4px;
	vertical-align: top;
}

#leftButtons {
	margin-top: 350px;
}

.LeftButton {
	width: 145px;
	height: 50px;
	display: block;
	border: 0;
}
td {vertical-align: top;}
.histCol1 {
	background: Navy;
	font-weight: bold;
	vertical-align: top;
	padding: 0 15px 0 10px;
	border-top: 1px solid #5169F1;
	border-left: 1px solid #5169F1;
	border-bottom: 1px solid #344399;
	border-right: 1px solid #344399;
}
.td12 {
	padding: 0 15px 15px 15px;
	background: #3548BB;
	border-top: 1px solid #5169F1;
	border-left: 1px solid #5169F1;
	border-bottom: 1px solid #344399;
	border-right: 1px solid #344399;
}
table#history, #picTable, table#schnappmarkt {width: 685px;}

#schnappmarkt img {border: 1px solid #FFFFFF;}

#history td div.blank, #picTable td div.blank { 
	border-top: 1px solid #5169F1;
	border-left: 1px solid #5169F1;
	border-bottom: 1px solid #344399;
	position: relative;
}

.pdfNote {
	width: 340px;
	margin-top: 25px;
	font-size: 11pt;
}
.pdfNote img {
	margin: 0 5px 5px 0;
	vertical-align: middle;
	float: left;
	border:0;
}

.pdfLink {
	background: transparent url(../pics/icon_pdf_tn.gif) 0 0 no-repeat;
	padding: 4px 0 6px 20px;
}

.list ul, .refpopup ul {
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 0;
}
.list ul li, .refpopup ul li {
	border-left: 5px solid navy;
	margin: 0 0 5px 0;
	padding: 0 0 0 5px;
}

.popup li a span { display: none; }
.popup li a:hover {
	border: 0;
	text-decoration: none;
}
.popup li a:hover span, .refpopup {
	display: none;
	font-size: 14px;
	position: absolute;
	width: 285px;
	height: 338px;
	top: 140px;
	left: 670px;
	z-index: 100;
	text-decoration: none; 
	color: #FFFFFF;
	background-color: #5169F1;
	padding: 10px;
	border-right: 5px solid Navy;
}
.popup li a:hover span {height: 375px}

.popup li a:hover span {display:block;}

.imgRow img {
	display: inline;
	margin: 10px;
}

/* Catalogue Chapter Selection */

#ChapterSel {}

#ChapterSel ul {
    list-style-type: none;
    margin:0;
    padding:0;
}
#ChapterSel li {
    float: left;
    margin: 0;
    padding:0;
}
#ChapterSel li a {width: 296px;height:97px;display:block;
margin:5px;}#Chapter1 a {background: transparent url(../pics/pdfkap01.jpg);}
#Chapter2 a {background: transparent url(../pics/pdfkap02.jpg);}
#Chapter3 a {background: transparent url(../pics/pdfkap03.jpg);}
#Chapter4 a {background: transparent url(../pics/pdfkap04.jpg);}
#Chapter5 a {background: transparent url(../pics/pdfkap05.jpg);}