@charset "utf-8";
/* CSS Document */
body {
background-image: url('images/bg.jpg');
background-repeat:repeat-x;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-size: 10pt;
font-family: "arial";
color: #505142;
}
.Stil1 {
font-family: arial;
font-size: 11px;
color: #666666;
}

/* Links Text normal */
.text a{
font-family: "arial";
color: #990000;
font-size: 12px;
text-decoration: none;
font-weight: bold;
}
.text a:link{
font-family: "arial";
color: #990000;
font-size: 12px;
text-decoration: none;
font-weight: bold;
}
.text a:visited{
font-family: "arial";
color: #990000;
font-size: 12px;
text-decoration: none;
font-weight: bold;
}
.text a:hover{
font-family: "arial";
color: #990000;
font-size: 12px;
text-decoration: underline;
font-weight: bold;
}

/* Tabelle Seminarleiter */
.termine {
font-family: "arial";
color: #000000;
font-size: 10px;
text-decoration: none;
}
.termine a{
font-family: "arial";
color: #333333;
font-size: 10px;
text-decoration: none;
}
.termine a:link{
font-family: "arial";
color: #333333;
font-size: 10px;
text-decoration: none;
}
.termine a:visited{
font-family: "arial";
color: #333333;
font-size: 10px;
text-decoration: none;
}
.termine a:hover{
font-family: "arial";
color: #990000;
font-size: 10px;
text-decoration: underline;
}

/* Links Fussleiste, Text Fussleiste obere Zeile */
.Stil2 {
font-size: 13px;
font-weight: bold;
font-family: arial;
color: #038080;
line-height:1.9em;
}
#law a:link {
text-decoration: none;
font-family:				Arial, Helvetica, Verdana;
font-size:                  13px;
color:                    	#038080;
font-weight: bold;
}
#law a:visited {
text-decoration: none;
font-family:				Arial, Helvetica, Verdana;
font-size:                  13px;
color:                    	#038080;
font-weight: bold;
}
#law a:hover {
text-decoration: underline;
font-family:				Arial, Helvetica, Verdana;
font-size:                  13px;
color:                    	#038080;
font-weight: bold;
}
#law a:active {
text-decoration: underline;
font-family:				Arial, Helvetica, Verdana;
font-size:                  13px;
color:                    	#038080;
font-weight: bold;
}

/* Hauptmenu oben*/
.menu {
font-family: "arial";
color: #505142;
font-size: 14px;
text-decoration: none;
font-weight: bold;
}
.menu a{
font-family: "arial";
color: #505142;
font-size: 14px;
text-decoration: none;
font-weight: bold;
}
.menu a:link{
font-family: "arial";
color: #505142;
font-size: 14px;
text-decoration: none;
font-weight: bold;
}
.menu a:visited{
font-family: "arial";
color: #505142;
font-size: 14px;
text-decoration: none;
font-weight: bold;
}
.menu a:hover{
font-family: "arial";
color: #505142;
font-size: 14px;
text-decoration: underline;
font-weight: bold;
}
/* Untermenu links*/
.untermenu {
font-family: "arial";
color: #990000;
font-size: 13px;
text-decoration: none;
font-weight: bold;
line-height: 2em;
list-style:none;
}
.untermenu a{
font-family: "arial";
color: #990000;
font-size: 13px;
text-decoration: none;
font-weight: bold;
line-height: 2em;
list-style:none;
}
.untermenu a:link{
font-family: "arial";
color: #990000;
font-size: 13px;
text-decoration: none;
font-weight: bold;
line-height: 2em;
list-style:none;
}
.untermenu a:visited{
font-family: "arial";
color: #990000;
font-size: 13px;
text-decoration: none;
font-weight: bold;
line-height: 2em;
list-style:none;
}
.untermenu a:hover{
font-family: "arial";
color: #990000;
font-size: 13px;
text-decoration: underline;
font-weight: bold;
line-height: 2em;
list-style:none;
}
/* Eingabefelder */
input {
font-size: 10pt;
font-family: "arial";
color: #505142;
}

/*Tabellenkopf Seminarleiter */
TD.ueber {
font-family:        	   Arial, Helvetica, Verdana;
font-size:          	   11px;
color:               	   #FFFFFF;
font-weight:         	   bold;
text-decoration:      	   none;
}
/* catSite Link */
#catsite a{
font-family: arial;
font-size: 11px;
color: #666666;
text-decoration: none;
font-weight: bold;
}
#catsite a:link{
font-family: arial;
font-size: 11px;
color: #666666;
text-decoration: none;
font-weight: bold;
}
#catsite a:visited{
font-family: arial;
font-size: 11px;
color: #666666;
text-decoration: none;
font-weight: bold;
}
#catsite a:hover{
font-family: "arial";
color: #666666;
font-size: 11px;
text-decoration: underline;
font-weight: bold;
}
