/* 	Kontext-Hannover CSS Style */
HTML {	
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	text-align: center; 
/*	height:100%; */
}
BODY {
	background-color: #fff;
	margin:0;
	PADDING: 18px 0 30px 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*background-image: url(bilder/bg_body.gif);*/
	text-align: center;
	background-color:#eee;

}
#page {
	padding: 0; 
	margin: 0px auto; 
	border: 1px solid #bbb;
	width: 765px;
 
/*	background-image: url(bilder/bg.gif); */
/* background-repeat: repeat-y; */
/*	background-color: #C5E9F9;  */
  background-color: transparent;
	background-image: url(bilder/bg_body.gif);
   /*
   position: absolute;
   left: 50%;
   margin-left: -383px;
   */
position:relative;
min-height:620px;


}
#head {
	background-image: url(bilder/head.gif);
 	border: 0px solid #000;
	height: 100px;
	width: 100%;	
	margin: 0;
}
#navi {
/*
	position :absolute;
	z-index	:10;
	top		:0px;
	left		:0px; 
*/
   /*
	background-color: #C5E9F9;
	*/
	background-color: transparent;
	width: 178px;
   float: left;
	text-align:left;
	border: 0px solid #000;
	margin: 30px 0 0 0;
	padding: 0px 0 0px 0;
	font-size: 1.0em;
	color: #006999;
	line-height:200%;
	/*  
	height:100%;
	overflow:hidden;
   */
	border		: 0px solid #00f;
}
#navi ul {
	margin:0 0 0 28px;
	padding:0;
}
#navi UL LI  					{	list-style-type:none; }
#navi UL LI a:link 			{	color: #535a5f;	text-decoration: none; font-weight:normal; }
#navi UL LI a:visited 		{	color: #535a5f;	text-decoration: none; font-weight:normal; }
#navi UL LI a:hover 			{	color: #535a5f;	text-decoration: none; font-weight:bold; }
#navi UL LI .nor1	      	{  color: #000000;	text-decoration: none; font-weight:bold;border:1px solid red; }
#navi UL LI .act1      	   {  color: #000000;	text-decoration: none; font-weight:bold;border:1px solid red; background-color:#568}
#content {
/*
	position :absolute;
	z-index:100;
	top:0;
	left:200px;
*/
	background: transparent;
	text-align: left;
/* height: 100%;*/
	border-top		: 0px solid #000;
	border-right	: 0px solid #000;
	border-bottom	: 0px solid #000;
	border-left		: 0px solid #000;
	margin-top		: 36px;
	margin-right	: 0px;
	margin-bottom	: 60px;
	margin-left		: 200px;
	padding			: 0px 0px 10px 0px;	
	font-size		: 13px;
	color				: #000;
	line-height		: 140%;
/*	float:right; */
	width				: 426px;
	border-top		: 0px solid #0f0;
}
#content_right {
/*
	position 	: absolute;
	z-index		: 100;
	top			: 0;
	left			: 638px;
*/	
position:relative;
height:100%;

float:right;
	background	: transparent;
	border		: 0px solid #000;
	margin		: 40px 0px 0px 0px;
	padding		: 0px 0px 0px 0px;	
/*	height		: 300px;*/
	border 		: 0px solid #f00;
}
#content p {
	padding-left: 0px;
}
H1 {	padding:0; margin: 3px 0 16px 0; color: #026CA6; font-size:18px}
H2 {	padding:0; margin: 3px 0 10px 0; color: #026CA6; font-size:15px}
H3 {	padding:0; margin: 3px 0 6px 0; color: #026CA6; font-size:13px}
H4 {	padding:0; margin: 3px 0 4px 0; color: #026CA6; font-size:13px}
H5 {	padding:0; margin: 3px 0 3px 0; color: #026CA6; font-size:13px}
H6 {	padding:0; margin: 3px 0 2px 0; color: #026CA6; font-size:13px}
/**/
a:link    { color: #026CA6; font-weight:normal; }
a:hover   { color: #026CA6; font-weight:bold; }
a:active  { color: #026CA6; font-weight:bold; }
a:focus   { color: #026CA6; font-weight:bold; }
a:visited { color: #026CA6; font-weight:normal; }

#footwrap {
}

#footer2 {
/* CLEAR					: both; 

position: relative;*/ 
MARGIN-TOP			: 100px; 
font-size			: 0.8em;
MARGIN-LEFT			: 60px;
PADDING-RIGHT		: 0px; 
PADDING-LEFT		: 0px; 
BACKGROUND-COLOR	: #fff; 
PADDING-BOTTOM		: 18px; 

COLOR					: #7A7988; 
PADDING-TOP			: 2px; 
Border-TOP			: 1px solid #eee;
Margin-right		: 130px;
}
#footer2 A		  {	TEXT-DECORATION: underline; color: #444; font-weight:normal }
#footer2 A:hover {	TEXT-DECORATION: underline; color: #444; font-weight:normal }



