body {
	margin: 0px;
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-size : 14px;
}


 A:active { color: rgb(0,0,255);}
 A:visited {color: Blue;}
 A:link { color: rgb(0,0,255);}
 A:hover { color: rgb(102,153,0);}

.hypertitle { color: black; }

.versteckt {
	display: none;
}

.anzeigen {
	display: block;
}



.Alert{ font-size: 22px; color: Red }

hr{
	color : gray;
	height : 1px;
}

.suchfeld {
	border : solid #322C90 1px;
	width : 95px;
}

.suchbereich {
	margin-top: 20px;
	margin-bottom: 20px;
}

.unactiveLink {
 	color: rgb(150,150,150);
	text-decoration: underline;
 }

.highlight {
	background : Red;
	font-weight : bold;
}


.Small {font-size: x-small;font-style : normal;}

.SmallAlert {font-size: 13px;font-style : normal;color: Red;}

.BlackBold{font-weight : bold;}


/* Layoutvorlagen Anfang */
.layoutvorlage_std01 {
	border:solid #000000 1px;
	width:100%;
}

.layoutvorlage_100 {
	background:#FFECB8;
	color:black;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_101 {
	background:#FFDC86;
	color:black;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_102 {
	background:#FFB400;
	color:black;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_103 {
	background:#FFB400;
	color:white;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_104 {
	background:#6B192B;
	color:white;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_105 {
	background:#00AEE8;
	color:black;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_106 {
	background:#004F92;
	color:white;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_200 {
	background:#FFECB8;
	color:black;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_201 {
	background:#FFDC86;
	color:black;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_202 {
	background:#FFB400;
	color:black;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_203 {
	background:#FFB400;
	color:white;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_204 {
	background:#6B192B;
	color:white;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_205 {
	background:#00AEE8;
	color:black;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_206 {
	background:#004F92;
	color:white;
	font-weight:bold;
	text-align: center;
}

.layoutvorlage_400 {
	background:#FFECB8;
	color:black;
}

.layoutvorlage_401 {
	background:#FFDC86;
	color:black;
}

.layoutvorlage_402 {
	background:#FFB400;
	color:black;
}

.layoutvorlage_403 {
	background:#FFB400;
	color:white;
}

.layoutvorlage_404 {
	background:#6B192B;
	color:white;
}

.layoutvorlage_405 {
	background:#00AEE8;
	color:black;
}

.layoutvorlage_406 {
	background:#004F92;
	color:white;
}

.layoutvorlage_600 {
	border:1px solid #FFECB8;
}

.layoutvorlage_601 {
	border:1px solid #FFDC86;
}

.layoutvorlage_602 {
	border:1px solid #FFB400;
}

.layoutvorlage_603 {
	border:1px solid #FFB400;
}

.layoutvorlage_604 {
	border:1px solid #6B192B;
}

.layoutvorlage_605 {
	border:1px solid #00AEE8;
}

.layoutvorlage_606 {
	border:1px solid #004F92;
}

.layoutvorlage_120 {
	background:rgb(217,217,217);
	color:rgb(0,0,128);
	font-weight:bold;
	text-align: center;
}

/* Layoutvorlagen Ende */