body {
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	/* font-size: 11pt; */
	background-color: White;
	color: Black;
	background-image: url(../images/bgmain.png);
	text-align: left;
}
/* paton farben */
.patonblue {
	color: #001E5B;
}
.patonorange {
	color: #FF6600;
}
.patongray {
	color: #7F7F7F;
}
.patonbest {
	background-color: #fffacd;
	border: 1px dashed #00008b;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	padding: 5px 5px 5px 5px;
	margin: 20px 40px 20px 40px;
}
.boxsunken {
	padding: 2px 8px 2px 8px;
	border-bottom: 1px solid #fbfbfb;
	border-right: 1px solid #fbfbfb;
	border-top: 1px solid #5d5d5d;
	border-left: 1px solid #5d5d5d;
}
.boxsunken_g300 {
	width: 300px;
	padding: 2px 8px 2px 8px;
	border-bottom: 1px solid #fbfbfb;
	border-right: 1px solid #fbfbfb;
	border-top: 1px solid #5d5d5d;
	border-left: 1px solid #5d5d5d;
	background-color: #fafafa;
}
.boxpubinfo {
	padding: 5px 8px 5px 8px;
	margin: 0px 0px 20px 30px;
	border-bottom: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	border-top: 1px solid #5d5d5d;
	border-left: 1px solid #5d5d5d;
}
.boxinfo, .boxinfo_c, .boxinfo_cb {
	background-color: #f0f8ff; /*#d4edee;*/
	padding: 5px 8px 5px 8px;
	margin: 10px 50px 20px 50px;
	border-bottom: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-top: 1px solid #5d5d5d;
	border-left: 1px solid #5d5d5d;
}
.boxinfo_c, .boxinfo_cb {
	text-align: center;
}
.boxinfo_cb {
	font-weight: bold;
}
/* container ist haupt-div fuer text usw. */
div.container {
	width: 980px;
	margin-left: 210px;
	margin-top: 5px;	
	text-align: left;
	/* font-size: 11pt; */
	vertical-align: top;
}
/* envelope */
div.envelope {
	text-align: left;
	background-color: White;
	/* font-size: 11pt; */
	vertical-align: top;
	padding: 5px 5px 5px 5px;
	min-height: 500px;
}
div.patoninfo {
	background-color: White;
	visibility: hidden;
	position: absolute;
	left: -9999px;
	top: 5px;
}
/* head tags in envelope */
.envelope h1 {
	background: #B0C4DE;
	font-family: Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-large;
	color: Black;
	padding: 0 0 2px 2px;
	margin: 0 0 10px 0;
	text-align: left;
	border-bottom: 1px dotted #696969;
}
.envelope h2 {
	background: #DBEAF5;
	font-family: Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	font-size: large;
	color: Black;
	padding: 0 0 2px 2px;
	margin: 0 0 10px 0;
	text-align: left;
	border-bottom: 1px dotted Gray;
}
.envelope h3 {
	font-family: Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	font-size: large;
	color: Black;
	padding: 0 0 2px 2px;
	margin: 0 0 10px 0;
	text-align: left;
	border-bottom: 1px dotted Gray;
	background-color: #f0f8ff;
}
.envelope h4 {
	font-family: Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	font-size: larger;
	color: Black;
	padding: 0 0 2px 2px;
	margin: 0 0 5px 0;
	text-align: left;
	/*border-bottom: 1px dotted Gray;*/
	font-style: italic;
}
.envelope h5 {
	font-family: Verdana, Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	color: Black;
	padding: 0 0 2px 2px;
	margin: 0 0 3px 0;
	text-align: left;
	/*border-bottom: 1px dotted Gray;*/
	font-style: italic;
}
.envelope a {
	text-decoration: none;
}
.envelope a:link, .envelope a:visited {
	text-decoration: none;
}
.envelope a:hover, .envelope a:focus {
	text-decoration: underline;
}
.envelope div.switchcolor {
	background-color: #fffacd; /*#d4edee;*/
	font-weight: bold;
	text-align: center;
	margin: 20px 200px 20px 200px;
	padding: 20px 20px 20px 20px;
	border-bottom: 1px dotted #f4a460;
	border-right: 1px dotted #f4a460;
	border-top: 1px solid #8b0000;
	border-left: 1px solid #8b0000;
}
.envelope div.switchcolor div.switchrow {
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 5px;
}
.envelope div.switchcolor div.switchrow a:link, .envelope div.switchcolor div.switchrow a:visited {
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 5px;
	color: black;
}
.envelope div.switchcolor div.switchrow a:hover, .envelope div.switchcolor div.switchrow a:focus {
	text-decoration: none;
	border-bottom: 1px dashed #6b6b6b;
	display: block;
	padding: 5px 5px 4px 5px;
	background: #ffd700;
	color: black;
}
.envelope table {
	/*margin-bottom: 10px;*/
}
.envelope th {
	text-align: center;
	font-weight: bold;
}
.envelope th.gback {
	background-color: #dfdfdf;
}
/* TOC (Table Of Contents) in der seite */
.envelope div.toc {
	background: #f8f8ff; /*#B0C4DE;*/
	width: 60%;
	font-size: small;
	border-bottom: 1px solid #f0ffff;
	border-right: 1px solid #f0ffff;
	border-top: 1px solid #001E5B;
	border-left: 1px solid #001E5B;
	margin: 0px 0px 10px 20px;
}
.envelope div.toc ul {
	list-style-type: none;
	margin-left: -15px; 
}
.envelope div.toc ul li {
	font-weight: bold;
	color: #191970; /*#001E5B;*/
  	padding: 2px 4px 2px 4px;
}
.envelope div.toc ul li a {
	font-weight: bold;
	color: #191970; /*#001E5B;*/
	text-decoration: none;
	padding: 2px 10px 2px 10px;
}
.envelope div.toc ul li a:link, .envelope div.toc ul li a:visited {
	font-weight: bold;
	color: #191970; /*#001E5B;*/
	text-decoration: none;
}
.envelope div.toc ul li a:hover, .envelope div.toc ul li a:focus {
	font-weight: bold;
	color: Black;
	text-decoration: none;
	background-color: #add8e6;
	border: 1px solid #dcdcdc;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	padding: 1px 9px 1px 9px;
}
.envelope div.toc ul li.toc-group {
	font-weight: bold;
	color: black;
	padding: 4px 2px 4px;
	margin-left: -10px;
}
.envelope div.toc ul li.toc-group a {
	font-weight: bold;
	color: #7fc0e0; /*#001E5B;*/
	text-decoration: none;
	border: 1px solid #7fc0e0;
	border-bottom: 1px dashed black;
	padding: 1px 9px 1px 9px;
}
.envelope div.toc ul li.toc-group a:link, .envelope div.toc ul li.toc-group a:visited {
	font-weight: bold;
	color: black;
	background-color: #7fc0e0;
	text-decoration: none;
	border: 1px solid #7fc0e0;
	border-bottom: 1px dashed black;
}
.envelope div.toc ul li.toc-group a:hover, .envelope div.toc ul li.toc-group a:focus {
	font-weight: bold;
	color: Black;
	text-decoration: none;
	background-color: #6699cc;
	border: 1px solid #dcdcdc;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	padding: 1px 9px 1px 9px;
}
/* Horizontales TOC (Table Of Contents) in der seite */
.envelope div.toc_h {
	font-size: small;
	font-weight: bold;
	margin: 15px 30px 15px 30px;
	text-align: center;
}
.envelope div.toc_h ul {
	list-style-type: none;
	white-space: nowrap;
}
.envelope div.toc_h ul li {
	display: inline;
	color: #191970;
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.envelope div.toc_h ul li a {
	color: #191970;
	text-decoration: none;
	padding: 2px 3px 2px 3px;
	border-left: 1px dotted #483d8b;
	border-top: 1px dotted #483d8b;
	border-right: 1px dotted #483d8b;
	border-bottom: 1px dotted #483d8b;
	background-color: #e5f3ff;
}
.envelope div.toc_h ul li a:link, .envelope div.toc_h ul li a:visited {
	text-decoration: none;
}
.envelope div.toc_h ul li a:hover, .envelope div.toc_h ul li a:focus {
	font-weight: bold;
	color: Black;
	text-decoration: none;
	background-color: #b0e0e6;
	padding: 2px 3px 2px 3px;
	border-bottom: 1px solid #483d8b;
	border-right: 1px solid #483d8b;
	border-left: 1px solid #dcdcdc;
	border-top: 1px solid #dcdcdc;
}
/* links im footer, weisser hintergrund, hellgrauer text */
/*.envelope div.footer {*/
div.footer {
	width: 970px;
	text-align: left;
	font-size: 75%;
	color: #708090;
	background-color: White;
	border-top: 1px solid #004080;
	padding: 2px 5px 2px 5px;
}
/*.envelope div.footer a {*/
.footer a {
	color: #708090;
	text-decoration: none;
}
/*.envelope div.footer a:link, .envelope div.footer a:visited {*/
.footer a:link, .envelope div.footer a:visited {
	color: #708090;
	text-decoration: none;
}
/*.envelope div.footer a:hover, .envelope div.footer a:focus {*/
.footer a:hover, .envelope div.footer a:focus {
	color: Black;
	text-decoration: underline;
}
/* links unterm footer, transparenter hintergrund, hellgrauer text */
div.footmenu {
	width: 980px;
	text-align: center;
	color: #708090;
	font-size: 75%;
	height: 15px;
	padding: 5px 0 5px 0;
}
.footmenu a {
	color: #708090;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 5px;
}
.footmenu a:link, .footmenu a:visited {
	color: #708090;
	text-decoration: none;
}
.footmenu a:hover, .footmenu a:focus {
	color: Black;
	text-decoration: underline;
}
#gotop {
	position: fixed;
	width: 90%;
	padding-right: 200px;
	bottom: 10px;
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
	color: Black;
}
#gotop a {
	font-weight: bold;
	text-decoration: none;
	color: Black;
}
#gotop a:link, #gotop a:visited {
	font-weight: bold;
	text-decoration: none;
	color: Black;
}
#gotop a:hover, #gotop a:focus {
	font-weight: bold;
	text-decoration: underline;
	color: Blue;
}
/* andere objekte */
.inline-button {
	background-color: #ffffcc;
	border: 1px dotted #ff9933;
	padding: 0px 5px 0px 5px;
}

.warning {
	font-weight: bold;
	/*font-size: 125%;*/
	color: red;
}
.wrapleft {
	text-align: left;
}
.wrapcenter {
	text-align: center;
}
.wrapright {
	text-align: right;
}
.invisible {
	position: absolute;
	left: -9999px;
}
.listoffsetafter li {
	padding-top: 1pt;
	padding-bottom: 1pt;
}
/* login box */
table.loginbox {
	background-color: #004080;
}
table.loginbox tr {
	background-color: #004080;
}
table.loginbox th, table.loginbox td {
	color: white;
}
table.loginbox th {
	padding-left: 10px;
	padding-right: 10px;
}
table.logininput {
	border: 1px solid #004080;
	margin: 0px 0px 0px 0px;
}
table.logininput td {
	background-color: White;
	color: Black;
	text-align: left;
}
table.logininput td input {
	border: 1px solid #004080;
	padding: 2px 2px 2px 2px;
}
table.loginok {
	margin: 2px 0px 0px 0px;
	/*border: 1px solid #004080;*/
}
table.loginbox table.loginok td {
	background-color: White;
	color: Black;
	text-align: center;
}
table.loginbox table.loginok td input[type=submit] {
	font-weight: bold;
	color: Black;
	background-color: #f0f8ff;
	border: 1px solid Gray;
	padding: 2px 15px 2px 15px;
}
table.loginbox table.loginok td input[type=submit]:hover {
	font-weight: bold;
	color: Black;
	background-color: #B0C4DE;
	border: 1px outset Silver;
	border-bottom-color: Black;
	border-right-color: Black;
	padding: 2px 15px 2px 15px;
}
/* input buttons */
input.yellow {
	font-weight: bold;
	color: Black;
	background-color: #ffffe0;
	border: 1px solid Gray;
	padding: 2px 15px 2px 15px;
}
input.yellow:hover {
	font-weight: bold;
	color: Black;
	background-color: #ffd700;
	border: 1px outset Silver;
	border-bottom-color: Black;
	border-right-color: Black;
	padding: 2px 15px 2px 15px;
}
input.blue {
	font-weight: bold;
	color: Black;
	background-color: #f0f8ff;
	border: 1px solid Gray;
	padding: 2px 15px 2px 15px;
}
input.blue:hover {
	font-weight: bold;
	color: Black;
	background-color: #b0c4de;
	border: 1px outset Silver;
	border-bottom-color: Black;
	border-right-color: Black;
	padding: 2px 15px 2px 15px;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
/*Image popup*/
.thumbnail {
	position: relative;
	z-index: 0;
}
.thumbnail:hover {
	background-color: transparent;
	z-index: 50;
}
.thumbnail span {
	/*CSS for enlarged image*/
	position: absolute;
	background-color: #ffffe0;
	padding: 5px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
	margin-top: -80px;
}
.thumbnail span img {
/*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}
.thumbnail:hover span {
/*CSS for enlarged image on hover*/
	visibility: visible;
	top: -25px;
	left: 200px;
/*position where enlarged image should offset horizontally */
}
