* In diesem Stylesheet werden die Formatierungseigenschaften */
/* grundlegend für die gesamte Website definiert */

body 
{
	background-color: white;	
 	scrollbar-arrow-color: white; 
	scrollbar-base-color: #c5c5c5;
	scrollbar-highlight-color : #e6e6e6; 
	scrollbar-shadow-color : #c5c5c5;
	SCROLLBAR-TRACK-COLOR: #ff810a;

}

p { }
td { }
a:link { color: #777; font-size: 13px; font-family: Helvetica, Arial, Geneva; font-weight: bold; line-height: 16px; text-decoration: none; }
a:hover { color: #ff810a; font-size: 13px; font-family: Helvetica, Arial, Geneva; font-weight: bold; line-height: 16px; text-decoration: none; }
a:visited { color: #777; font-size: 13px; font-weight: bold; line-height: 16px; text-decoration: none; }
a:active { color: #ff810a; font-size: 13px; font-weight: bold; line-height: 16px; text-decoration: none; }
.text13pt { font-size: 13px; font-family: Helvetica, Arial, Geneva; font-weight: bold; line-height: 16px; }
.copytext12pt { font-size: 12px; font-family: Helvetica, Arial, Geneva; line-height: 15px; }
.copytext13pt { font-size: 13px; font-family: Helvetica, Arial, Geneva; line-height: 16px; }
.listentext13pt { font-size: 13px; font-family: Helvetica, Arial, Geneva; line-height: 16px; }
.headline15pt { color: #ff810a; font-size: 15px; font-family: Helvetica, Arial, Geneva; font-weight: bold; line-height: 17px; }
.subhead_orange13pt { color: #ff810a; font-size: 13px; font-family: Helvetica, Arial, Geneva; font-weight: bold; line-height: 15px; }
.subheadline14pt { font-size: 15px; font-family: Helvetica, Arial, Geneva; font-weight: normal; line-height: 17px; }
.mainlink a { color: #777; font-size: 13px; font-family: Helvetica, Arial, Geneva; font-weight: bold; line-height: 16px; text-decoration: none; }
.contentlink a { color: #575959; font-size: 13px; font-family: Helvetica, Arial, Geneva; font-weight: bold; line-height: 16px; text-decoration: none; }
.contentlinktitel a { color: #000; font-size: 13px; font-family: Helvetica, Arial, Geneva; font-weight: bold; line-height: 16px; text-decoration: none; }
.buttomlink a { color: #fff; font-size: 12px; font-family: Helvetica, Arial, Geneva; font-style: normal; line-height: 14px; text-decoration: none; }
.mainlink a:hover { color: #ff810a; font-size: 13px; font-family: Helvetica, Arial, Geneva; font-weight: bold; line-height: 16px; text-decoration: none; }
.contentlink a:hover { color: #ff810a; font-size: 13px; font-family: Helvetica, Arial, Geneva; font-weight: bold; line-height: 16px; text-decoration: none; }
.contentlinktitel a:hover { color: #ff810a; font-size: 13px; font-family: Helvetica, Arial, Geneva; font-weight: bold; line-height: 16px; text-decoration: none; }
.buttomlink a:hover { color: #d91100; font-size: 12px; line-height: 14px; text-decoration: none; }
#buttomlink { text-decoration: none; padding-top: 7px; padding-left: 0; }

/* #d91100 = rot; #ff810a = orange
/* OLD: .subhead_orange13pt { color: #d91100; font-size: 13px; font-family: Helvetica, Arial, Geneva; font-weight: bold; line-height: 15px; }*/


table, tr, td
{
	font-size: 10pt;
	margin: 0px;
	color: black;
	font-family: sans-serif,verdana ; 	
}



/* scrolleiste internet explorer ab vers.5.5 */



.rub
{ 
	color: white;  
	background-color: #eeeeee; 
	font-family: verdana,arial; 
	font-size: 9pt;
}

.textLastChange
{
	font-size: 8pt;
	margin: 0px;
	color: silver;
	font-family: verdana,arial;
	height: 20px;
}

.linktext 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none
}



#MenuHeaderRed
{
	high = 20pt
	padding-left: 0px;
	font-weight: bold;
	font-size: 12pt;
	padding-bottom: 4px;
	color: #cc3300;
	padding-top: 4px;
	font-family: sans-serif,verdana;
	text-align: left;
}


/* NEWS */

TABLE.News			/*border:none;*/
{
	width:100%;
	/* font-size:10pt; */
	font-size: 10px;
	font-family: sans-serif,verdana ; 
	border: none;
	vertical-align: middle;
}
TD.News_Leer	/* Leer */
{
	font-size: 10px;
	font-family: sans-serif,verdana ; 
	width:5px;
	vertical-align: middle;
}
TD.News_Left	/* Linke Spalte eingerückt */
{
	font-size: 10px;
	font-family: sans-serif,verdana ; 
	width:67px;
	vertical-align: middle;
}
TD.News_Count	/* Leer */
{
	font-size: 10px;
	font-family: sans-serif,verdana ; 
	width:20px;
	vertical-align: middle;
}
TD.News_Typ	/* Alternativdaten Bezeichnung */
{
	font-size:10pt;
	font-family: sans-serif,verdana ; 
	width: 50px;
	vertical-align: middle;		
}
TD.News_Datum	/* Datum */
{
	font-size:10pt;
	font-family: sans-serif,verdana ; 
	width: 50px;
	vertical-align: middle;			
}
TD.News_Titel	/* Titel */
{
	font-size:10pt;
	font-family: sans-serif,verdana ; 
	vertical-align: middle;		
}
TD.News_Customer	/* Kunde */ 
{
	font-size:10pt;
	font-family: sans-serif,verdana ; 
	vertical-align: middle;
	font-weight: bold;		
}
TD.News_Link	/* Kunde */
{
	font-size:10pt;
	font-family: sans-serif,verdana ; 
	vertical-align: middle;			
}
TD.News_Gebiet
{
	/*colspan: 5;*/
	font-size:10pt;
	font-family: sans-serif,verdana ; 
	font-style: italic;
	vertical-align: middle;
}	
TD.News_Status	/* Datum */
{
	font-size:10pt;
	font-family: sans-serif,verdana ; 
	width: 25px;
	vertical-align: middle;
}

/* Statuslogos */
TD.News_Col_7_offen			/*Status=offen*/
{
	width:40px;
	background-image: url(../bilder/StatusOP.gif);
	background-repeat:no-repeat;
	background-position: middle;
	vertical-align: middle;			
}
TD.News_Col_7_besetzt		/*Status=besetzt*/
{	
	width:40px;
	background-image: url(../bilder/StatusBesetzt.gif);
	background-repeat:no-repeat;
	background-position: middle;
	vertical-align: middle;				
}
TD.News_Angebote
{
	height = 20pt
	/*padding-left: 0px;*/
	font-family:sans-serif, verdana; 
	font-weight: bold;
	font-size: 10pt;
	/*padding-bottom: 4px;*/
	color:#FF3E3E;
	/*padding-top: 4px;*/
	font-family: sans-serif,verdana;
	text-align: left;
	vertical-align: middle;
}
TR.News_Row
{
	height: 20pt;
	font-size:10pt;
	font-family:sans-serif, verdana; 
	vertical-align: middle;		
}
	/*border-bottom-width: 1; */
	/*border-bottom-color: rgb:(153,153,153); */
	/*border-bottom-style: dashed;*/
	
	/*style="border-bottom-width:1; border-bottom-color:rgb(153,153,153); border-bottom-style:dashed;"*/
	/*height:23px;*/