hr {
	background-image: url(../images/karo.gif);
}

BODY
{
	FONT-SIZE: 90%;
	COLOR: black;
	FONT-FAMILY: arial,helvetica,sans-serif;
   BACKGROUND-COLOR: #b0c6df;
/* BACKGROUND-COLOR: white; #5f8ee3 #aecff4;
	background-image: url(../images/bg.gif); */
	margin-top: 0px;
	margin-left: 0px;
/*	scrollbar-face-image: url(../images/linie1.gif); #CDDDFD; */
  SCROLLBAR-FACE-COLOR: #DDDDDD;
    SCROLLBAR-HIGHLIGHT-COLOR: #5f8ee3;
    SCROLLBAR-SHADOW-COLOR: #5f8ee3;
    SCROLLBAR-3DLIGHT-COLOR: #5f8ee3;
    SCROLLBAR-ARROW-COLOR: #5f8ee3;
    SCROLLBAR-TRACK-COLOR: #ffffff;
    SCROLLBAR-DARKSHADOW-COLOR: #5f8ee3;
	margin-right: 20px;
}
p {
    line-height : 130%;
}
td {
	line-height: 130%;
	font-size: 90%;
}

.top {
    FONT-STYLE: italic;
    font-siZE: 70%;
    TEXT-DECORATION: none;
    font-family : Arial, Helvetica, sans-serif;
}

.distanzierung
{
    FONT-SIZE: 80%;
    color : Black;
    TEXT-DECORATION: none;   
    font-family : Arial, Helvetica, sans-serif;
}


h4
{
    FONT-SIZE: 120%;
    font-family : Arial, Helvetica, sans-serif;
}
h5 {
        font-size : 100%;
        font-family : Arial, Helvetica, sans-serif;
}
a:link,a:active,a:visited
{
    color: black;
}
#parent {
	width: 778px;
	z-index: 0;
	background-color: #ffffff;
	position: absolute;
	margin-left: -389px;
	left: 50%;
	top: 0%; /*	min-width: 778px;*/
}
#kopf {
	font-family: arial,helvetica,sans-serif;
	width: 778px;
	left: 0px;
	top: 0px;
	position: absolute;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	z-index: 1;
}
#sprache {
	font-family: arial,helvetica,sans-serif;
	width: 52px;
	left: 716px;
	top: 210px;
	position: absolute;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	z-index: 3;
}
#linie-l {
	width: 1px;
	left: 0px;
	z-index: 2;
	position: absolute;
	top: 0px;
	background-color: #000000;
/*	height: 5570px; */
}
#linie-r {
	width: 1px;
	left: 778px;
	z-index: 2;
	position: absolute;
	top: 0px;
	background-color: #000000;
/*	height: 5570px; */
}
#mitte {
	font-family: arial,helvetica,sans-serif;
	top: 200px;
	z-index: 2;
	position: absolute;
	left: 0px;
  	width: 778px;
	padding: 20 20 20 20;
/*	background-color: Fuchsia; */
}
.gbtab	{
	border-left: 1px solid #5f8ee3;
	border-right: 1px solid #5f8ee3;
	border-bottom: 1px solid #5f8ee3;
	border-top: 1px solid #5f8ee3;
	background-color: #dddddd;
	padding: 10 10 10 10;
	vertical-align: top;
}