body {
	font-family    : Verdana;
	background-color: #000000;
    font-size      : 11px;
	margin-bottom  : 0px;
	margin-left    : 0px;
	margin-right   : 0px;
	margin-top     : 0px;
    height         : 100%;
    width          : 100%;
	text-align     : left;


}

.pink_button {
    background-color: #ed2024;
    color: #FFFFFF;
    font-weight:bold;
    }
    
.form_input_highlight {
  background-color: #F0F0F0;
  border: 1px #9401a2;
  border-style: solid;
  height:20px;
  }
  
.form_input_unhighlight {
  background-color: #FFFFFF;
  border: 1px #7E7E7E;
  border-style: solid;
  height:20px;
  }

a {
  font-size: 11px;
  text-decoration: underline;
  color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

a.navig {
  text-decoration: none;
  color: #000000;
}

a.navig:hover {
	text-decoration: underline;
	color: #000000;
}

a.navigbold {
  text-decoration: none;
  font-weight: bold;
  color: #ffffff;
}

a.navigbold:hover {
	text-decoration: none;
    font-weight: bold;
    color: #ffffff;
}

td {
	font-family      : Verdana;
	font-size        : 11px;
	color: #ffffff;
}

textarea, select, input {
	font-family      : Verdana;
	font-size        : 11px;
}

.menue_left_size {
	width            : 150px;
	vertical-align   : top;
}

.navigation_table {
	width            : 150px;
	padding          : 0px;
	vertical-align   : top;
}

.table_content {
    width : 610px;
    }

.site_headline {
    background-color : #9FA6AB;
    color            : #FFFFFF;
    font-weight      : bold;
    height           : 25px;
}

.link_grey,.link_grey:link,.link_grey:visited,.link_grey:active {
	font-weight      : bold;
    color            : #4A4A4A;
	text-decoration  : none;
}

.link_grey:hover {
    font-weight      : bold;
	color            : #D4A225;
	text-decoration  : none;
	}

.grey_button {
	font-family      : Verdana;
	font-size        : 12px;
    background-color : #9FA6AB;
    color            : #FFFFFF;
    height 			 : 20px;
    border           : 0px solid #4A4A4A;
}


.gold_button {
	font-family      : Verdana;
	font-size        : 12px;
    font-weight      : bold;
    background-color : #D4A225;
    color            : #FFFFFF;
    height 			 : 20px;
    border           : 1px solid #4A4A4A;
}


.file_button {
	font-family      : Verdana;
	font-size        : 12px;
    font-weight      : bold;
    background-color : #F6F6F6;
    color            : #4A4A4A;
    height 			 : 18px;
    width            : 242px;
    border           : 1px solid #9FA6AB;
}

.loginbutton {
	font-family      : Verdana;
	font-size        : 11px;
    font-weight      : bold;
    background-color : #9FA6AB;
    color            : #4A4A4A;
    border           : 1px solid #4A4A4A;
}

.grey_border {
    border           : 0px solid #9FA6AB;
}

.left_event_box {
	font-family      : Verdana;
	font-size        : 11px;
    font-weight      : bold;
	color            : #83898E;
    height           : 25px;
}


.zeile_grau_1 {
    background-color: #F6F6F6;
}

.grey_12 {
  font-family : Verdana;
  font-size   : 11px;
  font-weight : bold;
  color       : #4A4A4A;
  height      : 20px;
}

.grey_8 {
  font-family : Verdana;
  font-size   : 9px;
  color: #666666;
}

strong
{
font-weight: bold;
}

.inactive {
  color: #959595;
  font-size: 11px;
}

.master_table {
  padding-top:10px;
  margin-left:10px;

  }
  
.master_sub_table {
  margin-left: 10px;
  margin-top: 0px;
  border: 1px #A9AAAA;
  border-style: none solid solid none;
  }
  
.content_table {
  background-color: #FFFFFF;
  width: 650px;
  }
  
.content_width {
  width: 650px;
  background-color: #FFFFFF;
  }
  
.table_footer {
  width: 915px;
  }
  
.light_grey_10 {
  font-size: 10px;
  color: #ACACAC;
  }
  
.table_content {
  horizontal-align:middle;
  width: 620px;
  }
  
.orange_bold_12 {
  color: #ed2024;
  font-weight: bold;
  font-size: 13px;
  }
  
.grey_line {
  background-color: #F8F8F8;
  }
  
.error_msg_table {
  border: 1px #666666;
  border-style: solid;
  width: 96%;
  background-color: #E5E5E5;
  color: #666666;
  font-weight: bold;
  }
  
.error_msg_table_error {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  }
  
.navigation_left {
	background-image: url(http://www.simplesms.at/www/images/nav_bg_bottom.gif); 
	background-repeat: repeat-y;
	}
	
.admin_content {
    padding-left:10px;
    background-color: #F2F2F2;
    }
    
.body_content_table {
    background-color: #FFFFFF;
    }
    
.team_headline {
  color: #FD009C;
  font-weight: bold;
  font-size: 13px;
  }
  
.event_headline {
  color: #FD009C;
  font-weight: bold;
  font-size: 13px;
  }
  
.event_headline_2 {
  color: #666666;
  font-weight: bold;
  font-size: 13px;
  }
