	body {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #444540;
		line-height: 20px;
		padding: 0;
		margin: 0;

		background:url(../images/bg_pattern.png) repeat-x;
		text-align: center;
	}

	td, th {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #444540;
		line-height: 20px;
		padding: 0;
		margin: 0;
	}

	p {
		padding: 0;
		margin: 0;
		clear: both; 
	}

	.footer p {
		padding: 0;
		margin: 0;
		clear: both; 

		color: #FFF;
		line-height: 75px;
		font-size: 10px;
	}

	.footer a {
		font-size: 10px;
		text-decoration: underline;
		color: #FFF;
	}

	.footer a:link {
		text-decoration: underline;
		color: #FFF;
	}


	.footer a:hover {
		text-decoration: underline;
		color: #FFF;
	}

	.footer a:active {
		text-decoration: underline;
		color: #FFF;
	}

	.footer a, a:link, a:active, a:focus, a:hover {
		border:none;
		outline:none;
	}

	ol {
		list-style-type:decimal;
		padding: 0;
		margin: 0;
	}

	ol li {
		padding-left: 0px;
		margin-left:25px;
	}

	ul {
		padding: 0px;
		margin-left:15px;
	}

	ul li {
		list-style-position: ;
		padding: 0;
		background-repeat: no-repeat;
	}

	.content ul li {
		list-style-position: ;
		padding: 0;
		background-repeat: no-repeat;
		list-style-image: url(../images/aufz.png);
	}
	
	.content ul li a{
		font-size: 13px;
		color: #006ab3;
		padding: 0;
		margin: 0;
		font-weight: normal;
		text-decoration: none;
	}



	b, strong {
	}

	h1 {
		font-size: 13px;
		color: #006ab3;
		padding: 0;
		margin: 0;
	}
	
	h2 {
		font-size: 13px;
		color: #006ab3;
		font-weight: normal;
		padding: 0;
		margin: 0;
	}
	
	h3 {
		font-size: 13px;
		color: #444540;
		padding: 0;
		margin: 0;
	}
	
	h4 {
		font-size: 11px;
		color: #006ab3;
		font-weight: normal;
		display:block;
		padding: 0;
		margin: 0;
	}

/* Tabelle und Schatten */

/* LINKS */
	a {
		font-size: 12px;
		text-decoration: underline;
		color: #006ab3;
	}

	a:link {
		text-decoration: underline;
		color: #006ab3;
	}


	a:hover {
		text-decoration: underline;
		color: #006ab3;
	}

	a:active {
		text-decoration: underline;
		color: #006ab3;
	}

	a, a:link, a:active, a:focus, a:hover {
		border:none;
		outline:none;
	}

	a.more {
		text-decoration: none;
		color: #006ab3;
		background-image: url(../images/arrow_on.png);
		background-repeat: no-repeat;
		background-position: right 3px;
		padding-right: 20px;
	}

	a.more:hover {
		background-image: url(../images/arrow_on.png);
	}

/* LINKS */



.file_info {

}

.outer  {
	width: 986px;
	margin:0 auto;
}

.header  {
	background-color:green;

	background:url(../images/bg_header.png) no-repeat;
	width: 986px;
	height: 185px;
	margin:0 auto;
}

.navigationContent  {
	background:url(../images/bg_content.png) repeat-y;
}

.navigation  {
	width: 194px;
	float:left;
	text-align:left;
	padding-left: 14px;
}

.keyvisual  {
	width: 770px;
	margin:0 auto;
	text-align:left;
	padding-bottom:20px;
}

.content  {
	width: 770px;
	margin:0 auto;
	text-align:left;
}

.contentRight  {
	width: 770px;
	float: left;
}

.footer  {
	background:url(../images/bg_footer.png) no-repeat;
	width: 986px;
	height: 71px;
	margin:0 auto;
}

.clear {
	clear: both; 
}

ul#navigation_main, ul#navigation_gen {
	width: 150px;
	list-style-type: none;
}

ul#navigation_main {
	margin-top: -10px;
}

ul#navigation_gen {
	margin-top: 30px;
}

ul#navigation_main li, ul#navigation_gen li {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e5e5e5;

	line-height: 30px;
}

ul#navigation_main li a, ul#navigation_gen li a {
	background-image: url(../images/arrow_off.png);
	background-repeat: no-repeat;
	background-position: right;
	
	width:150px;
	line-height: 30px;

	display: block;

	text-decoration: none;
}

ul#navigation_main li a:hover, ul#navigation_gen li a:hover {
	background-image: url(../images/arrow_on.png);
}

.blender {
	width:160px; 
	height:1px; 
	background: #FFF; 
	margin-top:-14px;
	margin-left:10px;
}

.border {
	border-style: solid;
	border-width: 1px;
	border-color: #e5e5e5;
}

.td_content_left {
	background: #FFF;
}

.td_content_left div.margin {
	margin-top: 20px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 20px;
}

.td_content_left div.margin_home {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}

.td_content_right {
	background: #FFF; 
}


hr {
	height: 1px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #e2e3e2;
	padding: 0;
	margin: 0;
}

.headline {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #e2e3e2;
}
