a                 { color: #339933; text-decoration: none}
a:link            { color: #339933; text-decoration: none}
a:active          { color: #66CC66; text-decoration: none}
a:hover           { color: #66CC66; text-decoration: none}

a.menue           { font-size: 13px; letter-spacing: 1px; font-weight: bold; color: #FFFFFF; text-decoration: none}
a.menue:link      { color: #FFFFFF; text-decoration: none}
a.menue:active    { color: #FFFFFF; text-decoration: none}
a.menue:hover     { color: #66CC66; text-decoration: none}

div a img             { border: 1px #D2E3F7 solid}
div a:hover img       { border: 1px #339933 solid}

body              { margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom:0px }
td,div            { font-family: Arial, Helvetica, sans-serif; color: #333333 }
.flatt1           { font-size: 12px }
.block1           { font-size: 12px; text-align: justify }
.flattsperr1      { font-size: 12px;                      line-height: 140% }
.blocksperr1      { font-size: 12px; text-align: justify; line-height: 140% }
.head1            { font-size: 16px; color: #333333; font-weight: bold; letter-spacing: 1px }
.head2            { font-size: 13px; color: #333333; font-weight: bold; letter-spacing: 1px }
.status1          { font-size: 12px; color: #666666; font-weight: bold ; text-decoration: underline}
.spacer02         { font-size:  2px; line-height: 2px; height: 2px}
.spacer08         { font-size:  8px; line-height: 8px; height: 8px}
.spacer12         { font-size: 12px}
.spacer36         { font-size: 36px}
.border1          { border: 1px #DDDDDD solid}
.fuss1            { font-size: 11px; color: #666666 }

#magpic {
    position: absolute;
	left: 105px;
	top: 0px;
	width: 440px;
	height: 340px;
	z-index:999;
	overflow: auto;
    background-color: #FFFFFF;
	background-image: url(../_pics/hg/weg_hg_1_3_01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	visibility:hidden;
}
.magpicImg {
	float:none;
	margin: 1px 0px 4px 20px;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #FFFFFF;
}
.magpicText {
	margin: 0px 0px 0px 20px;
	font-size: 12px;
}

