/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
}

html {
	margin: 0px auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C5C5C5;
	line-height: 17px;
}
body {
	margin: 0px auto;
	text-align: center;
	background: #252525 url(../imgs/bg-hilfe-1.jpg) no-repeat top center;
	background: #252525 url(../imgs/bg-hilfe-1-repeat.jpg) repeat-y top center;
}

div.cleardiv {
	line-height: 0px;
	font-size: 0px;
	height: 0px;
	clear: both;
}

#sabidu {
	margin: 0px auto;
	text-align: center;
	width: 900px;
	width: 934px;
	height: 890px;
	background: #252525 url(../imgs/bg-hilfe-1.jpg) no-repeat top center;
}

#kopf {
	height: 130px;
	width: 900px;
	margin: 0px 17px 0px 17px;
}

#sprache {
	text-align: right;
	padding: 25px 25px 0px 0px;
}
#sprache ul {
	float: right;
}
#sprache li {
	list-style-type: none;
	float: left;
}
#sprache ul li a {
	display: block;
	width: 25px;
	text-align: center;
}
#sprache li.active a {
	text-decoration: underline;
}

#sprache span.act {
	text-decoration: underline;
}
#sprache a {
	color: #C5C5C5;
	text-decoration: none;
}
#sprache a:hover {
	color: #F7941D;
}

#headline {
	width: 900px;
	height: 40px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px 17px 0px 17px;
}
#headline h2 {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	line-height: 40px;
	text-align: left;
	font-size: 12px;
}

#inhalt {
	width: 898px;
	text-align: left;
	margin: 0px 17px 0px 17px;
}

#textbild {
	padding: 20px 0px 20px 0px;
}
#textbild div.ebene {
	overflow: auto;
	height: 500px;
	padding: 0px 20px 0px 15px;
}
#textbild h1 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 12px 0px;
	color: #F7941D;
}
#textbild ul {
	margin: 0px 0px 0px 20px;
}
#textbild li {
	padding: 0px 0px 4px 0px;
}
#textbild a {
	padding: 0px 2px 0px 2px;
	color: #F7941D;
	text-decoration: none;
}
#textbild a:hover {
	text-decoration: underline;
}
#textbild div.csc-textpic-imagewrap a, #textbild a.anker {
	padding: 0px 0px 0px 0px;
}

#textbild a.anfrage {
	background: url(../imgs/e-mail-de.png) no-repeat center left;
	padding: 0px 0px 0px 0px;
	width: 150px;
	line-height: 18px;
	display: block;
}
#textbild a.anfrage-en {
	background: url(../imgs/e-mail-en.png) no-repeat center left;
	padding: 0px 0px 0px 0px;
	width: 150px;
	line-height: 18px;
	display: block;
}
#textbild a.anfrage-tr {
	background: url(../imgs/e-mail-tr.png) no-repeat center left;
	padding: 0px 0px 0px 0px;
	width: 150px;
	line-height: 18px;
	display: block;
}
#textbild a.anfrage:hover, #textbild a.anfrage-en:hover, #textbild a.anfrage-tr:hover {
	text-decoration: none;
}

div.swe {
	padding: 0px 0px 15px 0px;
	clear: both;
}
div.csc-textpic {
	padding: 0px 0px 10px 0px;
}

#fuss {
	margin: 0px 30px 0px 17px;
}

#fuss {
	float: right;
	/* margin: 0px 30px 0px 0px; */
}
* html #fuss {
	margin: 0px 15px 0px 0px;
}
#fuss div.fnavi {
	float: left;
}
#fuss div.fplus {
	float: left;
	display: none;
}

* html #fuss div.fnavi {
	width: 400px;
}
#fuss div.fnavi ul {
	margin: 0px 10px 0px 0px;
}
* html #fuss div.fplus {
	width: 110px;
}
#fuss ul {
	/* width: 500px; */
	margin: 0px 0px 0px 0px;
	height: 25px;
}
#fuss ul li {
	float: right;
	list-style-type: none;
}
#fuss ul li a {
	line-height: 25px;
	height: 25px;
	display: block;
	color: #C5C5C5;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
}
#fuss ul li a:hover {
	text-decoration: underline;
}
#fuss ul li a.aktiv {
	text-decoration: underline;
}
* html #fuss ul li a {
	line-height: 25px;
	height: 25px;
	display: inline;
}
