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


}

.head_headline_box {
	padding: 4px; 
	padding-left:19px;
	font-size: 11px; 
	color: rgb(255, 255, 255); 
	height: 20px; 
	background-color: rgb(150, 150, 150);
	} 

.nav_1 { 
    padding-left:3px;
    padding-right:3px;
    padding-bottom:3px; 
    font-size:11px;  
    color:#8D8D8D;
    }
    
.nav_spacer {
    margin-bottom:10px;
    } 
    
.nav_line {
    valign:middle;
    }
    
.nav_2 {
    padding-left:10px;
    padding-right:10px;
    padding-bottom:3px;
    padding-top:2px;
    font-size:11px; 
    color:#FFFFFF;
    background-color:#87888A;
    height:18px;
    font-weight:bold;
    }

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

a {
  text-decoration: none;
  color: #8D8D8D;
}

a:hover {
	text-decoration: underline;
	color: #666666;
}

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

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

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        : 9px;
	color: #868688;
}

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

.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 #CE6200;
}

.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: #A9AAAA;
  font-weight: bold;
  font-size: 11px;
  }
  
.grey_line {
  background-color: #F8F8F8;
  }
  
.error_msg_table {
  border: 1px #202020;
  border-style: solid;
  width: 100%;
  background-color: #E9E9E9;
  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;
    }

.form_input_field {
    border: 1px solid #202020;
    background-color:#E9E9E9;
    }
