/* CSS Document */

/* Hover Abgeltungssteuer */
a {
	text-decoration: none;
}

a:hover {
	position: relative;
}

a span {
	display: none;
}

a:hover span {
	display: block;
   	position: absolute; top: 10px; left: 0;
	/* formatting only styles */
   	padding: 15px; width: 300px; margin: 10px; z-index: 1;
   	background: #f0f0f0; border: none;

	/* end formatting */
}

/* Alles auf 0 und Restaurierung setzen */
body
{
font-weight:normal;
font-size:18px;
font-family:Arial, "Helvetica", sans-serif;
color:#FFFFFF;
padding:0px;
margin:0px;
}

div, h1, h2 , p, ul
{
margin:0px;
padding:0px;
}

/* ganze Seite */
#main_cont
{
width:863px;
background-color:#FFFFFF;
margin:0px auto 0px auto;
padding:0px;
}



/* Header */
ul.top_link
{
width:830px;
height:105px;
background-image: url(../images/footer_bg.gif);
background-color:navy; 
border:#A5A4A4 solid 1px;
font-weight:lighter;
font-size:30px;
line-height:39px;
font-family:Helvetica, sans-serif;
font-variant:small-caps;
color:#FFFFFF;
text-align: center;
padding:0px 0px 0px 31px;  
}

ul.top_link li
{
list-style-type:none;
float:left;
margin-right:20px;
}

ul.top_link li.no_mar
{
margin-right:0px;
}

ul.top_link li a
{
display:block;
float:left;
font-weight:bold;
font-size:12px;
line-height:39px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-align:right;
text-decoration:none;
height:39px;
}

ul.top_link li a:hover
{
float:left;
font-weight:bold;
font-size:12px;
line-height:39px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-align:right;
text-decoration:none;
height:39px;
}

/* Box unterm Header */
#body_cont
	{
	width:833px;
	padding:15px;
	margin:0px;
	}

/* Inhalt rechts */
.right {
	width:542px;
	float:right;
	margin-left:15px;
	padding:0px;
	font-weight:normal;
	font-size:13px;
	line-height:18px;
	font-family:Arial, "Helvetica", sans-serif;
	color:#000000;
	text-align:left;
	}

h1 {
	width: 542px;
	height:40px;
	font-weight:normal;
	font-size:22px;
	line-height:40px;
	font-family:Arial, "Helvetica", sans-serif;
	color:#000000;
	background:none 0px 100% repeat-x;
	padding-bottom:10px;
	margin-bottom:15px;
	}

h2 {
	width: 542px;
	height:40px;
	font-weight:normal;
	font-size:22px;
	line-height:40px;
	font-family:Arial, "Helvetica", sans-serif;
	color:#000000;
	background:none 0px 100% repeat-x;
	padding-bottom:10px;
	margin-bottom:15px;
	}	
img.c-6 {border:0}
div.c-5 {WIDTH: 182px; HEIGHT: 25px}
p.c-4 {text-align: justify}
div.c-3 {text-align: justify}
li.c-2 {WIDTH: 395px; HEIGHT: 78px}
p.c-1 {text-align: left}

/* Tabellen */
table {
    width: 35em;
    border-collapse: separate;
    background: white;
    color:black;
    margin-left: 45px;
}
th, td {
    text-align: center;
}
thead {
    background-color: #C0C0C0;
}
tr:hover {
    background-color: #C0C0C0;
    color: white;
}
 
/* Navigation links */	
.left_cont
	{
	width:256px;
	float:left;
	background:#FFFFFF;
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:12px;
	line-height:15px;
	font-family:Arial, "Helvetica", sans-serif;
	color:#000000;
	}
	
.left_cont_header
	{
	width: 256px;
	height:40px;
	font-weight:normal;
	font-size:22px;
	line-height:40px;
	font-family:Arial, "Helvetica", sans-serif;
	color:#000;
	background:none 0px 100% repeat-x;
	padding-bottom:10px;
	margin-bottom:15px;
	}
	
	.left_link_cont
	{
	width: 256px;
	height:25px;
	margin-bottom:10px;
	color:black;
    padding:0px;
	font-weight:normal;
	font-size:14px;
	line-height:25px;
	font-family:Arial, "Helvetica", sans-serif;
	
	}
	
	.left_link_cont2
	{
	width: 256px;
	height:25px;
	margin-bottom:10px;
	margin-left: 20px;
	padding:0px;
	font-weight:normal;
	font-size:14px;
	line-height:25px;
	font-family:Arial, "Helvetica", sans-serif;
	color:black;
	}
	.left_link_cont3
	{
	width: 256px;
	height:25px;
	margin-bottom:10px;
	padding:0px;
	font-weight:normal;
	font-size:14px;
	font-weight:bold;
	line-height:25px;
	font-family:Arial, "Helvetica", sans-serif;
	color:#333333;
	}
	.left_link_cont4
	{
	width: 256px;
	height:25px;
	margin-bottom:10px;
	margin-left: 20px;
	padding:0px;
	font-weight:normal;
	font-size:14px;
	font-weight:bold;
	line-height:25px;
	font-family:Arial, "Helvetica", sans-serif;
	color:#333333;
	}
A.left_menu:link, A.left_menu:active, A.left_menu:visited
	{
	font-weight:normal;
	font-size:14px;
	line-height:25px;
	font-family:Arial, "Helvetica", sans-serif;
	color:#000;
	text-decoration:none;
	}
	
A.left_menu:hover
	{
	font-weight:normal;
	font-size:14px;
	line-height:25px;
	font-family:Arial, "Helvetica", sans-serif;
	color:#dc143c;
	text-decoration: none; font-weight:bold; background-color:#FFFFFF; 
	}
	
/* Footer */
#footer_bg
	{

	background:url(../images/footer_bg.gif) left top repeat-x;
	height:104px;
	background-color:#183046;
	font-family:Arial, "Helvetica", sans-serif;
	font-size:12px;
	line-height:104px;
	color:#FFFFFF;
	text-align:center;
	clear:both;
	margin:0px;
	padding:0px;
	}




