/* Stylesheet steuerberater-nahe.de 29.12.2011 */

/************ Allgemeines ******************************************************/

body
{
	color: #333366;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	margin: 20px 40px 20px 50px;
	background-image: url(images/logo15trans.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 60px;
}

body, html, textarea
{
	scrollbar-arrow-color: #00509B;
	scrollbar-face-color: #EEEEEE;
	scrollbar-track-color:  #FFFFFF;
	scrollbar-darkshadow-color: #00509B;
}

img
{
	border: 0;
}

tr
{
	vertical-align: top;
}

td
{
	line-height: 1.5em;
	font-size: 8pt;
}

td.sublink{
	padding-left: 6px;
}

p
{
	margin-top: 4pt; 
	line-height: 1.5em;
	margin-bottom: 8pt;
}

/************ Framespezifisches ******************************************************/


.kopf		/* Kopf mit Hauptnavigation  */
{
	background-image: url();
	padding: 20px 10px 20px 0px;
	text-align: center;
}

.kopf a
{
	color: #333366;
	text-decoration: none;
}

.kopf a:visited		
{
	color: #333366;
	background-color:  #EEF9FE;
	text-decoration: none;
}
.kopf a:focus		/* rot */
{
	color: #990033;
	background-color:  #EEF9FE;
	text-decoration: none;
}
.kopf a:hover		/* rot */
{
	color: #990033;
	background-color:  #EEF9FE;
	text-decoration: none;
}
.kopf a:active		/* rot */
{
	color: #990033;
	background-color:  #EEF9FE;
	text-decoration: none;
}

.navi			/*  Linke Salte mit 2. Navigation*/
{
	background-image: url(images/verlauf_links.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #01509B;
	color: #EEF9FE;
}
.navi .oben
{
	position: absolute;
 	top: 10px;
	left: 0px;
}

.navi .mitte
{
	position: absolute;
 	top: 164px;
	left: 30px;
}

.navi .unten
{
	position: absolute;
 	bottom: 20px;
	left: 50px;
}

.rechts			/* rechte Spalte mit Motto */
{
	background-image: url(images/verlauf_rechts.jpg);
	background-repeat: repeat-y;
	background-position: right 20px;
	background-color:  #EEF9FE;
	text-align: center;
}
.rechts .motto
{
	position: absolute;
 	top: 164px;
	left: 20px;
	width: 150px;
	font-size: 10pt;
	color: #01509B;
	line-height: 1.5em;
}
.rechts .accordion
{
	position: absolute;
 	top: 164px;
	left: 20px;
}
.rechts .motto1
{
	position: absolute;
 	top: 300px;
	left: 10px;
	width: 170px;
	font-size: 8pt;
	color: #01509B;
	line-height: 1.5em;
}
.rechts .motto2
{
	position: absolute;
 	top: 300px;
	left: 10px;
	width: 170px;
	font-size: 10pt;
	color: #01509B;
	line-height: 1.5em;
}
.rechts .unten
{
	position: absolute;
 	bottom: 20px;
	left: 40px;
}

.rechts .untenrechts
{
	position: absolute;
 	bottom: 20px;
	right: 40px;
}

/************ Überschriften ******************************************************/
h1
{
	font-size: 16pt;
	font-weight: normal;
	line-height: 14pt;
	margin-bottom: 20pt; 
}
h2
{
	color: #333366; 
	font-size: 12pt;
	font-weight: bold;
	margin-top: 2em; 
	margin-bottom: 0.5em; 
}

h3
{
	color: #333366; 
	font-size: 10pt;
	font-weight: bold;
	margin-top: 1em; 
	margin-bottom: 0.5em; 
}

h4
{
	color: #333366; 
	font-size: 8pt;
	font-weight: bold;
	margin-top: 1em; 
	margin-bottom: 0.5em;
	line-height: 1.5em;
}
/************ Listen ******************************************************/

li
{
	margin-top: 4pt; 
	line-height: 1.5em;
	list-style-type: square;
}
ul
{
	margin-top: 4pt; 
	margin-bottom: 8pt;
}

/************ Links ******************************************************/

a		/* normaler Link 10pt */
{
	font-size: 10pt;
	font-weight: bold;
	font-variant: small-caps;
}
a:link
{
	color: #333366;
	text-decoration: none;
}
a:visited
{
	color:  #333366;
	text-decoration: none;
}
a:hover		/* rot */
{
	color: #990033;
	text-decoration: none;
}
a:active
{
	color: #990033;
	text-decoration: none;
}

a.nlink 		/* Navi Link */
{
	font-size: 9pt;
	font-weight: normal;
	font-variant: small-caps;
}
a.nlink:link
{
	color: #EEF9FE;
	text-decoration: none;
}
a.nlink:visited
{
	color: #EEF9FE;
	text-decoration: none;
}
a.nlink:focus		/* rot */
{
	color: #990033;
	text-decoration: none;
}
a.nlink:hover		/* rot */
{
	color: #990033;
	text-decoration: none;
}

a.nlink:active		/* rot */
{
	color: #990033;
	text-decoration: none;
}

/************ Allgemeines ******************************************************/

.pfeil
{
	background-image: url(images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 20px;
	padding-left: 30px;
	font-style: italic;
}

.pfeil1
{
	background-image: url(images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 10px;
	padding-left: 14px;
}

.intro
{
	position: absolute;
 	bottom: 10%;
	width: 100%;
	text-align: center;
}

.left 
{  
	text-align: left;
}

.right 
{  
	text-align: right;
}

.center
{
	text-align: center;
}

.textsmall
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
	font-size: 8pt;
}

.textverysmall
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
	font-weight: normal;
	font-size: 7pt;
}

.fehler
{
	color: #990033;
	font-size: 10pt;
	line-height: 12pt;
}

.ohneHintergrund
{
        background-image: url();
}

.fett
{
	font-weight: bold;
}

.italic
{
	font-style: italic;
}

.rot
{
	color: #990033;
}

.blau
{
	color: #01509B;
}

.newsinhalt
{
	color: #333366;
	font-size: 8pt;
	line-height: 10pt;
}

.leer
{ 
	display:none;
} 
