/*
Theme Name: Wordpress Finanz D-A-CH Design
Theme URI: http://www.loremipsum.at/
Description: Umsetzung der Designvorlage von <a href="http://www.aschenbrenner.eu/" target="_blank">Werner Aschenbrenner</a>.
Version: 1.0
Author: Karl Kowald
Author URI: http://karl.kowald.info/
*/


body
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #ffffff;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	text-align: center;
}

a
{
	color: #224480;
	font-weight: bold;
}
a:hover
{
	text-decoration: none;
}

#konstrukt
{
	background-color: #123123;
	width: 1004px;
	margin: auto;
	padding: 0px;
	text-align: justify;
}

#mainheader
{
	padding: 0px;
	margin: 0px;
	width: 1004px;
	height: 152px;
	background-image: url("images/finanzdach-header.jpg");
	background-repeat: no-repeat;	
	float: left;
}

#headernavigation
{
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	font-weight: bold;
	word-spacing: 5px;
	letter-spacing: 0.1em;
	font-size: 15px;
	height: 20px;
	margin-left: 35px;
	margin-top: 118px;
	vertical-align: middle;
}

#headernavigation a
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#headernavigation a:hover
{
	text-decoration: underline;
}

#maincontentheader
{
	padding: 0px;
	margin: 0px;
	width: 1004px;
	background-image: url("images/finanzdach-inhalt-mitte.jpg");
	background-repeat: repeat-y;
	float: left;
}

#maincontent
{
	padding: 0px;
	margin: 0px;
	width: 1004px;
	background-image: url("images/finanzdach-inhalt-header.jpg");
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 40px;
	padding-bottom: 15px;
	float: left;
}

#mainfooter
{
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	width: 1004px;
	height: 22px;
	text-align: center;
	padding-top: 60px;
	background-image: url("images/finanzdach-footer.jpg");
	background-repeat: no-repeat;
	float: left;
}

#mainfooter a
{
	color: #ffffff;
}

#maincontentnavigation
{
	padding: 0px;
	margin: 0px;
	width: 163px;
	float: left;
	padding-left: 35px;
	border-right-color: #666666;
	border-right-style: dotted;
	border-right-width: 1px;
}

#maincontentnavigation h3, #maincontentnavigation h3 a
{
	padding: 0px;
	margin: 0px;
	margin-top: 18px;
	margin-bottom: 4px;
	color: #224480;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

#maincontentnavigation h3 a:hover
{
	text-decoration: underline;
}

#maincontentnavigation ul
{
	padding: 0;
	margin: 0;
	padding-left: 10px;
	list-style-type: none;
}

#maincontentnavigation ul li a
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

#maincontentnavigation ul li a:hover
{
	text-decoration: underline;
}

#maincontentnavigation ul li ul li a
{
	font-weight: normal;
}

#maincontentcontent
{
	padding: 0px;
	margin: 0px;
	width: 730px;
	padding-left: 25px;
	padding-right: 45px;
	text-decoration: justify;
	float: left;
}

#maincontentcontent h2, #maincontentcontent h2 a
{
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 20px;
	color: #224480;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
}

#maincontentcontent p
{
	margin: 0px;
	margin-bottom: 7px;
	padding: 0px;
}
#maincontentcontent h2 a:hover
{
	text-decoration: underline;
}

#maincontentcontent h4
{
	padding: 0px;
	margin: 0px;
	margin-top: 25px;
	margin-bottom: 0px;
	color: #224480;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#comment
{
	width: 50%;
}

table {
	width: 100%;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: Arial;
	text-align: center;
	border: 1px solid #999999;
	color: #000066;
	padding: 0px;
	background-color: #eeeeee;
}

table th{
	border: 1px solid #999999;
	color: #FFFFFF;
	background-color: #224480;
	font-size: 11px;
}

table td{
	border: 1px solid #aaaaaa;
	padding: 1px;
	margin: 0px;
	font-size: 11px;
}

table td a img {
	text-align: center;
	margin: auto;
}

.g {
	background-color: #dedeff;
}
.w {
	background-color: #FFFFFF;
}
