body{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}
SPAN.norm {
	font-weight: lighter;
	font-family: Verdana, ARIAL;
}


/* 
	Willkommen in der CSS-Welt
	Ab jetzt nur noch mit DIV's		

  */

div.menu	{
		border: 1px solid #000;
		width: 300px;
		margin: 0 auto;	
		margin-top: 30px;
	}

.menu h1{
		font-size: 12px;
		font-weight:bold;
}

.menu li{
	list-style-type: none;
	vertical-align: center;
}



/*

	Neue Stylesheets für Formulare


*/

div.formular
{
	background-color: #fff;
}

.formular label
{
	width: 120px;
	display:block;
	float:left;
	text-align:right;
	margin-right: 5px;
}	


/*

	Neue Stylesheets für die einfache Anzeige von Daten

*/


div.inhalt{
	float:left;
	margin: 0px 0px 0px 0px;
}

.inhalt dl{
	float: left;
	display: inline;
	margin: 0px 0px 10px 0px;

}

.inhalt dt, .inhalt dd{
	border: 1px solid grey;
	border-bottom:none;
	padding: 3px 3px 3px 3px;
}

.inhalt dt{
	float: left;
	width: 150px;
	text-align: right;
	font-weight: bold;
	background-color: #e1edf9;
}

.inhalt  dd{
	width: 300px;
	margin-right:10px;
	padding-left: 130px;
}



div.WrapperUeberschrift{
	display:block;
	height: 20px;
	width: 99%;
	padding: 5px 5px 5px 5px;
	border: 1px solid grey;
	background-color: #e1edf9;
	margin: 10px 0px 5px 0px;
	font-size: 13.5px;
	font-weight:bold;
	font-family: Verdana, ARIAL; 
}

div.Hauptueberschrift{
	margin: 0px 0px 5px 0px;
	font-size: 16px;
}	

span.Ueberschrift {
	float:left;
	text-align:center;
	margin: 0px 0px 5px 0px;
}	

span.edit{
	float:right;
	text-align:right;
	font-size: 13.5px;
}

td {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.nav_link_nounder {
	FONT-SIZE:14pt; 
	COLOR:#A9001F; 
	FONT-FAMILY:fixedsys,verdana,arial,helvetica,sans-serif; 
	text-decoration:none;
}

.main_nav {
	FONT-SIZE:16pt; 
	COLOR:#A9001F; 
	FONT-FAMILY:fixedsys,verdana,arial,helvetica,sans-serif; 
	text-decoration:none
}

.zoom_out{
	visibility:visible;
	position:absolute; top:420px; right:180px;
	cursor:pointer;
}

.zoom{
	visibility:visible;
	position:absolute; top:420px; right:191px;
	cursor:pointer;
}

.zoom_hidden{
	visibility:hidden;
	position:absolute; top:420px; right:190px;
}


a.blue {
		font-size: 10.5px;
}
td.c1 {
		font-size: 12.5px;
}
td.left {
		color: #ffffff;
		text-decoration: none;
		font-family: Verdana, ARIAL;
}

A {
		color: #004477;
		text-decoration: underline;
		font-family: Verdana, ARIAL;
}
A.left {
		color: #ffffff;
		text-decoration: none;
		font-family:  ARIAL;
}
A:HOVER {
		color: #a9001f;
		text-decoration: none;
		font-family:  Verdana, ARIAL;
		
}
a:link.editlink {color:#004477;}
a:visited.editlink {color:#004477;}
a:active.editlink {color:#004477;}
a:hover.editlink {color:#a9001f;}

a:link.std {color:#004477; font-size:12.5px; text-decoration:underline;}
a:visited.std {color:#004477; font-size:12.5px; text-decoration:underline;}
a:active.std {color:#004477; font-size:12.5px; text-decoration:underline;}
a:hover.std {color:#a9001f; font-size:12.5px; text-decoration:none;}

h3 {
		color: #ffffff;
		font-family: Verdana, ARIAL;
}

input {
	color: black;
	background: #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	#font-size : 11px;
	font-style : normal;
	font-variant : normal;
    border : Gray;	
    border-style : solid;	
    border-width : thin;
}


input.ir {
	color: black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	#font-size : 11px;
	font-style : normal;
	font-variant : normal;
	border : white;	
}
textarea {
	color: black;
	background: #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	#font-size : 11px;
	font-style : normal;
	font-variant : normal;
	/*font-weight : bold;*/
    border : Gray;	
    border-style : solid;	
    border-width : thin; 
	scrollbar-3d-light-color : #660000;
	scrollbar-arrow-color : #6699cc;
	scrollbar-base-color : #0099ff;
	scrollbar-dark-shadow-color : #000000;
	scrollbar-face-color : white;
	scrollbar-highlight-color : #white;
	scrollbar-shadow-color : #000000;
}

checkbox{
border:0px none;
}

select {
	color: black;
	background: #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	#font-size : 11.5px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
  	border : white;
  	border-style : solid;	
  	border-width : thin; 	

}

table.bd {
    border-color : Gray;	
    border-style : solid;	
    border-width : thin;
}
td.head {
	color:#a9001f; background-color:#e1edf9;
	vertical-align:middle; text-align:center;
	font-size:18px;
}
td.head2 {
	color:black; font-size: 13.5px; font-weight:bold;font-family: Verdana, ARIAL; 
	width:100%; vertical-align:middle; text-align:left; text-decoration: none;
	background-color:#e1edf9;
}
td.head3 {
	background-color:#e1edf9; width:100%;
	vertical-align:middle; text-align:right; font-size:14px;
    color:#FFFFFF;
}
td.header {
	background-color:#e1edf9; color:black;
	font-weight:bold; font-size:12px;
	text-align:center; vertical-align:middle;
}
td.head_ltb {
	background-color:#e1edf9; color:black;
	font-weight:bold; font-size:10px;
	text-align:center; vertical-align:middle;
}

td.school {
	background-color:#e1edf9; color:black;
	font-weight:bold; font-size:12px;
	text-align:left; vertical-align:middle;
}

td.footer {
	color:black; background-color:#e1edf9;
	text-align:right; vertical-align:middle;
}
td.data2 {	
	margin-bottom:7px; border-collapse:collapse;text-align:right;
}

td.ltb {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table.data {
	margin-bottom:7px; border-collapse:collapse;
}


table.collapsed {
	margin-bottom:7px; border-collapse:collapse; border:1px solid grey;
}
legend {
	font-family:Verdana; font-size:13.5px;
}
td.Answer {
	font-family:Verdana; font-weight:bold;font-size:10px;
}
td.pad_left{
	padding-left:10px;
}


