a:link
        {
        color:#950000;
		text-decoration:underline;
		}
        a:visited
        {
        color:#950000;
		text-decoration:underline;
		}
        a:hover
        {
        color:#d3810c;
		text-decoration:underline;
		}
		
		
a.kurse:link
        {
        color:#000000;
		text-decoration:underline;
		font-weight: bold;
		}
        a.kurse:visited
        {
        color:#000000;
		text-decoration:underline;
		font-weight: bold;
		}
        a.kurse:hover
        {
        color:#950000;
		text-decoration:underline;
		font-weight: bold;
		}
		
		
a.navi:link
        {
        color:#000000;
		text-decoration:none;
		font-size: 11px;
		font-weight: bold;
        }
        a.navi:visited
        {
        color:#000000;
		text-decoration:none;
		font-size: 11px;
		font-weight: bold;
        }
        a.navi:hover
        {
        color:#950000;
		text-decoration:underline;
		font-weight: bold;
		font-size: 11px;
        }
		
a.navigation:link
        {
        color:#000000;
		text-decoration:none;
        }
        a.navigation:visited
        {
        color:#000000;
		text-decoration:none;
        }
        a.navigation:hover
        {
        color:#950000;
		text-decoration:underline;
        }
		
a.nounderline:link
        {
        text-decoration:none;
        }
        a.nounderline:visited
        {
        text-decoration:none;
        }
        a.nounderline:hover
        {
        text-decoration:underline;
        }
		
		

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #544B44;
	text-decoration: none;
	
	background-repeat: repeat-x;
	
	background-color: #79c4e9;
	margin: 0px;
	height: 100%;



}
font.block	{
		text-align: justify;
		}


td.aussen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	
	background-repeat: repeat-x;
	background-image: url(Bilder/lambert_04.gif);
	background-color: #fadc8c; //EBD8C9
	margin: 0px;
	height: 100%;



}
big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}

small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	}
	
small.doppelt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 4px;
	color: #000000;
	text-decoration: none;
	}
	
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	
	



}
td.innen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	
	background-repeat: repeat-x;
	background-image: url(Bilder/lambert_06.gif);
	
	margin: 0px;
	height: 6px;



}
td.oben {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F3E7DE;
	text-decoration: none;
	
	}
	
select {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		text-decoration: none;
		}
		
input {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		
		}
#textfeld {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		
		}
		
input.bold {
		font-weight: bold;
		}
		
input.italic {
		font-style: italic;
		}
		
input.underline {
		text-decoration: underline;
		}

.mark_ok { border: 2px solid #33EE66; width: 95%;  }
.mark_info   { border: 2px solid #6699FF;  width: 95%; }
.mark_warn { border: 2px solid #FFDD00; width: 95%; }
.mark_err   { border: 2px solid red;    width: 95%; }

.mark_ok td { padding: 2mm; background-color: #CEFEDA; font-family: VERDANA,ARIAL,HELVETICA; font-color: #000000; font-size: 11;}
.mark_info td  { padding: 2mm; background-color: #C6D9FE; font-family: VERDANA,ARIAL,HELVETICA; font-color: #000000; font-size: 11; }
.mark_warn td { padding: 2mm; background-color: #fff7aa; font-family: VERDANA,ARIAL,HELVETICA; font-color: #000000; font-size: 11; }
.mark_err td  { padding: 2mm; background-color: #FEDACE; font-family: VERDANA,ARIAL,HELVETICA; font-color: #000000; font-size: 11; }
