/* DATEI: styles.css */

body { 	background-color:#FEF5E6; 
	font-family:'Times New Roman',Times,serif;
	margin: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 0px; 
}



h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {	color:black;
						
}

h1 { 	font-size:17px; 
 	font-weight:bold; 
	margin-top:45px;	
	margin-left:19px;
	margin-bottom:2px;
	
}

h2 {	font-size:14px; 
	font-weight:bold; 
	margin-top:2px;
	margin-left:0px;
	margin-bottom:0px; 
	padding-bottom:0px;
}



h3,h3.xmp,h3.xpl,h3.inf,h3.tip,h3.akt { 	font-size:16px; 
}

h4 { 	font-size:12px;
	font-weight:normal;
	margin-top:75px;	
	margin-left:105px;
	margin-bottom:2px;
	white-space:nowrap; 
}

p,ul,ol,li,div,td,th,address,blockquote { 	font-size:13px;
				font-weight:normal;
				margin-top:0px; 
				padding-top:0px;
				
				
}

a {	margin-left:0px;
	margin-top:0px;
}

li {	margin-top:2px;
	line-height:5px; 
	
}

pre { font-family:Courier New,Courier; font-size:13px; color:#0000C0; }

code,kbd,tt { font-family:Courier New,Courier; color:#0000C0; }

var { font-style:normal; color:#0000C0; }

blockquote,cite { font-style:italic; }

img {	
	margin:0px;
	padding:0px;
}
.back{ 	background-color:#FEF5E6; 
}

.redbox { 	background-color:#B9555B;
	width:85px;
	height:75px;
	position:absolute; 
	top:15px; 
	left:0px;
}

.yellowbox {	background-color:#DCB464;
		width:1100px;
		height:65px;
		position:absolute; 
		top:0px; 
		left:85px;
		
}

.backbox {	background-color:#FEF5E6;
		width:1100px;
		height:65px;
		position:absolute; 
		top:0px; 
		left:85px;
		
}

.navbox {	width:110; 
	margin-top:0; 
	margin-left:0; 
	margin-bottom:0;	
	position:absolute; 
	top:45px; 
	left:720px;
	white-space:nowrap;


}

.smalltextbox {	margin-left:20px;
		width:125px;
		min-width:125px;
		max-width:125px;
		position:absolute; 
		top:220px; 
		left:85px;
}

.textbox {		margin-left:20px;
		width:500px;
		min-width:500px;
		max-width:500px;
		position:absolute; 
		top:170px; 
		left:85px;
}

.imagebox{	margin-left:20px;
		width:820px;
		min-width:820px;
		max-width:820px;
		position:absolute; 
		top:480px; 
		left:85px;
		white-space:nowrap;
		overflow:hidden;
}

.imagebox1{	margin-left:20px;
		border:#FEF5E6;
		position:absolute; 
		top:480px; 
		left:85px;
		white-space:nowrap;
		overflow:hidden;
}
#head { position:absolute; top:0px; left:0px;  z-index:1; }
#center { position:absolute; top:400px; left:40px; width:100px; height:100px; z-index:2; }
#box3 { position:absolute; top:80px; left:50px; width:150px; height:150px; z-index:3; }
#box4 { position:absolute; top:40px; left:20px; width:70px; height:70px; z-index:1;  }


#graphic {	position:absolute; 
	top:45px; 
	left:630px;  
	z-index:2;
	width:100px;
	height:123px;
	
}

a:link { 	color:#000000; 
	text-decoration:none; 
}

a:visited { 	color:#000000; 
	text-decoration:none; 
}

a:active { 	color:#B9555B; 
	text-decoration:none; 
}

a.an { 	text-decoration:none; 
}

.xmpcode { border-width:10px; border-style:solid; border-color:#EEEEEE; background-color:#FFFFE0; }


.code { background-color:#FFFFE0; }


.tabxpl { background-color:#E4EEFF; }


.doc { background-color:#EEEEEE; }


.nav { background-color:black; }


.qbar { background-color:#FFFFE0; font-size:13px; font-family:Arial,sans-serif; }


.blue { color:#0000C0; }


pre.normal { color:#000000; }


.unicode { font-size:15px; font-family:Arial Unicode MS,Arial,sans-serif }


ins { color:#009900; font-weight:bold; text-decoration:none; }

del { color:#990000; font-weight:bold; text-decoration:line-through; }





