html, body
{
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #65553C;
	background: url(http://www.suedafrika-abc.de/images/background.gif) #9d8d59;
}

body
{
	height: 100%;
}

#body_container
{
	position: absolute;
	margin: 30px 0 0 -450px;
	padding: 0;
	left: 50%;
	width: 900px;
	height: auto;
}

#container
{
	width: 900px;
	height: auto;
	border: 5px solid #91804d;
	background: url(http://www.suedafrika-abc.de/images/container_bck.gif) repeat-y #FFF;
}

#header
{
	margin: 0;
	padding: 0;
	width: 900px;
	height: 210px;
}

#borderline
{
	margin: 0;
	padding: 0;
	width: 900px;
	height: 10px;
	background: url(http://www.suedafrika-abc.de/images/border.gif) repeat-x #3f2a0b;
}

#content
{
	margin: 0;
	padding: 0;
	width: 900px;
}

/* ------------------------------------------------------------------------------------- */

#google_728x15
{
	margin: 0;
	padding: 16px 0 0 0;
	width: 900px;
	height: 28px;
	text-align: center;
	font-size: 10px;
	color: #ebbc6a;
	background: url(http://www.suedafrika-abc.de/images/adsense_header.gif) repeat-x #3f2a0b;
}

#google_160x600
{
	margin: 30px 0 30px 30px;
	padding: 0;
	width: 160px;
	height: 600px;
	font-size: 10px;
	color: #000;
	background-color: #d7d6d3;
}

#google_350x250
{
	margin: 20px 0 20px 0;
	padding: 0;
	width: 300px;
	height: 250px;
	font-size: 10px;
	color: #000;
	background-color: #d7d6d3;
}

/* ------------------------------------------------------------------------------------- */


#left_column
{
	float: left;
	margin: 0;
	padding: 0;
	width: 220px;
	background: none;
}

.sidebar_content
{
	margin: 0;
	padding: 0px;
	width: 220px;
	background: url(http://www.suedafrika-abc.de/images/leftcol_bck.gif) no-repeat #efeeeb;
}






#content_column
{
	float: left;
	margin: 0;
	padding: 0;
	width: 460px;
	height: auto;
	background: none;
}

#content_container
{
	width: 380px;
	padding: 30px 40px 30px 40px;
	margin: 0;
	background: url(http://www.suedafrika-abc.de/images/content_bck.gif) no-repeat transparent;
}






#right_column
{
	float: left;
	margin: 0;
	padding: 0;
	width: 220px;
	height: auto;
	background: none;
}

.sidebar_content2
{
	margin: 0;
	padding: 0;
	width: 220px;
	height: 100%;
	background: url(http://www.suedafrika-abc.de/images/rightcol_bck.gif) no-repeat #efeeeb;
}

/* ------------------------------------------------------------------------------------- */

h2
{
	margin: 0;
	padding: 0;
	height: 40px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ea741e;
	line-height: 20px;
	background: url(http://www.suedafrika-abc.de/images/h2_background.gif) no-repeat #FFF -20px 30px;
}

h3
{
	margin: 0;
	padding: 30px 0 10px 30px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ea741e;
	line-height: 20px;
}

/* ------------------------------------------------------------------------------------- */

p					{	font-size: 12px; line-height: 20px; padding-bottom: 10px; 		}
p.strong				{	font-weight: bold;							}
p a					
{
	color: #ea741e;
	font-weight: bold;
	background: url(http://www.suedafrika-abc.de/images/linkpfeil.gif) no-repeat center left;
	padding: 0;
	text-decoration: none;
}
p a:link, p a:visited			{	color: #ea741e;								}
p a:hover, p a:focus			{	color: #ea741e;	text-decoration: underline;				}


/* ------------------------------------------------------------------------------------- */

.navigation
{
	margin: 0;
}

ul
{
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}

ul li
{
	margin: 0;
	padding: 2px 30px 2px 30px;
	width: 160px;
	height: 20px;
	font-weight: normal;
	background: url(http://www.suedafrika-abc.de/images/nav_dotline.gif) repeat-x left bottom;
}

ul li.right
{
	margin: 0;
	padding: 2px 30px 2px 30px;
	width: 160px;
	height: 20px;
	font-weight: normal;
	background: url(http://www.suedafrika-abc.de/images/nav_dotline.gif) repeat-x left bottom;
}

ul li a
{
	margin: 0;
	padding: 0 0 0 17px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #65553c;
	background: url(http://www.suedafrika-abc.de/images/nav_pfeil.gif) no-repeat 6px center;
}

ul li a:link, ul li a:visited
{
	color: #65553c;
}

ul li a:hover, ul li a:focus
{
	color: #ea741e;
	background: url(http://www.suedafrika-abc.de/images/nav_pfeil2.gif) no-repeat 6px center;
}

/* ------------------------------------------------------------------------------------- */

.clear_float
{
	clear: both;
	width: 10px; 
	height: 10px;
}

/* ------------------------------------------------------------------------------------- */

#footer
{
	margin: 0;
	padding: 20px 0px 20px 0;
	width: 100%;
	text-align: right;
}

#footer a
{
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #65553C;
}

#footer a:hover
{
	color: #000;
}


td#monat
{
background: #3f2a0b;
color: white;
}
 
td#headline
{
background: #ea741e;
color: white;
}

td#zellen
{
background: #ebeae7;
text-align:center;
}

#ads1 {
	position: absolute;
	margin-left: 920px;
	top: 285px;
	float: left;
}

