body {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:6px;
	margin-top:0px;

	background-color:#000000;
	background-position:0px 0px;
	background-attachment:fixed;
	background-image :url(foto/_img/screen.jpg);
}
body,p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
	font-size: 1.4 em; 
	text-align:justify; 
	font-family:tahoma,Arial, Helvetica, sans-serif; 
	color:#ffffff;}


/* Pics zentriert ausgeben */
IMG.displayed {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


a.std:link { 
	text-decoration:none; 	
	cursor: pointer;}





h1 { 
	font-size: 1.6 em;
	font-weight:700;}





a:link {
	color:#ffffff;
	font-weight:700;
	font-size: 1.4em; 
	background-image:url(foto/_img/but-std.png);
	text-align:center; 
	
	text-decoration:none; 
	width: 400px;   
	height:28px;   
	display:block;
	cursor: pointer;}

a:visited { 
	color:#ffffff;
	font-size: 1.4em; 
	text-align:center; 
	font-weight:700;

	background-image:url(foto/_img/but-std.png);

	text-decoration:none; 
	width: 400px;   
	height:28px;   
	display:block;
	cursor: pointer;}

a:hover {
	color:#ffffff;
	font-size: 2.2em; 
	font-weight:700;
	background-image:url(foto/_img/but-over.png);

	text-decoration:none; 
	width: 400px;   
	height:28px;   
	display:block;
	cursor: pointer;}


a:active { 


	background-image:url(foto/_img/but-std.png);
	text-decoration:none; 
	width: 400px;   
	height:28px;   
	display:block;
	cursor: pointer;}

.gr { 
	font-family:tahoma,Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #000000;
	font-weight:700;}

.gr0 { 
	font-size: 12px; 
	color: #000000;
	font-weight:700; }

.gr1 { 
	font-size: 20px;
	font-weight:700;}


/* Tabellen-Zuweisungen */
.rosa {	
	background:#FFDDDD;
	background-repeat : no-repeat;}

.l-yellow {	
	background:#FFFFCA;
	background-repeat : no-repeat;}

.yellow {	
	background:#FEFE83;
	background-repeat : no-repeat;}

.tuerkis {	#
	background: #01CBCF;
	background-repeat : no-repeat;}

.l-blue {	
	background:#D3E3F0;
	background-repeat : no-repeat;}

.orange {	
	background:#FDBE5D;
	background-repeat : no-repeat;}

.red {	
	background:#EA2157;
	color: #ffffff;
	background-repeat : no-repeat;}

.blue {	
	background:#BCDEFF;
	background-repeat : no-repeat;}

.purple {	
	background:#E1A6D2;
	background-repeat : no-repeat;}

/* --------------------------------- Bilder-Scrolllayer: Position und Features ---------------------------------------- */
.scrollmenu {
	position:fixed; 
	z-index:20;	
	left: 380px;
	top: 44px;
	width:100%;
	height:40px;
	color: #000000;
}

.scrollmenuleft {
	position:fixed; 
	z-index:20;	
	left: 300px;
	top: 85%;
	width:40px;
	height:40px;
	color: #000000;
}

.scrollmenuright {
	position:fixed; 
	z-index:20;	
	left: 85%;
	top: 85%;
	width:40px;
	height:40px;
	color: #000000;
}



.pic {
	position:absolute;
	z-index:5;
	left: 340px;
	top: 86px;
	width:60%;
	height:80%;
	color: #000000;
	/* kein eigener Hintergrund
	background:#91A800;
	background-image :    url(../imgs/clouds.jpg);
	background-repeat : no-repeat;
	background-position:0px 0px;
	background-attachment:fixed;
	background-repeat : no-repeat;*/
}

/* Bild zentrieren */
IMG.displayed {
	align:center;
/*    display: block;
	margin-left: 168px;
    margin-right: auto */
}
