
html, body {
	
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #ffffff;
	font-family: Times New Roman, Times, serif; 


	}

img { 
	border: none;
 }

h1 {
	font-size: 10pt;
	font-weight: bold;
	}
	

	
csc-linkToTop {


       display: none;

      } 


	
/* ############# Bildunterschriften höhergesetzt #############*/	

.csc-textpic-caption {
	width: 175px;
	margin-left: 0;
	margin-top: 2px;


}	
.csc-linkToTop {
	font-size: 8pt;
	text-align: right;
}


.csc-textpic-text {

	clear: both;

}
	

/* ############## Inhalt #############*/


#inhalt 	{ 
		position: absolute; 
		top: 100px;
		left: 0;
		width: 700px;
		color: #333333; 
}

#text {
	
	position: absolute; 
	top: 100px;
	left: 0;
	width: 400px;
	font-size: 9pt;
	text-align: justify;
	line-height: 135%;
	color: #333333; 

}


#bilder {
	position: absolute; 
	top: 100px;
	left: 430px;
	width: 175px;
	font-size: 8pt;
	color: #484848;
	line-height: 120%;

}


.bildtext {
	margin: 0;
	text-align: left;
	line-height: 120%; 
}




#vorschau {
	font-weight: bold;
	float: right; 
	margin-right: 30px; 
	
}



.csc-firstHeader {
	font-size: 13pt;
	color: #333333; 
	font-weight: bold;

}



#ueberschrift {
	margin-top: 100px;
	float: left;
	font-size: 11pt;
	color: #333333; 
	font-weight: bold;

}




	
a, a:link, a:visited, a:hover, a:active {
	color: #333333; 
	background-color: #ffffff;
	text-decoration: none; 
	padding: 0;
	background-image: none;
	cursor: default;


}

a.internal-link:link {

	text-decoration: none;
  	color: #333333; 
}

a.internal-link:visited {
 
  	text-decoration: none; 
  	color: #333333; 
}

a.internal-link:hover { 

	text-decoration: none;
  	color: #333333; 
}
		 
a.internal-link:active { 

	text-decoration: none;
  	color: #333333; 
}

a.external-link-new-window:link {

	text-decoration: none;
  	color: #333333; 
}

a.external-link-new-window:visited { 

	text-decoration: none;
  	color: #333333; 
}

a.external-link-new-window:hover { 

	text-decoration: none;
  	color: #333333;  
}
		 
a.external-link-new-window:active { 

	text-decoration: none;
  	color: #333333; 

}





