@charset "utf-8";
/* CSS Document */

 
html[xmlns^="http"]	{
	/* verhindert Mozilla-Zucken
	* > Firefox 1.5
	*/
	overflow-y: scroll;
}

body, html {
	margin:0;
	padding:0;
}
	
body {
	background-color:#eeeeee;
	font-family:Arial, Helvetica, sans-serif;
}
	
img {
	border:none;
	display:block;
}

#content img {
	border:none;
	display:inline;
}
	

#wrap {
	margin:0 auto;
	width:974px;
	background-image:url(pictures/background_y.gif);
	background-repeat:repeat-y;
	position:relative;
	margin-bottom:0px;
	padding-bottom:0px;
}
	
#header {
	position:relative;
	z-index:1;
	font-size:14px;
	color:#000000;
	font-weight:normal;
	width:974px;
}

#adresse {
	position:absolute;
	top:192px;
	left:65px;
	font-size:12px;
	color:#3a3a3a;
}
	
#main {
	float:left;
	min-height:300px;
	width:214px;
}
	
#sidebar {
	width:660px;
	float:left;
	
}
   
#footer {
	clear:both;
}

#footer {
	padding:0px;
	margin:0;
	height:106px;
	position:relative;
   }
	
#adresse_footer {
	position:absolute;
	font-size:12px;
	top:58px;
	left:600px;
	z-index:50;
	color:#646464;
}

#adresse_footer a {
	color:#646464;
}
	
#content {
	font-size:12px;
	color:#383838;
	margin-left:0px;
	margin-bottom:30px;
	line-height:18px;
	clear:both;
	width:680px;
}

#content_typo3 {
	font-size:12px;
	color:#000;
	margin-left:37px;
	line-height:18px;
}


#content tbody {
	margin:0px;
	padding:0px;
}

#content table li {
	margin-bottom:10px;
}

#content td.align-right {
	text-align:right;
}

#content img.border {
	border: 5px solid #f2f2f2;
}

hr {
	margin:0px;
	padding:0px;
	text-align:left;
	height:1px;
	text-shadow:none;
	text-decoration:none;
	border:none;
	color:#d3d3d3;
	background-color:#d3d3d3;
	display:block;
	margin-bottom:5px;
}

#content h1 {
	font-size:22px;
	font-weight:normal;
	color:#5a5a5a;
	margin-bottom:20px;
	margin-top:25px;
	height:28px;
	padding-right:20px;
	background-image:url(pictures/bullet_h1.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	width:100%;
	line-height:22px;
}

#content h2 {
	font-size:14px;
	color:#282828;
	margin-top:0px;
	margin-bottom:20px;
	font-weight:normal;
}

#content h3 {
	font-size:12px;
	color:#303030;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:10px;
}

#content #unav a {
	text-decoration:none;
	border-bottom:none;
	color:#1b418d;
}

#content p {
	margin-top:0px;
	margin-bottom:20px;
	margin-left:0px;
}

#content table p {
	margin-top:0px;
	margin-bottom:20px;
}

#content table tr {
	vertical-align:top;
}

#content table p.bodytext {
	margin-top:0px;
	margin-bottom:0px;
}

#content table.ohne p.bodytext {
	margin-top:0px;
	margin-bottom:15px;
}
#content table.ohne img {
	margin-bottom:15px;
}

#content li, #content ul {
	margin:0px;
	padding:0px;
	margin-left:10px;
}

#content .legende {
	font-size:11px;
	padding:5px;
}

#content a.download {
	text-decoration:none;
	border-bottom:none;
	color:#383838;
}

#content tr {
	vertical-align:top;
}

#content a, #content a.external-link-new-window {
	text-decoration:none;
	border-bottom:none;
	color:#383838;
	background-color:#e2e2e2;
	padding-right:3px;
	padding-left:3px;
}

#content a:hover {
	color:#000000;
}

#nach_oben {
	position:absolute;
	left:870px;
	top:8px;
}

#created_by {
	position:absolute;
	left:50px;
	top:53px;
}

/* ----------------navigation---------------------- */

#navigation {
	width:214px;
	font-family:Arial, Helvetica, sans-serif;
	z-index:600;
}

#navigation li, #navigation ul, #navigation a {
	margin:0px;
	padding:0px;
	list-style-type:none;
	display: block;
	text-decoration:none;
}

#navigation ul {
	margin-left:4px;
}

#navigation li a {
	margin-left:52px;
	clear:left;
	background:url(pictures/nav_1n.gif);
	background-repeat:no-repeat;
	line-height:27px;
	font-size:14px;
	color:#303030;
	text-indent:10px;
	display:block;
	width:158px;
}

#navigation li.active a {
	margin-left:52px;
	clear:left;
	background:url(pictures/nav_1over.gif);
	background-repeat:no-repeat;
	line-height:27px;
	font-size:14px;
	color:#ff0000;
	text-indent:10px;
}

#navigation li.active li a {
	margin-left:52px;
	clear:left;
	background:url(pictures/nav_1n.gif);
	background-repeat:no-repeat;
	line-height:27px;
	font-size:12px;
	color:#303030;
	text-indent:25px;
}

#navigation li.active li.active a {
	font-weight:bold;
}

#navigation li li li {
	display:none;
}

#navigation li.active li a:hover {
	font-weight:bold;
}

#navigation li a:hover {
	margin-left:52px;
	clear:left;
	background:url(pictures/nav_1over.gif);
	background-repeat:no-repeat;
}

/* ---------------- FAQ Styles ---------------------- */

ul.tx-irfaq-questions-list a {
	text-decoration:none;
	border-bottom:none;
	font-weight:normal;
	color:#383838;
}

ul.tx-irfaq-questions-list li {
	text-decoration:none;
	border-bottom:none;
	margin:0px;
	padding:0px;
}

ul.tx-irfaq-questions-list li a p {
	margin:0px;
	padding:0px;
}

#content div.tx-irfaq-answer p.bodytext {
	margin:0px;
	padding:0px;
}