table.double_content_border {
	border-style		: solid;
	border-color		: #f5f5f5;
	border-left-width	: 40px;
	border-right-width	: 40px;
	border-top-width	: 1px;
	border-bottom-width	: 1px;
}
table.body_content_border {
	border-style		: solid;
	border-color		: #f5f5f5;
	border-left-width	: 20px;
	border-right-width	: 20px;
	border-top-width	: 1px;
	border-bottom-width	: 1px;
}
table.one_px_frame {
	border-style		: solid;
	border-width		: 1px;
}
.black_border_1px{
	border-style		: solid;
	border-color		: #000000;
	border-width		: 1px;
}
.news_head {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	color 				: #338533;
	font-weight			: bold;
	
	border-style		: solid;
	border-color		: #338533;
	border-left-width	: 0px;
	border-right-width	: 0px;
	border-top-width	: 1px;
	border-bottom-width	: 1px;
}
.news {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	border-color		: #338533;
	color 				: #ffffff;
	font-weight			: bold;
}
.news_text {
	border-style		: solid;
	border-left-width	: 20px;
	border-right-width	: 40px;
	border-top-width	: 12px;
	border-bottom-width	: 10px;
	border-color 		: #d6f5cc;
	
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	color 				: #000000;
	background-color	: #d6f5cc;
	font-weight			: bold;
}
.news_bottom {
	border-style		: solid;
	border-color		: #338533;
	border-left-width	: 0;
	border-right-width	: 0;
	border-top-width	: 0;
	border-bottom-width	: 1;
	
	background-color	: #d6f5cc;
}.magazin_head {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color 				: #ffffff;
	font-weight			: bold;
	background-color	: #ff6600;
	
	border-style		: solid;
	border-color		: #ff6600;
	border-left-width	: 0px;
	border-right-width	: 0px;
	border-top-width	: 1px;
	border-bottom-width	: 1px;
}
.magazin_titel {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 8px;
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-color		: #ff6600;
	color 				: #ffffff;
	font-weight			: bold;
}
.magazin_text {
	border-style		: solid;
	border-left-width	: 20px;
	border-right-width	: 40px;
	border-top-width	: 12px;
	border-bottom-width	: 10px;
	border-color 		: #fddbc1;
	
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color 				: #000000;
	background-color	: #fddbc1;
	font-weight			: normal;
}
.magazin_box {
	height				: 5px;
	width				: 200px;
	font-size			: 1;
	padding-bottom		: 0px;
	padding-right		: 0px;
	border-style		: solid;
	border-color		: #FF6600;
	border-width		: 2px;
	background-color	: #fddbc1
}
.magazin_bottom {
	border-style		: solid;
	border-color		: #ff6600;
	border-left-width	: 0;
	border-right-width	: 0;
	border-top-width	: 0;
	border-bottom-width	: 1;
	
	background-color	: #fddbc1;
}
.news_black_head {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	color 				: #000000;
	font-weight			: bold;

	border-style		: solid;
	border-color		: #000000;
	border-left-width	: 0px;
	border-right-width	: 0px;
	border-top-width	: 1px;
	border-bottom-width	: 1px;
}
.news_black {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	background-color	: #000000;
	border-color		: #000000;
	color 				: #ffffff;
	font-weight			: bold;
}
.news_black_text {
	border-style		: solid;
	border-left-width	: 20px;
	border-right-width	: 40px;
	border-top-width	: 12px;
	border-bottom-width	: 10px;	
	border-color 		: #444444;
	
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	/* background-color	: #444444; */
	background-color	: #d6f5cc;
	color 				: #ffffff;
	font-weight			: bold;
}
.news_black_bottom {
	border-style		: solid;
	border-color		: #000000;
	border-left-width	: 0;
	border-right-width	: 0;
	border-top-width	: 0;
	border-bottom-width	: 1;
	
	/* background-color	: #f5f5f5; */
	background-color	: #d6f5cc;
}
.news_red_head {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	color 				: #dd0000;
	font-weight			: bold;

	border-style		: solid;
	border-color		: #dd0000;
	border-left-width	: 0px;
	border-right-width	: 0px;
	border-top-width	: 1px;
	border-bottom-width	: 1px;
}
.news_red {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	background-color	: #dd0000;
	border-color		: #dd0000;
	color 				: #ffffff;
	font-weight			: bold;
}
.news_red_text {
	border-style		: solid;
	border-left-width	: 20px;
	border-right-width	: 40px;
	border-top-width	: 12px;
	border-bottom-width	: 10px;	
	border-color 		: #d6f5cc;
	
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	background-color	: #d6f5cc;
	color 				: #bb0000;
	font-weight			: bold;
}

.news_red_bottom {
	border-style		: solid;
	border-color		: #dd0000;
	border-left-width	: 0;
	border-right-width	: 0;
	border-top-width	: 0;
	border-bottom-width	: 1;

	background-color	: #d6f5cc;
}


body {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	color 				: #000000;
        background-color                : #F5F5F5;
	font-weight			: 500;
        margin-left                     : 0px;
        margin-right                    : 0px;
        margin-top                      : 0px;
        margin-bottom                   : 0px;
    SCROLLBAR-FACE-COLOR: #338533;
    SCROLLBAR-HIGHLIGHT-COLOR: #b8c9dc;
    SCROLLBAR-SHADOW-COLOR: #b8c9dc;
    SCROLLBAR-3DLIGHT-COLOR: #b8c9dc;
    SCROLLBAR-ARROW-COLOR: #b8c9dc;
    SCROLLBAR-TRACK-COLOR: #eeeeff;
    SCROLLBAR-DARKSHADOW-COLOR: #eeeeff;
}

span.error {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color 				: #FFFFFF;
	font-weight			: 900;
	background-color	: FF0000;
}
.reg_inputs {
	border-style		: solid;
	border-color		: #000000;
	background-color	: #EFFDDF;
/*	width				: 330*/
}
.standard_text {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color 				: #000000;
	font-weight			: normal;
}
.bold_text {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color 				: #000000;
	font-weight			: bold;
}
.bold_text_12 {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	color 				: #000000;
	font-weight			: bold;
}
.text160 {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color 				: #000000;
	line-height			: 160%;
}
.head_black {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	color 				: #000000;
	font-weight			: bold;
}
.active_link {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color 				: #000000;
	font-weight			: bold;
	text-decoration		: none;
}
.rot12bold {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	color				: #cc0000;
	font-weight			: bold;
	text-decoration		: none;
}
.rot11bold {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	color				: #cc0000;
	font-weight			: bold;
	text-decoration		: none;
}
.text10rot {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
    color				: #ff0000;
}
.text10rot2 {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
    color				: #cc0000;
}
.text10rotbold {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	font-weight			: bold;
    color				: #cc0000;
}
p, td {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	color 				: #000000;
}
A {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	color				: #000000;
	text-decoration		: none;
}
A.text {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	color				: #000000;
	text-decoration		: underline;
}
A.text_bold {
        font-family                        : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size                        : 11px;
        color                                : #000000;
        font-weight                     : bold;
        text-decoration                : underline;
}
A.text_no_under {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color				: #000000;
	text-decoration		: none;
}
A.nav_li {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	color				: #ffffff;
	font-weight			: bold;
	text-decoration		: none; 
}
A.nav_li_arzt {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color				: #000000;
	font-weight			: bold;
	text-decoration		: none;
}
A.nav_unten {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	color				: #000000;
	font-weight			: normal;
	text-decoration		: none;
}
A.nav_unten_gr {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	color				: #338533;
	font-weight			: normal;
	text-decoration		: none;
}
A.inhalt_rot {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color				: #cc0000;
	font-weight			: bold;
	text-decoration		: none;
}
A.inhalt_dgruen {
    font-family            : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size            : 9px;
    color                : #338533;
    font-weight            : bold;
    text-decoration        : none;
}
a.inhalt_rot2 {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	color				: #cc0000;
	font-weight			: bold;
	text-decoration		: none;
}
a.inhalt_rotbig {
        font-family                        : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size                        : 16px;
        color                                : #cc0000;
        font-weight                        : bold;
        text-decoration                : none;
}
A.beige {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color 				: #696C15;
	font-weight			: bold;
	text-decoration		: none;
}
span.inhalt_dgruen
{
    font-family            : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size              : 9px;
    color                  : #338533;
    font-weight            : bold;
    text-decoration        : none;
}
input.nachfrage_button
{
    font-family            : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size            : 12px;
    color                 : #000000;
/*     font-weight            : 900; */
    text-decoration        : none;
/*    border                : 1px solid #FFFFFF;*/
   /*  padding                : 2px; */
/*     background-color    : #252B89; */
	width					: 80px;
	height					: 30px;
}

input.standard_button{
    font-family            : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size            : 10px;
    color                 : #FFFFFF;
/*     font-weight            : 900; */
    text-decoration        : none;
/*    border                : 1px solid #FFFFFF;*/
   /*  padding                : 2px; */
/*     background-color    : #252B89; */
}
button.standard_button{
    font-family            : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size            : 10px;
    color                 : #FFFFFF;
/*     font-weight            : 900; */
    text-decoration        : none;
/*    border                : 1px solid #FFFFFF;*/
   /*  padding                : 2px; */
/*     background-color    : #252B89; */
}
input.button_green {
    font-family            : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size            : 10px;
    color                 : #FFFFFF;
/*    font-weight            : 900;*/
    text-decoration        : none;
/*    border                : 1px solid #FFFFFF;*/
 /*   padding                : 2px;*/
    background-color    : #338533;
}
input.button_lightgreen {
    font-family            : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size            : 10px;
    color                 : #FFFFFF;
/*    font-weight            : 900;*/
    text-decoration        : none;
/*    border                : 1px solid #FFFFFF;*/
/*    padding                : 2px;*/
    background-color    : #27B800;
}
input.button_blue {
    font-family            : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size            : 10px;
    color                 : #FFFFFF;
    /* font-weight            : 900; */
    text-decoration        : none;
/*    border                : 1px solid #FFFFFF;*/
   /*  padding                : 2px; */
    background-color    : #252B89;
}
button.button_blue {
    font-family            : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size            : 10px;
    color                 : #FFFFFF;
    /* font-weight            : 900; */
    text-decoration        : none;
/*    border                : 1px solid #FFFFFF;*/
    /* padding                : 2px; */
    background-color    : #252B89;
}
input.button_lightblue {
    font-family            : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size            : 10px;
    color                 : #FFFFFF;
    /* font-weight            : 900; */
    text-decoration        : none;
/*    border                : 1px solid #FFFFFF;*/
    /* padding                : 2px; */
    background-color    : #8989C7;
}
button.button_lightblue {
    font-family            : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size            : 10px;
    color                 : #FFFFFF;
    /* font-weight            : 900; */
    text-decoration        : none;
/*    border                : 1px solid #FFFFFF;*/
    /* padding                : 2px; */
    background-color    : #8989C7;
}
input.button_std {
    font-family            : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size            : 10px;
    color                 : #FFFFFF;
/*    font-weight            : 900;*/
    text-decoration        : none;
/*    border                : 1px solid #FFFFFF;*/
 /*   padding                : 2px;*/
    /*background-color    : #888888;*/
}
button.button_std {
    font-family            : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size            : 10px;
    color                 : #FFFFFF;
/*    font-weight            : 900;*/
    text-decoration        : none;
/*    border                : 1px solid #FFFFFF;*/
 /*   padding                : 2px;*/
    /*background-color    : #888888;*/
}
input.button_orange {
    font-family            : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size            : 10px;
    color                 : #FFFFFF;
    /* font-weight            : 900; */
    text-decoration        : none;
/*    border                : 1px solid #FFFFFF;*/
    background-color    : #FF6600;
}
button.button_orange {
    font-family            : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size            : 10px;
    color                 : #FFFFFF;
    /* font-weight            : 900; */
    text-decoration        : none;
/*    border                : 1px solid #FFFFFF;*/
    background-color    : #FF6600;
}

input.button_vio {
    font-family            : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size            : 10px;
    color                 : #FFFFFF;
    /* font-weight            : 900; */
    text-decoration        : none;
/*    border                : 1px solid #FFFFFF;*/
    /* padding                : 2px; */
    background-color    : #CC99FF;
}

input.button_mag {
    font-family            : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size            : 10px;
    color                 : #FFFFFF;
    /* font-weight            : 900; */
    text-decoration        : none;
/*    border                : 1px solid #FFFFFF;*/
    /* padding                : 2px; */
    background-color    : #FF6600;
}
input.button_calendar
{
    font-family         : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size           : 10px;
    color               : #FFFFFF;
    /* font-weight         : 900; */
    text-decoration     : none;
    /* padding             : 2px; */
    background-color    : #993333;
}
input.project_button
{
    font-family         : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size           : 10px;
    color               : #FFFFFF;
    /* font-weight         : 900; */
    text-decoration     : none;
    /* padding             : 2px; */
    background-color    : #E75486;
}
input  {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size			: 10px;
	font-weight			: normal;
	text-decoration		: none;
}
textarea  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
/*	width : 300px; */
}
select {  	
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px; 
	font-style			: normal; 
	font-weight			: normal;
	text-decoration 	: none; 
}
td.head {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color 				: #ffffff;
	font-weight			: bold;
}
td.head_gruen {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	color 				: #338533;
	font-weight			: bold;
}
td.head_gruen_big {
    font-family            : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size            : 14px;
    font-weight            : bold;
}
td.head_hellgruen {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color 				: #399611;
	font-weight			: bold;
}
td.head_beige {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color 				: #696C15;
	font-weight			: bold;
}
td.head_reg {
    font-family:        Verdana,Helvetica,Geneva,sans-serif;
    font-size:            10px;
    font-weight:        bold;
    color:                #FFFFFF;
    padding:            2px;
    padding-left:        6px;
}
td.head_weiss {
    font-family            : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size            : 10px;
    color                 : #FFFFFF;
    font-weight            : bold;
}
td.zeiger {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 14px;
	color 				: #000000;
	font-weight			: bold;
}
td.titel {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	color 				: #000000;
	font-weight			: bold;
}
td.white_bold {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	color 				: #ffffff;
	font-weight			: bold;
}
td.white_bold14 {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	border-color		: #338533;
	color 				: #ffffff;
	font-weight			: bold;
}
td.text12 {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	color 				: #000000;
	font-weight			: normal;
}
.text12newsbold {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	font-weight			: bold;
}

td.text12bold {
    font-family            : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size            : 12px;
    color                 : #000000;
    font-weight            : bold;
}
td.nav_li {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	color				: #ffffff;
	font-weight			: bold;
	text-decoration		: none;
}
table.veranstalltung
{
	width				: 100%;
	height				: 100%;
}
tr.veranstaltung_head
{
	background-color	: #993333;
	height				: 10;
}
tr.veranstaltung_sub
{
	background-color	: #EEDDDD;
	vertical-align		: top;
}
select.veranstalltung
{
	background-color	: #EEDDDD;
}
strong.suchbegriff {
	color				: #FF0000;
	font-weight			: 900;
}
span.formasterisk {
	color				: #000000;
	font-size			: 11px;
}
span.inhalt_rot {
	font-family			: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color				: #cc0000;
	font-weight			: bold;
	text-decoration		: none;
}
h5 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px;  color: #000000; font-weight: bold;}
#hilfediv {
    z-index:250;
	position:absolute;
	left:auto;
	top:auto;
	width:300px;
	height:200px;
	visibility: hidden;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 5px solid #009964;
}
#hilfetextdiv {
    z-index:250;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}
#forumdiv {
	position:absolute;
	left:auto;
	top:auto;
	width:350px;
	height:50px;
	visibility: hidden;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #CACAD3;
}
#forumtextdiv {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}

div.clSlideMenu{ /* All slideMenu2 DIV elements */
    position:absolute;
    font-family:verdana,arial,helvetica;
    text-align:left;
    font-size:10px;
    overflow:hidden;
    width:180;/*og150*/
    height:22;
}
a.clA0{ /* All top level links */
    color:white;
    font-size:11px;
    text-align:left;
    text-decoration:none;
    font-weight:bold;
}
a.clA1{ /* All sub level links */
    color:black;
    font-size:11px;
    text-align:left;
    font-weight:normal;
    text-decoration:none;
}
td.nav_feld_top
{
	color:white;
    font-size:11px;
    text-align:left;
    text-decoration:none;
    font-weight:bold;
}

td.nav_feld_sub
{
	color:black;
    font-size:11px;
    text-align:left;
    font-weight:normal;
    text-decoration:none;
}

/* NEEDED STYLES */
div.slideMenuBG{position:absolute; left:0; top:0; z-index:1}
div.slideMenuText{position:absolute; left:2; top:2; z-index:200;}
/* NEEDED ----- This class should be named like this:
    #NAME_OF_YOUR_MENUcont
*/
#slideMenucont{position:absolute;    height:60; width:200; visibility:hidden;}

div.tim { 
background-color:#f5f5f5; left: 10px; top: 10px; width: 140px; height: 800px;
}

span.marked_text
{
	background-color:	#FFFF88;
	font-weight:		bold;
}
input.invisible_submit_btn
{
	visibility			:	visible;
	width				:	1px;
	height				:	1px;
	border-style		:	none;
	background-color	:	f5f5f5;
}

