.copyright { background-color: #204f82; font-family:Verdana; padding-bottom: 1; text-align: center; font-size:11px; color:#FFFFFF; border-top: 1px solid #182980; }
.banner    { background-color: #182980; background-image:url('gfx/banner.jpg'); background-position: center; background-repeat:no-repeat; border-bottom : 1px solid #182980; border-right: 1px solid #182980;  border-left: 1px solid #182980; border-top:1px solid #182980;}
.text      { background-color: #F8FFEA; font-family:Verdana; font-size:13px; color:#000000; padding-left:3; padding-right:3; text-align: center}
.normal    { background-color: #FFFFFF; color: #000000; font-family: Verdana; font-size: 13px; text-align: center}
.td1       { background-color: #FFFFFF; text-indent: 2; line-height: 100%; text-align: left;  margin: 2; font-family:Verdana; font-size:12px; color:#000000;}
.td1l      { background-color: #FFFFFF; text-indent: 2; line-height: 100%; text-align: left;  margin: 2; font-family:Verdana; font-size:12px; color:#000000; border-left:   1px solid #182980; }
.td1r      { background-color: #FFFFFF; text-indent: 2; line-height: 100%; text-align: left;  margin: 2; font-family:Verdana; font-size:12px; color:#000000; border-right:  1px solid #182980; }
.td2       { background-color: #182980; text-indent: 2; line-height: 100%; text-align: left;  margin: 2; font-family:Verdana; font-size:11px; color:#000000; border-bottom: 1px solid #182980; }
.td2l      { background-color: #182980; text-indent: 2; line-height: 100%; text-align: left;  margin: 2; font-family:Verdana; font-size:11px; color:#000000; border-bottom: 1px solid #182980; border-left: 1px solid #182980; }
.td2r      { background-color: #182980; text-indent: 2; line-height: 100%; text-align: left;  margin: 2; font-family:Verdana; font-size:11px; color:#000000; border-bottom: 1px solid #182980; border-right: 1px solid #182980;}
.headline  { background-color: #182980; color: #FFFFFF; font-family: Verdana; font-size: 11px; font-weight: bold; padding-bottom:2; padding-top:2; padding-left:3; border-bottom: 1px solid #182980; border-right: 1px solid #182980; border-left: 1px solid #182980; border-top: 1px solid #182980;  }
.left      { background-color: #FFFFFF; padding:5; font-size:12px; }
.body      { background-color: #008bce; padding:3; font-size:12px; border-right: 1px solid #182980; border-left: 1px solid #182980; border-bottom: 1px solid #182980;}
.bodym     { background-color: #008bce; padding:3; font-size:12px; border-left: 1px solid #182980; border-bottom: 1px solid #182980;}
.bodyr     { background-color: #008bce; padding:3; font-size:12px; border-right: 1px solid #182980; border-bottom: 1px solid #182980;}
body 	   { BACKGROUND: #000000 url('gfx/body_bg2.jpg') repeat-x; scrollbar-face-color:#838279;  scrollbar-highlight-color:#838279;  scrollbar-3dlight-color:#000000;  scrollbar-darkshadow-color:#838279;  scrollbar-shadow-color:#000000;  scrollbar-arrow-color:#000000;  scrollbar-track-color:#838279; font-size:12px}


A           {font-size: 11px; font-family: Verdana, helvetica, sans-serif; COLOR:#000000; font-weight: bold;TEXT-DECORATION: none}
A:visited   {font-size: 11px; font-family: Verdana, helvetica, sans-serif; COLOR:#000000; font-weight: bold;TEXT-DECORATION: none}
A:link      {font-size: 11px; font-family: Verdana, helvetica, sans-serif; COLOR:#000000; font-weight: bold;TEXT-DECORATION: none}
A:hover     {font-size: 11px; font-family: Verdana, helvetica, sans-serif; COLOR:#FFFFFF; font-weight: bold;TEXT-DECORATION: none}
A:active    {font-size: 11px; font-family: Verdana, helvetica, sans-serif; COLOR:#000000; font-weight: bold;TEXT-DECORATION: none}

#frage{
	background : #182980;
	font : 13px Verdana;
	font-color: #FFFFFF;

	text-align : left;
	border-bottom : 1px solid #182980;
	border-top    : 1px solid #182980;
	padding : 2px 0px 2px 5px;
	width : 100%;				/* 100% maximale Breite */
	}
#info{
	background : #65645D;
	font : 13px Verdana;
	text-align : left;
	border-bottom : 1px solid #182980;
	padding : 2px 0px 2px 5px;
	width : 100%;				/* 100% maximale Breite */
	}


#antwort{
	background : #008bce;
	font : 12px Verdana;
	text-ident : 15px;
	text-align : justify;
	padding : 10px 0px 10px 15px;
	width : 95%;				/* 100% wg. Problemen mit Netscape 6x bei 100% */
	}

#frage2{
	background : #182980;
	font : 20px Verdana;
	font-color: #FFFFFF;
	font-weight: bold;
	text-align : center;
	border-bottom : 1px solid #182980;
	border-top    : 1px solid #182980;
	padding : 2px 0px 2px 5px;
	width : 100%;				/* 100% maximale Breite */
	}

a.navlink {
	/* default div-Statement für Link */
	display : block;
	color : #000000;
	font : 11px;
	text-align : center;
	font-weight: bold;
	text-decoration : none;}

a:hover.navlink {
	/* div-Statement : Mouse-over-Effekt */
	background: #182980;
	border-bottom: 1px solid #E;
	border-top: 1px solid #182980;
	border-left: 1px solid #182980;
	border-right: 1px solid #182980;
	font : 11px;
	color : #FFFFFF;
	font-weight: bold;
	text-decoration : none;}

a.navlink2 {
	/* default div-StatemeBD4F8nt für Link */
	background: #182980;
	display : block;
	padding : 4px 4px 4px 4px;
	color : #FFFFFF;
	font : 11px;
	text-align : center;
	font-weight: bold;
	text-decoration : none;}

a:hover.navlink2 {
	/* div-Statement : Mouse-over-Effekt */
	background: #182980;
	padding : 4px 4px 4px 4px;
	border-bottom: 1px solid #182980;
	border-top: 1px solid #182980;
	border-left: 1px solid #182980;
	border-right: 1px solid #182980;
	font : 11px;
	color : #FFFFFF;
	font-weight: bold;
	text-decoration : none;
}
       .logo {
    background-color: #008bce;
    z-index: 2;
    float: right;
    border: 1px solid #CFE0AB;
    margin: 2px 300px 2px 2px;
  }

