/* Definition fuer Links - Inhalt Bereich*/
a:link { color:#000; text-decoration:underline; font-size:11px; }
a:visited { color:#000; text-decoration:underline; font-size:11px; }
a:hover { color:#3b6102; text-decoration:underline; font-size:11px; }
a:active { color:#000000; text-decoration:underline; font-size:11px; }

/* Definition fuer Links - 1.Navigation Links */
.nav a:link { color:#3b6102; text-decoration:underline; font-weight: bold; }
.nav a:visited { color:#3b6102; text-decoration:underline; font-weight: bold; }
.nav a:hover { color:#000000; text-decoration:underline; font-weight: bold; }
.nav a:active { color:#000000; text-decoration:underline; font-weight: bold; }

/* Definition fuer Links - 2.Navigation Links */
.nav1 a:link { color:#3b6102; text-decoration:underline; font-size:10px;  }
.nav1 a:visited { color:#3b6102; text-decoration:underline; font-size:10px;  }
.nav1 a:hover { color:#000000; text-decoration:underline; font-size:10px;  }
.nav1 a:active { color:#000000; text-decoration:underline; font-size:10px;  }

p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
{ font-family:Verdana,sans-serif; font-size:11px; color:#000000; }

body { font-family:Verdana,sans-serif; font-weight: normal; font-size:11px; color:#000000; text-decoration: none; margin-bottom: 0px; margin-left:0px; margin-right:0px; margin-top:0px; }


/* Definition fuer Ueberschriften  */
.h1 { font-size:12px; font-weight: bold; color:#3b6102; }
.h2 { font-size:11px; margin-bottom:1px; margin-top:1px; font-weight: bold; color:#3b6102; }
.h3 { font-size:11px; margin-bottom:10px; color:#3b6102; }

/* Definition fuer Platzsperreseite  */
.h1platz { font-family:Verdana,sans-serif; font-size:10px; color:#ffffcc; font-weight: bold }
.h2platz { font-family:Verdana,sans-serif; font-size:10px; color:#ffffff; font-weight: bold }
.platz { font-family:Verdana,sans-serif; font-size:10px; color:#ffffcc; vertical-align: top; text-align: left;}

/* Definition fuer pflichtfelder - Formulare */
.pflichtfelder { color:#133792; text-decoration:none; }

/* Definition fuer Content Rechts  */
.klein { font-family:verdana,sans-serif; color:#000; font-size:10px; }
.klein p { margin:0; }
.kleinfett { font-family:verdana,sans-serif; color:#3b6102; font-size:10px; font-weight: bold; }

.mittel { font-family:verdana,sans-serif; color:#434343; font-size:12px; }

/* Definition fuer Quickinfo  */
.gross { font-family:verdana,sans-serif; color:#434343; font-size:14px; }
.grossfett { font-family:verdana,sans-serif; color:#3b6102; font-size:14px; font-weight: bold;}
*+html .grossfett { text-align: left; }
*+html .grossfett img { margin-left: 4px; }

.grossfett a:link { color:#778899; font-size:14px; font-weight: bold;  text-decoration:none; }
.grossfett a:visited { color:#778899; font-size:14px; font-weight: bold;  text-decoration:none; }
.grossfett a:hover { color:#c0c0c0; text-decoration:underline; font-size:14px; font-weight: bold; }
.grossfett a:active { color:#000; text-decoration:underline; font-size:14px; font-weight: bold; }


table tr td > table tr td {
	overflow: auto;
}
