/* 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;
}

#menu a {
	font-size: 14px;
	color: #505142;
	font-weight: bold;
	font-family: arial;
}
#menu a:link {
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
	color: #505142;
}
#menu a:hover {
	text-decoration: underline;
	color: #505142;
}
#menu a:active {
	text-decoration: underline;
	color: #505142;
}

input {
	font-size: 10pt;
	font-family: "arial";
	color: #505142;

}
.Stil1 {
	font-family: arial;
	font-size: 11px;
	color: #666666;
}
.Stil2 {
	font-size: 13px;
	font-weight: bold;
	font-family: arial;
	color: #038080;
}
.Stil3 {
	font-family: arial;
	font-size: 13px;
	color: #990000;
	line-height: 1.5em;
}

ul.linklist
{
list-style: none;
}

ul.linklist li,a
{
line-height: 2em;
font-family: "arial";
color: #505142;
font-size: 10pt;
text-decoration: none;
font-weight: bold;
}

TD.ueber
        {
            font-family:        	   Arial,Helvetica,Verdana;
            font-size:          	   11px;
            color:               	   #FFFFFF;
            font-weight:         	   bold;
            text-decoration:      	   none;
}

TABLE.termine
        {
            font-family:        	   Arial,Helvetica,Verdana;
            font-size:          	   10px;
            color:               	   #000000;
            text-decoration:      	   none;
}

#termine a:link {
	text-decoration: none;
	font-family:				Arial,Helvetica,Verdana;
    font-size:                  10px;
    color:                    	#000000;

}
#termine a:visited {
	text-decoration: none;
	font-family:				Arial,Helvetica,Verdana;
    font-size:                  10px;
    color:                    	#000000;
}
#termine a:hover {
	text-decoration: underline;
	font-family:				Arial,Helvetica,Verdana;
    font-size:                  10px;
    color:                    	#000000;
}
#termine a:active {
	text-decoration: underline;
	font-family:				Arial,Helvetica,Verdana;
    font-size:                  10px;
    color:                    	#505142;

}

#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;
}

