body {
	color: #000;
	font-size: 101%;
}

body,td,p,div,span,h1,h2,h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*Allgemeines Linkschema*/
a:link {
	text-decoration: underline;
	color: #000;
}

a:visited {
	text-decoration: underline;
	color: #333;
}

a:hover {
	text-decoration: none;
	color: #f00;
}

a:active {
	text-decoration: none;
	color: #f00;
}

/*ENDE Allgemeines Linkschema*/
/*Linke Navigation*/
.navi {
	margin: 0px;
	padding: 0px;
	background: #f60;
}

.navi p {
	font-size: 0.8em;
	color: #fff;
}

.navi a:link {
	text-decoration: underline;
	color: #fff;
}

.navi a:visited {
	text-decoration: underline;
	color: #fff;
}

.navi a:hover {
	text-decoration: none;
	color: #fff;
}

.navi a:active {
	text-decoration: none;
	color: #fcc;
}

/*ENDE Linke Navigation*/
/*Formatierung für Inhaltsbereich*/
h1,h2,h3 {
	font-style: italic;
	margin-left: 10px;
}

h1 {
	font-size: 1.8em;
	color: #f60;
}

h2 {
	font-size: 1.5em;
	color: #ff6600;
}

h3 {
	font-size: 1.0em;
	color: #ff6600;
	padding: 3px;
	margin-left: 0px;
}

ul {
	font-size: 0.8em;
	list-style: square;
	line-height: 150%;
	vertical-align: middle;
}

.text {
	padding: 5px;
	background: #fff;
}

.text p {
	margin-top: -5px;
	margin-left: 3px;
	font-size: 0.8em;
}

.footer {
	text-align: center;
	background: #fff;
}

.footer p {
	font-size: 0.7em;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*ENDE Formatierung für Inhaltsbereich*/
/*Sidebar*/
.sidebar {
	background: #efefef;
	border: 1px solid #f60;
	width: 100%;
	margin: 3px 3px 6px 0px;
}

.sidebar .header {
	background: #f60;
	font-size: 0.8em;
	color: #fff;
	padding: 3px 2px 3px 6px;
	margin: 0px 0px -12px 0px;
}

.sidebar p {
	padding: 3px 8px 3px 6px;
	font-size: 0.7em;
}

/*ENDE Sidebar*/
/*Kontakt Rahmen*/
.rahmen {
	border: 1px solid #f60;
	padding: 15px;
}

/*Kontakt Rahmen*/
/*Steuerlinks*/
.tabellelinks {
	background: #f60;
}

.tabellelinkstd {
	background: #efefef;
	font-size: 0.8em;
	padding: 3px;
}

.tabellelinkstdET {
	background: #efefef url(bestellung/bestellung/eintrag.gif) no-repeat right top;
	font-size: 0.8em;
	padding: 3px;
}

.tabellelinkstddk {
	color: #fff;
	font-size: 0.8em;
	padding: 3px;
}

/*Steuerlinks*/
.top {
	margin-right: 60px;
	font-size: 0.8em;
}

.logo2 {
	margin-top: 0px;
	padding: 0px;
}

.rot {
	color: #ff0000;
}

 .klein {
	font-size: 9px;
}

/* Webcheck */
.orangebox {
	background: #ffd6bb;
	padding: 10px;
	border: 1px solid #f60;
	margin: 0 10px 10px 10px;
	font-size: 0.8em;
}

#webcheck {
	border: 3px solid #efefef;
}

#webcheck td {
	background: #f5f5f5;
	padding: 3px 8px;
	font-size: 0.75em;
}
/*Für die Textmarken der Steueberater*/
.textmarken {
	margin: 10px 0px 15px 25px;
	font-size: 0.8em;
	line-height: 1.3em;
}

/*Vorteile und Bestellicon werden damit formatiert (Ihr Eintrag)*/
.vorteilebestellen {
	margin-top: -20px;
	margin-right: 35px;
	text-align: right;
}

/*Für Vorteile Popup*/
.vorteile {
	font-size: 0.8em;
	padding: 5px 10px 5px 10px;
}

/* Formatierung für horizontale Sekundärnavi */
#navih {
	background: #dae0f1;
	text-align: center;
	padding: 5px 0;
	margin: 0 -5px 15px -5px;
	border: 1px solid #f60;
	border-left: 0;
}

/* Für Muster Top-Listung auf der Bestellseite für das Toplisting (...ihr_eintrag/bestellung/toplistung/) */
#musterform {
margin-top: 10px;
margin-bottom: 0;
padding: 0;
}

#musterform input {
font-size: 0.7em;border: 0; width: 180px; background: #fff;margin:0px; padding: 0;
}

#musterform2 {
margin: 0;
padding: 0;
}

#musterform2 input {
font-size: 0.7em;border: 0; width: 120px; background: #c55100; color: #fff;
}

/* Für Abbruchpopup */
table#popup {
	border: 1px solid #ccc;
}

table#popup .tdbggr {
	font-size: 0.8em;
}

/* Für Livesupport auf Bestellseiten */
#livesupport {
	margin-top: 100px;
}


/* ############# Hier beginnt die Newswriter Formatierung ############# */
/*Überschrift*/
.topic {
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: -50px;
	letter-spacing: 1px;
	font-size: 0.8em;
}

.topic a:link {
	text-decoration: none;
	color: #000;
}

.topic a:visited {
	text-decoration: none;
	color: #333;
}

.topic a:hover {
	text-decoration: none;
	color: #f00;
}

.topic a:active {
	text-decoration: none;
	color: #f00;
}

/*Formatierung für Navigation von Newswriter*/
.nwNav {
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 0.8em;
}

.nwNav a:link {
	color: #000;
	text-decoration: underline;
}

.nwNav a:visited {
	color: #333;
	text-decoration: underline;
}

.nwNav a:active {
	color: #f00;
	text-decoration: none;
}

.nwNav a:hover {
	color: #f00;
	text-decoration: none;
}

/*Formatierung für Navigation von Newswriter*/
.author {
	text-align: right;
	margin-right: 10px;
}

.date {
	color: #7487BA;
	font-weight: bold;
}

#newsindex {
	border: 1px dotted #7487BA;
	padding: 10px;
	width: 450px;
	font-size: 0.8em;
}

#newsindex p{
	font-size: 1.1em;
}

#newsindex strong {
	color: #7487BA;
	font-weight: bold;
}

a.newstitle:link{
	color: #000000;
	text-decoration: none;
}

a.newstitle:visited{
	color: #000000;
	text-decoration: none;
}

a.newstitle:active{
	color: #000000;
	text-decoration: none;
}

a.newstitle:hover{
	color: #000000;
	text-decoration: underline;
}

a.easytags{
	color: #000000;
	font-size: 9pt;
}

.imgtext{
	font-size: 9pt;
	font-style: italic;
}

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

.blank {
	font-size: 12px;
}

/* offerte */
#offerttable .tdbggrohne, .offerttable .tdhlohne {
	background : #f5f5f5;
	color: #000;
	padding: 1px;
	padding-left: 5px;
}

#offerttable .tdhlohne, .offerttable .tdhlohne {
	background : #ffebe3;
	padding: 1px;
	padding-left: 5px;
}	

#offerttable .tdhlohne  h2, .offerttable .tdhlohne  h2 {
	margin: 5px 5px 5px 5px;
	font-size: 0.8em;
	color: #f63;
}

#offerttable .tdbggrohne  h3, .offerttable .tdbggrohne  h3 {
	margin: 5px 5px 5px 5px;
	font-size: 0.7em;
	color: #f63;
}

#offerttable td, .offerttable td {
	padding: 10px !important;
	background: #f5f5f5;
}

#offerttable textarea, .offerttable textarea {
	height: 200px;
	width: 300px;
}

#offerttable .inputlang, .offerttable .inputlang {
	width: 300px;
}

#offerttable #weiter, #offerttable #zurueck, .offerttable #weiter, .offerttable #zurueck  {
	background: #f60;
	color: #fff;
	font-weight: bold;
}
/* offerte */

/* Hervorhebungen */
td.text #steuerberater li {
	list-style: none ! important;
	margin-left: -10px;
}

td.text #steuerberater li a {
	background: url(6x62.gif) no-repeat left top;
	padding-left: 15px;
}

td.text #steuerberater li a.vip {
	background: url(vip.gif) no-repeat left;
	font-weight: bold;
	letter-spacing: 0.05em;
	padding-left: 25px;
}

td.text #steuerberater li a.vip2 {
	background: url(birne.gif) no-repeat left bottom;
}
/* Hervorhebungen 2 */
td.text #steuerberater2 li {
	list-style: none ! important;
	margin-left: -10px;
	margin-bottom: 2px;
}

td.text #steuerberater2 li a.vip {
	font-weight: bold;
	letter-spacing: 0.05em;

}

/*Sidebar*/
#divTopLeft {
	position: relative;
}

#divTopLeft #sidebar2 {
	background: #fff;
	border: 1px solid #f60;
	width: 185px;
	margin: 3px 3px 15px 0px;
}

#divTopLeft #sidebar2 .header {
	background: #f60;
	font-size: 0.8em;
	color: #fff;
	padding: 3px 2px 3px 6px;
	margin: 0px 0px -12px 0px;
}

#divTopLeft #sidebar2 p {
	padding: 1px;
	font-size: 0.7em;
	margin: 2px 0;
}

/*ENDE Sidebar*/

.eintrag {
	background:#f60;
}

/* webmaster */

.webmaster .tdbild {
	border: 1px solid #ccc;
	padding: 5px;
	padding-left: 5px;
}

.webmaster .tdtext {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 0.85em;
	padding: 10px;
	padding-left: 5px;
}

.webmaster .tdtextprofil {
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 0.85em;
	padding: 10px;
	padding-left: 5px;
}


.webmaster .top {
		text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: -20px;
}

/* Hervorhebungen */

/* Hervorhebungen */
.webmaster #steuerberater li {
	list-style: none ! important;
	margin-left: -10px;
}

.webmaster #steuerberater li a {
	background: url(6x62.gif) no-repeat left top;
	padding-left: 15px;
	font-size: 0.85em;
}

.webmaster #steuerberater li a.vip {
	background: url(vip.gif) no-repeat left;
	font-weight: bold;
	letter-spacing: 0.05em;
	padding-left: 25px;
}

.webmaster #steuerberater li a.vip2 {
	background: url(birne.gif) no-repeat left bottom;
}
/* Hervorhebungen 2 */
.webmaster #steuerberater2 li {
	list-style: none ! important;
	margin-left: -10px;
	margin-bottom: 2px;
}

.webmaster #steuerberater2 li a.vip {
	font-weight: bold;
	letter-spacing: 0.05em;

}

/* Toplistung */
#divTopLeft {
	position: relative;
}

#divTopLeft #sidebar2 {
	background: #fff;
	border: 1px solid #c55100;
	width: 185px;
	margin: 3px 3px 15px 0px;
}

#divTopLeft #sidebar2 .header {
	background: #c55100;
	font-size: 0.8em;
	color: #fff;
	padding: 3px 2px 3px 6px;
	margin: 0px 0px -12px 0px;
}

#divTopLeft #sidebar2 p {
	padding: 1px;
	font-size: 0.7em;
	margin: 2px 0 2px 2px;
	color: #808080;
}

#divTopLeft #sidebar2 p a:link, #divTopLeft #sidebar2 p a:visited,{
	color: #c55100;
}

/*ENDE Toplistung*/
