#content {
	background-color: rgb(233, 232, 229);
}

#content a:link {
	color: rgb(0, 112, 136);
}

#content a:active {
	color: rgb(34, 163, 190);
}

#content a:visited {
	color: rgb(34, 163, 190);
}

#hilfsnavigation2 a {
	color: #645950;
}

#hilfsnavigation a {
	color: #645950;
}

#navigation a.act {
	color: rgb(0,112,136);
}

#navigation a.cur {
	color: rgb(0,112,136);
}

#navigation a.no {
	color: #645950;
}

#navigation a.p_cur {
	color: rgb(0, 112, 136);
}

#navigation a.p_act {
	color: rgb(0, 112, 136);
}

#rightcol a:link { /*color: rot;*/
	color: rgb(164, 0, 68);
}

#rightcol a:active,a:visited { /*color: hellrot;*/
	color: rgb(183, 86, 126);
}

#rightcol li a {
	color: #645950;
}

#rightcol li a.no {
	color: #645950;
}

#rightcol li a.cur {
	color: #A40044;
}

#rightcol li a.act {
	color: #A40044;
}

#subnavigationright{
	color: white;
	background-color: #007088;	
}

#subnavigationright h1 {
	color: white;
}

#subnavigationright a {
	color: white;
}

#subnavigation{
	background-color: #007088;	
}

#subnavigation p {
	color: #B5CBDF;
}

#subnavigation h1 {
	color: white;
}

#subnavigation a.act {
	color: white;
}

#subnavigation a.cur {
	color: white;
}

#subnavigation a.no {
	color: #B5CBDF;
}

a.blaucontent:link{
	color: rgb(0, 112, 136);
}
a.blaucontent:visited, a.blaucontent:active{
	color: rgb(34, 163, 190);
}

a.glossarlink:link { /*color:blau;*/
	color: rgb(0, 112, 136);
}

a.glossarlink:visited,a.glossarlink:active { /*color: hellblau;*/
	color: rgb(34, 163, 190);
}

a.more:link { /*color: rot;*/
	color: rgb(164, 0, 68);
}

a.more:visited,a.more:active { /*color: hellrot;*/
	color: rgb(183, 86, 126);
}

a.related:link, #content a.related:link { /*color: rot;*/
	color: rgb(164, 0, 68);
}

a.related:visited,a.related:active, #content a.related:visited, #content a.related:active { /*color: hellrot;*/
	color: rgb(183, 86, 126);
}

a.extern:link { /*color:blau;*/
	color: rgb(0, 112, 136);
}

a.extern:active,a.extern:visited { /*color: hellblau;*/
	color: rgb(34, 163, 190);
}

body {
	color: #645950;
}

h1{
	color: #007088;		
}



