body.content {
	background-image: url(../images/eagleBG.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	scrollbar-base-color: #FEF9D8;
	scrollbar-arrow-color: #FFCC33;
	scrollbar-shadow-color: #FFFF99;
	margin-left: 5px;
	margin-top: 5px;
}
		
body.headmenu {
	background-image: url(../images/bg_headMenu.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: -1px;
}

body.rightGallery {
	background-image: url(../images/rightGallery_LogoRest.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: -10px 0px;
	margin-left: 4px;
	margin-top: 5px;
}

table.bordered {  border: 1px #FFCC33 solid}

table.rightGallery_aussen {  
		border: #FFCC33 solid; 
		border-width: 0px 1px}

td.rightGallery_innen {  
		border: #FFCC33 solid; 
		border-width: 1px 0px 0px}
		
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
td.newsHeader {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #CC3333; background-color: #FCED98; font-weight: bold; font-variant: normal; }
td.tableHeader { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #CC3333; background-color: #FCED98; font-weight: bold; font-variant: normal; }
td.programm-uhrzeit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	width: 120px;
	text-align: left;
	vertical-align: top;
}
td.programm-beschreibung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	vertical-align: top;
}

A:link, A:visited, A:active 
	{ color: #CC3333; text-decoration: none; }
A:hover 
	{ color: #CC3333; text-decoration: underline; }

.layers {
	LEFT: 27px; VISIBILITY: hidden; WIDTH: 750px; POSITION: absolute; TOP: 69px; HEIGHT: 16px; clip:     rect(   )
}
.grossRot {  font-size: 18px; font-weight: bold; color: #CC3333; font-style: normal;}
.rot {  font-weight: bold; color: #CC3333; font-style: normal;}
font.workshopHeader { FONT-SIZE: 18px; color: #CC0000; font-weight: bold; font-variant: normal;}
tr.colored {
	background-color: #FDF8D7;
}
h1 						{
	font-size: 18px;
	font-weight: bold;
	color: #CC3333;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
}
h2 { 
	font-size: 16px; 
	font-weight: bold; 
	color: #CC3333; 
	font-style: normal; 	
	white-space: nowrap;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #CC3333;
	font-style: normal;
    margin-top: -5px;
	margin-bottom: -3px;
    white-space: nowrap;
}

font.small {
	font-size: 9px;
}

img.inlinePicture {
	border: 1px solid #000000;
	margin: 10px 15px;
}
	
/************************** CLASSIFIED ************/
/*** Oberster Table für alle ad-tables ***/
table.adTableContainer {
	width: 800px;
}

/*** Übersicht ***/
td.adListing {
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	white-space:nowrap;
}

div.briefDescription {
	padding-top:10px;
	font-size: 11px;
	color:#999999;
}

/*****/

table.adDetails {

}

tr.adDetails {	
}

td.adDetails {
	padding: 5px;
	font-size:12px;
	vertical-align: top;
}

font.adDetailsHeader {
	font-weight: bold;
}

font.adDetailsValue {
}

/****/

table.editAd {
	margin-top: 10px;
	padding: 5px;
}

td.editAdHeader {
	padding: 5px;
	vertical-align: top;
	color:#000000;
	background-color: #FDF8D7;
	font-size: 12px;
}

td.editAdValue {
	font-size: 12px;
	padding-left: 10px;
}

/****/
font.adCategory {
  font-size: 14px;
}

font.newAd {
  color: #CC3333;
}

