/***********************************************/
/* style-components.css v.1.0                  */
/* Author: Michaela Mappes                      */
/* Use with template ALL		       */
/* (C) 2005 MiM Webdesign                      */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body    { color: #ffffff; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; background-color: #000066; margin: 0px; padding: 0px; scrollbar-3d-light-color: #000099; scrollbar-arrow-color: #000099; scrollbar-base-color: #000099; scrollbar-dark-shadow-color: #ccccff; scrollbar-face-color: #ffffff; scrollbar-highlight-color: #ccccff; scrollbar-shadow-color: #ccccff; scrollbar-track-color: #ffffff }

a  { color: #ffffff; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none }

br { line-height:18px }

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

.leftnav    { color: #ffffff; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none }

.content      { color: #000099; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none }

.bgimg       { color: #000099; background-image: url(../img/bank_dup_bg.jpg) }

.topic      { color: #000099; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none }

.headline        { color: #000099; font-weight: bold; font-size: 11pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none }

.footer      { color: #FFFFFF; font-size: 7pt; font-family: Arial, Helvetica, sans-serif; text-decoration: none }

/***********************************************/
/* Störer Startseite                           */
/***********************************************/

#stoerer {
	margin: 0px;
	width: 270px; 
	height: 200px;
	z-index: 1;
	float: none;
	clear: both;
	position: absolute;
	top: 260px;
	left: 540px;
	border-width: 0;
}

