body,table,div,tr,td {
	font-family: Arial, serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #444444;
	
}
.exli {cursor:pointer;}
input.text
{
	background-color: #eaeaea;
}
textarea.tarea
{
	background-color: #eaeaea;
	font-family: Arial, serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #444444;
}

body {
	background-color: #383838;
	margin: 0px;
	padding: 0px;
}

a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	text-decoration: none;
	color: #000000;
}



a.link_notbold {
	color: #0A8881;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

a.link_notbold:hover {
	text-decoration: underline;
}
a.link_grey {
	color: #9b9797;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

a.link_grey:hover {
	text-decoration: none;
	text-decoration: underline;
}
a.link_footer {
	color: #7b7b7b;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}

a.link_footer:hover {
	text-decoration: none;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #0A8881;
	margin-bottom: 8px;
	margin-top: 6px;
}

h1.ohne {
	margin: 0px 0px 2px 0px;
}

h1.grey_ohne {
	margin: 0px 0px 2px 0px;
	color: #7B7B7B
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 9px 0px 0px 0px;
	padding: 0px;
}

.link_fake {
	color: #0A8881;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

.h1_fake {
	font-size: 15px;
	font-weight: bold;
	color: #0A8881;
}


form {
	margin: 0;
	padding: 0;
}

hr {
	margin-top: 0px;
	padding-top: 0px;
}

.content {
	padding: 10px 10px 10px 10px;
	width: 570px;
	line-height: 1.6em;
	text-align: left;
}

.td_cdu
{
	background-image: url(../../assets/pics/aktion_steuerpolitik_bg_c.gif);
	font-size: 10px;
}
.td_fdp
{
	background-image: url(../../assets/pics/aktion_steuerpolitik_bg_f.gif);
}
.td_koalition
{
	background-image: url(../../assets/pics/aktion_steuerpolitik_bg_k.gif);
}
.td_neutral
{
	background-image: url(../../assets/pics/aktion_steuerpolitik_bg_n2.gif);
	background-repeat: no-repeat;
}
.td_neutral1
{
	background-image: url(../../assets/pics/aktion_steuerpolitik_bg_n1.gif);
	background-repeat: no-repeat;
}

.content_home {
	margin-top: 1px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 0px;
	width: 766px;
	line-height: 1.6em;
	text-align: left;
}

.content_kalkulator {
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 0px;
	width: 766px;
	line-height: 1.6em;
	text-align: left;
}




.content_body {
	margin: 15px 5px 0px 3px;
	line-height: 1.6em;
}

.content_body_ad {
	width: 620px;
	margin: 10px 15px 0px 3px;
	clear: left;
	overflow: hidden;
	line-height: 1.8em;
}


.success {
	display:none;
	font-weight:700
}
