a:link, a:visited, a:active {color:#406cb3}
a:hover {color:#900}
a.nohover:hover {text-decoration:underline}
body {
	margin:0;
	margin-top:6px;
	background-color:rgb(231,234,241);
}
html,body {
	scroll-behavior:smooth;
}
div {
	font-size:1.2rem;
	font-family:calibri,arial,helvetica,sans-serif;
}
form {margin:0}
h1 {
	font-family:calibri,arial,sans-serif,helvetica;
	font-size:2.4rem;
	font-weight:bold;
	color:#445;
	margin:0px;
	line-height:120%;
}
h2 {
	font-family:calibri,arial,sans-serif,helvetica;
	font-size:2rem;
	font-weight:bold;
	color:#445;
	margin:0px;
	line-height:120%;
	text-align:center;
}
h4 {
	font-size:4px;
	margin:0px;
	line-height:4px;
}
h6 {
	font-size:11px;
	font-weight:normal;
	margin:0px;
	line-height:120%;
}
img {border:0}
input,textarea,select {
	font-size:1rem;
	font-family:calibri,arial,helvetica,sans-serif;
	border-width:1px;
	border-color:rgb(80,80,80);
}
p,td {
	font-size:1.2rem;
	font-family:calibri,arial,helvetica,sans-serif;
	vertical-align:top;
	color:#444;
	line-height:140%;
	margin:0px;
}
table {
	border-width:0px;
	border-style:solid;
	border-collapse:collapse;
}

#ABBL {
	width:100%;
	height:100%;
	position:fixed;
	left:0;
	top:0;
	opacity:0.6;
	background:#777;
	display:none;
}
#ABBL1 {
	width:90%;
	max-width:600px;
	background:white;
	text-align:center;
	border:2px solid #d00;
	border-radius:20px;
	padding:8px;
	display:none;
	position:fixed;
	z-index:500;
}
#EM {
	font-weight:bold;
	margin:8px auto;
	color:#0f58b3;
}
#HILFE {
	background:#fdf9bc;
	padding:0 4px;
	display:none;
}
#HILFE p {
	font-size:85%;
}
#INHALT {
	margin-top:20px;
}
#SEITE {background-color:white}
#NAV {
	font-family:calibri,arial,sans-serif,helvetica;
	font-size:0.9rem;
	font-weight:bold;
	color:#001a38;
	z-index:5;
}
table#UZ tr td {
	font-size:1rem;
}

.bo {font-weight:bold}
.ce {text-align:center}
.grau {color:#555}
.gruen {color:green}
.h4 {
	line-height:4px;
	font-size:3px;
}
.hidd {visibility:hidden}
.hz {
	font-size:6px;
	line-height:6px;
}
.idt {padding-left:18px}
.img-in {
	width:auto;
	max-width:100%;
	display:inline;
}
.ip {
	max-width:200px;
	min-width:100px;
}
.ipB {
	background-color:rgb(216,216,196);
	color:rgb(0,0,32);
	cursor:pointer;
	text-align:center;
}
.nv {
	font-weight:bold;
	color:#555;
	text-decoration:none;
	vertical-align:middle;
	cursor:pointer;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
}
.nv:hover {
	color:rgb(255,255,127);
	background-color:#999;
}
.nv_x {color:#900}
.nv_x:hover {color:white}
.nv0 {
	font-size:0.9rem;
	padding-left:5px;
}
.nv1 {
	height:18px;
	font-size:0.8rem;
	padding-left:25px;
}
.nv2 {
	font-size:0.75rem;
	height:16px;
	padding-left:45px;
}
.re {text-align:right}
.rot {color:#b10000}
.topB {
	position:fixed;
	right:10px;
	bottom:10px;
}
.trl {
	height:15px;
	width:100%;
	background-image:url("../../../img/trennlinie.gif");
}
.trl2 {
	height:15px;
	width:100%;
	background-image:url("../../../img/trennlinie2.gif");
}
.vbottom {vertical-align:bottom}
.vmiddle {vertical-align:middle}


/* Aktivismus */
#F1,#F2 {
	border:1px solid #7f7f7f;
	background:#eee;
}
#F1 td,#F2 td {
	padding:6px;
	font-size:1rem;
	vertical-align:top;
}
#F2 {
	margin:8px 0;
	background:#eed;
}
#UZ tr td.uzNr {
	color:green;
	text-align:right;
}
.bez {
	font-size:85%;
}
.eSuche {
	background:#fbe56e;
}
.ipB {
	font-weight:bold;
	font-size:1rem;
	color:white;
	background:#c8102e;
	border:0;
	padding:3px 12px;
	margin:12px 0;
	cursor:pointer;
	transition:background 0.4s ease;
}
.ipB:hover {
	background:#01a954;
}
.n {
	color:green;
	padding-right:15px;
	text-align:right;
}
.stern {
	color:#d00;
	font-size:100%;
}
