body {
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
}

#seite #header {
	height: 123px;
	clear: both;
}
#seite #links {
	height: 538px;
	width: 170px;
	float: left;
}
#seite #inhaltBlock {
	width: 770px;
	float: right;
	height: 520px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#inhaltBlock #inhalt a {
	color: #E78E17;
}

#inhaltBlock #navi {
	height: 50px;
	width: 740px;
}

#seite #inhaltBlock #inhalt {
	width: 520px;
	float: left;
	height: 470px;
	padding-left: 55px;
	padding-top: 15px;
}
#rechts .subsubmenue {
	font-weight: normal;
	font-style: normal;
	padding-left: 2px;
	color: #FFFFFF;
	font-size: 14px;
}

#seite #inhaltBlock #rechts {
	width: 165px;
	float: right;
	height: 460px;
	z-index: 2;
	padding-top: 30px;
	padding-left: 20px;
}




#seite {
	height: 660px;
	width: 955px;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../bg/einstieg-hauptseite.jpg);
	visibility: visible;
	z-index: 5;
}

.headline {
	padding-top: 30px;
	width: 300px;
	color: #E78E17;
	display: block;
	padding-left: 250px;
	font-size: 40px;
	font-style: italic;
	font-weight: bold;
}
#inhaltBlock #navi a {
	font-size: 23px;
	color: #FF9933;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.2em;
	padding-left: 20px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
#inhaltBlock #navi a:hover {
	font-size: 23px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.2em;
	padding-left: 20px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
.aktive1 {
	font-size: 23px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.2em;
	padding-left: 20px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
			}

#inhalt h1 {
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
#rechts a {
	color: #E19933;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.5em;
}
#rechts a:hover {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.5em;
}
.geklicked {	
    color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#unten {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	margin-top: 10px;
	text-align: right;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#unten a {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}
/* von typo3 css überschreiben */
	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 2px solid #868F9D;
		padding: 0px 0px;
	}