/*--- BASICS SETUP -----------------------------------------------*/

html,body {
	margin:0;
	padding:0
}

body {
	font: 100.1%/1.2 Arial, Verdana, san-serif;
	background-image: url(../image/header/body_back_ak66.gif);
	background-repeat: repeat-x;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Verdana, sans-serif;
	color: #000;
	line-height: 1.3;
}

h1 {
	font-size: 18px;
	margin: 0 0 1em 0;
	padding: 0 0 0.25em 0;
	border-bottom: 1px solid #e6e6e6;
}

h2 {
	font-size: 16px;
	margin: 1em 0 0 0;
}

h3 {
	font-size: 14px;
	margin: 0.5em 0 0 0;
}
p {
	color: #000;
	padding: 0px;
	margin: 0px;
}

a { 
	color: #333;
	text-decoration: none; 
}

a:hover {
	background-color: #fff5a0;
	text-decoration: none;	
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}


/*--- CONTAINER SETUP -----------------------------------------------*/

div#print {
	position:absolute;
	top:20px;
	right:40px;
	
}


div#header {
	height: 115px;
	background-image: url(../image/header/header_back_ak66.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	text-align: right;
}

	div#header img {
		margin: 0.5em;
	}


div#content {
	max-width: 800px;

	font-size: 0.86em;
	line-height: 1.3em;
	margin-left: 191px;
	margin-right:249px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 193px;
	margin-right:251px;
}
html>body #content {
	margin-left: 193px;
	margin-right:251px;
}


	div#content img {
		vertical-align: bottom;
	}

	div#content .tx-irfaq-pi1 img {
		vertical-align: middle;
	}

	div#content a {
		color: #0032ff;
		text-decoration: none;
	}
	
	div#content a:hover {
		background-color: #bee6ff;
	}
	
	div#content a:hover img {
		background-color: #fff;
	}
	
	
	/* buttonbox ul start ------------------------ */
	
	div#content ul.buttonbox {
		list-style: none;
		padding: 0;	
	}
	
		div#content ul.buttonbox li a {
			display: block;
			font-size: 0.92em;
			width: 200px;
			background-color: #fafafa;
			color: #0032ff;
			border: 1px solid #dcdcdc;
			padding: 4px;
			margin: 0px 10px 16px 0;
			font-weight: normal;
			line-height: 1.2;
		}
		
		div#content ul.buttonbox li a:hover {
			color: #0032ff;
			border: 1px solid #0032ff;
			background-color: #bee6ff;
		}
			
	/* buttonbox ul end  ------------------------ */	
	
		
	div#content p {
		margin: 0 0 0.73em 0;
	}
	
	div#content ul {
		list-style: disc;
		list-style-position: outside;
		margin: 0.73em 0 0.73em 0;
		padding: 0 0 0 1.15em;
	}
	
	div#content ul li {
		margin: 0 0 0.25em 0;
		padding: 0;
	}
	
	div#content ul li a {
		margin: 0;
		padding: 0;
	}	
	
	div#content ol {
		list-style-position: outside;
		margin: 0.73em 0 0.73em 0.15em;
		padding: 0 0 0 1.5em;
	}
	
	div#content ol li {
		margin: 0 0 0.25em 0;
		padding: 0;
	}
	
	div#content ol li a {
		margin: 0;
		padding: 0;
	}
	
		
	div#content ul.liste-ohne-zeichen {
		list-style: none;
		padding: 0;
	}	
	
	div#content ol.liste-ohne-zeichen {
		list-style: none;
		padding: 0;
	}	
	
		div#content ul.liste-alphabetisch {
		list-style:lower-alpha;
	}	
	
	div#content ol.liste-alphabetisch{
		list-style:lower-alpha;
	}	
	
	

	div#content p.footer {
		clear: both;
		border-top: 1px solid #e6e6e6;
		/*border-bottom: 1px solid #e6e6e6;*/
		padding: 0.5em 0 0.5em 0;
		font-size: 11px;
		line-height: 14px;
		margin: 3.5em 0 1em 0;
		color: #999;
	}
	
	div#content p.footer a {
		color: #999;
		text-decoration: underline;
	}
		
	div#content p.footer a:hover {
		text-decoration: none;
		background-color: #fff5a0;
		color: #333;
	}	
	
	
	
/* TEXTPIC --------------------------------- */

	div#content dd.csc-textpic-caption {
		font-size: 12px;
		line-height: 13px;
		padding: 2px 0 5px 0;
		color: #333;
	}	
	
	
/* Formular Start ------------ */


	div#content fieldset {
		border: 0;
		padding:1em;
		margin: 1em 0 1em 0;
		background-color: #e6e6e6;
		width: 450px;
	}
	div#content input.csc-mailform-check {
		float: none;
	}
	
	div.formheader {
		margin: 0.25em 0 0.25em 0;
	}
	
	.formheader label {
		float: left;
		width: auto;
	}
	
	div.formbody {
		margin: 0.5em 0 0 0;
	}
	
	.formbody label {
		float: left;
    	font-size: 86%;
    	line-height: 1.2;
		width: 425px;
		/*border-bottom: 1px solid #dcdcdc;*/
	}
	
	.formbody input,textarea, select {
		width: 425px;
		clear: both;
	}
	/*
	input.submit {
		margin-left: 135px;
	}
	*/
/* Formular End ------------ */	
	

/* Tabelle Start ------------ */	

table.contenttable {
		font-size: 1em;
		margin: 0.5em 0 1em 0;
		padding: 0.25em;
		border: 1px solid #dcdcdc;
}

table.contenttable caption {
	text-align: left;
	margin: 1em 0 0 0;
	font-weight: bold;
}

table.contenttable td {
	border: 1px solid #dcdcdc;
}

	
/* Tabelle End ------------ */		
	


div#navigation {
	position: absolute;
	left:0px;
	top:115px;
	width:180px;
	background:#fff;
	font-size: 0.73em;
	margin-bottom: 1.5em;
}



div#extra {
	position: absolute;
	right:20px;
	top:115px;
	width:200px;
	font: 12px/15px Arial, Verdana, san-serif;
	/* font: 0.73em/1.3 Arial, Verdana, san-serif; */
}



	div#extra a {
		text-decoration: underline;
		color: #039;
	}
	
	div#extra a:hover {
		text-decoration: none;
		color: #039;
		background-color: #ffffdc;
	}
		
	div#extra ul {
		margin:0 0 1em 0em;
		padding: 0;
		list-style: none;
		background-color: #e6e6e6;
		
		background-image: url(../image/extra/box_top.gif);
		background-repeat: no-repeat;
		background-position: top;
	}
	
	div#extra ul li {
		clear: both;
		padding:0.73em 0.73em 0em 0.73em;
	}
	
	div#extra ul li.end {
		background-image: url(../image/extra/box_bottom.gif);
		background-repeat: no-repeat;
		background-position: bottom;
		padding:0.73em 0.73em 0.73em 0.73em;
	}
	
	div#extra select.map24_list {
		width: auto;
	}
	
	
	
	
	
div#topnavi {
	display: block;
	position: absolute;
	left: 0;
	top: 69px;
	width: 99%;
	padding: 0 0 0 0.15em;
}

	#topnavi a {
		display: block;
		color: #fff;
		font-size: 11px;
		padding: 0 1em 0 1em;
		margin-top: 7px;
		float: left;
		background-image: url(../image/navi/arrow_white.gif);
		background-repeat: no-repeat;
	}
	
	#topnavi a:hover {
		background-color: transparent;
		text-decoration: underline;
	}
	
	#topnavi form {
		display: block;
		/* float: left;*/
		margin-right: 18px;
		text-align: right;
	}
	
div#language {
	display: block;
	position: absolute;
	left: 0;
	top: 1em;
	padding: 0 0 0 0.15em;
}

	#language a {
		display: block;
		color: #333;
		font-size: 11px;
		padding: 0 0 0 1em;
		margin-top: 0.25em;
		background-image: url(../image/navi/arrow_black.gif);
		background-repeat: no-repeat;
	}
	
	#language a:hover {
		text-decoration: underline;
		background-color: transparent;
	}
	
div#tool {
	display: block;
	position: absolute;
	left: 10px;
	top: 10px;
}

div#tool a {
	padding:0;
	margin-right: 0.5em;
}

div#tool img {
	padding:0;
	margin:0;
	border: 0;
}

/*--- SITEMAP -----------------------------------------------*/


div#sitemap ul {
	display: block;
	float: left;
	width: 25%;
	margin: 0 2.5em 2.5em 0;
	padding: 0 0 0.5em 0;
	font-size: 0.86em;
	line-height: 1.2;
	list-style: none;
}

div#sitemap ul li {
	font-size: 0.92em;
	padding: 0.15em 0.25em 0 0;
	margin: 0;
	border-bottom: 1px solid #dcdcdc;
}

div#sitemap ul li.title {
	font-weight: bold;
	padding: 0 0 0.5em 0;
	margin-bottom: 0.5em;
	border-bottom: 2px solid #dcdcdc;
}

div#sitemap ul li a {
	color: #666;
	padding:0;
	margin: 0;
}

div#sitemap ul li.title a {
	color: #000;
}

div#sitemap ul li.first {
	font-weight: bold;
}

div#sitemap ul li.second {
	margin-left: 1em;
}

div#sitemap ul li.third {
	margin-left: 2em;
}

div#sitemap ul li.third a {
	font-style: italic;
}

div#sitemap a:hover {
	color: #333;
	background-color: #bee6ff;
}

	

/*--- GLOBALE KLASSEN -----------------------------------------------*/

.klein {
	font-size: 80%;
}


.clear {
	clear: both;
}

.rot {
	color: #f00;
}

.gruen {
	color: #060;
}

.orange {
	color: #f60;
}

.weiss {
	color: #fff;
}

.grau {
	color: #666;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}


