/* Allgemeine Formatierungen */
body.index {
	font-family: Arial, sans-serif;
	background-image: url(../images/kataster.jpg);
	background-repeat: no-repeat;
	background-position: 166px 104px;
	margin: 0px; padding: 0px; border: 0px;
	color: #003300; background-color: #FFFFFF;
	font-family: geneva,arial,helvetica,sans-serif;
	font-size: 80%;
}
h1,h2,h3,h4 {
	font-weight: bold;
	font-style: normal;
	margin-bottom: 0;
}
h1 { font-size: 1.8em; margin-bottom: 0; }
h2 { font-size: 1.3em; margin-bottom: 0; }
h3 { font-size: 1.1em; margin-bottom: 0; }
h4 { font-size: 0.8em; margin-bottom: 0; }

td.content {
	padding-left: 1em;
	padding-top: 1.4em;
	width: 600px;
}
.bannerbackcolor {
background-color: #D6E8FF;
}
.menueframecolor {
background-color: #85B1EE;
}
.menuebackcolor {
background-color: #717892;
}
.menuetrenncolor {
background-color: #FFFFFF;
}
.osiris {
	font-family: Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size:18pt;
	color:#206553;
}
.R3 {
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	color: #206553;
}
/* Link-Formatierungen */
a:link.osilink,
a:active.osilink,
a:visited.osilink
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
  display:block;
	padding: 0.2em;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration : none;
}

a:hover.osilink
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
  display:block;
  background-color: #D6E8FF;
	padding: 0.2em;
	font-size: 8pt;
	color: #717892;
	text-decoration : none;
}

a:link.gcpower,
a:active.gcpower,
a:visited.gcpower,
a:hover.gcpower
{
	color: #FFFFFF;
	font-size: 7pt;
	text-decoration : none;
}

a:link.gclink,
a:active.gclink,
a:visited.gclink,
a:hover.gclink
{
	color: #003300;
	font-size: 7pt;
	text-decoration : none;
}
input.buttonXP {
    background-color: #DCF0FF;
    border: 1px solid #4A5961;
    border-width: 1px;
}

