* {
		margin: 						0;
		padding: 						0;
		font: 							11pt/14pt "Arial","Helvetica","Verdana",sans-serif;
}
body {

		background-color: 					white;

}

#inv {

		position: 						absolute;
		left: 							-1000px;
		top: 							-1000px;
		width: 							0px;
		height: 						0px;
		overflow: 						hidden;
		display: 						inline;

}

A {
	
		text-decoration:					none;
		color:							#1e2882;

}
A IMG {
		border:							0;
}
STRONG,B {
		font-weight:						bold;
		/*line-height:						160%;*/
}
STRONG A,B A {
		font-weight:						bold;
		/*line-height:						160%;*/
}
EM,I {
		font-style:						italic;
}
EM P,I P {
		font-style:						italic;
}
EM A,I A {
		font-style:						italic;
}

/* 		BILDER FÜR DRUCK AUS 	*/

#logo IMG {
    
        width:                      10.5em;
        height:                     6.0625em;

}

IMG#visavis-bg {
    
        visibility:		hidden;

}

/****************************************************************/
/*								*/
/*		BLOCK ELEMENTE					*/
/*								*/
/****************************************************************/

#container {
	
	float:						left;
    	/*width:						61.875em;*/
    	/* fuer druck kleinerer container */
    	width:							19cm;
    	color: 							#1E2882;
    	background-color:					#ffffff;
		
}

#top {
	
		float:							left;
		width:							61.875em;
		height:                     				6.0625em;
		


}

#top_navi {
	
		float:							right;
		width:							51.375em;
		height:                     				6.0625em;
				visibility:						hidden;
}

#top_navi UL {
	
		float:							right;
		margin-top:						2.625em;
		list-style-type:					none;
	
}

#top_navi LI {
	
		float:							left;
		margin-left:						1.125em;/*1.25em;*/
	
}

#top_navi A {
	
		font-weight:						bold;
		font-size:						80%;

}

#logo {

		float:							right;
		width:                      				15cm;
        	height:                     				6.0625em;
	
}

#slogan {
	
		clear:							both;
		color:							#FEA72C;
    	font: 							italic 180%/80% Times,serif;
		margin-left:					2cm;
    	background-color:				#ffffff;

}

#header {
	
		clear:						both;	
		font-weight:					bold;
		/*margin-left:					30.5em;*/
		margin-left:					2cm;
		margin-top:					1cm;

		
}

#inhalt {
	
		position:						relative;
		height:							26.875em;
		width:							61.875em;		
	
}


/****************************************************************/
/*								*/
/*		NAVI						*/
/*								*/
/****************************************************************/
#links {
		position:						absolute;
		top:							0.875em;
		left:							1em;
		width:							8.75em;
				visibility:						hidden;
}


#navi_links {

		position:					relative;
		width:						8.75em;
		
		/* höhenangabe mit HACK damit sich bereich dynamisch verschiebt */
		
		min-height:					20.625em;
		_height:					20.625em;

}

#navi_links UL {

		list-style-type:				none;
	
}

#navi_links LI {

		margin-bottom:					0.5em;
		line-height:					0.125em;/*10%;*/
	
}

#navi_links A {
	
		font-size:					80%;
		font-weight:					bold;
		line-height:					1.25em;
		
}

#navi_links A.active {
	
		font-size:					80%;
		color:						#597B9D;
		
}
#navi_links A.level2 {
	
		font-size:					80%;
		font-weight:					normal;
		
}
/****************************************************************/
/*								*/
/*		TEXT						*/
/*								*/
/****************************************************************/

#textfeld {
	
		position:						absolute;
		top:							1cm;
		left:							2cm;
		width:							41.5em;
		height:							18.125em;


}
#textfeld UL {

		list-style-position:					inside;
}
#textfeld A {
		text-decoration:					underline;
}
#text-pos {
		float:							left;
		width:							41.5em;
		_height:						17.125em;
		min-height:						17.125em;
}
#textfeld H1 {
		font-weight:						bold;
		margin-top:						1.25em;
}
#textfeld H1.csc-firstHeader {

		font-weight:						bold;

		margin-top:						0em;
		
}

#text-mitte {
		clear:							both;
		width:							41.5em;
		/*height:						18.125em;*/
}
#text-links {
	
		float:							left;
		width:							18.625em;
		/*height:						18.125em;*/

}
#text-rechts {
	
		float:							left;
		width:							18.625em;
		/*height:						18.125em;*/
		margin-left:						1.4375em;

}

/****************************************************************/
/*								*/
/*		NEWS						*/
/*								*/
/****************************************************************/

#text-rand {    /*wird für die NEWS benutzt*/
	
		position:						absolute;
		top:							0.75em;
		left:							50.3125em;/*40.25em; (100%)*/
		width:							11.875em;
		height:							20em;
		font-size:						80%;
		
				visibility:						hidden;


}
.news-single-item EM {
		font-size:						120%;

}
#text-rand H1 {
		color:							white;
		font-weight:						bold;
		

}
#footer {

		float:							left;
		margin-top:						1.375em;
		width:							41.5em;
		height:							1.375em;

}

#footer P {
	
		font-size:						70%;
	
}

#informelle_navi {
	
		position:						relative;
		width:							9.5em;
		
				visibility:						hidden;

}

#informelle_navi A {
	
		font-size:						70%;

}

#informelle_navi LI {
	
		list-style-type:				none;
		line-height:					20%;
	
}


























