body{
	background: #fff;
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-size: 12pt;
	margin-top: 10px;
	text-align: center;
}
td{
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-size: 12pt;
}
div#container{
width: 90%;
overflow: auto;
background: none;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
div#content{
	width: 100%;
	text-align:left;
}
div#logo{
display: none;
}
div#navigation{
	display: none;
}


div#left{
	display: none;
}

div#right{
	float: left;
}
div#inhaltsbereich{
	
	width:100%;
}
div#inhalt{
	
	overflow: visible;
}
div#footer{
	display: none;
}

h1{
	font-size: 18pt;
	color: #1C415A;
	margin: 0px;
}
h2{
	font-size: 16pt;
	color: #1C415A;
	margin: 0px;
}
h3{
	font-size: 16pt;
	color: #1C415A;
	margin: 0px;
}
div#inhaltsbereich p{
	padding-left: 18px;
	line-height: 18pt;
}
a {
	color: #1C415A;
text-decoration: underline;
}
