* {
	padding : 0;
    margin : 0;
}
body {
	margin: 10px 0 0 85px;
	padding : 10px;
	background-image : url(images/background.gif);
	font-family : Verdana, Arial, Helvetica, sans-serif; 	
}
p {
    font-size : 11px;
    font-weight : normal;
    font-family : Verdana, Arial, Helvetica, sans-serif;
}
#header {
	width : 800px;
	height : 15px;
	background-repeat : no-repeat;
}
#container {
	width : 800px;
	margin : 0;
	padding :  0;
	background-image : url(images/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 : 800px;
}
#footer {
    width : 800px;
    height : 15px;
    text-align : right;
    font-size : 9px;
    background-image : url(images/footer.gif);
    background-repeat : no-repeat;
}
h1.titel {
    font-size : 14px;
    font-weight : bold;
	margin : 10px;
    color : #000;
    font-family : Verdana, Arial, Helvetica, sans-serif;
}
h2.kapitel {
    font-size : 12px;
    font-weight : bold;
	margin : 10px;
    font-family : Verdana, Arial, Helvetica, sans-serif;
}
h3.ueberschrift {
    font-size : 11px;
    font-weight : normal;
	margin : 0 10px 0 10px;
	margin-right : 10px;
	margin-left : 10px;
    color : #000;
    font-family : Verdana, Arial, Helvetica, sans-serif;
}
h4.anmerkung {
    font-size : 10px;
    font-weight : bold;
	margin : 0 10px 0 10px;
	margin-right : 10px;
	margin-left : 10px;
    color : #000;
    font-family : Verdana, Arial, Helvetica, sans-serif;
}
h5.footertext {
    font-size : 9px;
    font-weight : normal;
    color : #000;
    font-family : Verdana, Arial, Helvetica, sans-serif;
}
h6.formulartext {
	font-size : 11px;
    font-weight : normal;
	margin : 3px;
    color : #000;
    font-family : Verdana, Arial, Helvetica, 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.linksmall:link {
	font-weight : normal;
    font-size : 11px;
    color : #5e5e5e;
    margin-left : 100px;
    line-height : normal;
    text-decoration : none;
}
A.linksmall:visited {
	font-weight : normal;
    font-size : 11px;
    color : #999999;
    margin-left : 100px;
    line-height : normal;
    text-decoration : none;
}
A.linksmall:hover {
	font-weight : normal;
    font-size : 11px;
    color : #5e5e5e;
    line-height : normal;
    text-decoration : underline;
}
A.linksmall:active {
	font-weight : normal;
    font-size : 11px;
    color : #5e5e5e;
    line-height : normal;
    text-decoration : none;
}
.ScrollerFrame {
	border-style : solid;
    border-width : 1px;
    margin-left : 50px;
    border-color : #5e5e5e;
    font-size : 11px;
    text-align : left;
    width : 20px;
    background-color : #fff;
}
A.news:link {
	font-weight : normal;
    font-size : 11px;
    color : #5e5e5e;
    line-height : normal;
    text-decoration : none;
}
A.news:visited {
	font-weight : normal;
	font-size : 11px;
	color : #999999;
	line-height : normal;
	text-decoration : none;
}
A.news:hover {
	font-weight : normal;
	font-size : 11px;
	color : #5e5e5e;
	line-height : normal;
	text-decoration : none;
}
A.news:active {
	font-weight : normal;
    font-size : 11px;
    color : #5e5e5e;
    line-height : normal;
    text-decoration : none;
}
A.backlinks:link {
	font-weight : bold;
    font-size : 11px;
    color : #000000;
    text-decoration : none;
}
A.backlinks:visited {
	font-weight : bold;
    font-size : 11px;
    color : #000000;
    text-decoration : none;
}
A.backlinks:hover {
	font-weight : bold;
    font-size : 11px;
    color : #000000;
    text-decoration : none;
}
A.backlinks:active {
	font-weight : bold;
    font-size : 11px;
    color : #000000;
    text-decoration : none;
}
#iframe {
	scrollbar-arrow-color : #COFFFF; /* türkis*/
	scrollbar-face-color : #FFFFFF; /* weiss*/
	scrollbar-highlight-color : #COFFFF; /* türkis*/
	scrollbar-3dlight-color : #COFFFF; /* türkis*/
	scrollbar-shadow-color : #C0FFFF; /* türkis*/
	scrollbar-darkshadow-color : #000000; /* schwarz*/
	scrollbar-track-color : #FFFFFF; /* weiss*/
	text-align : justify;
	width : 495px;
	background : #FFF;
}
.abstand_iframe{
	padding : 2px;
}
.scrollbereich {
	overflow : auto;
	width : 485px;
	height : 520px;
}
.scrollbarabstand {
	padding-right : 5px;
} 

