/* ================================
    CSS STYLES FOR a3z05
   ================================
blue
#425D8C	dunkel
#6B8EB5 mitte
#9CB2CE hell

#99A8C1 neu

gray
#DEDBDE dunkel
#F7F3F7 hell

orange
#FF6600
#FFA365

*/
/* PAGE DESKTOP */
.DesktopTable
{
	background-color: white;
	/*background-image: url(../../skins/a3z01/images/bgdesktop.gif);*/
}
/* oben und unten von DesktopTable*/
.DesktopTableTop
{
	background-color: white;
}
.DesktopTableBottom
{
	background-color: white;
	/*background-image: url(../../skins/a3z01/images/bgdesktop.gif);*/
}
/* Linke und rechte Spalte von DesktopTable*/
.DesktopTableLeft
{
	background-color: white;
	/*background-image: url(../../skins/a3z05/images/a3zLogo_2.gif);*/
}
.DesktopTableRight
{
	background-color: white;
}
/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
    background-color: white;
}

/* background color for the content part of the pages */
Body
{
    background-color: white;
    /*background-image: url(../../skins/a3z01/images/bgdesktop.gif);*/
}

/* background/border colors for the selected tab */
.TabBg {
    background-color: black;
}
.FooterBg {
    background-color: red;
}
.LeftPane  
{
	background-color: #99A8C1;
	/*background-image: url(../../skins/a3z05/images/bgLeftPane.jpg);*/
}

.ContentPane
{
	background-color: white;
	
}

.RightPane
{
	background-color: #DEDBDE;
	background-image: url(../../skins/a3z05/images/bgRightPane.gif);
}
.HeaderPane
{
	 background-color: #DCDCDC;
}
.PanePrint
{
	border-top: thin solid;
	border-right: thin solid;
	border-bottom: thin solid;
	background-color: white;
}
.Header
{
	border-right: black 1px solid;border-left: black 1px solid;border-top: black 1px solid;border-bottom: black 1px solid;
	padding-right: 8px;padding-left: 8px;padding-top: 2px;padding-bottom: 2px;		
	font-weight: normal;
	font-size: 8pt;		
	color: #333333;		
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	background-color: white;
	text-decoration: none;
}
.HeaderLogo
{
	font-weight: bold;
	font-size: 7pt;
	text-transform: uppercase;
	color: #425d8c;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	letter-spacing: 1pt;
}
.HeaderMenu
{
	font-weight: normal;
	font-size: 8px;
	text-transform: uppercase;
	color: #425d8c;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	letter-spacing: 1pt;
}
.HeaderInfo
{
	font-weight: bold;
	font-size: 13px;
	text-transform: lowercase;
	color: white;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	letter-spacing: 1pt;
}
A.HeaderInfo:link
{
	color: white;
	text-decoration: none;
}

A.HeaderInfo:visited   {
    text-decoration:    none;
    color:  white;
}

A.HeaderInfo:active    {
    text-decoration:    none;
    color:  white;
}

A.HeaderInfo:hover {
    text-decoration:    underline;
    color:  white;
}

.Footer
{
	font-weight: normal;
	font-size: 7pt;
	color: white;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	letter-spacing: 1pt;
}
A.Footer:link
{
	color: white;
	text-decoration: none;
}

A.Footer:visited   {
    text-decoration:    none;
    color:  white;
}

A.Footer:active    {
    text-decoration:    none;
    color:  white;
}

A.Footer:hover {
    text-decoration:    underline;
    color:  white;
}
/* desktopdefaultprinter */
.PrintCommandButton
{
	font-weight: normal;
	font-size: 10px;
	border-right: black 1px solid;border-left: black 1px solid;border-top: black 1px solid;border-bottom: black 1px solid;
	padding-right: 8px;padding-left: 8px;padding-top: 2px;padding-bottom: 2px;	
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	letter-spacing: 1px;
	/*background-color: #425D8C;*/
}
.PrintHeader
{
	font-weight: bold;
	font-size: 13px;
	text-transform: lowercase;
	color: #425D8C;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	letter-spacing: 1pt;
}
/* --------------------- */
.SelectedMenu {
    font-weight: normal;
    font-size: 11px;
    color: black;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    text-decoration: none;
}
/* text style for the selected tab */
.SelectedTab {
    font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color:white;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color:#cccccc;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 8.5pt;
    color: white;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color:white;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:hover    {
    text-decoration:    none;
    color:#cccccc;
}
.XMLPanelTitle
{		
	font-weight: normal;
	font-size: 10px;
	color: #425D8C;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;	
}
.XMLPanelTitleAdvanced
{		
	font-weight: normal;
	font-size: 10px;
	color: #425D8C;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;	
	letter-spacing: 0px;
	border-left: #FFA365 2px solid;
	padding-left: 5pt;
	border-bottom: darkgray 1px solid;
	padding-bottom: 2pt;
}

.XMLPanelContent
{
	display: block;
	/*padding-left: 5pt;
	padding-right: 5pt;*/
	padding-bottom: 7pt;	
	font-weight: normal;
	font-size: 10px;
	color: black;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}
.XMLHead
{
	font-weight: normal;
	font-size: 10px;
	padding-bottom: 0pt;
	color: #425D8C;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	letter-spacing: 1px;
	border-top: darkgray 1px solid;
	padding-left: 5pt;
	padding-bottom: 1pt;
	border-left: #FFA365 2px solid;
	padding-top: 0pt;
	/*border-bottom: darkgray 1px solid;	
	border-right: 1px solid darkgray;*/
}
/* GENERAL */
/* style for module titles */
.Head
{
	font-weight: normal;
	font-size: 10px;
	padding-bottom: 0pt;
	color: #425D8C;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	letter-spacing: 1px;
}


TABLE.ModuleTable
{	
	margin-left: 0pt;
}
TR.ModuleHead
{
	background-color: #F7F3F7;
	/*background-image: url(../../skins/a3z02/images/bg_module.gif);*/
}
TD.ModuleHeadLeft
{
	border-top: darkgray 1px solid;
	padding-left: 5pt;
	padding-bottom: 1pt;
	border-left: #FFA365 2px solid;
	padding-top: 0pt;
	border-bottom: darkgray 1px solid;	
}

TD.ModuleHeadRight 
{
	border-top: 1px solid darkgray; 
	border-right: 1px solid darkgray;
	border-bottom: 1px solid darkgray; 
	padding-right:5pt; 
	padding-top:0pt; 
	padding-bottom:1pt; 	
}

TD.ModuleAdmin     
{
	border-bottom: 1px solid darkgray; 
	border-left: 0px solid blue; 
	border-top: 0px solid darkgray; 
	padding-left:5pt; 
	padding-right:5pt;
	border-collaps: collapse; 
	border-right: 0px solid blue;
}
/* style of item titles on edit and admin pages */
.SubHead
{
	padding-right: 3px;
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align: right;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;	
	text-align: right;
}

/* text style used for most text rendered by modules */
.Normal
{
	font-weight: normal;
	font-size: 10px;
	color: black;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}
.NormalSmall
{
	font-weight: normal;
	font-size: 10px;
	color: black;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFA365
}

.NormalBold
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	/*letter-spacing: 1px;*/
}
.GridItem
{
	background-color: #DCDCDC;
}
.GridItemAlternating
{
	background-color: #cecece;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	color: #333300;
	text-decoration: underline;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #333300;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #333300;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}
    
/* GENERIC */
H1  {
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #333300;
}

H4  {
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #333300;
}

H5, DT  {
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:  10px;
    font-weight:    bold;
    color: #333300;
}

H6  {
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:  10px;
    font-weight:    bold;
    color: #333300;
}

TFOOT, THEAD    {
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:  12px;
    color: #333300;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #333300;
}

A:link
{
	color: black;
	text-decoration: none;
}

A:visited   {
    text-decoration:    none;
    color:  black;
}

A:active    {
    text-decoration:    none;
    color:  black;
}

A:hover {
    text-decoration:    underline;
    color:  #425D8C;
}

SMALL
{
	font-size: 8px;	
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR
{
	color: dimgray;
	height: 1pt;
	text-align: left;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}

/* css for orgchart / sitemap */
TD.orgname
{
	border-right: gray 1px solid;
	padding-right: 2pt;
	border-top: gray 1px solid;
	padding-left: 2pt;
	padding-bottom: 2pt;
	border-left: gray 1px solid;
	width: 120px;
	padding-top: 2pt;
	border-bottom: gray 1px solid;
	height: 30px;
	background-color: #99A8C1;
}
TD.orgactive 
{
	border: 2 solid darkgray;
	padding-left: 5pt;
	padding-top: 5pt;
    padding-bottom: 5pt;
    padding-right: 5pt;
    width:150px;
    height:40px;
    background-color: #99A8C1;
}
TD.org3top 
{
	border-left: 1 solid gray;
	border-bottom: 1 solid gray;
	width:10px;
}
TD.org3bot 
{
	border-left: 1 solid gray;
	width:10px;
}
TD.org3spacertop 
{
	border-left: 1 solid gray;
}
TD.org2left 
{
	border-right: 1 solid gray;
	border-top: 2 solid gray;
	width:10px;
}
TD.org2right 
{
	border-top: 2 solid gray;
	border-left: 1 solid gray;
	width:10px;
}
TD.org2spacerright 
{
	border-top: 2 solid gray;
	width:10px;
}              
TD.org3spacerright 
{
	width:10px;
}
TD.org1left 
{
	border-right: 1 solid gray
}
TD.org1right 
{
	border-left: 1 solid gray;
}
P.orgname
{
	margin-top: 0pt;
	font-size: 8pt;
	margin-bottom: 0pt;
	padding-top: 5px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align: left;
	
}
P.orgnamedisable
{
	margin-top: 0pt;
	font-size: 8pt;
	margin-bottom: 0pt;
	color: white;
	padding-top: 5px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align: center;
}
P.orgjob
{
	margin-top: 0pt;
	font-size: 8pt;
	margin-bottom: 0pt;
	color: blue;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;	
}


/* Styles for Private Messaging */

/* Style used for default non-selected tabs */
.TabDefault { font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold; padding-left: 20px; background-color: #e7e7e7; margin-left: 10px; margin-right: 10px; border-bottom: solid 1px black; }

/* Style used for the selected tab */
.TabSelected { font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold; background-color: #ffffff; border: 1px solid #000000;  border-bottom: none; padding-left: 20px; }

/* Style used for seperating the tabs */
.TabSeparator { background-color: #ffffff; border-bottom: 1px solid #000000; width: 5px; }

/* Style used for messaging central table */
.TabPage { border: solid 1px black; border-top: none; }

.PMSOtherCellTop { border-bottom: 1px #D2D2D2 solid; padding: 6px; background-color: whitesmoke; }

.PMSOtherCellBottom { border-top: 1px #D2D2D2 solid; padding: 6px; background-color: whitesmoke; }

.PMSHeaderCell { font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 11px; color: black; font-weight: bold; padding: 5px; background-color: #ffffcc }

.PMSCell { font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 11px; color: black; padding: 5px; }

.PMSCellAlternate { font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 11px; color: black; padding: 5px; background-color: #dddddd;}

/*****************************************************
TTT Forum style sheet
*****************************************************/
/*Rand der Module*/
.TTTBorder
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
}
.TTTSubBorder
{
    border: 10px solid; 
}
/*Überschrift der Module*/
.TTTHeader
{
	font-weight: normal;
	font-size: 11px;
	background-image: url(../../skins/a3z01/images/bg2_25.gif);	
	color: black;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	border-bottom: darkgray 1px solid;
}

/*Forengruppen*/
.TTTAltHeader
{
	font-weight: bold;
	font-size: 10px;
	background-image: url(../../skins/a3z01/images/bg1.gif);
	color: black;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	letter-spacing: 1pt;
}
.TTTAltHeaderText
{	
	color: black;
}
TD.TTTAltHeader
{
	height: 20px;	
}
/*Links der Foren*/
.TTTSubHeader
{	
	padding-right: 5px;
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;	
	text-align: right;
	letter-spacing: 1pt;
}
TD.TTTSubHeader
{
	background-color: #dcdcdc;
}
.TTTTitle
{
	font-weight: bold;
	font-size: 10px;
	color: red;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-decoration: none;
}
/* Spalten rechts*/
.TTTRow
{
	font-weight: normal;
	font-size: 10px;
	color: black;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}
TD.TTTRow
{
	background-color: #dcdcdc;
}
/*Spalten hervorgehoben --> Themen, Beiträge etc. */
.TTTRowHighLight
{	
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: normal;    
}
TD.TTTRowHighlight
{
	/*border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;*/
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	background-color: white;
}
TD.TTTRowStatusFolder
{
	border-right: darkgray 1px solid;
	/*border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;*/
	border-bottom: darkgray 1px solid;
	background-color: white;
}
/* Zusammenfassung der Foren letzte Zeile */
TD.TTTFooter
{	
	background-color: white;
	height: 20px;
	/*background-image: url(../../images/a3z/TTT/a3zpaul/TTT_Footer_BG.gif);*/
	background-image: url(../../skins/a3z01/images/bg1.gif);
}
.TTTFooter
{	
	background-color: white;	
}
.TTTFooterText
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;	
	/*padding-left: 40px;*/
}
.TTTButton
{
	border-right: black 1px solid;
	padding-right: 8px;
	border-top: black 1px solid;
	padding-left: 8px;
	font-weight: normal;
	font-size: 8pt;
	padding-bottom: 2px;
	border-left: black 1px solid;
	color: #333333;
	padding-top: 1px;
	border-bottom: black 1px solid;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	background-color: white;
	text-decoration: none;
}
/* hyperlink style for the selected tab */
A.TTTTitle:link {
    text-decoration:    none;
    color:yellow;
}
A.TTTTitle:visited
{
	color: blue;
	text-decoration: none;
}
A.TTTTitle:active
{
	color: blue;
	text-decoration: none;
}
A.TTTTitle:hover    {
    text-decoration:    none;
    color:green;
}
.TTTFormControl
{
	font-size: 11px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}
.TTTErrorText
{
	color: red;
}
.TTTQuote
{
	border-top: 1px red solid; 
	border-bottom: 1px red solid; 
}
/* text style for buttons and link buttons used in the portal admin pages */
.TTTCommand
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
} 
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.TTTCommand:link
{
	color: blue;
	text-decoration: underline;
}
A.TTTCommand:visited
{
	color: white;
	text-decoration: underline;
}
A.TTTCommand:active   {
    text-decoration:    underline;
    color: white;
}
A.TTTCommand:hover
{
	color: #ff9933;
	text-decoration: underline;
}

TD.TTTMainHeader
{
	background-color: red;
}
TD.TTTHeader
{
	height: 20px;
	background-color: gray;
}

TD.TTTAltFooter
{
	background-color:lightgrey;
	height: 20px; 		
	/*background-image: url(../../images/TTT/TTT_AltFooter_BG.gif);*/
}

/* text style used for most text rendered by modules */
.TTTNormal
{
	font-weight: normal;
	font-size: 10px;
	color: black;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.TTTNormalTextBox
{
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: normal;
}
.TTTNormalRed
{
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: red
}
.TTTNormalBold
{
	font-weight: bold;
	font-size: 10px;
	color: #333333;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	letter-spacing: 1px;
}
/* text style for buttons and link buttons used in the portal admin pages */
.TTTCommandButton
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.TTTCommandButton:link {
    text-decoration:    underline;
    color: #333300;
}

A.TTTCommandButton:visited  {
    text-decoration:    underline;
    color: #333300;
}

A.TTTCommandButton:active   {
    text-decoration:    underline;
    color: #333300;
}

A.TTTCommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}

/*-- style for DNN Classifieds PA --*/
.Classifieds_TopStrip
{
	border-right: darkgray 1px solid;
	padding-right: 8px;
	border-top: darkgray 1px solid;
	padding-left: 8px;
	font-weight: normal;
	padding-bottom: 0px;
	border-left: darkgray 1px solid;
	color: #333333;
	padding-top: 0px;
	border-bottom: darkgray 1px solid;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	background-color: #DCDCDC;
	background-image: url(../../skins/a3z01/images/bg2_25.gif);
}
.Classifieds_TableHeader
{
	
	font-weight: normal;
	font-size: 11px;
	color: black;
	/*background-image: url(../../skins/a3z01/images/bg2_25.gif);
	border-left: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-bottom: darkgray 1px solid;*/
	border-right: darkgray 1px solid;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	background-color: #dcdcdc;
}
.Classifieds_ParentCategory
{
	border-right: darkgray 1px solid;
	padding-right: 8px;
	border-top: darkgray 1px solid;
	padding-left: 8px;
	
	border-left: darkgray 1px solid;
	color: #333333;
	
	border-bottom: darkgray 1px solid;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	background-color: #DCDCDC;
	background-image: url(../../skins/a3z01/images/bg2_25.gif);
}
.Classifieds_ChildCategory
{	
	background-color: white;
	border-left: darkgray 1px solid;	
	border-right: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	border-top: darkgray 1px solid;
}
/*Hintergrund der UnterKategorien*/
.Classifieds_ListingsPanel
{	
	background-color: white
}
.Classifieds_AnnouncementPanel
{
	font-weight: normal;
	font-size: 15pt;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	letter-spacing: 1px;
	background-color: white;
	text-align: center;
}
.Classifieds_Confirmation
{
	background-color: #DCDCDC;
}
.Classifieds_ItemTop
{
	font-weight: bold;
	font-size: 10px;	
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	background-color: #DCDCDC;
	/*background-image: url(../../skins/a3z01/images/bg2_25.gif);
	border-bottom: darkgray 1px solid;*/
}
.Classifieds_ItemStatus
{
	font-weight: normal;
	font-size: 10px;
	border-bottom-color: white;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	background-color: #dcdcdc;
	border-bottom-style: solid;
}
.Classifieds_ItemBottom
{
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	background-color: white;
}
.Classifieds_MoreInfoTitle
{		
	color:black;
	background-color: #DCDCDC;
	border-left: darkgray 1px solid;	
	border-right: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	border-top: darkgray 1px solid;
	background-image: url(../../skins/a3z01/images/bg2.gif);	
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;		
}
.Classifieds_FeaturesChecklist
{		
	background-color: red;		
}
.Classifieds_HomeText
{
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	letter-spacing: 1pt;
}
/*-- style for Guestbook --*/
.Guestbook
{
	color:black;
	background-color: #DCDCDC;
	border-left: darkgray 1px solid;	
	border-right: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	border-top: darkgray 1px solid;
	background-image: url(../../skins/a3z01/images/bg2.gif);	
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;	
}
/*-- style for ContactManager --*/
.ContactManager
{
	font-weight: bold;
	font-size: 10px;
	line-height: 20px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	background-color: #DCDCDC;
	background-image: url(../../skins/a3z01/images/bg1_line.gif);	
}
.ContactManager_Footer
{
	padding-left: 10px;
	font-weight: normal;
	font-size: 11px;
	background-image: url(../../skins/a3z01/images/bg2_line.gif);
	color: black;
	line-height: 20px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	background-color: #dcdcdc;
}
/*-- style for Events --*/
.Events_Title
{
	font-weight: bold;
	font-size: 9px;	
	color: #CE3000;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	letter-spacing: 1px;
	background-color: #DCDCDC;
	background-image: url(../../skins/a3z01/images/bg1.gif);
	border-top: darkgray 1px solid;	
	border-bottom: darkgray 1px solid;
	line-height: 18px;
}
/*-- style for AV Calendar --*/
.AVCalendar_Title
{	
	font-weight: bold;
	font-size: 10px;	
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	/*background-color: white;	*/
	letter-spacing: 1px;
}
.AVCalendar_Link
{
	font-size: 9px;
	font-weight: normal;	
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;		
}
.AVCalendar_Today
{
	font-weight: bold;
	font-size: 10px;	
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	letter-spacing: 1px;
	background-image: url(../../skins/a3z01/images/bg_todaystyle.gif);
}
.AVCalendar_SelectedDay
{
	/*font-weight: bold;
	font-size: 10px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	letter-spacing: 1px;
	background-color: white;*/
}
.AVCalendar_List
{	
	border-left: darkgray 1px solid;	
	border-right: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	border-top: darkgray 1px solid;
	background-image: url(../../skins/a3z01/images/bg2.gif);	
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;	
}
