﻿/* DIVs definieren */

#contentad, #floater, #ad_top, #grayline, #searchbar, #leftnav, div.teaser, #footer, #ad_leaderboard, #ad_banner, #useractions { display:none; }

#container {
	position:relative;
	width:100%;
}

#kopf {
	height:60px;
	padding:0px;
	border-bottom:2px solid #555;
}

#main {
	position:relative;
	width:100%;
}

#content {
	width:90%;
}

/* Tag-Styles allgemein */

body, table {
	font: 10pt/1.25em Arial,Helvetica,sans-serif;
	padding:0;
}

body { margin:20px;}
table { margin:0;}

img { border:none; }

a, .red { color:#900; }
a { text-decoration:none; }
a:hover { text-decoration:underline; }


a:link {  font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none;}
a:visited { font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none;}
a:hover { font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none;}
a:active {font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none;}
img { border:none; }

#searchbar a, #grayline a, .ablack { color:black; }

form { margin:0px; padding:0px; }

table {	border-collapse:collapse;margin:0;}

td { text-align:left; vertical-align:top;padding:0;margin:0; }

.nostyle {color:black;text-decoration:none;font-weight:normal;}

h5 {
	font-size:8pt;
	font-weight:bold;
	color:white;
	margin:0px;
	padding:2px 2px 2px 5px;
	background-color:#900;
	text-align:left;
}

a.umf {
	display:block;
	height:10px;
	padding:2px 0 2px 15px;
	font-size:8pt;
	margin:5px 0;
	font-weight:bold;
	background: url left no-repeat #FFF6CC;
}

.bot { vertical-align:bottom; }
.top { vertical-align:top; }
.mid { text-align:center; }
.b { font-weight:bold;}
.yel {background-color:#FFED99;}

input.teaser {
	width:90px;
	margin:2px 0 0 2px;
	border:1px solid #999;
	font-size:8pt;
}

input.searchbar {
	width:150px;
	margin:0;
	border:1px solid #999;
	font-size:8pt;
}

input.go { width:18px;height:16px;border:none;}

/* Tag-Styles Kopf */

#kopf img {
	margin-right:2px;
}

/* footer-styles */
#footer a { color: #333; text-decoration: none; padding:0px 0.5em;}



/* Old Styles */
a:link {  text-decoration: none;}
a:visited { text-decoration: none;}
a:active {text-decoration: none;}

a:link {  font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none;}
a:visited { font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none;}
a:hover { font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none;}
a:active {font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none;}
img { border:none; }

.form
{
	font-style: normal;
	color: #333;
	margin: 0;padding:0;
}

a.stdlinkboldred {color: #900;font-weight: bold;}
a.stdlinkbold {color: #900;font-weight: bold;}
a.stdlink {color: #333;font-weight: normal;}
a.std11linkbold {color: #333;font-weight: bold;}
a.stdlinknormal {color: #900;font-weight: normal;}
a.stdlinknormal1 {color: #333;font-weight: bold;}
.stdhead {color: #333;font-weight: bold;}
.stdtext {color: #333;font-weight: normal;}
.stdred {color: #900;font-weight: normal;}
.stdboldred {color: #900;font-weight: bold;}
.stdheadred {color: #900;font-weight: bold;}

.headermiddlegrey {
color: #333;
font-weight: bold;
text-decoration: none;
text-transform:lowercase;
}

a.headermiddlegrey
{
color: #333;
font-weight: bold;
text-decoration: none;
text-transform:lowercase;
}

.spitzmarke
{ color: #333; }

.headermiddle
{
color: #900;
font-weight: bold;
text-decoration: none;
text-transform:lowercase;
}

.boldgreycheck { color: #ccc;font-weight: bold; }


.stheadversal {color: #333;text-transform:lowercase;}

.tdk12 {
padding-top:5px;padding-bottom:5px;padding-left:10px;
color:black;
font-weight:normal
}

/* STYLES FOR E.BUSINESS-ACADEMY */
.stacademy { font-size:1em; }
.titacademy { font-size:1.1em; font-weight:bold; }
b.academy { font-weight:bold; }
a.navacademypas { color:black; text-decoration:none }
a.navacademyakt { color:black; font-weight:bold; text-decoration:none }
a.stdlinkacademy { color: #900; text-decoration: none; }

/* smaba.de */

.rechtespalte {
   width: 175px ;
   background: #fff ;
   margin-top: 20px;
}

h3.rechtesmodul {
   margin: 0px;
   background:  no-repeat right top #999 ;
   font-size: 11px ;
   font-weight: bold ;
   padding: 2px 5px 2px 10px ;
}

div.rechtesmodul_padding {
   border-bottom: thin;
   border-bottom-color: #ccc;
   border-bottom-style: solid;
   border-left: thin;
   border-left-color: #ccc;
   border-left-style: solid;
   border-right: thin;
   border-right-color: #ccc;
   border-right-style: solid;
   padding: 8px 5px 12px 10px;
   margin-bottom: 10px;
}

div.rechtesmodul_anzeige_padding {
   border-bottom: thin;
   border-bottom-color: #ccc;
   border-bottom-style: solid;
   border-left: thin;
   border-left-color: #ccc;
   border-left-style: solid;
   border-right: thin;
   border-right-color: #ccc;
   border-right-style: solid;
}

div.rechtesmodul {
   background-color:#ccc;
   padding: 0px 0px 10px 0px;
   margin-bottom: 10px;
}
div.rechtesmodul_padding_smaba {
   border-bottom: thin;
   border-bottom-color: #ccc;
   border-bottom-style: solid;
   border-left: thin;
   border-left-color: #ccc;
   border-left-style: solid;
   border-right: thin;
   border-right-color: #ccc;
   border-right-style: solid;
   padding: 8px 5px 12px 10px;
   margin-bottom: 10px;
}

div.rechtesmodul_padding a { color:#900;}

.frage  { color: black; padding: 1em 0.5em;  }
.auswahlbutton { float:left; padding: 2px 4px 2px 0px ; }
.auswahlbeschriftung { color: #980000; padding: 2px 0px ; }
/* ENDE Shortcut-Leiste */

/* ftd.de Artikelausgabe */
.ftd_subheading { padding: 1.5em 0 0; margin-bottom: -1em; font-weight:bold; }
#ad_banner_tmp, #letzter_suchbegriff {
	visibility: hidden;
	display: none;
}

#ad_banner, #ad_leaderboard {
	width: 770px;
	text-align: left;
}
