.bild {
	font-family: verdana,arial,helvetica,sans-serif;
	color:#444444;
	font-size:11px;
	overflow:auto;
	background:url(../images/background-wall.jpg) no-repeat 53px 40px;
	background-attachment:fixed;
}

* html .bild {
	background-position:0 0;
}

.faq {
	padding:50px 50px;
}

.faq h1 {
	font-size:12px;
	font-weight:bold;
	padding:0px;
	margin-bottom:30px;
	background-color:transparent ! important;
}

.faq ul {
	margin-left:0px;
	padding-left:0px;
	list-style-type:none;
}

ul {
	margin:0px;
	padding:0px;
}

ul {
	margin-bottom:11px;
}

li ul {
	margin-bottom:11px;
}

ul.index {
	margin-bottom:50px;
}

ul.index li {
	padding-bottom:5px;
}

a {
	color:#0000ee;
}

h1 a, h2 a {
	color:#444444;
}

h2 {
	margin:30px 0px 11px 0px;
}

.top {
	text-align:right;
}

p {
	margin:0px;
	margin-bottom:11px;
}

div.download_thumb {
	float:left;
	margin:1px 10px 10px 0px;
	clear:left;
}

div.download_thumb img {
	border:1px solid #cccccc;
}

h2#iconified {
	width:98px;
	height:28px;
	position:relative;
	background: url(../images/iconified.png) no-repeat;
	margin:0 0 12px 0;
}

h2#iconified a {
	display:block;
	width:98px;
	height:28px;
	text-indent:-999em;
}