html, body {
background:#FAEBD7;
}
.schrift10b {
	font-size: 10px;
	font-weight: bold;
}

.schrift10n {
	font-size: 10px;
	font-weight: normal;
}

.schrift11b {
	font-size: 11px;
	font-weight: bold;
}

.schrift11n {
	font-size: 11px;
	font-weight: normal;
}

.schrift12n {
	font-size: 12px;
	font-weight: normal;
}

.schrift12b {
	font-size: 12px;
	font-weight: bold;
}

.schrift13n {
	font-size: 13px;
	font-weight:normal;
}

.schrift13b {
	font-size: 13px;
	font-weight: bold;
}
.schrift14n {
	font-size: 14px;
	font-weight: normal;
}
.schrift14b {
	font-size: 14px;
	font-weight: bold;
}
.schrift16b {
	font-size: 16px;
	font-weight: bold;
}

.schrift16n {
	font-size: 16px;
	font-weight: normal;
}

.schrift18b {
	font-size: 18px;
	font-weight: bold;
}

.schrift18n {
	font-size: 18px;
	font-weight: normal;
}

.schrift20b {
	font-size: 20px;
	font-weight: bold;
}

.schrift20n {
	font-size: 20px;
	font-weight: normal;
}

.schrift22b {
	font-size: 22px;
	font-weight: bold;
}

.schrift26b {
	font-size: 26px;
	font-weight: bold;
}


.schwarz {
	color: #000000;
}

.rot {
	color: red;
}

.blau {
         color: #3870A8;
}

.weiß {
         color: #FFFFFF;
}

.justify  {
	text-align: justify;
}

.center  {
	text-align: center;
}

.borderblau  {
	border-top: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-style: solid;
	border-color: #3870A8;
	padding: 10px;
}


h2.weiss {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}

h3.weiss {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
}

h4.weiss {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}


a:link
{
text-decoration:none;
font-size:12pt;
font-weight:normal;
color:#3870A8;
}

a:visited
{
text-decoration:none;
font-size:12pt;
font-weight:normal;
color:#3870A8;
}

a:hover
{
text-decoration:overline underline;
font-size:12pt;
font-weight:normal;
color:#920000;

}

a:active
{
text-decoration:none;
font-size:12pt;
font-weight:normal;
color:#920000;
}


a.info:link  {
	text-decoration:none;
	font-size:12pt;
	font-weight:bold;
	color:#3870A8;
}

a.info:visited  {
	text-decoration:none;
	font-size:12pt;
	font-weight:bold;
	color:#3870A8;
}

a.info:hover  {
	text-decoration:none;
	font-size:12pt;
	font-weight:bold;
	color: #920000;
}

a.info:active  {
	text-decoration:none;
	font-size:12pt;
	font-weight:bold;
	color:#920000;
}


a.menu:link {
	color: #3870A8;
	text-decoration: none;
	font-weight: bold;

}

a.menu:visited {
	color: #3870A8;
	font-weight: bold;
	text-decoration: none;

}

a.menu:hover {
	color: #920000;
	font-weight: bold;
	text-decoration: none;

}

a.menu:active {
	color: #920000;
	font-weight: bold;
	text-decoration: none;

}

a.menu-marked:link {
	color: #920000;
	font-weight: bold;
	text-decoration: none;
}

a.menu-marked:visited {
	color: #920000;
	font-weight: bold;
	text-decoration: none;
}

a.menu-marked:hover {
	color: #920000;
	font-weight: bold;
	text-decoration: none;
}

a.menu-marked:active {
	color: #920000;
	font-weight: bold;
	text-decoration: none;
}

a.menu-u:link {
	color: #3870A8;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;

}

a.menu-u:visited {
	color: #3870A8;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;

}

a.menu-u:hover {
	color: #920000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;

}

a.menu-u:active {
	color: #920000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;

}

a.menu-u-marked:link {
	color: #920000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.menu-u-marked:visited {
	color: #920000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.menu-u-marked:hover {
	color: #920000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.menu-u-marked:active {
	color: #920000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}


a.unter-menu:link {
	color: #3870A8;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.unter-menu:visited {
	color: #3870A8;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.unter-menu:hover {
	color: #920000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;

}

a.unter-menu:active {
	color: #920000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.unter-menu-marked:link {
	color: #920000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.unter-menu-marked:visited {
	color: #920000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.unter-menu-marked:hover {
	color: #920000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.unter-menu-marked:active {
	color: #920000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.unter-menu-u:link {
	color: #3870A8;
	text-indent:15px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.unter-menu-u:visited {
         color: #3870A8;
	text-indent:15px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.unter-menu-u:hover {
	color: #920000;
         text-indent:15px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;

}

a.unter-menu-u:active {
	color: #920000;
         text-indent:15px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.unter-menu-u-marked:link {
	color: #920000;
        text-indent:15px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.unter-menu-u-marked:visited {
	color: #920000;
         text-indent:15px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.unter-menu-u-marked:hover {
	color: #920000;
         text-indent:15px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.unter-menu-u-marked:active {
	color: #920000;
         text-indent:15px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.oben:link {
         color: #3870A8;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a.oben:visited {
         color: #3870A8;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

a.oben:hover {
         color: #3870A8;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.oben:active {
         color: #3870A8;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}



a.rechte-spalte-1:link {
	text-decoration:none;
	font-size:8pt;
	font-weight:normal;
	color:#3870A8;
}

a.rechte-spalte-1:visited {
	text-decoration:none;
	font-size:8pt;
	font-weight:normal;
	color:#3870A8;
}

a.rechte-spalte-1:hover {
	text-decoration:none;
	font-size:8pt;
	font-weight:normal;
	color: #920000;
}

a.rechte-spalte-1:active {
	text-decoration:none;
	font-size:8pt;
	font-weight:normal;
	color:#920000;
}


a.rechte-spalte-5:link {
	text-decoration:none;
	font-size:10pt;
	font-weight:bold;
	color:#3870A8;
}

a.rechte-spalte-5:visited {
	text-decoration:none;
	font-size:10pt;
	font-weight:bold;
	color:#3870A8;
}

a.rechte-spalte-5:hover {
	text-decoration:none;
	font-size:10pt;
	font-weight:bold;
	color: #920000;
}

a.rechte-spalte-5:active {
	text-decoration:none;
	font-size:10pt;
	font-weight:bold;
	color:#920000;

}

a.ta-1:link {
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
}

a.ta-1:visited {
         text-decoration:none;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
}

a.ta-1:hover {
         text-decoration:none;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
}

a.ta-1:active {
         text-decoration:none;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
}

a.ta-2:link {
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}

a.ta-2:visited {
         text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}

a.ta-2:hover {
         text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}

a.ta-2:active {
         text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;

}


table.kopf{
	position:absolute;top:0px;left:0px;
	width:990px;
	height:160px;
	border:0px;
	margin: 0px; padding: 0px;
}



table.inhalt{
	position:absolute;top:165px;left:0px;
	width:990px;
	background-image:url(http://www.katzenhilfe-norderstedt.de/im/table-hintergrund-1.jpg);
	margin: 0px; padding: 0px;
}

td.inhalt-spalte-abstand {
	width: 10px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
td.inhalt-links {
	width: 150px;
	vertical-align: top;
	text-align: left;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

td.inhalt-mitte {
	width: 550px;
	vertical-align: top;
	text-align: left;
	border: 0px;
	margin: 0px;
	padding: 0px;

}

td.inhalt-rechts {
	width: 200px;
	vertical-align: top;
	border: 0px;
	margin: 0px;
	padding: 0px;
}


table.menu {
	position:absolute;left:10px;
	width: 150px;
}

td.menu {
	width: 150px;
	height: 19px;
	text-indent: 15px;
	vertical-align: middle;
	font-weight: bold;
	background-image:url(http://www.katzenhilfe-norderstedt.de/im/menu.jpg);
}

td.menu-marked {
	width: 150px;
	height: 19px;
	text-indent: 15px;
	vertical-align: middle;
	font-weight: bold;
	background-image:url(http://www.katzenhilfe-norderstedt.de/im/menu-marked.jpg);
}


td.menu-notfall {
	width: 150px;
	height: 19px;
	text-indent: 15px;
	vertical-align: middle;
	font-weight: bolder;
	color:#FF0000;
	background-image:url(http://www.katzenhilfe-norderstedt.de/im/menu.jpg);
}


td.menu-abstand {
	width: 150px;
	height:3px;
	background-image:url(http://www.katzenhilfe-norderstedt.de/im/menu-abstand.jpg);
}


td.menu-rechts {
	width: 200px;
	height: 19px;
	text-indent: 15px;
	vertical-align: middle;
	font-weight: bold;
	background-image:url(http://www.katzenhilfe-norderstedt.de/im/menu.jpg);
}

td.menu-rechts-marked {
	width: 200px;
	height: 19px;
	text-indent: 15px;
	vertical-align: middle;
	font-weight: bold;
	background-image:url(http://www.katzenhilfe-norderstedt.de/im/menu-marked.jpg);
}

td.menu-rechts-abstand {
	width: 200px;
	height:3px;
	background-image:url(http://www.katzenhilfe-norderstedt.de/im/menu-abstand.jpg);
}


td.menu-rechts-u {
	width: 200px;
	height: 19px;
	text-indent: 5px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	background-image:url(http://www.katzenhilfe-norderstedt.de/im/menu.jpg);
}

td.menu-rechts-u-marked {
	width: 200px;
	height: 19px;
	text-indent: 5px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	background-image:url(http://www.katzenhilfe-norderstedt.de/im/menu-marked.jpg);
}

td.unter-menu {
	width: 150px;
	height: 8px;
	padding-left: 25px;
}

td.unter-menu-marked {
	width: 150px;
	height: 8px;
	padding-left: 25px;
	background-image:url(http://www.katzenhilfe-norderstedt.de/im/menu.jpg);
}

td.unter-menu-abstand {
	width: 150px;
	height: 1px;
}

td.unter-menu-rechts {
	width: 200px;
	height: 8px;
	padding-left: 5px;
}

td.unter-menu-rechts-marked {
	width: 200px;
	height: 8px;
	padding-left: 5px;
	background-image:url(http://www.katzenhilfe-norderstedt.de/im/menu.jpg);
}

td.unter-menu-rechts-abstand {
	width: 200px;
	height: 1px;
}


table.mitte  {
	width: 550px;
	background-image:url(http://www.katzenhilfe-norderstedt.de/im/table-hintergrund.jpg);
}


table.rechts {
	width: 200px;
}

table.rechts-X  {
	width:200px;
	height: 340px;
	background-image:url(http://home.wtnet.de/~kahino/im/bild0.jpg);
}

table.rechts-X1  {
	width:200px;
	height: 380px;
	background-image:url(http://home.wtnet.de/~kahino/im/bild1.jpg);
}

td.rechts-1 {
	vertical-align: middle;
	padding: 5px;
	text-indent:1px;
         border-width:0px;
	border-style:solid;
	border-color:#3870A8;
	text-align: center;
	color: #000000;
         font-weight: bold;
	font-size: 16px;
}
td.rechts-2 {
	vertical-align: middle;
	padding: 5px;
	text-indent:1px;
	border-width:1px;
	border-style:solid;
	border-color:#3870A8;
	text-align: justify;
	color: #000000;
	font-weight: normal;
	font-size: 12px;

}

td.rechts-x {
	height: 30px;
	vertical-align: middle;
	padding: 5px;
	text-indent:5px;
         text-align: left;
	color: #3870A8;
         font-weight: bold;
	font-size: 16px;
}

td.rechts-x1 {
	height: 40px;
	vertical-align: middle;
	padding: 5px;
	text-indent:5px;
         text-align: center;
	color: #3870A8;
         font-weight: bold;
	font-size: 18px;
}


td.rechte-spalte-4 {
	height: 80px;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	border-width:0px;
	border-style:solid;
	border-color:#3870A8;
}

td.rechte-spalte-1 {
	vertical-align: middle;
	padding: 1px;
	text-indent:1px;
	border-width:1px;
	border-style:solid;
	border-color:#3870A8;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
}

td.rechte-spalte-2 {
	height: 80px;
	vertical-align: middle;
	padding: 5px;
	text-indent:1px;
	border-width:1px;
	border-style:solid;
	border-color:red;
	color: red;
	font-weight: bolder;
	font-size: 16px;
}

td.rechte-spalte-3 {
	height: 80px;
	vertical-align: middle;
	padding: 5px;
	text-indent:1px;
	font-weight: bolder;
	font-size: 16px;
}

td.rechte-spalte-4 {
	height: 80px;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	border-width:0px;
	border-style:solid;
	border-color:#3870A8;
}

td.rechte-spalte-5 {
	height: 80px;
	vertical-align: middle;
	padding: 1px;
	padding-top: 8px;
	padding-left:8px;
	padding-right:8px;
	text-indent:1px;
	border-width:1px;
	border-style:solid;
	border-color:#3870A8;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
}



td.oben {
	width:550px;
	margin: 5px;
	padding: 10px;
	text-align:center;
	color: #3870A8;
	font-size: 12px;
	font-weight:bold;
}

td.oben-ta {
	width:550px;
	margin: 5px;
	padding: 10px;
	text-align:right;
	color: #FFFFFF;
	font-size: 11px;
	font-weight:bold;
}


img.rahmen {
	border-width:1px;
	border-style:solid;
	border-color:#C0C0C0;
	padding:8px;
}

.text
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 10px;
line-height: 14px;
color: #000000;
}

.textfett
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-style: normal;
font-size: 10px;
line-height: 14px;
color: #000000;
}