body {
 font-family:   Verdana, Arial, Helvetica, Geneva, Swiss;
 color: #224285;
 font-size: 11px;
 background-color:  #97CDFF;
 margin:    0px;
 padding:   0px;
 scrollbar-3dlight-color: #97CDFF;
 scrollbar-arrow-color:  white;
 scrollbar-darkshadow-color: #97CDFF;
 scrollbar-face-color:  #97CDFF;
 scrollbar-highlight-color: white;
 scrollbar-shadow-color:  white;
 scrollbar-track-color:  #97CDFF;
 background-image: url('/media/hg.gif');
}
hr {
	color: #A4BEE0;
	height: 1px;
}
p, td {
	font-size: 12px;
}
p {
	margin: 0px;
	margin-bottom: 10px;
}
marquee, span.small {
	color: white;
	font-size: 10px;
}
td.teaser {
 color: white;
 font-size: 10px;
 text-align: left;
 padding-top: 4px;
 padding-bottom: 10px;
}
a {
 color: #EC5327;
 font-weight: bold;
 text-decoration: underlne;
}
a:hover {
}
a.goTop:link,a.goTop:visited,a.goTop:hover,a.goTop:active {
font-size: 10px;
color: white;
text-decoration: none;
margin-left: 20px;
}
a.fett {
color: #EC5327;
font-weight: bold;
text-decoration: none;
}
a.download {
color: #EC5327;
font-weight: bold;
text-decoration: underline;

}

}
a:hover.teaser {
 background-color: #FF9D28;
}

input.P, textarea.P,
input.F, textarea.F {
 width: 400px;
}
input.F2, textarea.F2 {
 width: 280px;
}
input.S, textarea.S {
}

div.menuFooter {
 border-bottom: 1px solid white;
 height: 12px;
 margin-bottom: 20px;
}
div.menuNone {
 height: 0px;
}
a.menu4 {
color: white;
font-size: 10px;
font-weight: normal;
text-decoration: none;
}
a.menu4akt {
color: white;
font-size: 10px;
font-weight: bold;
text-decoration: none;
}
a.menu5 {
color: white;
font-size: 10px;
font-weight: normal;
padding-left: 10px;
text-decoration: none;
}
a.menu5akt {
color: white;
font-size: 10px;
font-weight: bold;
padding-left: 10px;
text-decoration: none;
}

/********
TREEMENU
********/
h1.struct {
	color: #EC870E;
	margin-top: 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
	margin: 0px;
}
h1.structVert {
	color: #EC870E;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	text-transform: uppercase;
	margin: 0px;
}


td.tree {
	color: black;
	font-family:   Arial, Helvetica, Geneva, Swiss;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	white-space: nowrap;
	border: 1px solid #EC870E;
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
	width: 100%;
}
td.tree:hover {
	border: 1px inset #e0e0e0;
}

td.treeVoid, td.treeActVoid {
	color: #666666;
	font-family:   Arial, Helvetica, Geneva, Swiss;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	white-space: nowrap;
	border: 1px solid #EC870E;
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
	width: 100%;
}
span.treeVoid,span.treeActVoid {
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	white-space: nowrap;
}
a.tree:link, a.tree:visited {
	color: black;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	white-space: nowrap;
	width: 100%;
}
a.tree:hover {
	color: black;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a.tree:active {
	color: #EC870E;
	text-decoration: none;
}

td.treeAct {
	color: black;
	font-family:   Arial, Helvetica, Geneva, Swiss;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	white-space: nowrap;
	background-color: #d0d0d0;
	border: 1px inset #e0e0e0;
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
	width: 100%;
}
a.treeAct:link, a.treeAct:visited {
	color: black;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	white-space: nowrap;
	width: 100%;
}
a.treeAct:hover {
	color: black;
	text-decoration: none;
}
a.treeAct:active {
	color: #EC870E;
	text-decoration: none;
}
.tiny {
	font-size: 10px;
}

table.kasten {
	width: 100%;
	margin-bottom: 10px;
}
img.kasten {
	border-top: 1px solid #224285;
	border-left: 1px solid #224285;
	border-bottom: 1px solid #224285;
}
th.kasten {
	color: white;
	font-size: 10px;
	background-color: #224285;
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	padding-left: 8px;
	height: 19px;
	width: 100%;
}
td.kasten {
/*	font-size: 10px; */
	color: #224285;
	border-left: 1px solid #224285;
	border-right: 1px solid #224285;
	border-bottom: 1px solid #224285;
	padding: 8px;
	height: 96px;
	width: 100%;
}
td.kastenImg {
/*	border-top: 1px solid #224285;
	border-left: 1px solid #224285;
	border-bottom: 1px solid #224285; */
}
a.kasten:link, a.kasten:visited {
	font-size: 10px;
	color: #224285;
	font-weight: bold;
	text-decoration: none;
/*	white-space: nowrap; */
	padding-top: 4px;
	padding-bottom: 4px;
}


table.header1 {
	margin-bottom: 10px;
}
th.header1 {
	color: white;
	font-size: 12px;
	text-align: right;
	background-color: #224285;
	padding: 0px;
	padding-left: 8px;
	height: 19px;
}
table.header2 {
	border-top: 1px solid #224285;
	border-bottom: 1px solid #224285;
	margin-bottom: 10px;
}
th.header2 {
	font-size: 12px;
	text-align: left;
	color: #224285;
	border-bottom: 3px solid #EC5327;
	padding: 0px;
	height: 19px;
}


H1,H2,H3,H4,H5 {
 font-family:        arial, helvetica, geneva, san-serif;
}
H3  {
 color: #224285;
 font-weight: bold;
 text-align: left;
 font-size: 12px;
 margin: 0px;
 padding: 2px 4px 2px 4px;
 width: 100%;
}


.popupFg {}
.popupBg {
background-color: #97CDFF;
border: 5px ridge #97CDFF;
}
td.popupText {
	padding: 5px;
}
td.popupCaption {
font-size: 12px;
font-weight: bold;
font-family: Verdana;
text-decoration: none;
padding: 5px;
text-align: left;
}
td.popupClose {
padding-top: 5px;
padding-right: 5px;
text-align: right;
vertical-align: top;
}



a.search {
color: white;
font-weight: bold;
}
h3.search {
color: white;
font-weight: bold;
background-color: #224285;
padding: 2px;
}
span.search {
color: white;
font-weight: bold;
background-color: #224285;
padding: 2px;
}
hr.search {
height: 1px;
color: #224285;
margin: 0px;
margin-bottom: 30px;
}


div.gallery {

}
div.gallery a img {
	border: 0px;
	margin: 0px 10px 10px 0px;
}


#newsletter tr.adr input {
	width: 100%;
	text-align: center;
	margin: 20px 0;
}
