/*
 * STYLEGUIDE/BRANDING 
 * Schriften -> Verdana(Text)/Futura MdCn BT(Grafik)
 *		-> Size: 10px, 11px, 13px(bold) -> Color: white, #696969
 * Marke -> SPARDIRECT (immer groß und ohne '.com')
 * 
 * 
 */

/* ALLGEMEINE ELEMENTE */
body { background-color:#FFFFFF; }
body, table, form, input, textarea, select {
	font-family: verdana; 
	font-size: 11px; 
	color: #696969;	 	}
	
.stdhead {
	font-family: verdana; font-size: 13px; color: #696969;
	font-weight: bold;
}

h3 {
	margin:0px;
	padding:0px;
	font-size:13px;
	display:inline;
	font-family:verdana;
}

li {margin-left: -30px;}

img { border-style:none; }

/* MENÜLEISTEN */
.m1 {margin: 5px; color: white; font-size: 11px;}
.m1 a{color: white; text-decoration: none;
  font-size: 10px; font-family: verdana;}

#mob {padding-left: 240px;}

.m24 a{color: white; text-decoration: none;
  font-size: 12px; font-family: verdana;}

.m3 {margin-top: 2px; margin-bottom: 2px; color: white; font-size: 11px;}
.m3 a{color: white; text-decoration: none;
  font-size: 10px; font-family: verdana;}

/* KOPF/FUSS */
#copy {margin-top: 3px; margin-bottom: 2px; color: white;
	font-size: 10px; font-family: verdana;}

/* LINKE SEITE */
#suche {margin: 13px;}
.formwandler {
	font-family: verdana; 
	font-size: 11px;
	color: #696969; }
.formwandler2 {
	font-family: verdana; 
	font-size: 11px;
	color: #696969; 
	padding-left: 10px;}

/* CONTENT */
.karte {font-size: 11px; color: #696969;}
.karte a{font-size: 10px; color: blue; text-decoration: none;}

/*  Extension db_1box */
.ext_tab  {margin: 0px; padding: 0px;}
.tabtop   {text-align: right; color: blue; font-style: italic;}
.imag1    {width: 220px; height: 95px; text-align: center;
            vertical-align: middle; padding: 3px;}
.divi     {vertical-align: middle;}
.ueber1   {font-weight: bold;}
.nhalt1   {width: 350px;}
.verbi1   a{text-decoration: none;}
.bonus1   {font-weight: bold;}

.imag2    {width: 220px; height: 95px;}
.ueber2   {font-weight: bold; vertical-align: middle; padding: 3px;}
.nhalt2   {width: 150px;}
.verbi2   a{text-decoration: none;}
.bonus2   {font-weight: bold;}

.imag3    {width: 220px; height: 95px;}
.ueber3   {font-weight: bold; vertical-align: middle; padding: 3px;}
.nhalt3   {width: 150px;}
.verbi3   a{text-decoration: none;}
.bonus3   {font-weight: bold;}
.rahmen   {padding-top: 5px; padding-bottom: 5px; text-align: center; vertical-align: middle;
            background-color: #FFFFFF; border-style: solid; border-width: 1px;
            border-color: #0066CC;}
.randb     {border-style: solid; border-left-width: 2px; border-top-width: 0px;
            border-right-width: 2px; border-bottom-width: 0px; border-color: #0066CC;}
.randg     {border-style: solid; border-left-width: 2px; border-top-width: 0px;
            border-right-width: 2px; border-bottom-width: 0px; border-color: #99CC00;}
.rando     {border-style: solid; border-left-width: 2px; border-top-width: 0px;
            border-right-width: 2px; border-bottom-width: 0px; border-color: #FF9900;}
.randp     {border-style: solid; border-left-width: 2px; border-top-width: 0px;
            border-right-width: 2px; border-bottom-width: 0px; border-color: #E81961;}
            
/* Social Bookmarks */
#socialbookmarking {
	border: 0px solid #CCC;
}
#socialbookmarking a {
	color: #666;
	font-family: Arial, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
}
#socialbookmarking legend {
	color: #666;
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding: 0 0 0 6px;
	text-transform: uppercase;
}
#socialbookmarking ul {
	list-style: none;
	margin: 0;
	padding: 3px 6px 0 6px;
}
#socialbookmarking ul li {
	float: left;
	margin: 0;
	padding: 0;
}
#socialbookmarking ul li a {
	border: 1px solid #FFF;
	display: block;
	float: left;
	height: 24px;
	padding: 6px 0 0 0;
	text-align: center;
	width: 30px;
}
#socialbookmarking ul li a:focus,
#socialbookmarking ul li a:hover,
#socialbookmarking ul li a:active {
	border: 1px solid #CCC;
}
