@charset "utf-8";
/* CSS Document */

body	{
	background-color:#906;

}

/*Inhalt rechts*/
#inhalt .text_right div.csc-frame-frame2{
		border:1pt solid #906; /*Rahmen*/
}

#inhalt  .text_right div.csc-frame-frame2 h1{
		background-color:#906; /*Rahmenüberschrift h2*/
}

#inhalt .text_right div.csc-frame-frame2 h2{
		background-color:#906; /*Rahmenüberschrift h2*/
}

#inhalt .text_right div.csc-frame-frame2 h3{
		color:#906; /*Rahmenüberschrift h3 ohne Rahmen*/
}

#inhalt .text_right div.csc-frame-frame2 h4{
		background-color:#906; /*Rahmenüberschrift h4*/
}

#inhalt .text_right div.csc-frame-frame2 h5{
		color:#906; /*Rahmenüberschrift h5 ohne Rahmen*/
}

/*Links*/
#inhalt .text_right div.csc-frame-frame2 a{
		color:#906;
}

#inhalt .text_right div.csc-frame-frame2 a:visited{
		color:#906;
		text-decoration:none;
}

#inhalt .text_right div.csc-frame-frame2 a:hover{
		color:#F00;
}
/*Links Ende*/
/*Inhalt rechts Ende*/

/*Inhalt Mitte*/
#inhalt_center h1{
		color:#906;
}

#inhalt_center h2{
		color:#906;
}

#inhalt_center h3{
		color:#906;
}

#inhalt_center h4{
		color:#906;
}

#inhalt_center h5{
		color:#906;
}

#inhalt_center h6{
		color:#906;
}

/*Links*/
#inhalt .text a{
		color:#906;
		text-decoration:none;
}

#inhalt .text a:active{
		color:#906;
}

#inhalt .text a:visited{
		color:#906;
		text-decoration:none;
}

#inhalt .text a:hover{
		color:#F00;
}
/*Links Ende*/
/*Inhalt Mitte Ende*/

/*Inhalt links*/
#side_left .act {
	border-color:#906;
	color:#906;
}

#side_left ul li a {
	border-color:#906;
	color:#906;
}

#side_left ul li a:hover {
	border-color:#d20064;
	color:#d20064;
}

#side_left ul li ul li a {
	color:#d70079;	
}

#side_left ul li ul li a:hover {
	color:#906;
}

#side_left ul li ul li ul .act a {
	color:#906;
}





/*Inhalt links Ende*/

