body
{	margin		:10x 10px 10px 10px;
	padding		:0 ;
	color		:#000;
	background	:#cee6b2;
	text-align	:left;
    min-width: 640px; /* Bei weniger als 640px Breite soll ein Scrollbalken erscheinen */
}

#obenrechts1
{	width		:970px;
	margin		:0;
	padding		:0;
	height		:91px;
	background	:#cee6b2;
	text-align	:left;
	font-size	:0.8em;
}

#obenrechts2
{	width		:970px;
	margin		:0;
	padding		:0;
	height		:20px;
	background	:#cee6b2;
	text-align	:left;
	font-size	:0.8em;
}
#obenrechts2 ul
{	margin		:0;
	padding		:0;
}

#obenrechts2 li
{	float		:left;
	margin     	:0;
	list-style-type	:none;
	padding         :0;
	height		:20px;
}

#obenrechts2 .static_nav_topic
{	border-left	:3px solid #fff;
}

#obenrechts2 .static_nav
{	padding		:0 27px 0 27px;

}

#obenrechts2 .static_nav_a,.static_nav_a:active,.static_nav_a:link,.static_nav_a:visited
{	font-weight	:bold;
	text-decoration	:none;
	color		:#000;
}

#obenrechts2 .static_nav_a:hover
{	background	:transparent;
	text-decoration	:underline;
	color		:#000;
}

#mitte 
{	width		:960px;
	float		:none;
	clear		:both;
	display		:table;
	overflow	:visible;
	border-right	:2px solid #B2D9E6;
}



#wrapper 
{	margin		:0;
	padding		:0;
	width		:960px;
	height		:1px;
	float: none;
	clear: both;
	display: table;
	overflow: visible;
	background	:#cee6b2;
}

#linkespalte	
{	height		:100%;
	float		:left;
	width		:185px;
  	overflow	: auto;
	display		:block;
  	font-size	: 0.8em;
	border-left	:2px solid #B2D9E6;
	border-right	:2px solid #B2D9E6;
        background	:url("/images/links2_titting.gif") no-repeat;
}

.linkespaltecontent		
{	margin		:0;

}

#linkespalte ul	
{	margin	:	0;
	padding		: 1px 5px 5px 5px;
}

#linkespalte li	
{	margin     	:0;
	list-style-type	:none;
	padding         : 3px 0 0 0;
}

.nav_topic1, .nav_topic1:active, .nav_topic1:visited, .nav_topic1:link
{	color		:#000;
	font-weight	:bold;
	text-decoration	:none;
}

.nav_topic, .nav_topic:active, .nav_topic:visited, .nav_topic:link
{	color		: #000;
	font-weight	:bold;
	text-decoration	:none;
}

.nav_topic1:hover,.nav_topic:hover
{	color		: #336699;
	background	:transparent;
	text-decoration	:underline;
}

.nav
{	padding         : 1px 0 1px 0;
}

#content	
{	height		:100%;
	margin       	: 0 10px 0 10px;       
	padding		: 0 0 0 0;
	float		:left;
	width		:725px;
	color		:#000;
	background	:#cee6b2;
	font-size	: 0.8em;
}

.htmlcontent, #htmlcontent
{	margin     	: 0 10px 0 10px;
	padding		: 0 0 0 0;
	width		: 715px;
	overflow	:hidden;
	background	:#cee6b2;
	vertical-align	:top;

}

#content td
{	font-size	: 76%; 
	}

#parents
{	margin		: 5px 10px 10px 10px ;
	padding		: 0 0 0 0;
	width		: 720px;
	overflow	:hidden;
	vertical-align	:top;
	background	:#cee6b2;

}
.parent1
{	float		:left;
	padding		: 4px 4px 4px 0px;
}

.parent
{	margin		: 0 0 0 4px;
	float		:left;
	padding		: 4px 4px 4px 0;
}

#parents a,a:active,a:link,a:visited
{	color		: #000;
	text-decoration	:	none;
	font-weight	:bold;
}

#parents a:hover
{	background	:transparent;
	text-decoration	:underline;
}

#footer
{	width		:962px;
	background	:#B2D9E6;
	display		:block;
	height		: 26px;
	padding		: 0;
	font-size	: 0.8em;
}

#footer_content
{	width		:962px;
	background	:#B2D9E6;
	height		: 26px;
	color		: #000;
	text-align	:center;
	padding		: 4px 0 0 0;
}
#ContextList 
{
margin:0;padding:0;
}
#ContextList li
{
 margin:0 5px 8px 0;
 float:left;
 padding: 2px 4px 2px 4px;
 border-bottom: 1px solid #5984c6;
 border-right: 1px solid #5984c6;
}
#ContextList li.selected
{
 background:#a0bde9;
}
#ContextList a
{
 color:#000;
}
