@import url(visavis-img.css) screen, projection;


* {
		margin: 						0;
		padding: 						0;
		font: 							100.01%/1.5 "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;
}

/****************************************************************/
/*								*/
/*		BLOCK ELEMENTE					*/
/*								*/
/****************************************************************/

#container {
	
		float:						left;
    	width:							61.875em;
    	color: 							#1E2882;
    	background-color:					#ffffff;
		
}

#top {
	
		float:							left;
		width:							61.875em;
		height:                     				6.0625em;

}

#top_navi {
	
		float:							right;
		width:							51.375em;
		height:                     				6.0625em;
}

#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 LI.active A {

		color:							#597B9D;

}

#top_navi A {
	
		font-weight:						bold;
		font-size:						80%;

}

#logo {

		float:							right;
		width:                      				10.5em;
        	height:                     				6.0625em;
	
}

#slogan {
	
		clear:							both;
		color:							#FEA72C;
    		font: 							italic 180%/95% Times,serif;
		margin-left:						1.7em;
    		background-color:					#ffffff;
    		height:							2.986em;

}

#header {

		position:					absolute;
		
		top:						10.375em;
		left:						32.375em;
		
                /* MAC IE 5 HACK \*/
		top:						10.625em;
		left:						30.5em;
                /* end */

		
		z-index:					5;
	
		clear:						both;	
		font-weight:					bold;
		line-height:					1.1em;
				
}

#inhalt {
	
		position:						relative;
		height:							26.875em;
		width:							61.875em;		
	
}


/****************************************************************/
/*								*/
/*		NAVI						*/
/*								*/
/****************************************************************/
#links {
		position:						absolute;
		top:							0.875em;
		left:							1em;
		width:							8.75em;
}


#navi_links {

		position:					relative;
		width:						8.75em;
		
		/* höhenangabe mit HACK damit sich bereich dynamisch verschiebt */
		
		min-height:					19.625em;
		_height:					19.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:							7.3125em;
		left:							10.4375em;
		width:							41.5em;
		height:							18.125em;


}
#textfeld UL, #textfeld OL {
		font-size:						80%;
		list-style-position:					outside;
}

#textfeld LI {
		margin-left:						1.25em;
}
#textfeld OL {
		margin-left:						0.5625em;
}
#textfeld A {
		text-decoration:					underline;
}
#text-pos {
		float:							left;
		width:							41.5em;					
		min-height:						17.125em;
}
#textfeld H1 {
		font-weight:						bold;
		font-size:						80%;
		margin-top:						1.25em;
}
#textfeld .csc-header H1 {

		font-weight:						bold;
		/*font-size:						80%;*/
		font-size:						85%;
		margin-top:						0em;
		
}
#textfeld P.bodytext {
		font-size:						80%;
		
}

#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;

}
.csc-linkToTop {
		margin-top:						1em;
}
.csc-linkToTop A {
		
		font-size:						80%;

}

/****************************************************************/
/*								*/
/*		NEWS						*/
/*								*/
/****************************************************************/

#text-rand {    /*wird für die NEWS benutzt*/
	
		position:						absolute;
		top:							0.75em;
		left:							50.3125em;/*40.25em; (100%)*/
		width:							15.234375em;/*12.1875em;*/
		height:							20em;
		font-size:						80%;


}

#container .news-list-item h3 a, .news-list-item h3 a:visited {
		font-weight: bold;
		text-decoration: none;
		font-size: 80%;
}

#container .news-latest-item a.link {
	text-decoration: underline;
}

#container .news-list-morelink a {
		text-decoration:					none;
		font-size:						80%;
}

#container .news-list-container {
		margin-top: 0.625em;
}

.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;
		margin-top:						1em;

}

#informelle_navi A {
	
		font-size:						70%;

}

#informelle_navi LI {
	
		list-style-type:				none;
		line-height:					20%;
	
}


























