BODY {
    margin: 4px;
}
BODY.index {
    margin: 0px;
}

A:LINK{
	text-decoration : none;
}
A:VISITED {
	text-decoration : none;
}
A:ACTIVE {
	text-decoration : none;
}
A:HOVER {
	text-decoration : underline;
}

.box_headline {
	font-family : verdana, helvetica, sans-serif;
	font-weight : bold;
    font-size:    12px;
    color:        #D0B94C;
}
.box_content {
	font-family : verdana, helvetica, sans-serif;
	font-weight : normal;
    font-size:    11px;
    color:        #ffffff;
}
.box_content_small {
	font-family : verdana, helvetica, sans-serif;
	font-weight : normal;
    font-size:    10px;
    color:        #ffffff;
}
.box_content_eyecatcher {
	font-family : verdana, helvetica, sans-serif;
	font-weight : bold;
    font-size:    11px;
    color:        #ffffff;
}
.shop_headline {
	font-family : verdana, helvetica, sans-serif;
	font-weight : bold;
    font-size:    8pt;
    color:        #D0B94C;
}
.shop_content {
	font-family : verdana, helvetica, sans-serif;
	font-weight : normal;
    font-size:    9pt;
    color:        #ffffff;
}
.shop_content_small {
	font-family : verdana, helvetica, sans-serif;
	font-weight : normal;
    font-size:    8pt;
    color:        #ffffff;
}
.shop_content_eyecatcher {
	font-family : verdana, helvetica, sans-serif;
	font-weight : bold;
    font-size:    9pt;
    color:        #ffffff;
}
.shop_content_eyecatcher2 {
	font-family : verdana, helvetica, sans-serif;
	font-weight : bold;
    font-size:    10pt;
    color:        #ffffff;
}
.shop_link_eyecatcher {
	font-family : verdana, helvetica, sans-serif;
	font-weight : bold;
    font-size:    10pt;
}
.shop_link {
	font-family : verdana, helvetica, sans-serif;
    font-size:    9pt;
}
.shop_link_menu {
	font-family : verdana, helvetica, sans-serif;
	font-weight : bold;
    font-size:    9pt;
}
.shop_link_underline {
	font-family : verdana, helvetica, sans-serif;
	font-weight : bold;
    font-size:    9pt;
}
.shop_link_underline:LINK {
	text-decoration : underline;
}
.shop_link_underline:VISITED {
	text-decoration : underline;
}
.shop_link_underline:ACTIVE {
	text-decoration : underline;
}
.shop_link_underline:HOVER {
	text-decoration : underline;
}

.index_link {
	font-family : verdana, helvetica, sans-serif;
	font-weight : bold;
    font-size:    12px;
}
.index_description {
	font-family : verdana, helvetica, sans-serif;
	font-weight : normal;
    font-size:    10px;
    color:        #ffffff;
}
.copyright {
	font-family : verdana, helvetica, sans-serif;
	font-weight : normal;
    font-size:    10px;
    color:        #999999;
}


TD      		{ font-size:  11px; font-family : Verdana, Arial, Helvetica; } 
TD.topline		{ font-size:  11px;	} 
TD.headline		{ font-size:  11px;	} 
TD.boardlink	{ font-size:  12px;	} 
.boarddesc	    { font-size:  9px;	} 
.big		    { white-space: pre; font-family: 'courier new', courier; font-weight: normal; font-size: 12px; margin-top: 0px; margin-bottom: 0px; } 
.bigcode		{ padding: 5px; border: 1px solid black; width:850px; overflow:auto; white-space: pre; font-family: 'courier new', courier; font-weight: normal; font-size: 12px; margin-top: 0px; margin-bottom: 0px; }
.box_small		{ font-size:  11px;	} 
.box_medium		{ font-size:  11px;	} 

.spoil_h {
	font-family : Verdana, Arial, Helvetica;
	font-size: 12px; color: #CCCCCC; background-color: #CCCCCC; border: 1px solid #111111;
}

.spoil_v {
	font-family : Verdana, Arial, Helvetica;
	font-size: 12px; color: #CCCCCC; background-color: #111111; border: 1px solid #CCCCCC;
}

TD.topline {
	font-family : Verdana, Arial, Helvetica;
}

TD.headline {
	font-family : Verdana, Arial, Helvetica;
	font-weight : bold;
}

TD.boardlink {
	font-family : Verdana, Arial, Helvetica;
	font-weight : bold;
    line-height : 12px;
}

.posting {
	font-family : Verdana, Arial, Helvetica;
    font-size   : 10pt;
}

.boarddesc {
	font-family : Verdana, Arial, Helvetica;
}

.box_small {
	font-family : Verdana, Arial, Helvetica;
}

.box_medium {
	font-family : Verdana, Arial, Helvetica;
}

.ubbbutton:LINK{
	text-decoration : none;
}
.ubbbutton:VISITED {
	text-decoration : none;
}
.ubbbutton:ACTIVE {
	text-decoration : none;
}
.ubbbutton:HOVER {
	text-decoration : none;
}

.quote {
    font-style: italic;
}
