/******************************************************************************************/
/* "normale" Links */
/******************************************************************************************/
/*noch nicht besuchter Link669999*/
a:link {color:#000000; 
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
/*Link nach dem besuchten Link669999*/
a:visited {color:#000000;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
/*Link beim OnMouseOver*/
a:hover {color:#6887A6;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

/******************************************************************************************/
/* "farbige" Links fuer ext. Verweise*/
/******************************************************************************************/
/*noch nicht besuchter Link669999*/
a.farbig:link {color:#6887A6; 
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
/*Link nach dem besuchten Link669999*/
a.farbig:visited {color:#6887A6;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
/*Link beim OnMouseOver*/
a.farbig:hover {color:#88A0B9;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

/******************************************************************************************/
/* Linkdefinition fuer "Druckversion */
/******************************************************************************************/
/*noch nicht besuchter Link669999*/
a.print:link {color:#6887A6; 
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
/*Link nach dem besuchten Link669999*/
a.print:visited {color:#6887A6;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
/*Link beim OnMouseOver*/
a.print:hover {color:#88A0B9;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
/******************************************************************************************/
/* Linkdefinition fuer die Navigation im Content */
/******************************************************************************************/
/*noch nicht besuchter Link669999*/
a.navi:link {color:#ffffff; 
	font-size:11px;
	
	text-decoration:none;
	font-weight:bold;
}
/*Link nach dem besuchten Link669999*/
a.navi:visited {color:#ffffff;
	font-size:11px;

	text-decoration:none;
	font-weight:bold;
}
/*Link beim OnMouseOver*/
a.navi:hover {color:#000000;
	font-size:11px;
	
	text-decoration:none;
	font-weight:bold;
}

/******************************************************************************************/
/* Linkdefinition fuer die Bold + Farbig */
/******************************************************************************************/
/*noch nicht besuchter Link669999*/
a.boldfarbig:link {color:#000000; 
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
/*Link nach dem besuchten Link669999*/
a.boldfarbig:visited {color:#000000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
/*Link beim OnMouseOver*/
a.boldfarbig:hover {color:#4E7297;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
/******************************************************************************************/
/* Linkdefinition fuer die Bold + Farbig auf der Startseite */
/******************************************************************************************/
/*noch nicht besuchter Link669999*/
a.boldindex:link {color:#4E7297; 
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
/*Link nach dem besuchten Link669999*/
a.boldindex:visited {color:#4E7297;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
/*Link beim OnMouseOver*/
a.boldindex:hover {color:#000000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
/******************************************************************************************/
/* Allgemeine Definitionen */
/******************************************************************************************/
/*####### Hintergrundfarbe 003333 336666 669999 f5fffa CCCC99 bc8f8f#######*/
BODY { 
	background-color:#ffffff;
	}

/*####### Schrifttyp fuer alle Tags #######*/
BODY,H1,H2,H3,H4,H5,H6,A,P,UL,OL,LI,DD,DL,DT,DIV,TABLE,TBODY,TR,TH,TD,TEXTAREA,OPTION,INPUT,B,I,PRE {
 	font-family:Verdana,Arial,Helvetica,Verdana,sans-serif; 
}

/*Fontangaben fuer alles ausser Links, TH-Tag und Ueberschriften99CCCC 669999 */
BODY,P,UL,OL,LI,DD,DL,DT,DIV,TABLE,TR,TH,TD,TEXTAREA,OPTION,I,PRE {
	color:#000000;
	font-weight:normal;
	font-size:11px;
}

/*Fontangaben fuer Ueberschriften*/
H1,H2,H3,H4,H5,H6 {
	color:#000000;
	font-size:11px;
	font-weight:bold;
}

B {
	color:#000000;
	font-size:11px;
	font-weight:bold;
}
HR {
	text-align:left;
	height:1px;
	width:525px;
	color:#88A0B9;
}
/*Farbangabe fuer Tabellenzellen*/
TABLE {
	background-color:#ffffff;
	border-width:1px;
	border-style:solid;
	border-color:#88A0B9;
}
TH {
	text-align:left;
	font-weight:bold;
}
/******************************************************************************************/
/* Definitionen fuer Content-Tabellen */
/******************************************************************************************/
/*: Tabelle mit Kategorieüberschrift u. Zurücknavigation*/
.tblinfo {
	background-color:#ffffff;
	border:0px;
	border-bottom:0px;
	border-right:0px;
	border-left:0px;
	border-top:1px;
	border-style:solid;
	border-color:#000000;
	padding:0px;
	margin:0px;
}

.thinfo {
	background-color:#4E7297;
	border-width:1px;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-style:solid;
	border-color:#4E7297;
	padding:0px;
	margin:0px;
	width:547px;
	height:24px;
}
/* Haupttabelle mit Seiteninhalt*/
.tblcontent {
	background-color:#ffffff;
	border:0px;
	border-bottom:0px;
	border-right:1px;
	border-left:1px;
	border-top:0px;
	border-style:solid;
	border-color:#4E7297;
	padding:0px;
	margin:0px;
}
/* Haupttabelle mit Seiteninhalt*/
.tblcontentfarbe {
	background-color:#88A0B9;
	border:0px;
	border-bottom:0px;
	border-right:1px;
	border-left:1px;
	border-top:0px;
	border-style:solid;
	border-color:#4E7297;
	padding:0px;
	margin:0px;
}
/* Zelle mit Subueberschrift: */
.tblheader {
	background-color:#6887A6;
	border-width:1px;
	border-top:1px;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
	border-style:solid;
	border-color:#000000;
	padding:0px;
	margin:0px;
	width:547px;
	height:24px;
}
/* Zelle mit eigentlichem Seiteninhalt*/
.tbldata {
	padding:10px;
	line-height:12pt;	
}
.tbldataIndex {
	padding:10px;
	line-height:12pt;
	font-size:11pt;
}
.thinfoindex {
	background-color:#4E7297;
	border-width:0px;
	border-top:1px;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
	border-style:solid;
	border-color:#000000;
	padding:0px;
	margin:0px;
	width:547px;
	height:24px;

}

.navivisi {
	color:#88A0B9;
	font-weight:bold;
}
.boldfarbig {
	color:#ffffff;
}
.boldbereiche {
	color:#4E7297;
	font-size:11px;
	font-weight:bold;
}
.normalfarbig {
	color:#ffffff;
	font-weight:normal;
}

/******************************************************************************************/
/* Formularfelder */
/******************************************************************************************/
TEXTAREA, INPUT, SELECT, OPTION { 
	border:1px solid;
	border-color:#000000;
	font-family:verdana,arial;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	text-align:left;
	scrollbar-3dlight-color:#6887A6;
	scrollbar-arrow-color:#88A0B9;
	scrollbar-base-color:#ffffff;  
	scrollbar-darkshadow-color:#ffffff;  
	scrollbar-face-color:#ffffff; 
	scrollbar-highlight-color:#ffffff;  
	scrollbar-shadow-color:#6887A6; 
	width:300px;
}
TEXTAREA {
	height:100px;
}
.submitbtn {
	border:1px solid;
	border-color:#88A0B9;
	font-family:verdana,arial;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	background-color:#88A0B9;
	text-align:left;
	width:150px;
}
.submitbtnpos {
	text-align:right;
	width:100%;
}
.pflichtfelder {
	width:300px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 3px solid #000000;
}
.radiobox {
	width:20px;
	background-color:#88A0B9;
	border-color:#88A0B9;
	vertical-align:middle;
}
/******************************************************************************************/
.tblform {
	background-color:#88A0B9;
	border:0px;
}
.tblformtdleft {
	width:170px;
	font-weight:bold;
	text-align:right;
	border:0px solid;
	border-color:#000000;
}
.tblinfohell {
	background-color:#A8BACC;
	border:0px;
	width:545px;	
}
.padd10 {
	padding:10px;
}

/* verwendet für 10-punkt Schrift z.B. Forum Userinfos*/
.fontklein {
	font-size:10px;
	line-height:13px;
}

/******************************************************************************************/
/* FORUM */
/******************************************************************************************/
/* forumtabmain in fast allen forumsdateien verwendet*/
.forumtabmain {
	border:1px;
	width:545px;
	background-color:#88A0B9;
}
/* forumtbldate verwendet in: forum_kategorieanzeigen.php und index.php, */
.forumtbldata {
	border:0px;
	border-bottom:1px; 
	border-style:solid;
	border-color:#4E7297
}
/* forumdunkel ausschliesslich in forum_beitraganzeigen.php verwendet*/
.forumtddunkel {
	background-color:#6887A6;
	line-height:10pt;
	border:0px;
	border-bottom:0px; 
	border-top:1px;
	border-style:solid;
	border-color:#4E7297;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:8px;
}
/* forumhell in forum_beitraganzeigen.php und forum_antwort.php verwendet*/
.forumhell {
	background-color:#A8BACC;
	line-height:12px;
	border:0px;
	border-bottom:1px; 
	border-style:solid;
	border-color:#4E7297;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:8px;
}
.jobtdhell {
	background-color:#A8BACC;
	border:0px;
	border-bottom:1px; 
	border-style:solid;
	border-color:#4E7297;	
	padding-left:10px;
}
.jobstdhellform {
	background-color:#A8BACC;
	line-height:12px;
	border:0px;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:8px;
}

.tblformJobs {
	background-color:#88A0B9;
	border:0px;
	border:0px;
	border-bottom:1px; 
	border-style:solid;
	border-color:#4E7297;
}
.kleinbold {
	font-size:10px;
	font-weight:bold;
	color:#000000;
}
.klein {
	font-size:10px;
	font-weight:normal;
	color:#000000;
}
.indextdlinie {
	background-color:#ffffff;
	border:0px;
	border:0px;
	border-bottom:1px; 
	border-style:solid;
	border-color:#4E7297;
	padding:5px;
}
.indextdlinieBG {
	background-color:#88A0B9;
	border:0px;
	border-bottom:1px; 
	border-top:1px; 
	border-style:solid;
	border-color:#4E7297;
	padding:5px;
}

