
body {
	color: #313131;
	background-color:#96C243;
/*		background:#a0ce5e url(/themes/south_africa/images/background_design.jpg) top no-repeat; */
}

a, a:visited, a:focus{
	color:#313131;
	text-decoration:underline;
}
a:hover {
	color:#616161;
	text-decoration:underline;
}
.container {
	min-height: 1024px;
	position: relative;
	*background-color: #ffffff;
}

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #313131; }



input.create, input.cancel, input.delete, input.save, input.execute, input.update {
	background: #B4B4B4 url(/themes/south_africa/images/button_selected.png) repeat-x scroll 0 0;
	border-color: #CCCCCC #B1B1B1 #AFAFAF #BEBEBE;
	border-style: solid;
	border-width: 1px;
  	padding: 6px 12px;
	margin: 10px 5px 10px 0px;
  	display: block;
  	float: left;
  	cursor: pointer;
  	text-decoration: none;
  	outline: none;
  	white-space: nowrap;
  	overflow: visible;
  	font-size: 13px;
  	color: #515151;
}

input.create:active, input.cancel:active, input.delete:active, input.save:active, input.execute:active, input.update:active,
input.create:hover, input.cancel:hover, input.delete:hover, input.save:hover, input.execute:hover, input.update:hover {
	background: #E5E3E3 url(/themes/south_africa/images/button.png) repeat-x scroll 0 0;
	border-color: #DDDDDD #DDDDDD #C6C6C6 #C6C6C6;
	border-style: solid;
	border-width: 1px;
}

#background_repeat{
	background-image:url(/themes/south_africa/images/background.png); background-repeat:repeat-y;
	margin:auto;
	width:994px;
}
#background_topx{
	position:absolute;
	margin:auto;
	width:1680px;
	height:464px;
	z-index:1;
	background:#a0ce5e url(/themes/south_africa/images/background_design.jpg) top no-repeat;
}


#header_image {
	background-image:url(/themes/south_africa/images/header.jpg); background-repeat:no-repeat;
	height:219px;
	padding-left:1.24em;
}
	
#header {
/*	margin-left:2.75em;*/
}

#header_bar{
	line-height:30px;
	position:absolute;
	top: 0px;
	*left: 0px;
	margin:auto;
	margin-left:1px;
	width:948px;
	color:white;
	background-color: #000000;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#header_bar a,#admin_panel a, #admin_panel, #admin_panel h3 {
	color:white;
}

#header_bar input {
	width:150px;
}

#header_bar_left{
	margin-left:20px;
 	float:left;
}
#header_bar_right{
	margin-right: 20px;
 	text-align:right;
	float:right;
}

.sponsoren_box {
        border-bottom: 1px solid #96C243;
        border-left: 1px solid #96C243;
        width: 200px;
        height: 160px;
        float: left;
        margin-top: 20px;
}

.margin_right {
	margin-right: 20px;
}

#admin_panel{
	display:none;
	position:absolute;
	margin:auto;
	border-top:1px solid #fff;
	margin-left:1px;
	top:30px;
	*left: 0px;
	width:948px;
	height:180px;
	background-color: #000000;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#admin_panel_left,#admin_panel_right{
	width:400px;
	float:left;
	margin-top:10px;
	margin-left:10px;
}

#admin_panel_right{
	
}

#navigation{
font: 14px Arial;

/*width: 100%; 
overflow: hidden;*/
}

#navi_shadow {
	height:6px;
	background: url(/themes/south_africa/images/navi_shadow.jpg) no-repeat;
}

#navigation ul{
margin: 0;
padding: 0;

float: left;
/*width: 80%; 

background: black url(media/indentbg.gif) center center repeat-x;*/
}

#navigation ul li{
display: inline;
vertical-align:center;
}


#navigation ul li a{
float: left;
display:block;
text-align:center;
text-decoration:none;
border-right:1px solid #5a5a5a;
width:135px;
line-height:29px;
vertical-align:center;
background: url(/themes/south_africa/images/navi_middle.jpg) no-repeat;
}

#navigation ul li a.left{
width:134px;
background: url(/themes/south_africa/images/navi_left.jpg) no-repeat;
}
#navigation ul li a.right{
background: url(/themes/south_africa/images/navi_right.jpg) no-repeat;
border-right:none;
}
#navigation ul li a:visited{
color: #313131;
}
#navigation ul li a:hover{
background: url(/themes/south_africa/images/navi_middle_hover.jpg) no-repeat;
}
#navigation ul li a.left:hover{
background: url(/themes/south_africa/images/navi_left_hover.jpg) no-repeat;
}
#navigation ul li a.right:hover{
background: url(/themes/south_africa/images/navi_right_hover.jpg) no-repeat;
}
.bw_table
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	width: 854px;
	text-align: left;
	border-collapse: collapse;
	border:1px solid #535353;
	margin:auto;
	margin-bottom:0px;
	margin-top:0px;
}

.bw_table tr {
	line-height: 2.5em;
}

.bw_table th
{
	font-size: 14px;
	font-weight: bold;
	padding: 5px 8px;
	color: #414141;
	background: #fff;
}

.bw_table td
{
	padding: 0px 6px 0px 12px;
	color: #414141;
}

.bw_table td a {
	color: #414141;
}

.bw_table tr.even td {
	color: #fff;
	background-color: #414141;
	/* background: #414141 url('/themes/south_africa/images/table_bg.jpg') repeat-x; */
}

.bw_table tr.even td a {
	color: #fff;
}

.bw_table .odd {
	background-color: #fff;
}

.bw_table th a {
		color: #414141;
}

.hideable_div{
	display:block;
}

table.bw_table tr td.self,
table.bw_table tr.even td.self, table.bw_table tr.even td.self a,
table.bw_table tr.odd td.self, table.bw_table tr.odd td.self a  {
	color:green;
}

.simple_table
{
	/*background: #fff;*/
	width: 870px;
	border-collapse: collapse;
	text-align: left;
}
.simple_table th
{
	background:inherit;
	font-size: 14px;
	font-weight: normal;
	padding: 10px 8px;
	border-bottom: 2px solid #8b8b8b;
}
.simple_table td
{
	border-bottom: 1px solid #7b7b7b;
	padding: 6px 8px;
}



.table_container{
	background:#ececec;
	padding-top: 10px;
	padding-bottom: 10px;
}

.form_container{
	background:#ececec;
	/*border-top: 1px solid #444;
	border-bottom: 1px solid #444;*/
	padding-top: 10px;
	padding-bottom: 10px;
}

.form_container form {
}

.form_container h2 {
}

.form_container form h2 {
}

.slide_bar h3 {
	margin-left: 40px;
}

.slide_bar a.slide_bar_link {
	list-style:none outside none;
	cursor:pointer;
	padding-left: 1.8em;
	margin-left: 0.5em;
	font-size: 14px;
	font-weight: normal;
	text-decoration:none;
	display:block;
	width:930px;
}
.slide_bar a.slide_bar_link.inactive {
	background: url('/themes/south_africa/images/arrow_right.jpg') no-repeat;
}

.slide_bar a.slide_bar_link.active {
	margin-bottom: 10px;
	background: url('/themes/south_africa/images/arrow_down.jpg') no-repeat;
}
.slide_bar {
	float: none;

}

.container_seperator_top {
	background-image: url('/themes/south_africa/images/table_seperator_top.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 4px;
	line-height: 0px;
}

.container_seperator_bottom {
	background-image: url('/themes/south_africa/images/table_seperator_bottom.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	height: 4px;
	line-height: 0px;	
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

#footer{
	width:100%;
	height:38px;
	text-align: center;
	line-height: 38px;
	background: url('/themes/south_africa/images/footer.jpg') repeat-x;
}

