body, .dunklefarbe, span, .menu_item, h1, li, dt, dd, input, select, textarea {
	background-color: black;
}

span, .menu_item, h1, li {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	color: white;
	line-height: 1.3em;
	letter-spacing: 1px;
}
/* IE-Only */
* html span { 
	letter-spacing: 0;
}


h1, h2, h3, big {
	display: inline;
	text-transform: uppercase;
	line-height: 1.4em;
}
h1 {
	font-size: 2em;
	letter-spacing: 3px;
}
big {
	font-size: 1em;
	font-weight: 800;
}
h3 {
	font-size: 1em;
	font-weight: 800;
	letter-spacing: 2px;
	color: white;
}

h1 a, h1 a:hover {
	color: white;
}

.detail {
	font-weight: 400;
	letter-spacing: 0px;
}
.klein {
	font-size: 0.8em;
	line-height: 1.4em;
}

ul {
	padding: 0;
	margin: 0;
}
li {
	display: inline;
}

dt {
	display: inline;
}


#inhalt {
	margin: 50px auto;
	width: 840px;
	position: relative;
	min-height: 440px;
	height: auto !important;
	height: 440px;
}

table, tr, td {
	border: 0;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	height: 100%;
}


#links {
	width: 350px;
	text-align: right;
	padding-left: 40px;
	height: 350px;
}
#mitte {
	width: 60px;
	height: 100%;
	background-image: url('/media/img/balken.gif');
	background-repeat: no-repeat;
}

#rechts {
	/*width: 350px;*/
	padding-right: 40px;
}


.box {
	padding: 45px 0px;
}


a {
	text-decoration: none;
	color: white;
}
	
}
a:hover, a:hover * {
}

input, select, textarea {
	border: 0;
	color: white;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	position: relative;
	top: -1px;
}
input.eingabe, textarea.eingabe {
	width: 250px;
}
input.submitbutton {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	padding:0; margin:0;
}


li.menu_item {
	text-transform: uppercase;
	font-size: 19px;
	line-height: 31px;
	letter-spacing: 0px;
}
li.menu_item.active a {
	color: black;
}
li.menu_item a:hover {
	color: black;
}




ul#list_faq li.list_item .antwort{
	display: none;
}






.farbe0 a:hover {
	background-color: #ffffff;
}
.farbe1 a:hover {
	background-color: #ccff83;
}
.farbe2 a:hover {
	background-color: #ffb3ff;
}
.farbe3 a:hover {
	background-color: #ffff81;
}
.farbe4 a:hover {
	background-color: #66ff99;
}
.farbe5 a:hover {
	background-color: #99ffff;
}
.farbe6 a:hover {
	background-color: #ffe89d;
}

/* .farbe3 a:hover { background-color: #ebb1b8; } */
