/* Standard-CSS für www.steuerberater.eu Version 3.0 */
/* Wichtige Farben
dunkelblau = 		#3A6594
weissblau = 		#F1F5FA
*/
html, body {
	background: #EAF2FA url(images/page_bg.gif) repeat-y;
	font-size: 11px;
}

html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

a:link {
	color: #3434C4;
}

a:visited {
	color: #333;
}

a:hover {
	color: #f60;
}

a:active {
	color: #f60;
}

img {
	border: 0;
}

#header {
	background: #45459A;
	height: 84px;
}

#logo {
	width: 455px;
	float: left;
}

#kontakt {
	text-align: right;
	padding: 64px 130px 0;
}

#kontakt a {
	color: #fff;
	font-weight: bold;
	margin-left: 16px;
}

#ornament{
	position:absolute;
	top: 0px;
	right: 0px;
	width: 102px;
	height: 83px;
}

#headerleiste {
	height: 17px;
	font-weight: bold;
	padding: 4px 30px 0;
	background: #a0c3ea;
	border-top: 2px solid #fff;
	border-bottom: 1px solid #45459a;
}

#3cols {
}

#col-links {
	height: 100%;
	width: 159px;
	background: #a0c3ea;
	float: left;
}


ul.menu-links {
	list-style-type: none;
	border-bottom: 1px solid #537CA6;
	width: 159px;
	font-weight: bold;
	margin-top: -1px;
}

ul.menu-links li a {
	color: #45459a;
	height: 16px;
	display: block;
	padding: 5px 0 2px 4px;
	background: url(images/links_bg.gif) top repeat-x;
}

ul.menu-links li a:hover {
	background: url(images/links_bg_hover.gif) top repeat-x;
}

ul.menu-links ul li a:hover {
	background: none;
}


ul.menu-links li ul a {
	height: 11px;
	background: #C5DEF9;
	padding: 1px 0 2px 8px;
	color: #45459A;
}

ul.menu-links li ul a:hover {
	background-color: #a9cef5;
}

#col-links p {
	color: #fff;
	font-size: 0.9em;
	margin: 24px 3px;
}


#col-mitte {
	width: 570px;
	background: #fff;
	margin-left: 159px;
	padding: 15px;
}


#col-mitte img.flagge {
	border: 2px solid #C5DEF9; 
	margin-right: 4px;
}

#col-mitte h2 {
	font-size: 15px;
	font-weight: bolder;
	margin: 0 30px 10px 0;
	color: #45459A;
	border-bottom: 1px dotted #45459A;
	width: 550px;
}

#col-mitte .erklaerung{
	font-size: 10px;
	color: #777;
}

ul.anbieterliste li {
	list-style: none;
	font-size: 11px;
	margin: 10px 0 10px 0;
}

ul.anbieterliste li a {
	font-weight: bold;
}

#col-mitte .texttable {
	border: 1px solid #A0C3EA;
	background: #fff;
	margin: 0 10px 10px 0px;
	width: 580px;
}



/* Für echte Einträge in den Bundesländern */
#floatingDiv {
	width: 200px;
}

#floatingDiv .eintrag {
  border: 1px solid #3A6594;
	border-top: none;
  background: #FFF;
	margin-bottom: 15px;
}

#floatingDiv .eintrag h3 {
	background: #45459A;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0 3px 4px;
	margin-bottom: 0;
}

#floatingDiv .eintrag h3 img {
	margin: 0 4px -1px 0;
}

#floatingDiv .eintrag p {
	margin: 2px 5px 4px 8px;
}


















#kontakt #kontaktnavi li {
	list-style: none;
	float:left;
	margin: 0px 20px 0px 0px;
}
#kontakt #kontaktnavi li a.weiss, #kontakt #kontaktnavi li a.weiss:link, #kontakt #kontaktnavi li a.weiss:active{
	text-decoration: none;
	color:#fff;
	font-weight: bold;
	font-size: 11px;
}
#kontakt #kontaktnavi li a.weiss:hover{
	color:#000;
}
a.startseiteflaggen, a.startseiteflaggen:link, a.startseiteflaggen:active{
	align: center;
}
#sprachen{
	position: absolute;
	top: 90px;
	right: 10px;
	}
#sprachen #sprachennavi li {
	list-style: none;
	float:left;
	margin: 0 10px 0 0;
}
#sprachen #sprachennavi a.dunkelblau, #sprachen #sprachennavi a.dunkelblau:link, #sprachen #sprachennavi a.dunkelblau:active{
text-decoration: none;
	color:#45459A;
	font-weight: bold;
	font-size: 11px;
}
#sprachen #sprachennavi a.dunkelblau:hover{
	color: #fff;
}


h1 {
	color: #000;
	text-transform: uppercase;
	margin: 0 0 0 0px;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}
h3{
	font-size: 15px;
}

/* Start der Layoutabelle */
#layout {
	margin: 0 0 0 0;
	position: absolute;
	width: 100%;
	top: 107px;
	left: 0;
}

/* Navi */
#layout #navi {
	width: 20%;
}

#layout #navi ul {
	list-style-type: none;
	border-bottom: 1px solid #537CA6;
	width: 159px;
	font-size: 11px;
	font-weight: bold;
	font: Verdana, Geneva, Arial, Tahoma,  Helvetica, sans-serif;
}

#layout #navi ul li{
	width: 159px;
}

#layout #navi ul a {
	background: url(images/links_bg.gif) repeat-x;
	text-decoration: none;
	height: 16px;
	display: block;
	padding: 5px 0 2px 4px;
}

/* Unterpunkte */

#layout #navi ul ul li {
	margin-bottom: 0px;
}

#layout #navi ul ul a {
	font-size: 11px;
	height: 11 px;
	background-color: #C5DEF9;
	padding-left: 8px;
	color: #45459A;
}

#layout #navi ul a b, #layout #navi ul ul a b {
}

#layout #navi ul a.hl {
	background: #8AB4E2 url(images/ul_li_hover.gif) repeat-x;
	color: #45459A;
	font-weight: bold;
}

#layout #navi ul a.hl:link {
	color: #45459A;
}

#layout #navi ul a.hl:visited {
	color: #45459A;
}

#layout #navi ul a.hl:hover {
	color: #000;
}

#layout #navi ul a.hl:active {
	color: #000;
}


#layout #navi ul ul a.hl {
background: #A9CEF5;
color: #ffff00;
}


#layout #navi ul a:link {
	color: #45459A;
}

#layout #navi ul a:visited {
	color: #45459A;
}

#layout #navi ul a:hover {
background: #83B4EB url(images/ul_li_hover.gif) repeat-x;
}

#layout #navi ul a:active {
background: #83B4EB;
color: #000;
}


#layout #navi ul ul a:link {
	color: #45459A;
}

#layout #navi ul ul a:visited {
	color: #45459A;
}

#layout #navi ul ul a:hover {
background: #A9CEF5 url(images/submenu_pfeil2.gif) no-repeat;
}

#layout #navi ul ul a:active {
	background: #A9CEF5 url(images/submenu_pfeil2.gif) no-repeat;
	color: #ffff00;
}

#layout #navi #disclaimer {
	font-size: 10px;
	color: #fff;
	position: relative;
	top: 20px;
	left: 0;
	padding: 3px;
	width: 153px;
	height: 40px;
	background: #A0C3EA;
	
}

/* / Navi */
/* Content */

#col-mitte p{
	margin-bottom: 20px;
	text-align: left;
	font-size: 11px;
}
#col-mitte a{
	font-weight: bold;
}
#col-mitte #startseite{
margin-left: 0px;
padding-left: 0px;
}




#col-mitte h3 {
	font-size: 13px;
	color: #45459A;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 15px;
	width: 550px
}
#col-mitte h4{
	font-size: 11px;
	color: #AAA;
	margin-bottom: 0;
	margin-left: 10px;
}
#col-mitte h5{
	font-size: 12px;
	color: #333;
	margin-bottom: 0;
	margin-left: 10px;
	border: 1px solid #AAA;
	width: 550px;
	padding: 3px 3px 3px 3px;
}


#col-mitte ul, #col-mitte ol {

 margin-left: 60px;
 margin-top: 20;
}

#col-mitte ul li, #col-mitte ol li {
	width: 500px;
	margin-bottom: 5px;
}

/*#col-mitte #award {
	background: url(images/emedia_award.gif) no-repeat;
	margin: -9px 1px 1px 1px;
	font-size: 0.8em;
	width: 230px;
	height: 74px;
	padding-top: 12px;
}*/

#col-mitte #award {
	margin: -9px 1px 1px 1px;
}

#layout #content

#col-mitte .nachoben{
	font-size: 10px;
	margin:  0px 10px 30px 10px;
	color: #777;
	text-align: center;
	font-weight: bold;
	}
#col-mitte .incwerbung{
text-align: center;
margin: 40px 40px 40px 40px;
	}
#col-mitte #keineintrag{
border: 1px solid #DDD;
padding: 5px 5px 5px 5px;
}
#col-mitte h2 .imagebild{
	margin-right: 5px;
}

#col-mitte .PhorumListTable{
	border: 1px solid #45459A;
	margin: 4px 4px 4px 4px;
}
#col-mitte .PhorumListTable td{
		padding: 4px 4px 4px 4px;
}

/* Bestellungs-Popups */
html .popup, body .popup {
	background-image: none;
	background: #fff ;
	margin 0;
	padding 0;
	height: 100%;
}

.popup h1 {
	background: #3A6594;
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 5px 0 5px 12px;
}

.popup h2 {
	background: #A0C3EA;
	margin: 0;
	padding: 10px 10px 10px 10px;
	color: #45459A;
	font-size: 15px;
	border-bottom: 1px solid #45459A;
}
.popup a.closewindow{
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #A0C3EA;
	display: block;
}
.popup .center{
	text-align: center;
}


.popup p, .popup ul {
	margin: 10px 10px 10px 12px;
}

.popup ul {
	margin: 10px 0 10px 35px;
}

.popup .adresse{
	font-size: 10px;
	margin:  30px 10px 30px 10px;
	color: #777;
	}

/* Preistabelle */
#preistabelle {
	margin-left: 10px;
	background: #5A8DC6;
}

#preistabelle td {
	padding: 6px;
	border-collapse: collapse;
	background: #fff;
}

#preistabelle td a{
	font-weight:bold;
	text-decoration: none;
}
#preistabelle td a:hover{
	text-decoration: underline;
}

/* Formatierung für die Verzeichniseinträge */
/* Liste der Verzeichniseinträge */



#col-mitte .texttable .text, #col-mitte .texttable .profil {
	font-size: 11px;
	padding: 5px 10px 10px 10px;
}

#col-mitte .texttable .header {
	background: #DFEDFC;
	padding: 4px 4px 4px 4px;
	font-size: 12px;
}

/* Tabelle für die Anbieterbestellung + Verezeichniseintrags-Bestellung + Toplistung + Tipps & Trick + Email + Webweiterleitung */
#col-mitte #anbieterbestellung, #col-mitte #verzeichniseintrag, #col-mitte #hervorhebung, #col-mitte #toplistung, #col-mitte #tippstricks, #col-mitte #emailwww {

	border: 1px solid #A0C3EA;
	margin: 0 auto;
	background: #fff;
}
#col-mitte #verzeichniseintrag p{
		
}

#col-mitte #anbieterbestellung td, #col-mitte #verzeichniseintrag td, #col-mitte #hervorhebung td, #col-mitte #toplistung td, #col-mitte #tippstricks td, #col-mitte #emailwww td {
	padding: 6px;
	border: 1px solid #A0C3EA;
	border-collapse: collapse;
	background: #fff;
}

#col-mitte #anbieterbestellung .eintrag, #col-mitte #verzeichniseintrag .eintrag, #col-mitte #hervorhebung .eintrag, #col-mitte #toplistung .eintrag, #col-mitte #tippstricks .eintrag, #col-mitte #emailwww .eintrag {
	background: #D5E6F9;
}

/* NEues Bestellübersichts Tabellen Ding */
#col-mitte #bestellenNEU {
	width: 587px;
	background: #A0C3EA;
}

#col-mitte #bestellenNEU td {
	background: #FFF;
	padding: 4px;
}
#col-mitte #bestellenNEU th {
	background: #A0C3EA;
	font-size: 12px;
	padding: 4px;
}
#col-mitte #bestellenNEU .eintrag {
	background: #DFEAF7;
}
#col-mitte #bestellenNEU .erklaerung {
color:#666;
text-align: center;
}
#col-mitte #bestellenNEU td a{
	font-weight:bold;
	text-decoration: none;
}
#col-mitte #bestellenNEU td a:hover{
	text-decoration: underline;
}
#col-mitte #lifehelper{
	margin:  0 10px 10px 10px;
}
#col-mitte .pfad a{
font-size: 11px;
font-weight: normal;
	color: #777;
}

/* / Content */
/* Sidebar */

#col-mitte #forum td{
padding: 0 0 0 0;
maring: 0 0 0 0;
}


#layout #sidebar {
	position: absolute;
	left: 780px;
	padding-top: 10px;
	width: 200px;
}

#layout #sidebar p {
	font-size: 11px;
	color: #333;
}

#layout #sidebar #tippsTricks {
	background: #F1F5FA url(images/sidebar_header_bg.gif) repeat-x;
	border-left: 1px solid #3A6594;
	border-bottom: 1px solid #3A6594;
}

#layout #sidebar #tippsTricks h3 {
	text-transform: uppercase;
	color: #fff;
	padding: 3px 0 0 2px;
	margin-left: 7px;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#layout #sidebar #forum h3 img {
	margin-bottom: -2px;
}

#layout #sidebar #forum {
	background: #F1F5FA url(images/sidebar_header_bg.gif) repeat-x;
	border-left: 1px solid #3A6594;
	border-bottom: 1px solid #3A6594;
}

#layout #sidebar #forum h3 {
	text-transform: uppercase;
	color: #fff;
	padding: 5px 0 0 2px;
	margin-left: 7px;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#layout #sidebar #forum ul {
	margin: 10px 10px 10px 25px;
	list-style: square;
}

#layout #sidebar #newsletter {
	background: #F1F5FA url(images/sidebar_header_bg.gif) repeat-x;
	border-left: 1px solid #3A6594;
	border-bottom: 1px solid #3A6594;
}

#layout #sidebar #newsletter h3 {
	text-transform: uppercase;
	color: #fff;
	padding: 5px 0 0 1px;
	margin-left: 7px;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#layout #sidebar #newsletter h3 img {
	margin-bottom: -2px;
}

#layout #sidebar #newsletter form .input {
	width: 100%;
}

#layout #sidebar #newsletter form #nlsubmit {
	text-align: right;
}

#layout #sidebar #werbung, #layout #sidebar .werbung {
	background: #F1F5FA url(images/sidebar_header_bg.gif) repeat-x;
	border-left: 1px solid #3A6594;
	border-bottom: 1px solid #3A6594;
}

#layout #sidebar #werbung h3, #layout #sidebar .werbung h3 {
	text-transform: uppercase;
	color: #fff;
	padding: 5px 0 0 1px;
	margin-left: 7px;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#layout #sidebar #werbung h3 img, #layout #sidebar .werbung h3 img {
	margin-bottom: -2px;
}

/* Für den Dummy Eintrag der Toplistung */
#layout #sidebar #divTopLeft {
	background: #fff;
	position: relative;
	top: 0;
	right: 0;
	padding: 0 5px 5px 5px;
	margin-right: 15px;
	width: 190px;
	border: 1px solid #3A6594;
	border-top: none;
}

#layout #sidebar #divTopLeft #musterform input {
	width: 100%;
	border: 0;
	padding-bottom: -3px;
}

#layout #sidebar #divTopLeft #musterform p {
	margin: 0 -5px;
	padding: 3px 0 3px 5px;
	background: #3A6594;
	color: #fff;
}

#layout #sidebar #divTopLeft #musterform p img {
	margin-bottom: -2px;
	margin-right: 3px;
}

#layout #sidebar #divTopLeft #musterform p input {
	background: #3A6594;
	color: #fff;
	text-transform: uppercase;
	font: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	width: 130px;
}


/* / Sidebar */
/* Footer */
#col-mitte #footer {
	text-align: center;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 11px;
	font-weight: normal;
	color: #777;
}

#col-mitte #footer a{
	color: #777;
	font-weight: normal;
}
/* / Footer */
/* Newswriter */

#col-mitte .nw p {
	line-height: 1.2em;
}

.author {
	text-align: right; 
	margin-right: 25px;
}

/* Login */
#col-mitte #login {
	border: 3px solid #efefef;
	border-top: none;
	margin: 20px auto;
}
#col-mitte #login td {
		padding: 3px;
}

#col-mitte #login #headerlogin {
	background: #3A6594;
	color: #fff;
	font-weight: bold;
	padding: 3px;
}

#col-mitte .error {
	font-weight: bold;
	color: red;
	text-align: center;
}

/*Formatierung für einen Hilfekasten*/
.hilfe {
	background: #efefef;
	color: #333333;
	border: 1px solid #f60;
	margin: 10px;
	padding: 10px;
}

.blank {
	font-size: 12px;
}

/* ENDE Start der Layoutabelle */

/* Forum wurde mit Steuerberater Layout versehen #col-mitte */

#col-mitte #forum {
	text-align: center;
	margin: 0 auto;
}

#col-mitte table td {
	font-size: 11px;
}

#col-mitte #startseite{
 	margin-left: 10px;
	padding: 10px;
}

#col-mitte #forum .navilinks {
	font-size: 11px;
}

#col-mitte #forum table {
margin-bottom: 2px;
}

#aktion {
	margin-left: 20px;
	margin-bottom: -20px;
}

#aktion #header {
	background: #0099ff;
	color: #fff;
	font-weight: bold;
	height: 15px;
	margin: 0;
	padding: 10px;
}

#aktion #text {
	background: #3a6594;
	color: #fff;
	padding: 10px;
}

/* FAQ */
#bewertung {
	width: 450px;
	margin-left: 90px;
}
#bewertung fieldset {
	border: 1px solid #6e9bcb;
}

#bewertung #submit {
	background: #6e9bcb;
	color: #fff;
	font-weight: bold;
	margin-top: 5px;
}

.dateautor {
	color: #666;
	text-align: right;
}

#kommentar {
	width: 450px;
	margin-left: 20px;
	padding: 5px;
}

html .parkseite, body .parkseite {
	background-image: none;
	background: #C5DEF9;
	margin 0;
	padding 0;
	height: 100%;
}
#kontaktpark {

}
#kontaktpark #kontaktnavi li {
	list-style: none;
	float:left;
	margin: 65px 10px 0px 0px;
}
 a.weiss, a.weiss:link, a.weiss:active{
	text-decoration: none;
	color:#fff;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 10px;
}
a.weiss:hover{
	color:#000;
}

#sprachenpark{
	top: 2px;
	right: 2px;
	}
#sprachenpark #sprachennavi li {
	list-style: none;
	margin: 0 10px 0 0;
}
#sprachenpark #sprachennavi a.dunkelblau, #sprachenpark #sprachennavi a.dunkelblau:link, #sprachenpark #sprachennavi a.dunkelblau:active{
text-decoration: none;
	color:#45459A;
	font-weight: bold;
	font-size: 11px;
}
#sprachenpark #sprachennavi a.dunkelblau:hover{
	color: #fff;
}
