#balken {
	background: #ffffff url('/assets/layout/balken_grey.png') repeat-x;
}

#balken2 {
	background: #ffffff url('/assets/layout/balken_grey2.png') repeat-x;
}

#subnav a:link,
#subnav a:visited {
	background: #ffffff url('/assets/layout/square_grey.gif') no-repeat left center;
}

#subnav a:hover,
#subnav a.highlight,
#subnav a.inpath {
	background: #C3C3C3 url('/assets/layout/square.gif') no-repeat left center;
}

#sujet {
	background: #FFFFFF url('/assets/layout/sujet_kontakt.jpg') no-repeat 0px 5px;
}

div.kasten .head {
	border-bottom: 2px solid #C3C3C3;
}

table.tab1 thead tr {
	background-color: #c3c3c3;
}

table.tab1 td {
	border-right: 1px solid #c3c3c3;
}

table.tab1 tr:hover {
	background: #c3c3c3;
}

h3 {
	border-bottom: 2px solid #c3c3c3;
}

#content a:hover {
	background-color: #c3c3c3;
}
