* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

html, body {
	margin:0;
	padding:0;
}

body{
	font-weight: normal;
	font-style: normal;
	background-color: #FFFFFF;
	vertical-align: baseline;
	font-family:  Arial, Helvetica, sans-serif;
}

.wrapper {
	width:100%;
	max-width:820px;
	padding:0 10px;
	margin:0 auto;
}

/* ein paar allgemeine Definitionen (sg/2015) */

table {
	width:100%;
	border-collapse:collapse;
	border:0;
}

img {
	border:0;
	max-width:100%;
}

.alignright {
	text-align:right;
}



p, li  {
	line-height:	1.5em;
}



li {
	margin: 10px;
}


.f0mini, .FormularDetailsLink	 	{ font-size: 8.5px;}
.f1klein 	 	{	font-size: 10.7px;}
.f2normal, body, table, p, input, h5 { font-size: 11.5px; }
.f3gross, h4	 	{ font-size: 14.2px;}
.f4maxi	, h3 	{ font-size: 16.0px;}
.f5mega, h2	 	{ font-size: 24.0px;}
h1	 	{ font-size: 40.0px;}

h1 {
	color: #707070;
}

h2, h3 {
	color: #404040;
}
h4, h5 {
	color: #808080;
}
h1, h2, h3 {
	font-style: normal;
	font-weight: normal;
}

th {
	text-align: left;
}

/* Header mit Abstand und Unterstreichung {{{ */
h1 {
	border-bottom : 1px solid gray;
}

h1, h2, h3, h4 {
	margin-top:40px;
}

h2, h3 {
  border-bottom : 1px dotted gray;
}

h5 {
	margin-top:30px;
	font-style: italic;
	font-weight: normal;
}
/* }}} */

.kasten20 {	/* taugt für Tables und Ps */
	padding: 8px 8px 8px 8px;  /* das hier bringt Abstand zum Rand */
	margin:		10px 0px 10px 0px; /* Rand oben / rechts / unten / links */
	border-color: #999;
	border-width:1px;
	border-style:  solid;
	font-weight:inherit;
	background-color:#E8E8E8;
	font-weight:inherit;
}


.urhere { font-size: 10px; text-align: right}
.comm {  font-size: 11.4px; }
.bgMarker, #tab .bgMarker  { background-color: #FFE26F}
.bgErr, #tab .bgErr  { background-color: #FF0000}
.bg00, #tab .bg00  { background-color: #FFFFFF}
.bg03, #tab .bg03  { background-color: #f9f9f9}
.bg05, #tab .bg05  { background-color: #f6f6f6}
.bg07, #tab .bg07  { background-color: #f0f0f0}
.bg1, .bg10, #tab .bg1, #tab .bg10   {  background-color: #EEEEEE}
.bg20, #tab .bg20 { background-color: #CCCCCC}
.bg30 { background-color: #666666}

.bgOrange { background-color: #ff7f00}

.pagebreak { page-break-after: always }
.pagebreakbefore { page-break-before: always }

.maxbreite { max-width: 500pix }
.ferr {  color: #FF0000}
.f00 { color: #FFFFFF}
.f05 { color: #B0B0B0}
.f10 { color: #909090}
.f20 { color: #666666}
.fCJDBlau { color: #006dba}
.fCJDGelb { color: #ffc500}
.fOrange { color: #ff7f00}
.frot { color: #FF0000 }
.fgruen { color: #339900 }

.p10 {  font-size: 10pt}
.p09 {  font-size: 09pt}
.p085 {  font-size: 8.5pt}

.pix09 {  font-size: 9px}
.pix10 {  font-size: 10px}
.pix11 {  font-size: 11px}
.pix12 {  font-size: 12px}
.pix14 {  font-size: 14px}
.pix20 {  font-size: 20px}
.pix24 { font-size: 24px}
.pix36 { font-size: 36px}
.pix42 { font-size: 42px}
.pix48 { font-size: 48px}

.td-linie-unten20 {   border-bottom:solid #CCCCCC 0.8pt}
.td-linie-links20 {   border-left:solid #CCCCCC 0.8pt}


input:focus,  textarea:focus, checkbox:focus{ background-color : #FFFFCC !important; }


select:focus, checkbox:focus { background-color : #FFFFCC !important; }

.verticaltext {
writing-mode: tb-rl;
filter: flipv fliph;
}



select {
	font-size: 10px;
	border: 1px solid #FFFFFF;
	/*width: 120px;*/
}


/* Zum Testen:
a:hover {  font-family: "Times New Roman", Times, serif}
a:visited {  color: #FF8040}
a:link {  color: #FF0099}
*/

/* für kleine Hinweis-Zeilen unter Bildern etc., Farbe in grau, Link nicht unterstrichen und einfarbig.
*/

/* Test in Rot und Riesen-Schrift:
	#hinw1,  #hinw1 a, #hinw1 A:hover , #hinw1 a:link {  color: #FF0000}
	#hinw1 a:hover {background-color: #FF0000; text-decoration: none}
	#hinw1  {color: #DDD; font: 100px/20px "Impact", sans-serif}
*/
#hinw1,  #hinw1 a, #hinw1 A:hover , #hinw1 a:link {  color: #909090}
#hinw1 a:hover {background-color: #FFCC33; text-decoration: none}
#hinw1 a:link { text-decoration: none}
/*
#link1 a {text-decoration: none; color: #FF0000}
#link1 a:link { text-decoration: none}
*/
#link1 a:link {text-decoration: none;  color: default}
#link1 a:visited {text-decoration: none}
#link1 a:hover {text-decoration: none; color: #CC0000}

/* Tabelle: dunkler HG, helle Zellen
*/
#tab p, #tab td {  font-size: 10.5px; }
#tab td { background-color: #FFFFFF; }
#tab table {background-color: #EE0000}

#tab11 p, #tab11 td {  font-size: 11px; }

/*a:visited {  color: #3D3F5C; text-decoration: underline}*/
a:visited {  color: #3333CC; text-decoration: none}
a:link {  color: #3333CC; text-decoration: none}
/* a:link {  color: #3333CC; text-decoration: underline}*/
a:hover { background-color: #FFCC33; text-decoration: none}

/* Link ohne BG-Effekt:*/
#LinkOhneBG a:visited {  color: #3D3F5C; text-decoration: underline}
#LinkOhneBG a:link {  color: #3333CC; text-decoration: underline}
#LinkOhneBG a:hover { background-color: #FFFFFF; color: #ffc500; text-decoration: none; }

#tab30 { border-style: solid;
border-color: rgb(192, 192, 192) rgb(102, 102, 102) rgb(102, 102, 102) rgb(192, 192, 192);
border-width: 1px;
background-color: rgb(153, 153, 153);
/* text-align: left; */
font-weight: inherit;
}

#tab30 tr {
font-weight: inherit;
background-color: rgb(240, 240, 240);
}

#tab00 { border-style: solid;
border-color: rgb(192, 192, 192) rgb(102, 102, 102) rgb(102, 102, 102) rgb(192, 192, 192);
border-width: 1px;
background-color: rgb(153, 153, 153);
/* text-align: left; */
font-weight: inherit;

border:0 ;
cellpadding:5;
cellspacing=:1;

}

#tab00 tr {
font-weight: inherit;
background-color: rgb(255, 255, 255);
}

#tab00 th {
font-weight: bold;
background-color: rgb(230, 230, 230);
}


/* tab {{{*/
.tab  {
	/* font-size: 9px; /* hier falsch */
	empty-cells: show;
	border-style: solid;
	border-color: rgb(192, 192, 192) rgb(152, 152, 152) rgb(152, 152, 152) rgb(192, 192, 192);
	background-color:rgb(255,255,255);
	border-width: 1px;
	font-weight: inherit;
	/* padding:100px;   bringt hier nix */
	border-spacing:0px;
	/* border-collapse:collapse;    zieht alle Zellen aufeinander, egal was als border-spacing angegeben ist!  */
	/* margin:10;   macht einen leeren Rahmen um die ganze Tabelle...  */
}

.tab  td, .tab  th {
	/* font-size: 9px; */
	/* Rahmen um jede Zelle */

		border-style: solid;
		border-color: rgb(222,222,222);
		border-width: 0px 1px  1px 0px;
		/* text-align: left; */
		vertical-align: top;
		padding:5px;  /* das hier bringt Abstand zum Rand */
}

.tab  th {
	color: #666666;
	/* untere Linie etwas dunkler */
	text-align: left;
	font-weight: bold !important;
	border-color: rgb(222, 222, 222) rgb(222,222, 222) rgb(152, 152, 152) rgb(222, 222, 222);
}
/* }}}*/

/* tabnoshow - unsichtbare Tabelle zum reinen Anordnen von Inhalten {{{*/
.tabnoshow  {
	empty-cells: show !important;
	border-style: solid ;
	background-color:transparent;
	border-width: 0px !important;
	/* padding:100px;   bringt hier nix */
	border-spacing:0px !important;
	/* border-collapse:collapse;    zieht alle Zellen aufeinander, egal was als border-spacing angegeben ist!  */
	/* margin:10;   macht einen leeren Rahmen um die ganze Tabelle...  */
}

.tabnoshow  th {
	font-weight: normal;
	text-align: left;
	/* untere Linie etwas dunkler */
}

.tabnoshow td, .tabnoshow  th {

	vertical-align: top;
	/* text-align: left; */
	padding:5px;  /* das hier bringt Abstand zum Rand */
}

/* }}}*/

/* Zusatz-Formatierung tabtrennlinien: Linien unter den Zeilen, th dunkler: {{{ */

.tabtrennlinien td, .tabtrennlinien  th {
		border-style: dotted;
		border-color: rgb(202,202,202);
		border-width: 0px 0px  1px 0px;
}

.tabtrennlinien  th {
		border-color: rgb(162,162,162);
}

/* }}} */

.pad10 td, .pad10 th {
		padding:10px !important;  /* das hier bringt Abstand zum Rand */
}

.pad5 td, .pad5 th {
		padding:5px !important;  /* das hier bringt Abstand zum Rand */
}

.pad2 td, .pad2 th {
		padding:2px !important;  /* das hier bringt Abstand zum Rand */
}

.pad1 td, .pad1 th {
		padding:1px !important;  /* das hier bringt Abstand zum Rand */
}

.pad0 td, .pad0 th {
		padding:0px !important;  /* das hier bringt Abstand zum Rand */
}

.headertab td, .headertab th {
		padding:10px;  /* das hier bringt Abstand zum Rand */
		vertical-align:middle;
		text-align: center;
}

/* Zusatz-Formatierungen tab-img   {{{ */

.tab-img tr.bg05, .tab-img td.bg05, .tab-img th.bg05 {
	background-image: url('../images/hg-th05.png');
}
.tab-img tr.bg10, .tab-img td.bg10, .tab-img th.bg10{
	background-image: url('../images/hg-th10.png');
}

.tab-img tr.bg20, .tab-img td.bg20, .tab-img th.bg20 {
	background-image: url('../images/hg-th20.png');
}

.tab-img tr.bg30, .tab-img td.bg30, .tab-img th.bg30 {
	background-image: url('../images/hg-th30.png');
}

/* }}} */

.submitcjd input[type="submit"], .submitcjd input[type="button"]{
	background-image: none;
	background-color:#0057a7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight:bold;
	color:white;
	border-color: rgb(192, 192, 192) rgb(012, 012, 012) rgb(012, 012, 012) rgb(192, 192, 192);
	border-width: 1px;
	padding: 0px;
	}

.submitcjd input[type="submit"]:hover, .submitcjd input[type="submit"]:focus, .submitcjd input[type="button"]:hover, .submitcjd input[type="button"]:focus {
	background-image: none;
	background-color:#128dff !important;
	cursor: pointer;
	/* cursor: hand; */ /* so nur für Internet Explorer bis 5.5 */
	}

/* Formular-Elemente {{{ */
input[type="submit"], input[type="button"] {
	background-image: url('../images/rq-hg20.png');  /* Pfad relativ zur CSS-Datei! */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;;
	border: 1px #6D6D6D  solid;
	padding: 0px;
	}

input[type="submit"]:hover, input[type="button"]:hover {
	background-image: url('../images/rq-hg05.png');
	cursor: pointer;
	border-color : #ff7f00;
	/* cursor: hand; */ /* so nur für Internet Explorer bis 5.5 */
	}

textarea, input[type="text"], input[type="password"], select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px #ADADAD  dotted ;
	background-color: #FFFFFF;
	padding: 2px;
	}

/* Kommentar-Eingabe-Feld: */
.comm textarea, .comm input[type="text"], .comm select {
	color: #767676;
	}



/* bei Aktivierung: anderer Hintergrund! */
input:focus,  textarea:focus,  select:focus, checkbox:focus{
	border: 1px #9D9D9D  solid ;
	background-color : #fee2a8 !important;
	border-color : #ff7f00;
	}

/*   }}} 	*/


.LinieOben, .LinieOben td {
	border-top-color: #A0A0A0 !important;
	border-top-style: solid !important;
	border-top-width: 2px !important;
	margin-top:50px !important;
}

.LinieUnten, .LinieUnten td {
	border-bottom-color: #000000 !important;
	border-bottom-style: solid !important;
	border-bottom-width: 1px !important;
	margin-bottom:50px !important;
}

.TrennlinieUnten


input[type="submit"], input[type="button"] {
	background-image: url('../images/rq-hg20.png');  /* Pfad relativ zur CSS-Datei! */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;;
	border: 1px #6D6D6D  solid;
	padding: 0px;
	}

input[type="submit"]:hover, input[type="button"]:hover {
	background-image: url('../images/rq-hg05.png');
	cursor: pointer;
	border-color : #ff7f00;
	/* cursor: hand; */ /* so nur für Internet Explorer bis 5.5 */
	}

textarea, input[type="text"], input[type="password"], select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px #ADADAD  dotted ;
	background-color: #fcf8ed;
	padding: 2px;

}
.IETextInput {
	/* nur bei IE nötig, also hier leer! */
}

/* Kommentar-Eingabe-Feld: */
.comm textarea, .comm input[type="text"], .comm select {
	color: #767676;
	}



/* bei Aktivierung: anderer Hintergrund! */
input:focus,  textarea:focus,  select:focus, checkbox:focus{
	border: 1px #9D9D9D  solid ;
	background-color : #fee2a8 !important;
	border-color : #ff7f00;
	}

/* kein Unterlegung bei Grafik-Links:*/

td a:hover img {
	background-color: white !important;
}

.FormularZeile {
	border-color: rgb(112, 112, 112);
	margin:2px 2px 2px 2px;
	border-style: dotted;
	background-color:rgb(245,245,245);
	border-width: 0px 0px 1px 1px;
	padding:12px 3px 3px 12px;  /* das hier bringt Abstand zum Rand */
	color: rgb(245,245,245);
}

.FormularCheckBox {
	border-color: rgb(112, 112, 112);
	margin:0px 0px 0px 0px;
	border-style: dotted;
	background-color:rgb(245,245,245);
	border-width: 1px;
	padding:1px 1px 1px 1px;  /* das hier bringt Abstand zum Rand */
	color: rgb(245,245,245);
}

.FormularDetailsLink {
	border-color: rgb(222, 222, 222);
	margin:2px 2px 2px 2px;
	border-style: solid;
	background-color:rgb(235,235,235);
	border-width: 1px 0px 0px 1px;
	padding:1px 1px 1px 1px;  /* das hier bringt Abstand zum Rand */
}

.FormularDetailsLink  {
	color: rgb(145,145,145) !important;
}

.FormularDetailsLink:hover {
	background-color: rgb(245,245,145)  !important;
	color: rgb(145,45,45) !important;
	border-width: 0px 1px 1px 0px;
}

.Marker {
	border-color: #ffc432;
	margin: 2px 2px 2px 2px;
	border-style: solid;
	background-color: #fff0cc !important;
	border-width: 1px 1px 1px 1px;
	padding:1px 3px 1px 3px;  /* das hier bringt Abstand zum Rand */
}

@media print {
	body{
		font-family: Futura Lt BT, Arial, Helvetica, sans-serif;
		margin:		0px 		0px	0px		0px;
		background-image: none;
		background-color: none;
	}
	body, td, th, li {
		color: #000000;
	}
	b, h4 {
		font-family: FujiyamaExtraBold, Futura XBlk BT, Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: lighter;
		font-stretch: normal;
	}
	.f0mini, .FormularDetailsLink	 	{ font-size: 8pt;}
	.f1klein 	 	{	font-size: 9pt;}
	.f2normal, body, table, p, input, h5 { font-size: 10pt; }
	.f3gross, h4	 	{ font-size: 12pt;}
	.f4maxi	, h3 	{ font-size: 16.0pt;}
	.f5mega, h2	 	{ font-size: 20.0pt;}

	h1	 	{ font-size: 40.0pt;}

	h2, h3 {
	  border-bottom-style : solid;
	}

}
