/* formate.css 4 brehmfinanz
dunkelblau: #10306D
activ: #FFEDC3
a_rahmen: #FFE29C
normal_bg:  #fff9eb
 */

 
image, img {
	border:0;
}

#mainframe
{ 
	 border-bottom: 8px #10306D solid;
	 border-top: 1px #10306D solid;
	 border-left: 1px #10306D solid;
	 border-right: 1px #10306D solid;
	 width: 748px;
}
.navi
{
	height:26px;
	border-bottom: 1px #10306D dotted;
}
.kopf
{
  background:#ffffff url(../img/head_bg.jpg) repeat-x;
  vertical-align:bottom;
  text-align:right;
  width:517px;
  height:87px;
}
 
.text, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #000000;
}
H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color : #000000;
}
.article
{
	color:#666666;
	font-size:9px;
}
.aufframe /* aufzählung */
{
	margin-left:15px;
	margin-top:-1em;
}
.blaua
{
	color: #10306D;
	font-size: 14px;
	font-weight: bold;
}
.blaub
{
	text-align: center;
	color: #10306D;
	font-size: 18px;
	font-weight: bold;
}
.wichtig
{
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}

.zitat /* kursiv in den Zeitungsartikeln */
{
	text-align:justify;
	font-style:italic;	
	font-size: 12px;
}
.zeitung /* Zeitungsartikel */
{
	text-align:justify;
	font-size: 12px;
}
#navframe /* Rahmen: zurüch / top */
{
	text-align:center;
}

/* #navframe a:link, #navframe a:active, #navframe a:visited  - wenn extra */
#navframe a /* Links: zurüch / top */
{
	font-size: 8pt;
	text-decoration: underline;
	color: #808080;
	
}
.text_klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #000000;
}
	
A, A:ACTIVE,  A:LINK, A:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color : #000000;
}

A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}

A.klein, A.klein:ACTIVE,  A.klein:LINK, A.klein:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color : #000000;
  font-size: 10px;
}

A.klein:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
  font-size: 10px;
}

input, textarea  {
	background: #FFFAEC; 
	color: #000000;
	border: 1px solid #10306D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.check { /* IE Hack */
border : 0 none inherit; 
background-color : transparent; 
} 



