/*
Theme Name: girokontoohneschufa.org
Theme URI: http://www.girokontoohneschufa.org
Description: 
Version: 0.1
Author: Marc Herrmann
Author URI: http://www.mega-online.eu
*/

/*
-------------------------------------------------------------
Allgemeines
-------------------------------------------------------------
*/

body {
	color: #545454; 
	line-height: 1.5;
	font: 1em "Tahoma", Arial, Verdana, Geneva, sans-serif;
	background: #eaf4fc;
}

/*
-------------------------------------------------------------
Links
-------------------------------------------------------------
*/

a, a:active { 
	color: #326eaa; 
 	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/*
-------------------------------------------------------------
Formulare
-------------------------------------------------------------
*/



/*
-------------------------------------------------------------
Global
-------------------------------------------------------------
*/

.leftPos {
	float: left;	
}

.rightPos {
	float: right;	
}

.clear {
	display: block;
	clear: both;
	line-height: 0;
	height: 1px;
	font-size: 0;
	visibility: hidden;
}

strong {
	font-weight: bold;
}

/*
-------------------------------------------------------------
Struktur
-------------------------------------------------------------
*/

div#wrapper {
	width: 980px;
	background: #ffffff;
}

div#header {
	width: 978px;
	height: 98px;
	padding: 1px;
	background: url(images/header.jpg) center center no-repeat;
}

div#header a {
	display: block;
	width: 978px;
	height: 98px;
	text-indent: -9999px;
}

div#navigation {
	width: 970px;
	height: 34px;
	margin: 0 0 1px 0;
	padding: 0 0 0 10px;
	background: url(images/navigation_background.jpg) left no-repeat;
}

div#navigation a {
	float: left;
	color: #ffffff;
	font-size: .8em;
	font-weight: bold;
	text-decoration: none;
}

div#navigation a:hover {
	color: #326eaa;
}

div#navigation li {
	float: left;
	height: 24px;
	padding: 10px 16px 0 8px;
	background: url(images/navigation_arrow.jpg) left 17px no-repeat;
}

div#sidebar {
	float: left;
	width: 187px;
}

div#sidebar h2 {
	width: 172px;
	height: 22px;
	margin: 0 0 1px 0;
	padding: 6px 0 0 15px;
	color: #ffffff;
	font-size: .8em;
	font-weight: bold;
}

div#sidebar h2.blueHead {
	background: url(images/sidebar_head1.jpg) no-repeat;
}

div#sidebar h2.orangeHead {
	background: url(images/sidebar_head2.jpg) no-repeat;
}

div#sidebar ul.mainMenu {
	width: 187px;
	margin: 0 0 1px 0;
	padding: 5px 0;
	background: #4484c3;
}

div#sidebar ul.mainMenu li {
	width: 179px;
	padding: 0 4px;
}

div#sidebar ul.mainMenu li a {
	width: 169px;
	padding: 7px 0 7px 10px;
	display: block;
	color: #ffffff;
	font-size: .8em;
	text-decoration: none;
	border-top: 1px solid #5b93ca;
	border-bottom: 1px solid #3977b3;
}

div#sidebar ul.mainMenu li a:hover {
	background: #316da8;
	border-top: 1px solid #4484c3;
	border-bottom: 1px solid #4484c3;
}

div#sidebar ul.mainMenu li a.firstElement {
	border-top: 1px solid #4484c3;
}

div#sidebar ul.mainMenu li a.lastElement {
	border-bottom: 1px solid #4484c3;
}

div#sidebar ul.subMenu {
	width: 187px;
	margin: 0 0 1px 0;
	padding: 5px 0;
}

div#sidebar ul.subMenu li {
	float: left;
	width: 179px;
	padding: 0 0 0 12px;
}

div#sidebar ul.subMenu li a {
	float: left;
	padding: 2px;
	font-size: .7em;
	text-decoration: none;
}

div#sidebar ul.subMenu li a:hover {
	margin: 0 0 0 6px;
	color: #ffffff;
	background: #d7790a;
}

div#sidebar ul.subMenu li a span {
	color: #545454;
}

div#sidebar ul.subMenu li a:hover span {
	display: none;
}
	
div#sidebar div.cbox {
	width: 175px;
	padding: 6px;
	background: #ecf2f9;
}

div#sidebar div.cbox h3 {
	color: #316da8;
	margin: 8px 0 4px 5px;
	font-size: .8em;
	font-weight: bold;
	text-decoration: underline;
}

div#sidebar div.cbox p {
	color: #a0a3a6;
	font-size: .7em;
	margin: 0 0 0 5px;
}

div#sidebar div.cbox p a.special {
	text-decoration: none;
}

div#sidebar div.cbox p a.special span {
	color: #d7790a;
}

div#content {
	float: left;
	width 614px;
	margin: 0 1px 1px 0;
}

div#content h1 {
	width: 599px;
	margin: 0 0 10px 0;
	padding: 8px 0 8px 15px;
	color: #3b79b7;
	font-size: 1em;
	font-weight: bold;
	background: #fdf7f1;
}

div#content h2 {
 	margin: 0 0 0 5px;
 	padding: 8px;
	color: #3b79b7;
	font-size: .9em;
	font-weight: bold;
}

div#content h3 {
 	margin: 0 0 0 5px;
 	padding: 8px;
	color: #3b79b7;
	font-size: .85em;
	font-weight: bold;
}

div#content p {
	width: 598px;
	margin: 0 0 1em 0;
	padding: 0 8px;
	font-size: .8em;
	text-align: justify;
}

div#content ul {
	list-style-type: disc;
	margin: 0 0 1em 30px;
	font-size: .8em;
}

div#content ul li {
	width: 560px;
}

div#content table.comTable {
	width: 598px;
	margin: 0 0 10px 8px;
	border: 1px solid #cee5f8;
}

div#content table.comTable a {
	text-decoration: none;
}

div#content table.comTable tr.colorRow td {
	background: #eff7fd;
}

div#content table.comTable td {
	padding: 3px;
	font-size: .8em;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #ffffff;
}

div#content table.comTable td.greenRow {
	color: #19ac16;	
}

div#content table.comTable td a.tableButton {
	display: block;
	width: 88px;
	height: 25px;
	margin: 0 auto;
	padding: 3px 0 0 0;
	background: url(images/table_button.jpg) no-repeat;
	color: #ffffff;
	font-weight: bold;
	font-size: .85em;
}

div#content table.comTable thead td {
	padding: 10px 0;
	color: #316da8;
	font-weight: bold;
	font-size: .8em;
	background: #d6e7f4;
	text-align: center;
}

div#boxes {
	float: left;
	width: 178px;
	margin: 0 0 1px 0;
}

div#boxes h2 {
	width: 162px;
	height: 22px;
	margin: 0 0 1px 0;
	padding: 6px 0 0 15px;
	color: #ffffff;
	font-size: .8em;
	font-weight: bold;
}

div#boxes h2.orangeHead {
	background: url(images/sidebar_head2.jpg) no-repeat;
}

div#boxes h2.blackHead {
	background: url(images/boxes_head1.jpg) repeat-x;
}

div#boxes div.cbox {
	width: 158px;
	padding: 10px;
	background: #f4f4f4;
}

div#boxes div.cbox p {
	font-size: .7em;
	line-height: 1.5;
}

div#boxes div.cbox p a {
	color: #d7790a;
}

div#boxes div.newsElement {
	width: 158px;
	padding: 10px;
	background: #f4f4f4;
	border-bottom: 1px solid #e9e9e9;
}

div#boxes div.newsElement h3 {
	margin: 0 0 10px 0;
	color: #316da8;
	font-weight: bold;
	font-size: .7em;
}

div#boxes div.newsElement p {
	color: #5c5c5c;
	font-size: .7em;
	text-align: justify;	
}

div#boxes div.newsElement p a {
	color: #d7790a;
	text-decoration: underline;
}

div#footer {
	position: relative;
	clear: left;
	width: 980px;
	height: 94px;
	padding: 10px 0 0 0;
	background: url(images/footer_background.jpg) repeat-x;
	font-size: .7em;
	text-align: center;
}

div#footer p.copyright {
	line-height: 2;
}

div#footer p.copyright a {
	color: #d7790a;
}

div#footer p.advert {
	padding: 20px 0 0 0;	
}

div#footer ul.flinks {
	position: absolute;
	top: 15px;
	right: 10px;
}

div#footer ul.flinks li {
	float: left;
	padding: 0 0 0 8px;
}

div#footer ul.flinks li a {
	padding: 0 8px 0 0;
}

div#footer ul.flinks li a:hover {
	color: #d7790a;
}
