<head> <style>{  }
a:link
 {
	 color: #0066FF;
	 text-decoration: none;
 }

a:visited
{
	color: #0066FF;
	text-decoration: none;
}

a:active
{
	color: #FF0000;
	text-decoration: none;
}

a:hover
{
	color: #FF0000;
	text-decoration: underline;
}

a            
{ 
	font-family: Arial; font-size: 9pt;
}

a.kaderstellen            
{ 
	font-family: Arial; font-size: 9pt; color: #666666 
}

a.sperre            
{ 
	font-family: Arial; font-size: 9pt; 
	letter-spacing: 1pt;
}

a.balken            
{ 
	font-family: Arial; font-size: 9pt; color: #000000
}

table            
{ 
	font-family: Arial; font-size: 9pt;
}

table.lupe
{ 
	background-image:url('lupe.gif');	
	background-repeat: no-repeat;
	background-position:   right top;
}

table.stellenanzeiger
{ 
	background-image:url('stellenanzeiger.jpg');	
	background-repeat: no-repeat;
	background-position:   right top;
}

table.inserat
{ 
	background-image:url('stellenbeschreibung.gif');	
	background-repeat: no-repeat;
	background-position:   right top;
}

table.jobs
{ 
    BORDER-BOTTOM: 0px inset #FFFFFF;
    BORDER-LEFT: 0px inset #FFFFFF;
    BORDER-RIGHT: 0px inset #FFFFFF;
    BORDER-TOP: 0px inset #FFFFFF;	
    border-style: solid;
    padding: 0px;
    
}

table.job
{ 
    BORDER-BOTTOM: 1px inset #000000;
    BORDER-LEFT: 1px inset #000000;
    BORDER-RIGHT: 1px inset #000000;
    BORDER-TOP: 1px inset #000000;	
    border-style: dotted;
    padding: 0px;
    
}

ul            
{ 
	font-family: Arial;font-size: 9pt;
}

ul.schwarz            
{ 
	font-family: Arial;font-size: 9pt; color: #000000;
}

body         
{ 
	font-family: Arial; font-size: 9pt; color: #333333
	background-color: rgb(255,255,255);
	margin-top: 4px;
	margin-bottom: 0px;
	letter-spacing: 1px;
	font-size: 9pt;
	font-weight: normal;	
	color: #333333;

}

body.rot       { font-family: Arial; color: #FF0000}

h1   
{
	margin-top: 4px;
	margin-bottom: 3px;
	letter-spacing: 2px;
	font-size: 11pt;
	font-family: Arial, Helvetica, Verdana, Sans Serif; 
	font-weight: bold;	
	color: #000000;
}

h2
{
	margin-top: 6px;
	margin-bottom: 3px;
	font-size: 10pt;
	font-family: Arial, Helvetica, Verdana, Sans Serif;
	font-weight: bold;
	color: #000000;
}

h3
{	
	margin-top: 4px;
	margin-bottom: 2px;
	font-size: 9pt;
	font-family: Arial, Helvetica, Verdana, Sans Serif;
	font-weight: bold;	
	color: #000000;
}

h4
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 9pt;
	font-family: Arial, Helvetica, Verdana, Sans Serif; 
	color: #000000;
	font-weight: normal;
}
p            { font-family: Arial; font-size: 9pt}
p.rot       { font-family: Arial; font-size: 9pt; color: #FF0000}
p.schwarz    { font-family: Arial; font-size: 9pt; color: #000000;}

.Gusti    { font-family: Arial; font-size: 9pt; font-weight: normal; color: #000000;}

.formtext
{
font-size: 9pt;
color: #000000;
background-color: #FF0000;
}
textarea

{
    BACKGROUND-COLOR: #FFFFFF;
    BORDER-BOTTOM: 1px inset #6600CC 1px solid;
    BORDER-LEFT: 1px outset #6600CC 1px solid;
    BORDER-RIGHT: 1px inset #6600CC 1px solid;
    BORDER-TOP: 1px outset #6600CC 1px solid;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, Verdana;
    FONT-SIZE: 9pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal
}

select
{
    BACKGROUND-COLOR: #FFFFFF;
    BORDER-BOTTOM: 1px inset #6600CC 1px solid;
    BORDER-LEFT: 1px outset #6600CC 1px solid;
    BORDER-RIGHT: 1px inset #6600CC 1px solid;
    BORDER-TOP: 1px outset #6600CC 1px solid;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, Verdana;
    FONT-SIZE: 9pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
}

input
{
    BACKGROUND-COLOR: #FFFFFF;
    BORDER-BOTTOM: 1px inset #6600CC 1px solid;
    BORDER-LEFT: 1px outset #6600CC 1px solid;
    BORDER-RIGHT: 1px inset #6600CC 1px solid;
    BORDER-TOP: 1px outset #6600CC 1px solid; 
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, Verdana;
    FONT-SIZE: 9pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
}

.InputButton
{
    BACKGROUND-COLOR: #FFFFFF;
    COLOR: #000000;
    BORDER-BOTTOM: 0px inset #6600CC 1px solid;
    BORDER-LEFT: 0px outset #6600CC 1px solid;
    BORDER-RIGHT: 0px inset #6600CC 1px solid;
    BORDER-TOP: 0px outset #6600CC 1px solid;
    FONT-FAMILY: Arial, Helvetica, Verdana;
    FONT-SIZE: 9pt;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
}

td.dotrand
{
	
    BORDER-BOTTOM: 1px inset #C0C0C0;
    BORDER-LEFT: 0px inset #C0C0C0;
    BORDER-RIGHT: 0px inset #C0C0C0;
    BORDER-TOP: 1px outset #C0C0C0;	
    border-style: dotted;
}

<%
If InStr(Request.ServerVariables ("HTTP_USER_AGENT"),"MSIE") Then
%>
fieldset { border:1px dotted #CCCCCC}
<%
End If
%>
legend {
  padding: 0.2em 0.5em;
  border:1px solid #3366FF;
  background-color: #FFFFFF;
  color:#3366FF;
  font-size:100%;
  text-align:right;
  }

-->
</style>
</head>
