/* CSS Document */

/* Folgende Elemente Müssen nicht für Schriftgröße berücksichtigt werden (bis Ende Elemente) */ 

.nomargin{margin:2px;}

.s{ 	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px; 
	font-weight: normal;
	color : #2F4F4F; 	
}

table.help{ 	
	padding: 0px 0px 0px 0px;
	margin-bottom: 15px; 
	width: 100%;
	background-color: #E6E6FA;
	border-left: solid 0px Red;
	border-right: solid 0px Red;
	border-top: solid 0px Red;
	border-bottom: solid 0px Red;
}

table.help td {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color : #2F4F4F; 		
	padding: 5px 5px 5px 8px;
	background-color: #E6E6FA;
	border-left: solid 1px Red;
	border-right: solid 1px Red;
	border-top: solid 1px Red;
	border-bottom: solid 1px Red;

}

table.stable {
	padding: 5px 5px 5px 8px;
	margin-bottom: 15px;
	width: 100%;

	border-left: outset 1px #000000;
	border-right: outset 1px #000000;
	border-top: outset 1px #000000;
	border-bottom: solid 1px #000000;
}

table.stable li {

}

table.stable ul {
	padding: 0px;
}

table.stable td {
	font-size: 14px;
	font-weight: normal;
	padding: 5px 5px 5px 8px;

}

table.stable th {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 5px 5px 8px;

}

.linkTableheader { font-size:14px; color:Black; display:block; font-style:normal; font-weight:bold; text-decoration:underline;}
.linkTableheader:visited 	{ color:Black; font-weight:bold; font-size:14px; text-decoration:underline;}
.linkTableheader:hover		{ color:Black; font-weight:bold; font-size:14px; text-decoration:underline;}
.linkTableheader:active	{ color:Black; font-weight:bold; font-size:14px; text-decoration:underline;}
.linkTableheader:focus 	{ color:Black; font-weight:bold; font-size:14px; text-decoration:underline;}

.adminnavi 			{ font-size:14px; color:Black; display:inline; font-style:normal; font-weight:bold; text-decoration:underline;}
.adminnavi:visited 	{ color:Black; font-weight:bold; font-size:14px; text-decoration:underline;}
.adminnavi:hover		{ color:Gray; font-weight:bold; font-size:14px; text-decoration:underline;}
.adminnavi:active	{ color:Black; font-weight:bold; font-size:14px; text-decoration:underline;}
.adminnavi:focus 	{ color:Black; font-weight:bold; font-size:14px; text-decoration:underline;}

.mylink 			{ font-size:11px; color:#999999; font-style:normal; font-weight:normal; text-decoration:underline;}
.mylink:visited 	{ color:#999999; font-weight:normal; font-size:11px; text-decoration:underline;}
.mylink:hover		{ color:#999999; font-weight:normal; font-size:11px; text-decoration:underline;}
.mylink:active	{ color:#999999; font-weight:normal; font-size:11px; text-decoration:underline;}
.mylink:focus 	{ color:#999999; font-weight:normal; font-size:11px; text-decoration:underline;}

/* ENDE ELEMENTE */



body 			{ 	background-image:url(images/background.png); 
					font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000; padding:0px; margin:0px;}

.frame 			{ background:#EAECDE; width:968px;}

.navi 			{ font-size:12px; color:#808080; display:block; font-style:normal; font-weight:bold; text-decoration:none;}
.navi:visited 	{ color:#808080; font-weight:bold; font-size:12px; text-decoration:none;}
.navi:hover		{ color:#A3B343; font-weight:bold; font-size:12px; text-decoration:underline;}
.navi:active	{ color:#A3B343; font-weight:bold; font-size:12px; text-decoration:underline;}
.navi:focus 	{ color:#A3B343; font-weight:bold; font-size:12px; text-decoration:underline;}

.subnavi 			{ font-size:12px; color:#808080; display:block; font-style:normal; font-weight:normal; text-decoration:none;}
.subnavi:visited 	{ color:#808080; font-weight:normal; font-size:12px; text-decoration:none;}
.subnavi:hover		{ color:#A3B343; font-weight:normal; font-size:12px; text-decoration:underline;}
.subnavi:active	{ color:#A3B343; font-weight:normal; font-size:12px; text-decoration:underline;}
.subnavi:focus 	{ color:#A3B343; font-weight:normal; font-size:12px; text-decoration:underline;}

a 				{ font-size:12px; color:#808080; font-style:normal; font-weight:normal; text-decoration:underline;}
a:visited 		{ color:#808080; font-weight:normal; font-size:12px; text-decoration:underline;}
a:hover			{ color:#A3B343; font-weight:normal; font-size:12px; text-decoration:underline;}
a:active		{ color:#A3B343; font-weight:normal; font-size:12px; text-decoration:underline;}
a:focus 		{ color:#A3B343; font-weight:normal; font-size:12px; text-decoration:underline;}

#activemenu { color:#A3B343; font-weight:bold; font-size:12px; text-decoration:underline;}
#activesubmenu { color:#A3B343; font-weight:normal; font-size:12px; text-decoration:underline;}

.gruen 			{ color:#A3B343;}
.grau 			{ color:#707070;}
.schwarz 		{ color:#000000;}

h1 {
color:#A3B343;
font-size:15px;
font-weight:bold;
display:inline;
}

h2 {
color:#A3B343;
font-size:13px;
font-weight:bold;
display:inline;
}

h3 {
color:#A3B343;
font-size:12px;
font-weight:bold;
display:inline;
}

h4 {
color:#000000;
font-size:12px;
font-weight:bold;
display:inline;
}

h5 {
color:#000000;
font-size:12px;
font-weight:normal;
display:inline;
}