html, body
{
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666;
	background: url(../images/background.gif) #C56542;
}

body
{
	height: 100%;
}

#body_container
{
	position: absolute;
	margin: 35px 0 0 -470px;
	padding: 0;
	left: 50%;
	width: 940px;
	height: auto;
}

#container
{
	/*
		position: absolute;
		margin: 35px 0 0 -450px;
		padding: 0;
		left: 50%;
	*/
	width: 900px;
	height: auto;
	border: 5px solid #712a26;
	background: url(../images/leftcol_bck.gif) repeat-y #FFF;
}

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

#content
{
	margin: 0;
	padding: 0;
	width: 900px;
	/*background-color: #FFF;*/
}

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

#google_728x15
{
	margin: 0;
	padding: 9px 0 0 0;
	width: 900px;
	height: 26px;
	text-align: center;
	font-size: 10px;
	color: #000;
	background: url(../images/adsense_header.gif) no-repeat;
}

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

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

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


#left_column
{
	float: left;
	margin: 0;
	padding: 0;
	width: 200px;
}

.sidebar_content
{
	margin: 0;
	padding: 30px 0 0 30px;
	width: 170px;
	background: url(../images/leftcol_bck.gif) repeat-y #e9e6d2;
}






#content_column
{
	float: left;
	margin: 0;
	padding: 50px 30px 0 60px;
	width: 410px;
	height: auto;
	background: url(../images/content_bck.jpg) no-repeat transparent;
}

#content_container
{
	width: 380px;
	padding: 0;
	margin: 0;
}






#right_column
{
	float: left;
	margin: 0;
	padding: 0;
	width: 200px;
	height: auto;
	background: url(../images/right_bck.jpg) no-repeat #FFF;
}

.sidebar_content2
{
	margin: 0;
	padding: 30px 0 30px 0;
	width: 170px;
	height: 100%;
}

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

h2
{
	margin: 0;
	padding: 0;
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #8f413b;
	line-height: 20px;
}

h3
{
	margin: 0;
	padding: 0 0 5px 0;
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8f413b;
	line-height: 20px;
}

h3.right
{
	margin: 0;
	padding: 0 0 5px 0;
	font-family: Georgia, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4a752a;
	line-height: 20px;
}

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

p					{	font-size: 11px; line-height: 20px; padding-bottom: 10px; text-align:justify;	}
p.strong				{	font-weight: bold;							}
p a					
{
	color: #8f413b;
	font-weight: bold;
	background: url(../images/linkpfeil.gif) no-repeat center left;
	padding: 0;
	text-decoration: none;
}
p a:link, p a:visited			{	color: #8f413b;								}
p a:hover, p a:focus			{	color: #d7655d;								}


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

.navigation
{
	margin: 0;
}

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

ul li
{
	margin: 0;
	padding: 0 0 5px 0;
	width: 100%;
	height: auto;
	font-weight: normal;
	background: url(../images/nav_dotline.gif) no-repeat left bottom;
}

ul li.right
{
	margin: 0;
	padding: 0 0 5px 0;
	width: 100%;
	height: auto;
	font-weight: normal;
	background: url(../images/nav_dotline2.gif) no-repeat left bottom;
}

ul li a
{
	margin: 0;
	padding: 0 0 0 17px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #666;
	background: url(../images/nav_pfeil.gif) no-repeat 6px center;
}

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

ul li a:hover, ul li a:focus
{
	color: #8f413b;
	font-weight: bold;
}

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

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

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

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

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

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

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

td#monat
{
background: #772e2a;
color: white;
}
 
td#headline
{
background: #8f413b;
color: white;
}

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