
/* __rgb/ */
/* CSS HTML */


/* container im body */
#Logo {
	float:top;
	top:0px;
	width:90%;
	margin-left:0.7em;
	height:3.3em;
}
#Logo img{
	width:8.8em;
	height:3.3em;
}

#content{
	position:absolute;
	left:1.2em;
	top:9em;
	width:68.4em;
	overflow:hidden;
}
/* Container in content */
#body{
	float:left;
	background-color:#FFCC66;
	/* - - - - - - - - - - - 
	border:1px solid #1155FF;
	*/
}
/* Container in Body */
.kante-oben {
	margin-top:-0.1em;
	margin-bottom:0.1em;
	float:left;
	width:68.4em;
	height:0.9em;
	background-color:#FFCC66;
}
/* subhead */
#subhead {
	margin-left:0.8em;
	float:top;
	width:68em;
	height:4.7em;
	text-align:left;
}
.subhead_pic{
	width:20em;
	height:4.7em;
}
/* textbox */
#textbox {
	float:top;
	margin-left:0.8em;
	margin-top:0.9em;
	width:66.5em;
	height:31em;
}
#overview_table{
	background-color:#FFFFFF;
	float:left;
	width:40.6em;
	height:31em;
	overflow:hidden;
}
#overview_pic{
	float:right;
	width:25em;
	height:31em;
	overflow:hidden;
	text-align:right;
}
.chap_pic{ 
	width:25em;
	height:31em;
}

/* A R C H I V level2 */
	
/* Archiv Unterseiten */
#textbox_bg {
	float:top;
	margin-top:0.9em;
	width:68em;
}
.kante-unten {
	float:left;
	width:69em;
	height:1em;
	text-align:left;
}
.kante-unten img{
	left:0px;
}
/* Stuff in Textbox oder Textbox_bg */
#textbox p, #textbox_bg p, .a_z_box p, p.texto{
	margin-left:1em;
	margin-right:1em;
	margin-bottom:0em;
	margin-top:0.8em;
	color:#000000;
	font-size:1.1em;
}
#textbox table {
	font-size:1.15em;
	margin:0.5em;
}
#textbox a, #textbox td a{
	color:#000000;
}
#textbox a:hover, #textbox td a:hover{
	color:#FF0000;
}

/* Link_box */ 

.link_box {
	float:left; 
	background-color:#F88808; 
	width:66em; 
	margin-top:-0.1em; 
	margin-bottom:-0.1em; 
	margin-left:0.8em;
	padding-bottom:2em;
}
.link_box p{
	padding-bottom:0px;
	margin-bottom:0px;
	padding-top:0px;
	margin-top:0px;
}
.link_box p a{
	color:#0000FF; 
}

/* FROM A-Z Liste */
.a_z_box{
	float:left;
	width:32.5em;
	background-color:#FFFFFF;
	margin-left:0.9em;
	margin-right:0.5em;
	margin-top:1.4em;
	padding-bottom:1em;
}
.a_z_box a{
	color:#000000;
	text-decoration:none;
}
.a_z_box a:hover{
	color:#FD0000;
}

/* from intro-Archiv */

/* pale ist INTRO Archiv */
#content_pale{
	position:absolute;
	left:1.2em;
	top:4em;
	font-size:0.625em;
}
#body_pale{
	float:left;
	width:69.7em;
}
.minibox{
	float:left;
	margin:0.5em;
	width:21.6em;
}
.minibox img{
	width:21.6em;
	height:1.5em;
}
.minibox_body{
	float:left;
	width:21.6em;
	height:14.4em;
	background-color:#FFCC66;
}
.minibox_body img{
	width:21.6em;
	height:1em;
}
.minibox_txt{
	float:top;
	width:19.9em;
	height:14.6em;
	margin-left:0.9em;
	background-color:FF9900;
}
.minibox_txt img{
	width:19.9em;
	height:4.7em;
}
img.round{
	width:21.6em;
	height:1em;
}
img.round_u{
	width:21.6em;
	height:1.3em;
}
img.claim{
	width:21.6em;
	height:4.7em;
}
.minibox_txt p{
	font-size:1.1em;
	margin:0.8em;
	text-align:left;
	color:#000000;
}
.minibox_txt p a{
	color:#FF0000;
	font-weight:bold;
}

