.start	{	background-color:#000000;
			text-align: center;
			margin: 0Px;
			padding: 0px;
			
		}
	
.take	{	font-family:Verdana,Arial,sans-serif;
			text-align:center;
		}
		
div.rahmen {	text-align: center;
				font-family: Verdana, Arial, sans-serif;
				font-size: 1.1em;
				width: 100%;
				
			
			}

div.kopf 	{	text-align: center;
				font-family: Verdana, Arial, sans-serif;
				font-size: 1.8em;
				color: #ff8c00;
				width: 100%;
				padding-top: 30px;
				padding-bottom: 30px;
			}
			
div.text 	{	text-align: center;
				font-family: Verdana, Arial, sans-serif;
				font-size: 0.8em;
				color: #cccccc;
				width: 100%;
				padding-top: 10px;
				padding-bottom: 30px;
				
			}

div.bild 	{	text-align: center;
				width: 100%;
				padding-top: 30px;
				padding-bottom: 30px;
				
			}
			
div.navi 	{	text-align: center;
				width: 100%;
				
			}
			
span.highlight { font-weight: bold; color: #ff4500;}

span.attention { color: #ff4500;}

div.back 	{	text-align: center;
				font-family: Verdana, Arial, sans-serif;
				font-size: 0.6em;
				color: #cccccc;
				width: 100%;
				padding-bottom: 10px;
				
				
			}
			
a.text:link { color:#cccccc; text-decoration:none;}
a.text:visited { color:#cccccc; text-decoration:none;}
a.text:hover { color:#ff4500; text-decoration:none;}
a.text:active { color:#cccccc; text-decoration:none;}	

a.navi:link { color:#cccccc; text-decoration:none;}
a.navi:visited { color:#cccccc; text-decoration:none;}
a.navi:hover { color:#ff4500; text-decoration:none;}
a.navi:active { color:#cccccc; text-decoration:none;}	