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

td,TD,p,P,a,A, iframe, IFRAME {
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-size: 14px;

}
 A:active { color: #2b439b;}
 A:visited {color: #2b439b;}
 A:link { color: #2b439b;}
 A:hover { color: #bf442f;}

.layouttop_kopfzeile {
	width:100%;
	padding-bottom:5px;
	margin-bottom:25px;
	margin-top: 5px;

}
.layouttop_hauptbereich {
	width:100%;

}
.layouttop_inhaltsbereich {
	background: #DEFEC4;
	padding: 5px;
	border: 1px solid green;
	width: 550px;
}

.hypertitle { color: black; }

.versteckt {
	display: none;
}

.anzeigen {
	display: block;
}

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

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

.suchfeld {
	border: solid green 1px;
	width: 200px;
	background: #faf098;
} 

.suchbereich {
	margin-top: 20px;
	width: 200px;
} 

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

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

.kalender_gesamt {
	width : 100%;
	border: 1px solid #000000;
}
.kalender_ueberschrift {
	background : #DDDDDD;
	border-bottom: 1px solid #000000;
}
.kalender_zwischenzeile {
	background : #DDDDDD;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height: 40px;
	text-align: center;
	vertical-align : middle;
	font-weight : bold;
}
.kalender_zeile1 {
	background : #FFFFC0;
	height: 35px;
}
.kalender_zeile2 {
	background : #C0FFC0;
	height: 35px;
}

.table_col_1 {
	border-right: 1px solid #000000;
	border-right-width:1; 
	border-bottom: 1px solid #000000;
	border-bottom-width:1;
}
.table_col_2 {
	border-bottom: 1px solid #000000;
	border-bottom-width:1;
}
.table_col_3 {
	border-right: 1px solid #000000;
	border-right-width:1; 
}
.table_col_4 {
}
 
.table_divideline_v {
	background-image: url("../Images/line_v.gif");
	background-repeat : repeat-y ;
}
 
.Small {font-size: x-small;font-style : normal;}

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


/* MENUE ANFANG */
.menu_main {
	width: 200px;
	border-left: 1px solid green;
	border-right: 1px solid green;
	border-top: 1px solid green;
	background: #faf098;
}

.menu_button {
	font-size: 16px;
	font-style : normal;
	font-weight: normal;
	color: #bf442f;
	padding-left:3px;
	width: 100%;
	border-bottom: 1px solid green;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.menu_button a, .menu_button a:visited, .menu_button a:link {
	font-size: 16px;
	font-style : normal;
	font-weight: normal;
	color: #bf442f;
	width: 100%;
	text-decoration: none;
	font-weight: bold;
}

.menu_button a:hover {
	text-decoration: none;
	width: 100%;
	color: #bf442f;
}

.menu_button_inaktiv {
	font-size: 16px;
	font-style : normal;
	font-weight: normal;
	color: #2b439b;
	padding-left:3px;
	width: 100%;
	border-bottom: 1px solid green;
	padding-top: 5px;
	padding-bottom: 5px;
}

.menu_button_inaktiv a, .menu_button_inaktiv a:visited, .menu_button_inaktiv a:link {
	font-size: 16px;
	font-style : normal;
	font-weight: normal;
	color: #2b439b;
	width: 100%;
	text-decoration: none;
}

.menu_button_inaktiv a:hover {
	text-decoration: none;
	width: 100%;
	color: #bf442f;
}

.menu_upunkt {
	font-size: 14px;
	font-style : normal;
	font-weight: normal;
	color: #bf442f;
	padding-left:5px;
	width: 100%;
}

.menu_upunkt_inaktiv {
	font-size: 14px;
	font-style : normal;
	font-weight: normal;
	padding-left:5px;
	width: 100%;
	color: #2b439b;
}

.menu_upunkt_inaktiv a, .menu_upunkt_inaktiv a:visited, .menu_upunkt_inaktiv a:link {
	font-size: 14px;
	color: #2b439b;
	text-decoration: none;
	width: 100%;
	font-weight: normal;
}

.menu_upunkt_inaktiv a:hover {
	font-size: 14px;
	text-decoration: none;
	width: 100%;
	color: #bf442f;
}

.menu_bild {
	border: none;
}
/* MENUE ENDE */


.BlackBold{font-weight : bold;}

H1, h1 {
	font-size: 24px;
	font-style : normal;
	letter-spacing : 4px;
	color: #2b439b;
}

H2, h2{
	font-size: 18px;
	font-style : italic;
	letter-spacing : 4px;
	font-weight: normal;
	color: #bf442f;
}

.ButtonMouseOver {
	background-color: white;
	border-left: buttonhighlight solid 1px;
	border-top: buttonhighlight solid 1px;
	border-right: buttonshadow solid 1px;
	border-bottom: buttonshadow solid 1px;
}

.ButtonNormal {
	background-color: transparent;
	border-left: buttonface solid 1px;
	border-top: buttonface solid 1px;
	border-right: buttonface solid 1px;
	border-bottom: buttonface solid 1px;
}

.Image {
	width: 22px;
	height: 22px;
}
.Divider {
	background-color: white;
	border-left: buttonshadow solid 1px;
	border-top: buttonshadow solid 1px;
	border-right: buttonhighlight solid 1px;
	border-bottom: buttonhighlight solid 1px;
	width: 4px;
	height: 24px;
}

/* 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 */