body
{
	font-family: Arial;
	
	background-image:url('images/ruecken.jpg');background-repeat:repeat-y
}

p
{
	font-size: 10pt
}




/* Ueberschriften */
/* -------------- */
h1
{
	font-size: 16pt;
	font-weight: bold;
	color:#800000;

}

h2
{
	font-size: 12pt;
	font-weight: bold;
	color:#800000;
}

h3
{
	font-size: 10pt;
	font-weight: bold;
	color:#800000;
}

h4
{
	font-size: 10pt;
	font-weight: bold; 
	font-style: italic;
	color:#800000;
	
}
/* End Überschriften */
/* ----------------- */




/* Links */
/* ----- */
a
{
	color: midnightblue;
	text-decoration: none;
}

a:visited
{

}
a:hover	
{	
	color: #800000;
	background-color:#f1f1f1;
}

a:active
{
	color: #800000;
	font-style: italic;
}			
/* End Links */
/* --------- */




/* Menue */
/* ----- */

nobr
{
	color:#800000;
}

nobr a
{

}
/* End Menu */
/* -------- */


.screenshot
{
border-left: 1px solid #aaaaaa; 
border-right: 3px solid #808080; 
border-top: 1px solid #aaaaaa; 
border-bottom: 3px solid #808080; 
}





/* OLI-it Elemente */
/* *************** */

.id		
{	padding:1; 
	font-family: Arial; 
	font-size: 8pt; 
	background-color:#FFFFFF; 
	color:#000000; 
	font-style:italic; 
	text-align:center
}

.info	
{	background-color: #FFFF00; 
	color:#000000; 
	font-size:8pt; 
	font-style:italic; 
	text-align:center
}

.beschreibung 
{	padding:10; 
	font-family: MS Sans Serif; 
	font-size: 8pt; 
	color: #000000;
	text-align:left;
	background-color:#F1F1F1; 
	font-style:italic 
}
			
.datum	
{	color: #808080; 
	font-size: 8pt; 
	text-align:center; 
	font-weight:bold
}
			


.Trolle     
{
	border: 0px solid #FF0000; 
	background-color: #CCFFCC; 
	width:60;
	text-align:center; 
	font-family:Courier;  
    color:#000000;
    font-size:8pt;  
    cursor:default;
}
               
.trollis    
{
	border: 0px solid #FF0000; 
    background-color: #CCFFCC; 
    font-family:Courier; 
    width:60;
    text-align:center; 
    color:#000000;
    font-size: 8pt;  
    cursor:default;
}


.Stamm
{

	font-weight: bold;
	font-family: Comic Sans MS;
	font-size:10pt;
	padding:2px;	
	border:1px;
	color:maroon;
}

.Stamm a   
{
	color:Maroon;
	font-weight: bold;
	font-family: Comic Sans MS;
	font-size:10pt;
	padding:2px;	
	border:1px;
}

.Stamm a:hover
{
	background-color: antiquewhite;
}

.Postit
{
	border:1px;
	border-style:outset;
	
	padding:2px;
	margin:5px;
	background-color: #ffffe8;	
	font-size:10pt;
	font-family: Comic Sans MS;
}
 
.Angler
{
	border-right: 1px;
	padding-right: 2px;
	border-top: 1px;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: 1px;
	color: royalblue;
	padding-top: 2px;
	border-bottom: 1px;
	font-family: Comic Sans MS;
	font-size:10pt;
}

.TopLab
{
	border:1px;
	
	background-color:White;

	border-style:solid;
	border-color:Red;
	
	margin:2px;
		
	font-size:10pt;
	padding:2px; 
	padding-top:0;

	font-family: Comic Sans MS;
}
			
.Code
{

	font-size: 10pt;

	border-style:outset;
	border-color:Blue;

	border:10px;
	
	background-color:White;
}