body
{
	margin:0;
	background-color:#d9d9d9;
	color:#ffffff;
	font-family: Helvetica,Arial,sans-serif;
	height:100%;
	
}
html
{
	height:100.02%;
}
a:link
{
	text-decoration:none;
	color:#0000ff;
}
a:visited 
{
	text-decoration:none;
	color:#0000ff;
}
a:hover
{
	text-decoration:none;
	color:#ff0000;
}
a:active
{
	text-decoration:none;
	color:#ffffff;
}
a:focus
{
	text-decoration:none;
	color:#ffffff;
}



table.layout_main
{
	width:760px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	background-color:#000000;
}
table.layout_main td.top
{
	height:80px;
}
table.layout_main td.middle
{
	vertical-align:top;
}

table.layout_top
{
	width:760px;
	background-color:#000000;
	
	border-style:solid;
	border-width:0 0 1px 0;
	border-color:#ffffff;
	
}
table.layout_top td.spacer_left
{
	width:15px;
	font-size:1px;
}
table.layout_top td.spacer_right
{
	width:20px;
	font-size:1px;
}
table.layout_top td
{
	vertical-align:bottom;
	height:80px;
}
table.layout_top td img
{
	margin-bottom:12px;
}

div.top_button
{
	text-align:center;
	margin-bottom:10px;
}
div.top_button p
{
	font-family:Arial;
	font-size:16px;
	text-align:center;
	margin:0;
	font-weight:bold;
}
div.top_button p a
{
	height:28px;
}

#top_button_effect a 		{display:block;background-image:url(../images/clear-pixel.gif);background-repeat:no-repeat;background-position:center bottom;}
#top_button_effect a:hover	{background-image:url(../images/pfeil-blau.gif);background-repeat:no-repeat;background-position:center bottom;}
#top_button_stay 			{background-image:url(../images/pfeil-rot.gif);background-repeat:no-repeat;background-position:center bottom;height:28px;}
#top_button_stay a {color:#ffffff;}
#top_button_effect a:link
{
	text-decoration:none;
	color:#ffffff;
}
#top_button_effect a:visited 
{
	text-decoration:none;
	color:#ffffff;
}
#top_button_effect a:hover
{
	text-decoration:none;
	color:#ffffff;
}
#top_button_effect a:active
{
	text-decoration:none;
	color:#ffffff;
}
#top_button_effect a:focus
{
	text-decoration:none;
	color:#ffffff;
}

div.main_content
{
	padding:40px;
	text-align:left;
}
div.main_content h1
{
	font-size:16px;
	margin:2px;
	margin-bottom:35px;
	
}
div.main_content h2
{
	margin:2px;
	font-size:15px;
}
div.main_content p
{
	font-size:12px;
	text-align:left;
	margin:2px;
	font-weight:normal;
}

div.table_content
{
	width:100%;
}
div.table_content p
{
	
	font-size:16px;
	margin:0px;
	margin-top:5px;
	border-style:solid;
	border-width:0 0 1px 0;
	border-color:#ffffff;
	text-align:left;
	padding-left:20px;
}

table.table_content_main
{
	margin-bottom:15px;
	width:680px;
}
table.table_content_main ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	margin-top:10px;
}
table.table_content_main table td.top
{
	 height:50px;
}
table.table_content_main table td.left
{
	width:170px;
	vertical-align:top;
}
table.table_content_main table td.right
{
	vertical-align:top;
}
table.table_content_main table p
{
	border-style:none;
}

table.table_content_main td.table_content_main_tdleft
{
	width:150px;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	border-color:#ffffff;
}
table.table_content_main td.table_content_main_tdmiddle
{
	width:15px;
	border-style:solid;
	border-width:0 1px 0 0;
	border-color:#ffffff;
}
table.table_content_main td.table_content_main_tdright
{
	border-style:solid;
	border-width:1px 1px 1px 0;
	border-color:#ffffff;
}