/* Background not scrollable*/ 
body{
	scroll: auto;
   scrollbar-face-color:#000066;
   scrollbar-shadow-color:#808080;
   scrollbar-highlight-color:#C0C0C0;
   scrollbar-3dlight-color:#FF8000;
   scrollbar-darkshadow-color:#000000;
   scrollbar-track-color:#ff6600;
   scrollbar-arrow-color:#FFFFFF;
}

/* Tabellen-Default-Formatting */

table {
	font-family:Arial,Helvetica,Sans Serif;
	font-size:12px;
	color:#000000;
	
}
tr {font-family:Arial,Helvetica,Sans Serif; font-size:12px; color:#000000;}
td {font-family:Arial,Helvetica,Sans Serif; font-size:12px; color:#333333;}
.headline {
	font-family:Arial,Helvetica,Sans Serif;
	font-size:15px;
	color: #FF6600;
	font-weight : bold;
}
div.headline
{
	font-family:Arial,Helvetica,Sans Serif;
	font-size:15px;
	color: #FF6600;
	font-weight : bold;
}
/* Text Layer NavStudentMember */
td.layer {font-family:Arial, Helvetica, "Sans Serif"; font-size:14px; color:#FFFFFF; line-height: normal; font-weight: bold; font-style: italic;}

/* Text-Formatting */
div, p, div.absatz p {
	font-family:Arial,Helvetica,Sans Serif;
	font-size: 12px;
}
div.textklein {font-family:Arial,Helvetica,Sans Serif; font-size:9px; color:#000000; line-height:14px;}

div.text {font-family:Arial,Helvetica,Sans Serif; font-size:12px; color:#000000; line-height:14px;}


/* Fliesstext-Links */
A.text {
	font-family:Arial,Helvetica,Sans Serif;
	font-size:12px;
	color: #FF6600;
	text-decoration:none;
}   
A:hover.text {
	font-family:Arial,Helvetica,Sans Serif;
	font-size:12px;
	color: #003366;
	text-decoration:none;
}   
A:visited.text {
	font-family:Arial,Helvetica,Sans Serif;
	font-size:12px;
	color: #003366;
	text-decoration:none;
}
ul{
	list-style-image:url(../images/list.gif);
	}

ul ul{
margin-left:-20px !important;
margin-left:10px;
list-style-image: url(../images/list.gif);
}
li.normal{
	font-family: Arial,Helvetica,Sans Serif;
	font-size: 12px;
	font-weight: normal;
}
li.fett{
	font-family: Arial,Helvetica,Sans Serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
p img{
	border:1px solid #ff6600;
	}
	
iframe{
	border:none;
	}	
