body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #442302;   /*braun dunkel*/
	background-color: #d1a894;    /*altrosa*/
	padding: 0;
	margin: 0;

}

form {
  padding: 0;
  margin: 0;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #662702;    /*dunkelbraun-rot*/   /*Ueberschriften*/
}

td z {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;    /*dunkelbraun-rot*/   /*Ueberschriften*/
}

th {
	font-weight: bold;
	color: #662702;    /*dunkelbraun-rot*/
	background-color: #ee945e;   /*orange*/
	font-size: 11px;

}

th a {
	text-decoration: underline;
	color: #662702;
}
th a:hover {
	color: #662702;
	text-decoration: none;

}

/* hides text-align to the left from IE, because the next 2 rules doesn't apply to IE */
 html>body td {
  text-align: left;
}

html>body td[align="center"] {
  text-align: center;
}

html>body td[align=center] {
  text-align: center;
}

html>body td[align=right] {
  text-align: right;
}

html>body td[align="right"] {
  text-align: right;
}

*[align="center"] {
  text-align: center;
}

*[align=center] {
  text-align: center;
}

*[align="right"] {
  text-align: right;
}

*[align=right] {
  text-align: right;
}


.headbg{
	background-color: #ee945e;   /* Textanzeige Boxen */   /* orange*/
}
.headbgbox{     /*Schnellsuche oben*/
	background-color: #;   /*ohne Farbe*/
}
.loginbarbg{
	background-color: #fefefe;
}

.module_head {
	background-color: #A36E54; /* Farbbalken Boxen */   /*mittelbraun*/
	font-size: 11px;
	font-weight: bold;
	color: #442302;       /*dunkelbraun*/
}

.oddrow, .addrow {
	background-color: #F4E6D6;      /*beigerosa-hell*/
}

.evenrow {
	background-color: #F4E6D6;
}


.module_head_right {
	background-color: #DAB998;  /*altrosa-braunlich*/
	font-size: 11px;
	color: #f4ed6;    /*beigerosa-hell*/
}

.module_head_right a {
	background-color: #F4E6D6;
	font-size: 11px;
	color: #442302;     /*braun dunkel*/
}

.calendar_module_detail {
  font-size: 11px;
  font-weight: normal;
  background-color: #F4E6D6;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #ee945e;     /*orange*/
  border-right-color: #ee945e;
  border-bottom-color: #ee945e;
  border-left-color:#ee945e;
}

.calendar_module_head {
	background-color: #fae6cd;     /*hellrosa*/
	font-size: 11px;
	font-weight: bold;
	color: #F4E6D6;               /*beige hellrose*/
}


.module_head_right a:hover {
	background-color: #F4E6D6;         /*beigerosa-hell*/
	font-size: 11px;
	color: #F4E6D6;
}


.edituserlink{
	background-color: #662702;
	color: #F4E6D6;           /*beige hellrosa*/
	font-weight: bold;

}
.edituserlink a{
	background-color: #662702;
	color: #F4E6D6;
	font-weight: normal;
}
.edituserlink a:hover{
	background-color: #662702;
	color: #F4E6D6;
	font-weight: normal;
}

.text_head1, .text_head1:hover {
	font-size: 14px;
	font-weight: bold;
	color: #F4E6D6;            /*beigerosa-hell*/
}
.text_head2, .text_head2:hover {
	font-size: 14px;
	font-weight: bold;
	color: #fefefe;           /*weißlich*/
}

.offer_head {       /*Begrueßungstext*/
	font-size: 16pt;
	color: #442302;      /*dunkelbraun*/
}

.module_detail_inside {
	font-size: 11px;
	font-weight: normal;
	background-color: #E9DDCF;  /*hellgrau-rosa*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ee945e;    /*orange*/
	border-right-color: #ee945e;
	border-bottom-color: #ee945e;
	border-left-color: #ee945e;
	text-align:left;

}

.tos {
	font-size: 11px;
	font-weight: normal;
	background-color: #F4E6D6;    /*beige-hellrosa*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ee945e;
	border-right-color: #ee945e;      /*orange*/
	border-bottom-color: #ee945e;
	border-left-color: #ee945e;
	margin: 10px;
}

.im_text {
	font-size: 11px;
	font-weight: normal;
	background-color: #F4E6D6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ee945e;
	border-right-color: #ee945e;
	border-bottom-color: #ee945e;
	border-left-color: #ee945e;

}

.module_detail {
	font-size: 11px;
	font-weight: normal;
	background-color: #F4E6D6;    /*hellrosa-hell*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e9ddcf;       /*hellgrau-rosa*/
	border-right-color: #e9ddcf;
	border-bottom-color: #e9ddcf;
	border-left-color: #e9ddcf;
	text-align:left;

}
.leftside_detail {
	font-size: 11px;
	font-weight: normal;
	background-color: #F4E6D6;       /*beigerosa-hell*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #442302;      /*dunkelbraun*/
	border-right-color: #442302;
	border-bottom-color: #442302;
	border-left-color: #442302;

}
.statusbar { /* Profil zeigen */
	background-color: #dab998;      /*altrosa-braeunlich*/
}

a.subhead {
	text-decoration: underline;
	color: #F4E6D6;        /*beige hellrosa*/
	font-weight: bold;
}
a.subhead:hover {
	color: #F4E6D6;
	text-decoration: none;
	font-weight: bold;
}

.smallpic {
	border: 1px solid #442302;      /*dunkelbraun*/
}

input {
	font-size: 11px;
}
textarea {
	font-size: 11px;
}
select {
	font-size: 11px;
}
.formbutton {
	font-size: 11px;
	color: #fefefe;         /*weißlich*/  
	border-top: 1px solid #F4E6D6;      
	border-right: 1px solid #442302;
	border-bottom: 1px solid #442302;
	border-left: 1px solid #F4E6D6;
	background-color: #ee945e;     /*orange*/
}


.main_outer_table{
	background-color: #D1A894;     /*altrosa Hintergrund außen*/
}

a.main_title{
	font-size: 40px;
	color: #f4e6d6;           /*beige hellrosa*/
	text-decoration:none;
}
a:hover.main_title{
	font-size: 40px;
	color: #F4E6D6;
	text-decoration:none;
}
.dotted{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

.s_table_blue{
	color: #27277E;    /*blau*/
	font-weight: bold;
}
.s_table_white{
	color: #27277E;
}

.table_blue{
	background-color: #f4e6d6;      /*beigerosa-hell*/
	color: #27277E;              /*blau*/
}
.table_white{
	background-color: #F4E6D6;
	color: #27277E;
}

.table_green{
	background-color: #D8F9D5;       /*hellgruen*/
	color: #003300;              /*dunkelgruen*/
}
.table_red{
	background-color: #FFD5D5;       /*rosa*/
	color: #990000;               /*dunkelrot*/
}
.table_pink{
	background-color: #FFE1FF;
	color: #7D0067;          /*lila*/
}
.table_gray{
	background-color: #F4E6D6;      /*blassrosa*/
	color: #333333;             /*dunkelgrau*/
}
.table_yellow{
	background-color: #AD694B;    /*orange-braun*/
	color: #B08D00;             /*curry*/
}


.main_text1{
	font-size: 24px;

}
.page_heading {
	font-size: 14pt;
	border: 1px solid #f4e6d6;
	background-color: #DAb998;
	text-align: center;
}
.headrow {
	border: 1px solid #f4e6d6;
	background-color: #f4e6d6;
	text-align: center;

}
.text8pt {
	font-size: 8pt;
}
.searchtitle {
	font-size: 14pt;
	font-weight: bold;
	color: #003366;            /*blau*/
}
.xtitle {
	font-size: 14pt;
	border: 1px solid #f4e6d6;    
	background-color: #Dab998;
	text-align: center;

}
.title {
	font-size: 12pt;
	border: 1px solid #f4e6d6;
	background-color: #dab998;     /*altrosa-brauenlich*/
	text-align: left;
	font-weight: bold;
	padding: 4px 4px 4px 11px;
	margin-left: 11px;

}
.subtitle {
	font-size: 10pt;
	color: #fefefe;    /*weißlich*/
	border: 1px solid #ee945e;    /*orange*/
	background-color: #f4e6d6;
	font-weight: bold;
	padding: 1px;
}

a {
	color: #662702;              /*dunkelbraunrot*/
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #662702;
}

a.menulink {
	font-size: 11px;
	color: #662702;             
	text-decoration: none;
}
a.menulink:hover {
	font-size: 11px;
	color: #662702;              /*dunkelbraun-rot*/
	text-decoration: none;
}

.panellinkhdr {
	background-color: #A36E54;   /* 662702*/
	font-size: 11px;
	font-weight: bold;
	color: #442302;             /*F4E6D6*/

}
a.panellink {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #662702;
}
a.panellink:hover {
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}
.panelbox {

}
.footer {
	background-color: #f4e6d6;      /*beigerosa-hell*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ee945e;
	border-right-color: #ee945e;
	border-bottom-color: #ee945e;
	border-left-color: #ee945e;        /*orange*/
}
a.footerlink {
	font-size: 8pt;
	color: #662702;
	text-decoration: none;
}
a.footerlink:hover {
	font-size: 8pt;
	color: #662702;     /*dunkelbraun-rot*/
	text-decoration: none;
}
.copyright{
	color: #F4E6D6;    /*beigerosa-hell*/
	font-size: 11px;
	text-decoration: none;
}

.paneltable{
	background-color: #ee945e;      /*orange*/
}
.modulehead{
	color: #fefefe;     /*weißlich*/
}


.storyhead{
	color: #442302;
	font-weight: bold;
}
.storydate{
	font-size: 9px;
	color: #442302;    
	font-style: italic;
}
.storyby{
	color: #442302;     
}
.storytext{
}

.newshead{
	color: #662702;
	font-weight: bold;
}
.newsdate{
	font-size: 9px;
	font-style: italic;
}
.newstext{

}

.pollquestion{
	color: #662702;
	font-weight: bold;
}
.polloptions{

}

.payment_mod_head{
	font-size: 11px;
	color: #F4E6D6;
	background-color: #ee945e;     /*orange*/
}

.admin_head{
	font-size: 12px;
	color: #662702;       /*dunkelbraun-rot*/
	font-weight: bold;
}
h4{
	font-size: 12px;
}
.copyright:hover {
	color: #fefefe;       /*weißlich*/ 
	font-size: 11px;
	text-decoration: underline;
}
.errors {
	color: red;
}

.headerfooter, .headerfooter:hover {					/*** style of "xxx's Profile", "Last logge" ***/
	color: #F4E6D6;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
}

.headerfooter:hover {							/*** hover: style of "xxx's Profile", "Last logge" ***/
	color: #F4E6D6;
	text-decoration: none;
}

.nickwidth {								/*** width of sections ***/
	width: 590px;
	text-align: center;
}

.im_msg {
	font-size: 8pt;
}

.menu_subhead {
	background-color: #ee945e;        /*orange*/
	font-size: 11px;
	font-weight: bold;
	color: #F4E6D6;

}

.picgallery {
	background-color: #F4E6D6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.module_head a {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #F4E6D6;
}
.module_head a:hover {
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	color: #F4E6D6;
}

/* Following are added in 2.1.0 for DIV specifications */

.stats_line {
	float: left;
}

.stats_line_outer {
	width: 99%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
}

.display_error {
	font-weight: normal;
	background-color: #f4e6d6;    /*hellbeige-rosa*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #494949;      /*dunkelgrau*/
	border-right-color: #494949;
	border-bottom-color: #494949;
	border-left-color: #494949;
}

.required_info {
	color: #FF0000;    /*rot*/
}

.bloglink_hdr02 {
	float:left; 
	margin: 1px; 
	padding: 4px; 
	text-align: center;
}
 
.colhead {
	font-weight: bold;
	color: #662702;
	background-color: #494949;     /*dunkelgrau*/
	font-size: 11px;

}

.colhead a {
	text-decoration: underline;
	color: #662702;
}
.colhead a:hover {
	color: #662702;
	text-decoration: none;

}

.panelbox_div {
	height:16px; 
	padding:1px;
	padding-left: 6px; 
	padding-right: 3px;
}

.panellinkhdr_div {
	height:13px;
	background-color: #662702;
	font-size: 11px;
	font-weight: bold;
	color: #F4E6D6;        /*beige-hellrosa*/
	padding:3px;
	padding-left: 6px; 
	padding-right: 3px;
}
.panellinkhdr_div  a {
	text-decoration: none;
}
a.panellink_div {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #662702;        /*dunkelbraun-rot*/
}
.panellink a:hover {
	text-decoration: underline;
}

.signup_line_outer{
	margin-top: 3px;
	margin-left: 6px;
	margin-bottom: 1px;
	margin-right: 4px; 
	vertical-align:middle; 
}
.signup_line_leftside {
	float: left;
	width: 188px;
}

.profile_line_leftside {
	float: left;
	width: 45%;
	font-weight:bold;
}
.loadsnaps_column {
	float: left;
	width: 49.9%;
	vertical-align: middle;
	text-align: center;
}

.column_head {
	font-weight: bold;
	background-color: #ee945e;      /*orange*/
	color: #662702;
	font-size: 11px;
	line-height: 20px;
	vertical-align: middle;
}

.column_head a {
	color: #662702;
	text-decoration: none;
}

.column_head a:hover {
	color: #662702;    /*dunkelbraun-rot*/
	text-decoration: underline;

}

.line_leftside {
	margin-top: 3px;
	margin-left: 6px;
	margin-bottom: 3px;
	margin-right: 2px; 
	vertical-align:middle; 
}

.line_rightside {
	margin-top: 3px;
	margin-left: 2px;
	margin-bottom: 3px;
	margin-right: 4px; 
	vertical-align:middle; 
}

.line_top_bottom_pad {
	padding-top: 2px;
	padding-bottom: 2px;
}

.top_margin_6px {
	margin-top: 6px;
}

.profile_links {
	background-color: #f4e6d6;
}

.current_monthday {
        background-color: #F4E6D6;   /*beige-hellrosa*/
}

.other_monthday {
        background-color: #F4E6D6;
}

.line_outer {
	padding-top: 3px;
	padding-left: 6px;
	padding-bottom: 3px;
	padding-right: 4px; 
}

div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
}

