@charset "utf-8";
/* CSS Document */

html, body {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
	height: 100%;
}

.navi_oben_whi {
    font-weight: 700;
}

.clear {
	clear: both;
}

form {
	padding: 0;
	margin: 0;
}

.top {
	width: 100%;
	border-bottom: 2px solid #B1B1B1;
	height: 30px;
	background-color: #E9EDED;
	color: #2C2C2C;
	text-align: center;
	line-height: 30px;
	float: left;
}

.top img {
	text-align: left;
}

.top a, .top a:visited {
	text-decoration: none;
	line-height: 30px;
	font-size: 13px;
	margin: 0 3px 0px 3px;
	color: #000000;
}

.top a:hover {
	text-decoration: underline;
}

.wrapper {
	clear: both;
	width: 900px;
	/* margin: 0 auto; */	/* so zentriertes Layout */
	margin-left: 1em;		/* so linksbuendiges layout */
}

.header {
	clear: both;
	margin: 6px 0 18px 0;
	height: 130px;
}

.header a.logo {
	float: left;
	width: 135px;
	margin-right: 30px;
	padding: 12px 0 12px 0;
}

.header a.logo img {
	border: none;
}

.header .banner {
	width: 728px;
	float: right;
	height: 94px;
}

.header .banner img {
	border: none;
}
* html .header .banner {
	margin-left: -6px;
	margin-right: -4px;
	width: 730px;
}
.header .banner table * {
/* anpassung, wenn werbung mit tabellen ausgeliefert wird */
	margin: 0;
	padding: 0;
}

.lcolumn {
	float: left;
	width: 590px;
	padding: 0;
}

.rcolumn {
	float: right;
	width: 285px;
}

.lcolumn .menu ul {
	list-style: none;
	float: left;
	margin: 0 0 8px 0;
	padding: 0;
	width: 595px;
	height: 25px;
}

* html .lcolumn .menu ul {
	margin-left: -2px;
	margin-right: -2px;
	width: 595px;
}

.lcolumn .menu ul li {
	float: left;
	display:inline;
}

.lcolumn .menu ul a, .lcolumn .menu ul a:visited {
	float: left;
	border: 1px solid #6E8708;
	background-color: #9FBD24;
	height: 23px;
	color: #F8FFD9;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	line-height: 23px;
	margin: 0 2px 0 2px;
}

.lcolumn .menu ul a:hover {
	background-color: #607700;
}
.lcolumn .menu ul a#selected {
	background-color: #607700;
}

.lcolumn .menu ul a.first, .lcolumn .menu ul a:visited.first {
	margin-left: 0px;
	width: 78px;
}

* html .lcolumn .menu ul a.first {
	margin-left: 2px;
}

* html .lcolumn .menu ul a:visited.first {
	margin-left: 2px;
}

.lcolumn .menu ul a.entry2 {
	width: 64px;
}

.lcolumn .menu ul a.entry3 {
	width: 81px;
}

.lcolumn .menu ul a.middle, .lcolumn .menu ul a:visited.middle {
	width: 153px;
}

.lcolumn .menu ul a.last, .lcolumn .menu ul a:visited.last {
	margin-right: 0px;
	width: 188px;
}

.greenbox {
	clear: both;
	background-color: #F8FFD9;
	border: 1px double #BBDF2A;
	padding: 8px; 
	margin-bottom: 16px; 
	color: #2C2C2C;
}

*+html .greenbox {
	min-height:24px;
}

* html .greenbox {
	height:24px;
}

.greenbox input, .greenbox textarea, .greenbox select {
	/* width: 155px; Breiten einzeln, siehe unten */
	border: 1px solid #B1B1B1;
	font-size: 13px;
	color:#000;
}
/* sonst sind zumindest bei IE6, Opera9 und FF3 die checkboxen und radioboxen auch so breit */
.greenbox input[type=text], .greenbox textarea, .greenbox select {
	width: 155px;
}
*html .greenbox select {
	width: 155px;
}

#searchbox input.searchbutton {
	width: 35px;
	border: 1px solid #B1B1B1;
	font-size: 13px;
	color: #ffffff;
}

input.green {
	text-align: center;
	border: 1px solid #6E8708;
	background-color: #9FBD24;
	height: 20px;
	padding: 0px 10px 2px 10px;
	color: #F8FFD9;
	font-weight: bold;
	width: auto;
}

*+html .greenbox input {
	padding: 0px 5px 4px 5px;
}

*+html .greenbox select {
	padding: 0px 5px 4px 5px;
	height: 22px;
}

*+html .greenbox input.submit {
	height: 22px;
}

* html .greenbox input {
	padding: 0px 5px 4px 5px;
}

* html .greenbox select {
	padding: 0px 5px 4px 5px;
	height: 22px;
}

* html .greenbox input.submit {
	height: 22px;
}

body:first-of-type .greenbox select {
	height: 22px;
	padding-top: 0px;
}

body:first-of-type .greenbox input.submit {
	height: 22px;
	padding: 0px 0px 2px 0px;
	line-height: 19px;
}

#searchbox.greenbox .right {
	float: right;
	display: inline;
	/*height: 20px;
	margin-top: 0px;*/
}
*html #searchbox .right {
	float: right;
	display: block;
	/*line-height: 20px;*/
	/*height: 20px;*/
	/*margin-top: -23px;*/
	margin-top:2px;
}

.greenbox .center {
	padding-left: 20px; 
	display: inline; 
}

.greenbox a, .greenbox a:visited {
	color: #001B91;
	text-decoration: none;
	font-weight: bold;
}

.box,
.staticbox,
.registrationbox {
	clear: both;
	padding: 0 8px 0px 8px;
	margin: 0 0 16px 0;
	line-height: 14px;
	color: #2C2C2C;
}
.staticbox label,
.registrationbox label {
	line-height: 14px;
	height: auto;
	float: none;
}
* html .staticbox label,
* html .registrationbox label {
	line-height: 14px;
}

*+html .staticbox label,
*+html .registrationbox label {
	line-height: 14px;
}

.registrationbox form p {
	margin: 1em 0;
}
.box a, .box a:visited,
.staticbox a, .staticbox a:visited,
.registrationbox a, .registrationbox a:visited {
	color: #001B91;
	text-decoration: none;
	font-weight: 100;
}

h1 {
	clear: both;
	margin: 0;
	padding: 0 0 4px 8px;
	font-size: 13px;
	font-weight: bold;
	color: #6E8708;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1.b {
	color: #C77500;
}
h1.titel {
	margin-top: 1em;
}
.staticbox h1,
.registrationbox h1 {
	margin: 2em 0 0;
	padding: 0 0 4px 0;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 8px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.staticbox h2,
.registrationbox h2,
.staticbox h3,
.registrationbox h3 {
	clear: both;
	margin: 2em 0 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #C77500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.rcolumn .whitebox h2 {
	padding-left: 0px;
	margin-left: 0px;
}
.staticbox h4,
.registrationbox h4,
.wrapper h1,
.wrapper h2 {
	margin: 1em 0 0;
	padding :0;
}

.box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box ul li {
	width: 264px;
	float: left;
	background-image: url(../img/layout/Rubrikenordner.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 23px;
	line-height: 22px;
	height: 22px;
}

.box ul li a, .box ul li a:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #001B91;
	line-height: 19px;
}

.greenbox a {
/*	line-height: 19px; */
}

a img {
	border: none;
	float: left;
	padding-right: 5px;
}

.greenbox .line, .box .line, .whitebox .line {
	/*height: 17px;
	line-height: 17px;*/
	display: block;
}

.greenbox .line a, .box .line a, .whitebox .line a {
	font-weight: bold;
}

.greenbox a.o, .whitebox a.o, .greenbox a.o:visited {
	color: #C77500;
	/*padding-left: 5px;*/
}

.whitebox {
	clear: both;
	border: 1px double #BBDF2A;
	padding: 8px;
	margin-bottom: 16px;
}

.whitebox .btop {
	background-color: #F8FFD9;
	border-bottom: 1px double #BBDF2A;
	width: 267px;
	text-align: left;
	height: 50px;
	margin: -8px 0 8px -8px;
	float: left;
	line-height: 23px;
	padding: 0 8px 0 8px;
	color: #2C2C2C;
	font-weight: bold;
	text-align:right;
}

.whitebox .btop a {
	text-decoration: none;
	font-weight: 100;
}

* html .whitebox .btop {
	margin-left: -4px;
	width: 267px;
	margin-right: -4px;
}

.btop .right {
	float: right;
	text-align: right;
}

.btop .left {
	float: left;
	width: 105px;
	text-align: left;
}

.whitebox a, .whitebox a:visited {
	text-decoration: none;
	color: #001B91;
	font-weight: bold;
}

.whitebox ul {
	list-style: decimal;
	color: #001B91;
	font-weight: 100;
	margin: 0 0 8px 18px;
	padding: 0;
}

* html .whitebox ul {
	margin-left: 24px;
}

*+html .whitebox ul {
	margin-left: 24px;
}

.whitebox h1 {
	padding-left: 0px;
}

.whitebox ul li a, .whitebox ul li a:visited {
	text-decoration: none;
	color: #001B91;
	font-weight: 100;
}

.current {
	margin-top: 16px;
	margin-bottom: 2px;
	border-bottom: 1px double #BBDF2A;
	padding: 0 8px 4px 8px;
}

.current img {
	padding: 4px 4px 0 0;
}

.current a, .current a:visited {
	font-weight: bold;
	color: #001B91;
	text-decoration: none;
}

a.b, a.b:visited {
	font-weight: bold;
	color: #001B91;
	text-decoration: none;
}

a.bu, a.bu:visited {
	font-weight: bold;
	color: #001B91;
	text-decoration: underline;
}

a.n, a.n:visited {
	font-weight: 100;
	color: #001B91;
	text-decoration: none;
}

p {
	padding: 8px 0 0 0;
	margin: 0;
	clear: left;
}

.greenbox p, .whitebox p {
	padding: 0 0 6px 0;
}

.greenbox div.breadcrumb {
	line-height: 18px;
	padding: 0 0 6px 0;
}

div.description {
	padding: 6px 0 6px 0;
}

.box div.breadcrumb {
	line-height: 18px;
	padding: 8px 0 0 0;
}

.blockContent {
	float: left;
	margin-right: 2%;
	width: 31%;
}

a.initial {
	margin: 0;
	padding: 0;
	color: #C77500;
	font-weight: bold;
}

ul.item-list {
	margin: 0 0 4px;
	padding-left: 0;
}

.item-list li {
	list-style-type: none;
	margin: 0;
	padding-left: 1em;
	text-indent: -1em;
}

.item-list li a, a:visited {
	color: #6E8708;
	text-decoration: none;
}

.text_sponsored_whitepapers {
	float: right;
	display: inline;
	height: 16px;
	width: 30%;
	text-align: right;
	align: right;
	color: #C77500;
	font-weight: bold;
}

.black {
	color: #2C2C2C;
}

a.download, a.download:visited {
	float: left;
	border: 1px solid #6E8708;
	background-color: #9FBD24;
	height: 23px;
	min-width: 90px;
	color: #F8FFD9;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	font-size: 13px;
	line-height: 23px;
	padding-right: 8px;
	padding-left: 30px;
	margin: 0;
	background-image:url(../img/layout/Download.gif);
	background-position: 8px center;
	background-repeat: no-repeat;
}

a.download:hover {
	background-color: #607700;
}

a.button, a.button:visited {
	float: left;
	border: 1px solid #6E8708;
	background-color: #9FBD24;
	height: 23px;
	min-width: 90px;
	color: #F8FFD9;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	font-size: 13px;
	line-height: 23px;
	padding-right: 8px;
	padding-left: 8px;
	margin: 0;
}

input.button {
	float: left;
	border: 1px solid #6E8708;
	margin: 0px;
	padding: 0px;
	background-color: #9FBD24;
	height: 25px;
	color: #F8FFD9;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	vertical-align: middle;
	line-height: 21px;
	cursor: pointer;
	cursor: hand;
}

a.button:hover, input.button:hover {
	background-color: #607700;
}

input.searchbutton {
	float: left;
	border: 1px solid #6E8708;
	margin: 0px;
	padding: 0px;
	background-color: #9FBD24;
	color: #F8FFD9;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	vertical-align: middle;
	cursor: pointer;
	cursor: hand;
	width:35px;
	margin-right:20px;
}
*html input.searchbutton {
	padding-top:0px;
	height: 20px;
}

a.searchbutton:hover, input.searchbutton:hover {
	background-color: #607700;
}

.statistics {
	border: 1px double #BBDF2A;
	width: 134px;
	float: right;
	margin: 8px 0 0 0px;
	padding: 8px;
	display: inline;
}

.statistics .row {
	padding: 2px 0px 2px 33px;
	background-position: 5px center;
	line-height: 14px;
	background-repeat: no-repeat;
	min-height: 20px;
}

* html .statistics .row {
	height: 20px;
}

*+html .statistics .row {
	height: 26px;
	line-height: 16px;
}

.rubrikenubersicht {
	color: #2C2C2C;
	background-color:#bbdf2a;
}

.rubrikenubersicht tr {

}

.rubrikenubersicht td,
.firmenubersicht td {
	background-color: #FFFFFF;
	height: 28px;
	min-height: 28px;
}

.rubrikenubersicht tr.bg td {
	background-color: #F8FFD9;
}

.rubrikenubersicht .nobg td {
	background-color: #FFFFFF;
}

.rubrikenubersicht tr.border td {
	border-top: 2px solid #BBDF2A;
}

.firmenubersicht tr.bg td {
	background-color: #F8FFD9;
}

.firmenubersicht .nobg td {
	background-color: #FFFFFF;
}
input.long {
	width: 275px;
}

input.longer {
	width: 350px;
}

select.longer {
	width: 362px;
}

textarea.longer {
	width: 358px;
}

select.short {
	width: 260px;
}

select.shorter {
	width: 200px;
}

input.radio {
	width: 15px;
	float: left;
	border: none;
}

input.checkbox {
	width: 15px;
	float: left;
	border: none;
}

label {
	line-height: 22px;
	height: 22px;
	float: left;
}

* html label {
	line-height: 14px;
}

*+html label {
	line-height: 14px;
}

.push {
	width: 85px;
	float: left;
	line-height: 20px;
}

.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.7;
	opacity:.70;
	filter: alpha(opacity=70);
}

.white_content {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 594px;
	height: 150px;
	padding: 16px;
	background-color: white;
	margin: 210px 0 0 -315px;
	z-index:1002;
	overflow: auto;
	padding: 10px 20px 10px 20px;
}

* html .white_content {
	margin: -210px 0 0 -315px;
}

*+html .white_content {
	margin: -210px 0 0 -315px;
}

.white_content h1 {
	color: #000000;
	display: inline;
	font-size: 18px;
	float: left;
	background-image:	url(../img/layout/glocke_themen-abo.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 4px;
}

.white_content {
	line-height: 20px;
}

.white_content .greenbox {
	padding: 3px 5px 3px 5px;
}

.white_content input#text {
	float: right;
	width: 400px;
	display: inline;
}

.white_content label {
	display: block;
	padding: 3px 0 3px 0;
	height: 20px;
	float: left;
	margin: 10px 0 0 0;
}

.white_content input.green {
	padding-left: 10px;
	padding-right: 10px;
	width: 180px;
}

.white_content a.close {
	float: right;
	display: inline;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}

.white_content a.close img {
	border: none;
	float: none;
	text-align: right;
	padding-left: 5px;
	margin-right: -5px;
}

.smallpop {
	height: 155px;
	margin: -210px 0 0 -315px;
}

#iframe.smallpop {
	height: 155px;
	margin: -210px 0 0 -315px;
}

.longpop {
	height: 420px;
	margin: -210px 0 0 -315px;
}

#iframe.longpop {
	height: 420px;
	margin: -210px 0 0 -315px;
}

/* end of pop-ups */

.themen {
	border: 1px solid #BBDF2A;
}

table tr.hd td {
	border-bottom: 1px solid #BBDF2A;
}

.themen tr td p {
	padding: 2px 0 2px 0;
}

.themen tr td a img {
	float: none;
}

.themen label {
	float: none;
	padding-right: 5px;
}

.themen input.radio {
	float: none;
}

.lcolumn h1.black {
	padding-bottom: 15px;
}

.afterbox {
	line-height: 16px;
	padding: 10px 0 10px 0;
}

.afterbox input {
	padding: 0;
	margin: 0;
}
.afterbox_small {
	text-align: right;
	line-height: 10px;
	padding: 5px 0 0;
}
.spacer {
	clear: both;
	height: 25px;
	display: block;
}

.half-spacer {
	clear: both;
	height: 10px;
	display: block;
}

.dfv-errors {
    display: block;
    color: red;
}

.permission_error {
    display: block;
    color: red;
    font-weight: bold;
}
 .message {
    display: block;
    color: #C77500;
    font-weight: bold;
}
.size80 {
	font-size: 9px;
	line-height: 10px;
}
.tx_rot {
	color: #c00;
}
.right {
	text-align: right;
}
.previous {
	background-image:url(../img/layout/zur.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 7px;
}

.next {
	background-image: url(../img/layout/vor.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 7px;
}
.abc {
	font-size:18px;
	text-align:center;
}
.abc a {
	text-decoration:none;
	color:#6E8708;
}

/* ------------------------------ heise online Standard-Navigation ------------------------------ */
#navi_bottom {
    background: #eeeeee;
    color: #000000;
    padding: 3px;
    white-space: nowrap;
    margin: 0;
}
#navi_bottom {
	clear: both;
	position: relative;
	bottom: -100px;
    border-top: 1px solid #999999;
    margin-top: 1em;
    padding-left: 0.5em;
    font: 10px Arial, Helvetica, Verdana, sans-serif;
}
* html #navi_bottom {
	bottom: 0;
	margin-top: 100px;
	float: left;
}
#navi_bottom .right {
	float: right;
	text-align: right;
}
#navi_bottom .left {
	float: left;
}
#navi_bottom .right a {
    margin-left: 0.5em;
    margin-right: 0.5em;
}
#navi_bottom .international {
	clear: both;
	display: block;
}
#navi_bottom a {
    background: #eeeeee;
    color: #000000;
    text-decoration: none;
}
#navi_bottom a:hover {
    background: #333333;
    color: #ffffff;
}
#navi_bottom .international a {
	color: #003399;
    text-decoration: none;
}
#navi_bottom .international a:hover {
	color: #003399;
    background: #eeeeee;
    text-decoration: underline;
}

/* ------------------------------ Werbung ------------------------------ */

}
#bannerzone {
    position: absolute;
    top: 0;
    left: 5px;
    margin: 0;
    padding: 0;
	height: 100px;
}
#bannerzone .leaderboard {
    position: relative;
    top: 5px;
    margin: 0;
    padding: 0;
	width: 60em;
	min-width: 730px;
}
#bannerzone .heiseadvert {
    position: absolute;
    top: 20px;
    margin: 0;
    padding: 0;
	width: 60em;
	min-width: 730px;
}
#bannerzone .skyscraper {
    position: absolute;
    top: 100px;
    left: 100%;
    margin: 0;
    padding: 0;
}
.leaderboard table *,
.heiseadvert table * {
/* anpassung, wenn werbung mit tabellen ausgeliefert wird */
	margin: 0;
	padding: 0;
}
