body 			
{
	font-family: arial;  
	font-size: 13px; 
	color: #000000; 
	background-color: #ffffff;
}	/* allgemein text */

p 				
{
	font-family: arial; 
	font-size: 13px; 
	color: #000000; 
	margin-left:8px
}	/* text in p-tags */

td 				
{
	font-family: arial; 
	font-size: 13px; 
	color: #000000
}	/* text in tabellen */

tr 				
{
	font-family: arial; 
	font-size: 13px; 
	color: #000000
}	/* text in tabellen */

dd 				
{
	font-family: arial; 
	font-size: 13px;  
	color: #000000
}	/* text in tabellen */

.TitelZelle 	
{ 
	background-color:#0066CC; 
	height:23px
}					/* farbe und höhe der blauen titelzellen */

.Titel 		
{ 
	font-family: arial; 
	font-size: 13px; 
	font-weight:bold; 
	color: #FFFFFF
}	/* farbe und grösse des texts in den blauen titelzellen */ 

span.Browser
{
	font-family: arial; 
	font-size: 13px; 
	font-weight:bold; 
	color: #FFFFFF
}

.InhaltZelle 	
{
	background-color:#E6E6E6
}									/* hintergrundfarbe der toplinks und services */

.Inhalt 		
{
	font-family: arial; 
	font-size: 13px; 
	color: #000000
}	/* farbe und grösse des texts der toplinks und services */

td.TabellenInhalt
{
	font-family: arial; 
	font-size: 13px; 
	color: #000000
}

.ZelleSchwarz	
{
	background-color:#000000
}	/* Schwarze Striche zwischen Links auf der rechten Seite auf der Startseite sind eigentlich schwarze Zellen */

.KleinWeiss	
{ 
	font-family: arial; 
	font-size: 11px; 
	color: #FFFFFF
}	/* text "popnet" in weiss */

.KleinSchwarz	
{ 
	font-family: arial; 
	font-size: 11px; 
	color: #000000
}	/* text "popnet" in schwarz */

a				
{
	text-decoration:none;
	color: #000000;
}	/* links werden ohne unterstreichung dargestellt */
	
a:hover		
{
	text-decoration:underline
}	/* links werden beim drüberfahren unterstrichen */


.kursiv		
{
	font-style:italic 
}											/* kursiver text (namentlich links im verzeichnis) */

.bold	
{
	font-weight:bold
}											/* fetter text */

input.Textbox0
{
}
	/* Spezialfarbe und -Rand eliminiert; 03.07.2003/Hans
	border-color: #0066CC;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; */

input.Textbox200
{
	width: 200px;
}
	/* Spezialfarbe und -Rand eliminiert; 03.07.2003/Hans
	border-color: #0066CC;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	margin-top: 3px;
	margin-bottom: 3px; */

input.Textbox300
{
	width: 300px;
}
	/* Spezialfarbe und -Rand eliminiert; 03.07.2003/Hans
	border-color: #0066CC;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	margin-top: 3px;
	margin-bottom: 3px; */

textarea.Textbox300
{  
	height: 80px; 
	width: 300px; 
}
	/* Spezialfarbe und -Rand eliminiert; 03.07.2003/Hans
	border-color: #0066CC; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	margin-top: 3px;
	margin-bottom: 3px; */

input.Button
{
	width: 80px;
}
	/* Spezialfarbe und -Rand eliminiert; 03.07.2003/Hans
	border-color: #0066CC;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; */

input.Button100
{
	width: 100px;
	font-family: Arial;
}
	/* Spezialfarbe und -Rand eliminiert; 03.07.2003/Hans
	border-color: #0066CC;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; */

textarea.Textarea200
{  
	height: 80px; 
	width: 200px; 
}
	/* Spezialfarbe und -Rand eliminiert; 03.07.2003/Hans
	border-color: #0066CC; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	margin-top: 3px;
	margin-bottom: 3px; */

select.Select200
{
	width: 200px; 
}
	/* Spezialfarbe und -Rand eliminiert; 03.07.2003/Hans
  border-color: #0066CC; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	margin-top: 3px;
	margin-bottom: 3px; */

select.Select300
{
	width: 300px; 
}
	/* Spezialfarbe und -Rand eliminiert; 03.07.2003/Hans
  border-color: #0066CC; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	margin-top: 3px;
	margin-bottom: 3px; */


input#search_textDef		
{
	width: 355px
}

input#search_text			
{
	width: 485px
}