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

body
{

	height: 100%;
}

#container
{
	position: absolute;
	margin: 0 0 0 -495px;
	padding: 0;
	left: 45%;
	width: 990px;
	height: 100%;
	background: transparent;
}

#header
{
	margin: 0;
	padding: 0;
	width: 990px;
	height: 100px;
	background: url(../images/header.jpg) no-repeat transparent 212px 0px;
}

#logo
{
	float: left;
	margin: 0;
	padding: 0;
	width: 212px;
	height: 100px;
}

#content
{
	margin: 0;
	padding: 0;
	width: 990px;
	background: url(../images/content_background.gif) no-repeat transparent;
}

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

#google_728x15
{
	float: left;
	margin: 78px 0 0 9px;
	padding: 0;
	width: 728px;
	height: 15px;
	text-align: center;
	font-size: 10px;
	color: #000;
	background-color: #018ea9;
}

#google_160x600
{
	float: left;
	margin: 0;
	padding: 0;
	width: 165px;
	height: 600px;
	font-size: 10px;
	color: #000;
	background-color: #ffffff;
}

#google_350x250
{
	margin: 10px 0 20px 0;
	padding: 0;
	width: 302px;
	height: 250px;
	font-size: 10px;
	color: #000;
	background-color: #ffffff;
	align:center;
}

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

#left_column
{
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
	width: 270px;
	height: auto;
}

#content_column
{
	float: left;
	margin: 50px 50px 0 50px;
	padding: 0;
	width: 400px;
	height: auto;
}

#right_column
{
	float: left;
	margin: 50px 0 0 0;
	padding: 0;
	width: 170px;
	height: auto;
}

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


h2
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #009ab6;
}

h3
{
	margin: 0;
	padding: 0 0 0 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffba00;
	line-height: 30px;
	background: url(../images/h3_pfeil.gif) no-repeat left 4px;
}

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

p					{	font-size: 12px; line-height: 22px; padding-bottom: 10px; align:justify;	text-align  : justify;	}
p.strong				{	font-weight: bold;											}
p a					{	color: #009ab6;	font-weight: bold; text-decoration: none; background: url(../images/linkpfeil.gif) no-repeat left center; padding: 5px 0 5px 23px; }
p a:link, p a:visited			{	color: #009ab6;												}
p a:hover, p a:focus			{	color: #ffba00;												}

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

#footer
{
	clear: both;
	margin: 0;
	padding: 10px 0 10px 0;
	width: 100%;
	height: auto;
	text-align: center;
}

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

.navigation
{
	margin: 30px 0 0 45px;
}

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

ul li
{
	margin: 0;
	padding: 0;
	width: 178px;
	height: auto;
	font-weight: normal;
	line-height: 25px;
	background: url(../images/dotline.gif) no-repeat 0px 24px;
}

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

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

ul li a:hover, ul li a:focus
{
	color: #87cfdd;
	background: url(../images/pfeil2.gif) no-repeat 7px center;
}

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

#clear_float
{
	clear: left;
	width: 50px; 
	height: 50px;
}

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

table {
	background-color:#ffffff;
	text-align:left;
	width: 400px;
	padding: 0;
	margin: 0 0 0 -7px;
	border-spacing: 2px;
}

td {
	background-color:#ffffff;
	padding: 10px;
}

th {
	background-color:#ebfcff;
	font-weight: normal;
	padding: 20px;
}

.anbieter1 {
	background-color:#ebfcff;
	color:#006375;
	font-weight:bold;
}

.anbieterb {
	background-color:#ebfcff;
	color:#006375;
	font-weight:normal;
}


	.anbieter {
		background-color:#ebfcff;
		color:#006375;
		font-weight:bold;
	}

	.anbieter2 {
		background-color:#bbe5ed;
		color:#006375;
	}

	.anbieter4 {
		background-color:#ebfcff;
		color:#006375;
	}

	.anbietera {
		background-color:#ebfcff;
		color:#006375;
		font-weight:normal;
	}

table a {
	color: #009ab6;
	text-decoration: none;
	background: none;
	padding: 0px 0 5px 0px;
}

table p {
	padding: 0;
	margin: 0;
}

table b {
	padding-bottom: 10px;
	line-height: 24px;
}

.linked {
color:#018ea9;
} 

#ads1 {
	position: absolute;
	margin-left: 1250px;
	top: 110px;
	float: left;
}