@charset "UTF-8";
/* CSS Document */
/* ccmagnus media 10_2009 */

body, html {
	overflow: auto;
	overflow-x: hidden;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	top: 0px;
	left: 0px;
	
}

a {
	color: #000000;
	text-decoration:none;
}

.fontSize16 {
	font-size:16px;
}

.fontSize14 {
	font-size:14px;
}

.fontSize12 {
	font-size:12px;
}

.fontSize11 {
	font-size:11px;
}

.fontSize10 {
	font-size:10px;
}


#spacer {
	width:auto;
	height:3px;
}



#boxHorizon {
	position: absolute;
	display: block;
	z-index: 100;
	width:100%;
	top: 50px;
	left: 0px;
	right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}	

#boxCenter {
 	position:relative;
	display:block;
	z-index: 100;
	width:974px;
	margin-left: -487px;
	left: 50%;
	
}


#naviBox {
	position: absolute;
	display: block;
	width: 636px;
	top: 12px;
	left: 340px;
}

#naviBox a {
	text-decoration:none;
}


#naviBox a {
	float:left;
	display:inline-block;
	border-left: 1px #000000 solid;
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 60px;
	-moz-outline: none 0;
	outline: none 0;
	}
	
#naviBox a:hover {
	
	border-left: 3px #000000 solid;
	padding-left: 3px;
	
	
	}	

#naviBox .naviBoxSelected {
	
	border-left: 3px #000000 solid;
	padding-left: 3px;
	
	
	}	
	
	
#backButton {
	position:relative;
	display: block;
	background-position:left 1px;
	background-repeat:no-repeat;
	height: 14px;
	width:auto;
	margin-top: 20px;
	padding-left: 15px;
	text-decoration:none;
	background-image: url(../images_basic/pfeil_links.gif);
}	

#backButton a {
	text-decoration:none;
	-moz-outline: none 0; 
	outline: none 0;
}
	
	
	

#boxXLimage {
	position: absolute;
	display: block;
	z-index: 100;
	width: 636px;
	height: 424px;
	top: 80px;
	left: 340px;
}

#boxSmallImageLeft {
	position: absolute;
	display: block;
	z-index: 100;
	width: 235px;
	height: auto;
	top: 100px;
	left: 6px;
}



#boxArticleView {
 	position: absolute;
	display: block;
	z-index: 100;
	width: 636px;
	height: auto;
	top: 100px;
	left: 340px;
	
}

#boxArticleView a {
	-moz-outline: none 0; 
	outline: none 0;
}


#logoBox {
	position: absolute;
	display: block;
	width: auto;
	height: auto;
	top: 0px;
	left: 0px;
}





#textBoxHeadline {
	position: absolute;
	display: block;
	z-index: 100;
	width: auto;
	height: auto;
	top: 80px;
	left: 6px;
	font-size:16px;
}

#textBoxDetailContainer {
	position: absolute;
	display: block;
	z-index: 100;
	width: 235px;
	height: auto;
	top: 170px;
	left: 6px;
	text-align: justify;
	
}

#textBoxDetailContainer sup {
	font-size:7px;
}

#textBoxDetailContainer a {
	text-decoration:underline;
}

#textLineHight {
	line-height:17px;
	}




#textBoxIndex {
	position: absolute;
	display: block;
	z-index: 100;
	width: 636px;
	height: auto;
	top: 90px;
	left: 340px;
	text-align: justify;	
}

#textBoxContent1 {
	position: absolute;
	display: block;
	z-index: 100;
	width: 500px;
	height: auto;
	top: 100px;
	left: 340px;
	text-align: justify;
}

#textBoxContent1 a {
	text-decoration:underline;
}

#BoxDownload {
	position: absolute;
	display: block;
	top: 610px;
	left: 340px;
	width: auto;
}

#BoxMap {
	position: absolute;
	display: block;
	top: 100px;
	left: 5px;
	width: 235px;
	height: 235px;
}

#BoxKeywordListner {
	position: absolute;
	display: block;
	z-index: 100;
	width: 180px;
	height: auto;
	top: 100px;
	left: 72px;
}

#BoxKeywordListner a {
	text-decoration:none;
	padding-left:8px;
	-moz-outline: none 0;
	outline: none 0;
	}
	
#BoxKeywordListner a:hover {
	text-decoration:none;
	border-left:#000000 3px solid;
	padding-left:5px;
	}	
	

#BoxKeywordListnerFloor1 {
	width: 180px;
	height: auto;
	padding-bottom: 20px;
	line-height: 20px;
}

#BoxKeywordListnerFloor2 {
	width: 180px;
	height: auto;
	padding-bottom: 20px;
	line-height: 20px;	
}

