
body {
	background-color: #4D4F5A;
	background-image: url(../images/bg-img-kachel-faeh.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	color: #000;
}

h3 {
	color: rgb(0,66,210);
}

a {
	color: rgb(0,66,210);
}

a:hover {
	color: #FFF;
}

table.legende {
	border: 1px solid rgb(148,150,165);
}

fieldset, #main-menu div a, #sub-menu, #col-left, #col-right, .content-header, .item  {
	background-color: rgb(137,176,222);
	border: 1px solid rgb(148,150,165);
}

form fieldset fieldset {
	border-top: 1px solid rgb(148,150,165);
}

body.js .item-content-collapse h4 {
	color: rgb(0,66,210);
	background: transparent url(../images/f-collaps-h4-bg.gif) no-repeat left center;
}

body.js .item-content-collapse h4.open {
	color: rgb(0,66,210);
	background: transparent url(../images/f-collaps-h4-open-bg.gif) no-repeat left center;
}

#container {
	background-image: url(../images/logo-faeh.gif);
	background-position: 30px 30px;
	background-repeat: no-repeat;
}

#main-menu div a:hover, #main-menu div a.active {
	background-color: rgb(0,66,210);
	color: #FFF;
}

/*
gleiche Farbe wie Hintergrund, sonst springt es herum
*/

#sub-menu a {
	border-top: 1px solid rgb(137,176,222);
	border-bottom: 1px solid rgb(137,176,222);
}

#sub-menu a:hover, #sub-menu a.active {
	background-color:  rgb(0,66,210);
	color: #FFF;
	border-top: 1px solid rgb(148,150,165);
	border-bottom: 1px solid rgb(148,150,165);
}

div.thumb-pdf a {
	background-image: url(../images/thumb-pdf-f.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#toplink a {
	background-image: url(../images/thumb-top1-f.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

td {
	color: #000;
}

th {
	color: #000;
}

thead th {
	color: #000;
}


.home a {
	color: #FFF;
}

.home {
	color: #FFF;
}


.home td {
	color: #FFF;
}

#main-menu div a {
	color: #000;
}

#sub-menu a {
	color: #000;
}

a.arrow {
	color: rgb(0,66,210);
}
