/* Definition fuer Links - Inhalt Bereich*/
a:link { color:#133792; text-decoration:underline; }
a:visited { color:#133792; text-decoration:underline; }
a:hover { color:#000000; text-decoration:underline; }
a:active { color:#000000; text-decoration:underline; }

/* Definition fuer Links - Navigation Links */
.nav a:link { color:#133792; text-decoration:underline; font-weight: bold; font-size:10px;}
.nav a:visited { color:#133792; text-decoration:underline; font-weight: bold; font-size:10px;}
.nav a:hover { color:#000000; text-decoration:underline; font-weight: bold; font-size:10px;}
.nav a:active { color:#000000; text-decoration:underline; font-weight: bold; font-size:10px;}

/* Definition fuer Links - Startseite, Header und footer */
.nav1 a:link { font-family:Verdana,sans-serif; font-size:10px; color:#133792; text-decoration:underline; }
.nav1 a:visited { font-family:Verdana,sans-serif; font-size:10px; color:#133792; text-decoration:underline; }
.nav1 a:hover { font-family:Verdana,sans-serif; font-size:10px; color:#000000; text-decoration:underline; }
.nav1 a:active { font-family:Verdana,sans-serif; font-size:10px; color:#000000; text-decoration:underline; }

ul,ol,li,div,td,th,address,blockquote,nobr,b,i
{ font-family:Verdana,sans-serif; font-size:11px; color:#000000; }

body { background-color:#ffffff; font-family:Verdana,sans-serif; font-weight: normal; font-size:11px; text-decoration: none; color:#000000; margin-bottom: 0px; margin-left:0px; margin-right:0px; margin-top:0px; }

/* Definition fuer Listen  
ul { list-style-image:url(blau.gif); }*/

/* Definition fuer Ueberschriften  */
h1 { font-size:12px; margin-bottom:1px; margin-top:1px; font-weight: bold; color:#133792; }
h2 { font-size:11px; margin-bottom:1px; margin-top:1px; font-weight: bold; color:#133792; }

.h1 { font-size:12px; margin-bottom:1px; margin-top:1px; font-weight: bold; color:#133792; }
.h2 { font-size:11px; margin-bottom:1px; margin-top:1px; font-weight: bold; color:#133792; }
.h3 { font-size:11px; margin-bottom:10px; color:#133792; }
.h4 { font-size:10px; margin-bottom:0px; font-weight: bold; color:#133792; }
.h5 { font-family:Arial,sans-serif; font-size:10px; font-weight: bold; margin-bottom:0px; color:#133792; }

/* Definition fuer Content Rechts  */
.rechts { font-family:Verdana,sans-serif; font-size:10px; color:#000000; }

/* Definition fuer pflichtfelder - Formulare */
.pflichtfelder { color:#133792; text-decoration:none; }

/* Definition fuer Header */
.klein { font-family:Arial,sans-serif; color:#000000; font-size:10px; font-weight: bold; }
.klein2 { font-family:Arial,sans-serif; color:#000000; font-size:11px;}
.kleinfett { font-family:verdana,sans-serif; color:#000000; font-size:9px; font-weight: bold; }

.ueberschrift {font-size:12px; font-weight: bold; color:#000000;}
.ueberschrift2 {font-size:12px; font-weight: bold; color:#133792;}

/* Definition fuer Ansichts-Bilder in Projekte */
.ansicht td {
padding-left:0px;
padding-right:5px;
}
.ansicht img {
border:1px solid #5E7CBC;
}
