/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #787878;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #787878;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #787878;
}
a:hover {
	text-decoration: underline;
	color: #787878;
}
a:active {
	text-decoration: none;
	color: #787878;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #868686;
}
a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #868686;
}
a:link.footer  {
	text-decoration: none;
}
a:visited.footer  {
	text-decoration: none;
	color: #868686;
}
a:hover.footer  {
	text-decoration: underline;
	color: #868686;
}
a:active.footer  {
	text-decoration: none;
	color: #868686;
}
.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
a.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
a:link.footer2  {
	text-decoration: none;
}
a:visited.footer2  {
	text-decoration: none;
	color: #000000;
}
a:hover.footer2  {
	text-decoration: underline;
	color: #000000;
}
a:active.footer2  {
	text-decoration: none;
	color: #000000;
}


/* CSS Container */

div#logo {
	position: absolute;
	margin-left: 675px;
	margin-top: 130px;
	width: 152px;
	height: 163px;
/*	border: #000000 solid 1px;*/
	z-index: 10;
}
div#lang {
	position: absolute;
	margin-left: 0px;
	margin-top: 222px;
	width: 100px;
	height: 12px;
/*	border: #000000 solid 1px;*/
	z-index: 50;
}
div#blender_header {
	position: absolute;
	margin-left: 779px;
	margin-top: 22px;
	width: 18px;
	height: 20px;
/*	border: #000000 solid 1px;*/
	z-index: 20;
}
div#blender_header2 {
	position: absolute;
	margin-left: -23px;
	margin-top: 22px;
	width: 18px;
	height: 20px;
/*	border: #000000 solid 1px;*/
	z-index: 20;
}
div#header {
	position: absolute;
	margin-left: -15px;
	margin-top: 30px;
	width: 805px;
	height: 184px;
/*	border: #000000 solid 1px;*/
	z-index: 5;
}



/* CSS Stile */

.header_bg {
	background-image: url(header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.header {
	background-image: url(header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.nav {
	margin-left: 20px;
}
.nav_bg2 {
	background-image: url(nav_bg2.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.nachoben {
	border-top: #cccccc dotted 1px;
}
.txt {
	font-size: 11px;
	color: #787878;
}
.left_nav2 {
	margin-left: 5px;
}
.content {
	margin-left: 30px;
}





.uebersicht {
	float: left;
	margin-right: 17px;
}
.uebersicht2 {
	float: left;
}
.uebersicht_img {
	margin-left: 2px;
}
a.uebersicht_ue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #10afdf;
	font-weight: bold;
}
a:link.uebersicht_ue  {
	text-decoration: none;
}
a:visited.uebersicht_ue  {
	text-decoration: none;
	color: #10afdf;
}
a:hover.uebersicht_ue  {
	text-decoration: underline;
	color: #10afdf;
}
a:active.uebersicht_ue  {
	text-decoration: none;
	color: #10afdf;
}
a.uebersicht_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #787878;
}
a:link.uebersicht_link  {
	text-decoration: none;
}
a:visited.uebersicht_link  {
	text-decoration: none;
	color: #787878;
}
a:hover.uebersicht_link  {
	text-decoration: underline;
	color: #787878;
}
a:active.uebersicht_link  {
	text-decoration: none;
	color: #787878;
}


.img_logos {
	float: left;
	margin-right: 50px;
}






H1 { font-size: 18px; color: #787878; }
H2 { font-size: 16px; color: #787878; }
H3 { font-size: 14px; color: #787878; }
H4 { font-size: 12px; color: #787878; }
H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; }
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { 
	font-weight: bold;
	display: block;
	width: 100%;
	border-bottom: #787878 dotted 1px;
	padding-bottom: 5px;
 }
