/* Formatierungen: Absaetze, etc. */
p,h1,table,tr,td,div,ul li {
	font-family: Arial;  /* Verdana, Tahoma, sans-serif; */
	}

body {
	background-color: #FFFFFF; /* #DEDFDE */
	color: Black;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

*.validationError {
	font-family: Tahoma, Helvetica, sans-serif;  /* Verdana, Tahoma, sans-serif; */
	font-size: 10pt;
	color: Red;
	font-weight: normal;
	text-align: left;
	vertical-align: text-top;
	}
	
body.grau {
	font-size:10.0pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DFDFDF;
	color: Black;
	}
	
table tr td {
	vertical-align: top;
	}
	
table tr td.hline {
	background-image: url(/website/images/kanton/hline.gif);
	height: 2px;
	}

td.stiwos {
	background-color: #DDDDDD;
	font-size:8.0pt;
	font-family:Arial;
	}	

select option.disabled {
	color: Gray;
	}

fieldset {
	background-color: #F7F7F7;
	}

input.ok {
	background-image: url(/findinfo/images/icons/ok.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 120px;
	background-position: 20%;
	}

input.abbrechen {
	background-image: url(/findinfo/images/icons/cancel.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 120px;
	background-position: 12%;
	}

input.weiter {
	background-image: url(/findinfo/images/icons/arrow.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 120px;
	background-position: 20%;
	}

input.suchen {
	background-image: url(/findinfo/images/icons/find.gif);
	background-repeat: no-repeat;
	background-position: 20%;
	height: 19px;
	width: 19px;
	border: groove;
	background-color: #CCFFFF;
	}

button.suchen {
	height: 25px;
	width: 125px;
	}

button.tb19x19 {
	height: 19px;
	width: 19px;
	padding: 0;
	background-color: #CCFFFF;
	}

button.link {
	height: 19px;
	border: none;
	background-color: transparent;
	color: #1d3e9e;
	text-decoration: underline;
	text-align: left;
	}
	
select.liste {
	font-size: 9.0pt;
	font-family: monospace;
	width: 100%;
}

div.liste {
	border: 2px inset;
	overflow: scroll;
	width: 100%;
	height: 240pt;
	background-color: White;
}

*.background_gray {
	background-color: #636363;
	}

*.background_blue {
	background-color: #4A61B5;
	}
	
*.background_red {
	background-color: #FF3031;
	}
	
table tr.menu {
	background-color: #003063; /* #1D3E9E #4A65B5 */
	}

table.searchcriteria {
	border: 1px solid ThreedDarkShadow;
	border-collapse: collapse;
	}
	
*.searchcriteria {
	font-size: 8.0pt;
	color: #000066;
	border: 1px solid Gray;
	vertical-align: top;
}

*.searchcriteria_button {
	font-size: 8.0pt;
	color: #000066;
	background-color: #CCFFFF;
	border: 1px solid Gray;
	vertical-align: top;
}

td.stichworte {
	background-color: #EEEEEE;
	font-size:8.0pt;
	font-family:Arial;
	}

span.highlight {
	font-size:8.0pt;
	font-weight:bold;
	color: #000000;
	background-color:#FFFFC0;
}

span.gerade {
	font-size:8.0pt;
	color: #000073;
	background-color: #DDDDDD;
}

span.ungerade {
	font-size:8.0pt;
	color: Black;
	background-color: #DDDDDD;
}

p.fusszeile {
	font-size: 8.0pt;
	color: #636363;
	text-align: right;
	border-top: 1px solid #636363;
	padding-right: 5px;
	}
	
acronym {
	border-bottom: 1px dotted;
	line-height: 11pt;
	}

/* Formatierungen: Ausrichtung */
*.align_right {
	text-align: right;
	}

*.align_bottom_right {
	text-align: right;
	vertical-align: bottom;
	}
	
*.align_center {
	text-align: center;
}

/* Formatierungen: Schrift */
*.font_white {
	color: #FFFFFF;
	}

*.font_italic {
	font-style: italic;
	}

*.font_11pt {
	font-size: 11.0pt;
	}
	
*.font_10pt {
	font-size: 10.0pt;
	}

*.font_9pt {
	font-size: 9.0pt;
	}

*.font_8pt {
	font-size: 8.0pt;
	}
	
*.font_monospace {
	font-family: monospace;
}

/* Formatierungen: Menu, Submenu (Top) */
td.menu {
	font-size:8.0pt;
	color: #666666;
	text-align: left;
	padding-left: 7px;
	padding-right: 10px;
	}

td.menu_sel {
	font-size:8.0pt;
	color: #FFFFFF;
	text-align: left;
	padding-left: 7px;
	padding-right: 10px;
	font-weight: bold;
	}

td.submenus {
	font-size:12.0pt;
	text-align: left;
	color: #003399;
	padding-right: 2px;
	}

td.submenu:hover, td.submenu:active {
	font-size:12.0pt;
	color: #000000;
	text-decoration: underline;
	}

td.submenu_sel {
	font-size:12.0pt;
	text-align: left;
	color: #000000;
	padding-right: 2px;
	}

/* Formatierungen: Titel */

h4 {
	text-align: center;
	}

h5 {
	font-size:10.0pt;
	margin-top: 0px;
	}
	
/* Formatierungen: Verweise (Links) */


a.index {
	color: #1d3e9e;
	font-size:10.0pt;
	}
	
a.index_sel {
	color: #1d3e9e;
	font-size:10.0pt;
	font-weight: bold;
	}

a.menu {
	color: #C9C9C9;
	}

a.menu_sel {
	color: #FFFFFF;
	font-weight: bold;
	}

a.searchterms {
	color:black;
	background-color:#FFFFC0;
	font-weight:bold;
	}

a:link {
	text-decoration:none;
	}
	
a:visited {
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	cursor: hand;
	}

/* Formatierungen: Hilfe */
table tr td.hilfe,table tr td.hilfe span,table tr td.hilfe p,table tr td.hilfe ul li {
	font-family: Tahoma, Helvetica, sans-serif;  /* Verdana, Tahoma, sans-serif; */
	font-size: 11pt;
}

table tr td.hilfe h4 {
	font-family: Tahoma, Helvetica, sans-serif;  /* Verdana, Tahoma, sans-serif; */
	font-size: 12pt;
	text-align: left;
	font-weight: bold;
	font-variant: small-caps;
	margin-bottom: 10px;
}

table tr td.hilfe h5 {
	font-family: Tahoma, Helvetica, sans-serif;  /* Verdana, Tahoma, sans-serif; */
	font-size: 11pt;
	text-align: left;
	font-weight: bold;
	font-variant: small-caps;
	margin-bottom: 10px;
}

table tr td.hilfe h6 {
	font-family: Tahoma, Helvetica, sans-serif;  /* Verdana, Tahoma, sans-serif; */
	font-size: 10.5pt;
	text-align: left;
	font-weight: bold;
	font-variant: small-caps;
	margin-bottom: 10px;
}

hr.smallborder {
	border-collapse: collapse;
	}
	

/* /Formatierungen: Hilfe */

/* Seiteninformationen */
@page {
	size:21.0cm 29.7cm;
	margin-top:2cm;
	margin-bottom:2cm;
	margin-left:2cm;
	margin-right:2cm;
	}
