* {
	padding : 0;
    margin : 0;
}
body {
	margin: 0 0 0 0px;
	padding : 10px;
	background-color : #FFF;
	font-family : Helvetica, Verdana, Arial, sans-serif; 	
}
p {
    font-size : 12px;
    font-weight : normal;
	color : #000;
    font-family : Helvetica, Verdana, Arial, sans-serif;
}
#header {
	width : 850px;
	height : 137px;
	background-repeat : no-repeat;
}
#container {
	width : 850px;
	margin : 0;
	padding :  0;
	background-image : url(container.gif);
	background-position : top center;
	background-repeat : repeat-y;
}
#col1 {
    float : left;
    width : 300px;
    margin : 0;
    padding : 0;
}
#col2 {
    float : left;
    width : 500px;
    margin : 0;
    padding : 0;
}
#col3 {
    text-align : center;
    width : 850px;
}
#footer {
    width : 850px;
    height : 221px;
    background-image : url(footer.gif);
    background-repeat : no-repeat;
}
h1.titel {
    font-size : 18px;
    font-weight : bold;
	margin : 10px;
    color : #000;
    font-family : Helvetica, Verdana, Arial, sans-serif;
}
h2.kapitel {
    font-size : 28px;
    font-weight : bold;
	margin : 10px;
    font-family : Helvetica, Verdana, Arial, sans-serif;
}
h3.ueberschrift {
    font-size : 14px;
    font-weight : bold;
	margin : 0 0 0 0px;
	color : #000;
    font-family : Helvetica, Verdana, Arial, sans-serif;
}
h4.anmerkung {
    font-size : 12px;
    font-weight : bold;
	margin : 0 0 0 0px;
	color : #000;
    font-family : Helvetica, Verdana, Arial, sans-serif;
}
h5.text {
    font-size : 11px;
    font-weight : normal;
    color : #000;
    font-family : Helvetica, Verdana, Arial, sans-serif;
}
h6.formulartext {
	font-size : 11px;
    font-weight : normal;
	margin : 3px;
    color : #000;
    font-family : Helvetica, Verdana, Arial, sans-serif;
}
A:link {
    font-size : 11px;
    font-weight : normal;
    color : #5e5e5e;
    line-height : normal;
	text-decoration : none;
}
A:visited {
    font-weight : normal;
    font-size : 11px;
    color : #000;
    line-height : normal;
    text-decoration : none;
}
A:hover {
    font-weight : normal;
    font-size : 11px;
    color : #5e5e5e;
    line-height : normal;
    text-decoration : underline;
}
A:active {
    font-weight : normal;
    font-size : 11px;
    color : #5e5e5e;
    line-height : normal;
    text-decoration : none;
}
A.links:link {
	font-weight : normal;
    font-size : 12px;
    color : #5e5e5e;
    margin-left : 10px;
    line-height : normal;
    text-decoration : none;
}
A.links:visited {
	font-weight : normal;
    font-size : 12px;
    color : #999999;
    margin-left : 10px;
    line-height : normal;
    text-decoration : none;
}
A.links:hover {
	font-weight : normal;
    font-size : 12px;
    color : #5e5e5e;
    line-height : normal;
    text-decoration : underline;
}
A.links:active {
	font-weight : normal;
    font-size : 12px;
    color : #5e5e5e;
    line-height : normal;
    text-decoration : none;
}
A.first:link {
	color : #000;
    text-decoration : none;
}
A.first:visited {
	color : #000;
    text-decoration : none;
}
A.first:hover {
	color : #000;
    text-decoration : none;
}
A.first:active {
	color : #000;
    text-decoration : none;
}
A.backlinks:link {
	font-weight : bold;
    font-size : 11px;
    color : #000;
    text-decoration : none;
}
A.backlinks:visited {
	font-weight : bold;
    font-size : 11px;
    color : #000;
    text-decoration : none;
}
A.backlinks:hover {
	font-weight : bold;
    font-size : 11px;
    color : #000;
    text-decoration : underline;
}
A.backlinks:active {
	font-weight : bold;
    font-size : 11px;
    color : #000;
    text-decoration : none;
}
table.blocksatz{
	width : 240px;
	font-size : 12px;
	font-weight : normal;
	margin : 0px;
}
td.blocksatz {
	font-family : Helvetica, Verdana, Arial, sans-serif;
}