﻿/*<font color="#006600"> grün - Schrift*/
/*<bgcolor="#F2F3EE"> hellgrau - Hintergrund*/
/*<bgcolor="#F2FFF2"> hellgrün - Seiten- Tabellenhintergrund*/
/*<bgcolor="#DCE0E2"> mittelgrau - Seiten- Tabellenhintergrund*/
 /*color:#8c0825 - FKSG*/
 /* ######################################################################################################### */
/* ##### Gestaltung der Headlines ##### */
/* #########################################################################################################

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: 'Rajdhani', sans-serif!important; line-height: 1.5!important; }

h1, .h1 { font-size:30px!important; color:#8c0825!important; margin-top: 40px!important; margin-bottom: 5px!important; font-weight:600!important; }
h2, .h2 { font-size:26px!important; color:#8c0825!important; margin-top: 20px!important; margin-bottom: 10px!important; font-weight:600!important; }
h3, .h3 { font-size:18px!important; color:#8c0825!important; margin-top: 20px!important; margin-bottom: 10px!important; font-weight:600!important; }
h4, .h4 { font-size:16px!important; color:#8c0825!important; margin-top:  0px!important; margin-bottom:  0px!important; font-style:italic;  font-weight:600!important; }
############################################################################################################################### */


/* h3 { font-family: Verdana, Arial, sans-serif; font-size: 9pt; font-weight: bold; color: #006600} */

td           { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #47585C }
p            { font-family: Verdana, Arial, sans-serif; font-size: 14px; color: #47585C }

h1           { font-family: Verdana, Arial, sans-serif; font-size: 14px;font-weight: bold; color: #006600;
				margin-top: 0; margin-bottom: 0 }
h2           { font-family: Verdana, Arial, sans-serif; font-size: 15px;font-weight: bold; color: #006600;
				margin-top: 0; margin-bottom: 0 }
h3           { font-family: Verdana, Arial, sans-serif; font-size: 16px;font-weight: bold; color: #006600;
				margin-top: 0; margin-bottom: 0 }
h4           { font-family: Verdana, Arial, sans-serif; font-size: 17px;font-weight: bold; color: #006600;
				margin-top: 0; margin-bottom: 0 }
h5           { font-family: Verdana, Arial, sans-serif; font-size: 18px;font-weight: bold; color: #006600;
				margin-top: 0; margin-bottom: 0 }
h6           { font-family: Verdana, Arial, sans-serif; font-size: 19px;font-weight: bold; color: black;
				margin-top: 0; margin-bottom: 0 }

BODY {
	/*padding:1px;  MARGIN: 1px; leftmargin: 0px; BACKGROUND-REPEAT: repeat; BACKGROUND-COLOR: #DCE0E2;*/
	padding:1px;  MARGIN: 1px; leftmargin: 0px; BACKGROUND-REPEAT: repeat; BACKGROUND-COLOR: #F2FFF2;
	}
/* MARGIN: = Rand oben */
/* BACKGROUND-REPEAT: repeat = Hintergrundbild wird senkr. + waager. gekachelt */
/* repeat-y oder repead-x = nur in senkr. oder waager. Richtung gekachelt */
/*-------------------------------------------------------------------------------------*/

A:link 		{color: #006600}
A:visited 	{color: #006600}
A:active	{color: #006600}
A:hover 	{color: #FF0000}

/*TABLE { BACKGROUND-COLOR: #F2FFF2} */
table {
	background-color:#F2FFF2;
	background-color:white;

}
#box800 { 
			width: 800px;
			border: solid 1px; 
			border-top: solid 0px;
			border-color: #006600; 
			background: white; 
			margin-top: 0px;
			padding-left: 10px;
			padding-right: 10px;
			}
#box810 { 
			width: 810px;
			border: solid 1px; 
			border-top: solid 0px;
			border-color: #006600; 
			background: white; 
			margin-top: 0px;
			padding-left: 10px;
			padding-right: 10px;
			}
			
#box960 { 
			width: 980px;
			border: solid 1px; 
			border-top: solid 0px;
			border-color: #006600; 
			background: white; 
			margin-top: 0px;
			padding-left: 10px;
			padding-right: 10px;
			}
			
#boxtitel { 
			width: 780px;
			border: solid 1px; 
			border-top: solid 0px;
			border-color: #006600; 
			background: #F2FFF2; 
			margin-top: 0px;
			padding-left: 10px;
			padding-right: 10px;
			}


/* #C3C3C3 hellgrau; #FFFFFF weiss */

/* Linie........................ */
hr {
	height: 0.8px;
	width: 800px;
	background-color: #006600;
}

/* Bilderrahmen */
img { 	border: solid 1px;
		/*border-color: #C3C3C3;*/
		border-color: #006600;
		border-radius:8px;
	}

#kopf_breit {
	background-color:#006600;
}	
#kopf_breit p {
	background-color:#F2FFF2;
	color:#006600;
	font-size:24px;
	font-variant:small-caps;
	font-weight:bold;
	font-style:italic;
	margin-top: 0px; 
	margin-bottom: 0px;
}

#inhalt_breit {
	position:relative;
	background-color:white;
	color:#006600;
	width:780px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	text-align:center;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	min-height:700px;
	text-align:left;
	/*border-left:1px #006600 dotted;
	border-right:1px #006600 dotted;
	border-top:1px #006600 dotted;
	border-bottom:1px #006600 dotted;*/

}

