
ul.pdf { 
	font-family: arial;
	list-style-image: url(pics/acrobat.png);
	margin: auto 0;	
}

ul.pdf li a {
	color: #3366CC;
	text-decoration: none;
	vertical-align: 0.3em;
}

ul.pdf li a:hover {color: #FF0000; text-decoration: none;}






/* ------------ Inhalt ---------------*/

#inhRechts {font-family: arial;}

#inhRechts p, 
#inhRechts ul li{
	font-size: 0.9em;
	line-height: 1.5em;
	color: #555555;
}

#inhRechts h1 {
	/* font-family: arial; */
	font-size: 1.5em;
	font-weight: 200;
	color: #0D86D2;
	display: block;
	border-bottom: 1px dashed #DDECFC;
}

#inhRechts h2 {
	/* font-family: arial; */
	font-size: 1.0em;
	font-weight: 200;
	color: #0D86D2;
	
}

#inhRechts a {

	color: #0D86D2;
	text-decoration: underline; 

}


	

/* ------------ Inhalt Rahmen links ---------------*/


.inhRahmen { font-family: arial; }

.inhRahmen p {
	
	font-size: 0.9em;
	line-height: 1.5em;
	color: #666666;
	
}

.inhRahmen .csc-textpic{ overflow: hidden; }
.inhRahmen .csc-textpic .csc-textpic-text p{ margin-top: 0;}

.inhRahmen h1 {
	
	font-size: 1.2em;
	font-weight: 200;
	color: #0D86D2;
	margin: 5px 0;
	
}


.inhRahmen ul { color: #0D86D2; }
.inhRahmen a {
	
	/* font-size: 0.9em; */
	color: #0D86D2;
	text-decoration: none;
}

.inhRahmen a:hover { text-decoration: underline; }



/* ------------ Nav links ---------------*/

.navLinks ul {
	padding: 0; 
	margin: 0 0 0 15px;
	list-style-type: none;
	font-family: arial;
	font-weight: 100;
	line-height: 1.8em;
	font-size: 0.9em;
}


li.nav2 a {
	
	/* border-bottom: 1px solid #ccc; */
	
	color: #0D86D2;
	text-decoration: none;
	
}

li.nav2 a:hover {
	color: #555555;
}

li.nav2Act a {

	font-family: arial;
	color: #0D86D2;
	text-decoration: none;	
}


/* ------------ Nav oben ---------------*/

#navOben ul {
	font-family: arial;
	color: #FFFFFF;	
	list-style-type: circle;
	line-height: 1.6em;
	font-size: 1.0em;
	margin-top: 10px;
}


li.nav1 a {

	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}

li.nav1 a:hover {
	color: #EEEEEE;
}

li.nav1Act a {

	font-weight: bolder;
	color: #DDDDDD;
	text-decoration: none;
	
}





