/*<a href={concat("layout/set/print/process/order/order_print")|ezurl} target="blank">{'Print order view'|i18n('securitycenter/shop')}</a>*/


div.clearer {
    clear:both;
    line-height:1px;
    height:1px;
}

/* SCHATTEN DER PRODUKTBILDER */
.imageblur{
	width:340px;
}

.imageshadow,
.imagecontent{
	position: relative;
	bottom: 2px;
	right: 2px;

}

.imageshadow{

}

.imagecontent{
	background-color: #fff;
	color: #000;
	border: 1px solid #004c90;
	margin:0 0 0 2px;

}

/* ENDE*/



.passiv {
	color: #aaaaaa;
}
.image_class {
	padding-top: 1em;
}

div.imageleft {
	float: left;
	padding-right: 10px;
}

div.imageright {
	float: right;
	padding-left: 10px;
}

/* LISTEN */
dl, dt, dd, ul, ol, li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

ul.normal li {
	list-style-image: url("../images/ul.gif");
	list-style-position: inside;
}

ol.normal li {
	list-style-image: url("../images/ol.gif");
	list-style-position: inside;
}

/* LAYOUT */
#wrap {
	margin: 5px auto;
	padding: 0;
	width: 940px;
	background: #FFF;
}

#masthead	{
	height:	145px;
	width: 940px;
}

#head {
	width: 940px;
	height: 145px;
	text-align:left;
	margin:5px 0;
	background-color:#fff;
	display:block;
}

div.logo-link {
    float:left;
    width:210px;
    margin-top:10px;
}

div.flash-header {
    float:right;
    width:710px;
}

#brotkrumen {
	padding-left: 5px;
	color: #a5b3bb;
	font-size: 10px;
	margin: 0 5px 0 5px;
	text-align: left;
	float:left;
	width:450px;
}

#brotkrumen a, #brotkrumen a:active, #brotkrumen a:visited, #brotkrumen a:hover {
	color: #a5b3bb;
	text-decoration:none;
}

#brotkrumen a:hover {
	text-decoration:underline;
}

#content {
	margin: 0;
	padding: 0;
	width: 940px;
	min-height: 430px;
	clear:both;
}

* html #content {
	height: 430px;
}

#left {
	float: left;
	margin: 0;
	width: 210px;
	min-height: 430px;
	height: 100%;
	padding:12px 20px 0 0px;
	text-align:left;
}

#right {
	float: left;
	margin: 0;
	margin-top:10px;
	padding-right: 0;
	width: 700px;
	background: #fff;
	text-align: left;
	min-height: 430px;
}

#right_newsteaser {
	float: left;
	margin: 0;
	margin-top:10px;
	padding-right: 20px;
	width: 440px;
	overflow: hidden;
	background: #fff;
	text-align: left;
	min-height: 430px;
}

#rightinnen {
	padding: 0px 0px 10px 0px;
}

table#prod-detail {
    width:710px!important;
    margin:0;
    padding:0;
}

table#prod-detail td.linke-spalte,
table#prod-detail td.rechte-spalte {
    width:320px!important;
    border-color:white;
}

#rightinnen2 {
	padding: 10px 0px 10px 0px;
	margin-left: 180px;
}

#rightinnen3 {
	padding: 20px 0px 20px 0px;
	margin-left: 180px;
}

.print {
    display:none;
	float: right;
	padding: 9px 0;
}

.print_orderconfirmation {
	float: right;
	padding: 9px 0;
	display:block;
}

#right_print {
	position: relative;
	margin: 0;
	padding-right: 0;
	width: 600px;
	background: #fff;
	text-align: left;
	min-height: 430px;
	padding: 10px 10px 10px 15px;
}

#footer {
	clear: both;
	bottom: 0;
	padding: 0;
	margin-top:10px;
}

#footer a {
    color: #000;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	text-decoration:none;
	display:block;
}

#footer a:hover {
    text-decoration:underline;
}

#footer p {
	padding: 2px 0;
}

.sprung a {
	float: right;
	padding-left: 20px;
	background: transparent url("../images/top.gif") no-repeat 0 2px;
}

.copy {
	float: left;
 	font-weight: normal;
  	font-size: 10px;
}

/* Account */
#bcaccount {
    width:940px;
    background: #fff url("../images/bg-accountmenue_long.gif") bottom left no-repeat;
    clear:both;
    padding:3px 0 1px;
}


#account {
	float: right;
}

#account ul  {
	text-align:right;
	height: 20px;
	margin: 0;
	padding: 0 5px;
	list-style: none;
}

#account li {   
	display:inline;
	font-size: 11px;
	font-weight:bold;
	margin: 0;
	padding: 0;
	list-style: none;
}

#account a {
	padding: 3px 10px 5px;
}

#account span {
	padding: 3px 10px 5px;
	margin: 0;
}

#account .konto {
	background-position: 0 1px;
}

#account .warenkorb a {
}

#account .login a {
	color: #000;
}

#account .konto a.off {
	color: #000;
}

#account .warenkorb a.off {
	color: #000;
}

#account .konto a.active, #account .warenkorb a.active, #account .login a.active {
	font-weight: bold;
	text-decoration: none;
}

#account a {
	text-decoration: none;
}

#account a:hover {
	text-decoration: underline;
}


/* Navigation */
#footer,
#menu {
    display:block;
	width: 940px;
	height: 23px;
	overflow:hidden;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #fff url("../images/bg-mainmenue.gif") top left no-repeat;
}

#footer {
    margin-bottom:10px;
}

#footer li,
#menu li {
	float: left;
	margin: 4px 0 0 4px;
	padding: 0;
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#menu li.partner {
	float: right;
	padding-right:8px;
}

#footer a,
#menu a {
    display:inline;
	padding: 0px 7px 0px 5px;
	text-decoration: none;
	color: #000;
}

#menu a:hover, #menu a.active {
	text-decoration: underline;
}

#menu #lang  { width: 169px; margin: 0; padding:  7px 0 0 4px; text-align: left;  }
#menu #lang a, #menu #lang a:hover { padding-right: 5px; background: none;  }

/* Suche */
#menu #suche  { float: right; margin: 0; padding:  7px 10px 0 0;  }
#menu #suche .submit { width: 17px; height: 17px; padding: 0 0 0 5px; display: inline; vertical-align: top; border: 0; background: none; }
#menu #suche input { width: 130px; color: #000; font: 11px verdana,arial,sans-serif; margin: 0; padding: 0; vertical-align: top; }

/* Subnavi */

#subnav, #subnav2, ul#subnav, #subnav2_service {
	float: left;
}

dl#subnav {
	width: 210px;
	margin-top: 1px;
}

dl#subnav2, dl#subnav2_service {
    margin-top:0;
    width:160px;
}

html>body dl#subnav2 {
	margin-top: 0px;
}

html>body dl#subnav2_service {
	margin-top: 0px;
}

/*dl#subnav2_service {
	width: 210px;
	margin-top: -30px;
}

html>body dl#subnav2_service {
	margin-top: -31px;
}
*/


body>html ul#subnav2 {
	width: 210px;
}

body>html ul#subnav2_service {
	width: 210px;
}

div#search {
    width:210px;
    padding:0;
    margin-bottom: 10px;
}


div#left h4 {
    margin:0;
    margin-bottom:-3px;
    padding:0;
    font-weight:bold;
    font-size:11px;
    color:#004c90;
    border:none;
    text-transform:uppercase;
}

div#search .submit {
    background-color:#fff;
    border:none;
}

div#subnavi {
    background:#fff url(../images/subnav_bottomright.gif) bottom right no-repeat;
    padding:0;
    margin:0;
    padding-bottom:8px;
    width: 210px;
}

dl#subnav, ul#subnav {
    background:#fff url(../images/subnav_topright.gif) top right no-repeat;
    width: 210px!important;
    margin:0;
    padding:0;
    padding-top:8px;
}


dl#subnav dt, dl#subnav2 dt, dl#subnav2_service dt {
	cursor: pointer;
	margin: 0;
	padding: 2px 0px;
	text-align: left;
	font-weight: bold;
    border-right:2px solid #004c90;
    width: 208px!important;
    overflow:hidden;
    border-bottom:1px solid #ddd;
}

dl#subnav dt:hover {
    text-decoration:underline;
}

dl#subnav2 dt, dl#subnav2_service dt {
	padding-top: 45px;
	background: #fff url("../images/subnav_topright.gif") bottom right no-repeat;
	margin-bottom:-5px;
	border:none;
	width:auto!important;
}

dl#subnav dd, ul#subnav {
	margin: 0;
}

/* just for debugging, weil in templates heilloses chaos herrscht :( */

dl#subnav dd#subnav1 {
	margin-top: 6px;
}

* html dl#subnav dd#subnav1 {
	margin-top: 10px;
}

/*------*/

dd#subnavi1 {
    padding-top:6px!important;
    padding-bottom:6px!important;
    border-right:2px solid #004c90;
}

dl#subnav2 dd, dl#subnav2_service dd {
	margin: 0;
}

ul#subnav li {
    border-right:2px solid #004c90;
    border-bottom:1px solid #ddd;
    background-color:#fff;
}

dl#subnav li a, ul#subnav li a {
	text-align: left;
	margin: 0;
}

dl#subnav2 li a, dl#subnav2_service li a {
	text-align: left;
	margin: 0;
	padding-left:20px;
	padding-bottom: 1px;
    border-bottom:1px solid #ddd;
}

dl#subnav li a, dl#subnav dt a, dl#subnav2 li a, ul#subnav li a, dl#subnav2_service li a {
	display: block;
	padding: 3px 0 3px 0px;
	margin: 0;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	font-size: 11px;
	height: 16px;
	line-height: 16px;
}

html>body dl#subnav li a, html>body ul#subnav li a { height: auto; }

dl#subnav li a:hover, #subnav a.active, dl#subnav dt a:hover, ul#subnav li a:hover, ul#subnav li a.active {
	color: #004c90;
	text-align: left;
}

dl#subnav2 li a, dl#subnav2_service li a {
	text-align: left;
	margin: 0;
	padding:0 3px 1px;
	padding-bottom: 1px;
    border-bottom:1px solid #ddd;
    color:#000;
}

html>body #subnav2 li a { height: auto; }

html>body #subnav2_service li a { height: auto; }

dl#subnav2 li.first a, dl#subnav2 li.first a:hover, dl#subnav2 li.first a:active {
	padding-top:19px;
}

dl#subnav2_service li.first a, dl#subnav2_service li.first a:hover, dl#subnav2_service li.first a:active {
	padding-top:19px;
}

dl#subnav2 li.first_border, dl#subnav2_service.first_border{
    background	:	#fff url("../images/subnav_topright.gif") top right no-repeat;
	line-height: 20px;
	padding-bottom: 0;
}

dl#subnav2 li.bottom, dl#subnav2_service li.bottom {
	line-height: 1px;
	padding-bottom: 0;
	border:none;
}

dl#subnav2 li{
    border-right:2px solid #004c90;
}

dl#subnav2 li.first, dl#subnav2_service li.first {

}

dl#subnav2 li.last_border, dl#subnav2_service li.last_border {
	background: #fff url("../images/subnav_bottomright.gif") bottom right no-repeat;
	line-height: 15px;
	padding-bottom: 0;
	border:none;
}

dl#subnav2 li a, dl#subnav2_service li a {
	color: #000;
}

dl#subnav2 li a:hover, dl#subnav2 li a.active, dl#subnav2_service li a:hover, dl#subnav2_service li a.active {
	color: #004c90;
}



/*
Padding-Class, damit im bereich "produkte" die subnav2 immer an dem entsprechenden oberpunkt ausgerichtet wird
 */


/*<hinzugefügt funktion="patch: menue_dritte_ebene service/dienstleistungen">*/
ul.padding0
 {
  padding-top: 0px;
 }
/*</hinzugefügt>*/

ul.padding1
 {
  padding-top:0px;
 }

ul.padding2 {
	padding-top: 32px;
}

html>body ul.padding2 {
	padding-top: 33px;
}

ul.padding3 {
	padding-top: 63px;
}

ul.padding4 {
	padding-top: 94px;
}

ul.padding5 {
	padding-top: 125px;
}

#subnav2_service ul li{
    border-right:2px solid #004C90;
    
}

/* News Startseite */

.news p {
	text-align: left;
	padding: 5px;
	margin: 0;
	font-size: 11px;
	background:	transparent url("../images/subnav_border.gif") bottom left no-repeat;
}

.news {
  font-size: 11px;
  text-align: left;
}

.news strong {
	color: #004c90;
}

.news a {
	font-weight: bold;
}

/* TABELLEN: ALLGEMEIN, PRODUKTLISTE, PRODUKTDEATIL + WARENKORB */

table {
	border-collapse:collapse;
	margin: 0;
	padding: 0;
	width: 100%;
}

th {
	padding: 0 2px;
	text-align: center;
	vertical-align: top;
	background: #004c90;
	color: #fff;
	font-size: 11px;
	border-left: 1px solid #004c90;
	white-space: nowrap;
}

td {
	font-size: 11px;
	border: 1px solid #004c90;
	margin: 0;
	padding: 2px;
	text-align: left;
	vertical-align: top;
}

td.order {
	text-align: center;
	width:70px;
	vertical-align: top;
	
}

tr.grau {
	background: #e6e6e6;
}

.tableGrau{
background: #e6e6e6;
border-width:0px;
}

.tableGrau td{
	border: 0px;
}

.zelleGrau{
background: #e6e6e6;
border: 0px solid;
}

.zelleWeiss{
background: #fff;
border: 0px solid;
}

.produktdetail {
	width: 340px;
	margin-bottom: 0px;
	  vertical-align: bottom;
}

html>body .produktdetail {
	margin-bottom: 30px;
}

.noborder td {
	border: 0px solid #fff;
}

.noborder {
	border: 0px solid #fff;
}

td a:link, td a:visited, td a:hover, td a:active {
	color: #000;
	font-weight: normal;
}

#warenkorb .offer_button{
	text-align: left;
/*	white-space: nowrap;*/
}



#produktliste .info, .produktdetail .info, #warenkorb .info {
	width: 30%;
}

#produktliste .info_dl {
        width: 70%;
}

#produktliste .preis, .produktdetail .preis, #warenkorb .preis {
	width: 10%;
	text-align: right;
	white-space: nowrap;
}

#produktliste .menge, .produktdetail .menge, #warenkorb .menge {
	width: 8%;
	text-align: right;
	white-space: nowrap;
}

#warenkorb .mengeoffer, #warenkorb .preisoffer, #warenkorb .sumoffer {
	text-align: right;
	white-space: nowrap;
}

caption {
	color: #000;
	font-weight: bold;
	padding: 2px 0px;
	text-align: left;
}

#produktliste td input, .produktdetail td input, #warenkorb td input {
	width: 2.5em;
	vertical-align: top;
}


#warenkorb td.offer_button input{
	width: auto;
}

#warenkorb .larger {
	width: 500px;
}

table.offer {
	width: 100%;
}

#produktliste .last, .produktdetail .last, #warenkorb .last {
	background				:	#004c90 url("../images/ecke-rund.gif") no-repeat top right;
	padding-right: 7px;
	width: 83px;
}



#produktliste .lager, .produktdetail .lager, #warenkorb .lager {
	width: 65px;
	text-align:center;
	vertical-align: top;
}

#produktliste .thumb, .produktdetail .thumb, #warenkorb .thumb {
	padding: 2px;
	text-align: center;
	width:96px;
}

#warenkorb .sum, #warenkorb .total, #warenkorb .gesamt {
	font-weight: bold;
	text-align: right;
	padding: 0 2px;
	border-right:  1px solid #004c90;
	white-space: nowrap;
}

#warenkorb .total, #warenkorb .gesamt {
	background: #004c90;
	color: #fff;
	border-bottom: 0;
}

#warenkorb .gesamt {
	border-top: 1px solid #fff;
}


#warenkorb .leer {
	border:  1px solid #004c90;
}

#warenkorb .leer_zs {
	border-left: 0;
	border-bottom: 0;
	border-top: 0;
}

#warenkorb .center {
	text-align: center;
}

#order {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-right:30px;
}

#order li {
	float: left;
	margin: 4px 0 0 15px;
	padding: 0;
	list-style: none;
}

#order a {
	padding-right: 30px;
	line-height: 26px;
	font-weight: bold;
}

.aktualisieren {
	background				:	#fff url("../images/recalc.gif") top right no-repeat;
}

.bestellen {
	background				:	#fff url("../images/order.gif") top right no-repeat;
}

.angebotschreiben {
	background				:	#fff url("../images/offer_write.gif") top right no-repeat;
}

/* BUTTONS ADM */

.button_offer {
	border: 1px solid #004c90;
	background: #b3c4d8;
	color: #000;
	font-weight				:	bold;
	line-height				:	normal;

}

a.button_offer:hover, a.button_offer:link, a.button_offer:visited, a.button_offer:active{
  text-decoration:none;
  font-size:12px;
  font-weight:bold;
  padding: .1em;
  padding-left:8px;
  padding-right:8px;
  margin:5px;
}



/* PRODUKTDETAIL, WARENKORB */

.detail {
	float: left;
	width: 340px;
	margin:  10px 20px 0 0;
	padding: 0;
  vertical-align: bottom;
}

.detail select {
	width: 334px;
}

.detail ul {
	border: 1px solid #004c90;
}

.detail li {
	margin: 0;
	padding: 2px;
}

.artikelbeschreibung  {
	margin-top: 0;
	padding-top: 0;
	text-align:justify;
}

.merkmale {
	margin-bottom: 20px;
}

.download {
	margin-left:2px;
    margin-right:2px;
}

.download a:link, .download a:visited, .download a:hover, .download a:active {
	color: #004c90;
	font-weight: bold;
    text-decoration:underline;
}

.download li a {
	padding-left: 15px;;
	background				:	transparent url("../images/download_.gif") 0 3px no-repeat;
}

.download a:hover {
	background-position				:	0 -17px;
	text-decoration: underline;
}

.download li a.deactivated
 {
  background-position				:	0 -37px;
  font-weight:normal;
  color: #a7b5c4;
 }

.download li a.deactivated:hover
 {
  background-position				:	0 -37px;
  text-decoration: none;
  font-weight:normal;
  color: #a7b5c4;
 }

.merkmale li {
	padding-left: 15px;
	background				:	transparent url("../images/merkmale.gif") 2px 9px no-repeat;
	color: #000;
}

.detail h2 {
	padding-top: 0;
	display: inline;
	border: 0;
	color: #000;
}

.detail h3 {
	font-size: 12px;
	background: #004c90 url("../images/ecke-rund.gif") no-repeat top right;
	padding: 3px 0 3px 3px;
	margin: 0;
	color: #fff;
	text-transform: none;
 	letter-spacing: 0;
}

/* BILDER, RAHMEN + SHADOW */

/*
LINKS AUSGERICHTET MIT SCHATTEN
*/

.image {
    float:left;
}

.image img {
    display: block;
    margin: 0px 9px 9px 0px;
	padding: 4px;
	border: 1px solid #004c90;
}



.rahmen {
	margin: 0;
	display:block;
}
.rahmen IMG  {
	border: none;
	margin: 0;
	padding: 4px;
	display: block;
	background: #fff;
	position: relative;
}

.MitRahmen {
	border: 1px solid #004c90;
	margin: -6px 6px 6px -6px;
	padding: 4px;
	display: block;
	background: #fff;
	position: relative;
}

.tableOhneRahmen {
	border: 0px;
	width: 100%;

}

.tableOhneRahmen td{
border: 0px;
}


.renderedtable td{
	border: 0px;
}

.rightalign {
	float: right;
	margin:0;
}

.leftalign {
	float: left;
	margin:0;
}

.detail .rightalign {
	margin-right: 3px;
}

.detail .rahmen {
	width: 335px;
	margin: 10px 10px 0 3px !important;
}

html>body .detail .rahmen {
	margin: 10px 10px 0 6px !important;
}

.detail .rahmenborder {
	width: 325px;
	height: 230px;
	border: 1px solid #004c90;
	margin: -6px 6px 6px -6px;
	padding: 4px;
	display: block;
	background: #fff;
	position: relative;
vertical-align: middle;
}

.detail .rahmenborder IMG {
	border:0;
	margin: 1px auto;
	display:block;
}

/* FORMS */

form	{
	margin					:	0;
	padding					:	0;
}

fieldset input {
	width: 200px;
}

fieldset input.checkbox, fieldset input.radio {
	width: 15px;
}

input,
textarea,
select	{
	border: 1px solid #ddd;
	background: #f2f2f2;
	color: #443;
	padding: .1em;
	outline: none;
	font-size				:	11px;
}

input,
legend,
option,
select,
textarea	{
	font-weight				:	bold;
	line-height				:	normal;
}

input:hover,
input:focus,
textarea:hover
	{ border: 1px solid #aaa; }

option	{
	border-top				:	1px solid #fff;
}

.customform fieldset div span {
	display: none;
}

* html .customform fieldset div span {
	font-size: 85%;
	color: #ff9900;
	margin-left: 16em;
	padding: .3em;
	border-left: 1px solid #ff9900;
	display: block;
}

.customform fieldset div:hover span {
	font-size: 85%;
	color: #fff;
	background-color: #9AB1CC;
	margin-left: 20em;
	padding: .2em .5em .3em;
	border: 1px solid #ff9900;
	display: block;
	position: absolute;
	z-index: 100;
	float: right;
}

.customform label, .customform fieldset div.cr p {
	margin: 0;
	display: block;
	width: 14em;
	text-align: right;
	float: left;
}

.customform fieldset div.cr label {
	text-align: left;
	margin-left: 15em;
	width: auto;
	float: none;
}

.customform fieldset div.cr label.left {
	margin-left: 0;
}

.customform form {
	margin: .5em 2em;
}

.customform input, .customform select, .customform textarea {
	margin-left: .5em;
}

.customform div.cr input, .customform div.cr select, .customform div.cr textarea {
	margin-left: 0;
}

.customform fieldset {
	float: left;
	margin: 1em .2em 0 0;
	padding: .3em 1em;
	border: 1px solid #004c90;
}

.customform fieldset br {
	display: none;
}

.customform fieldset br.break {
	display: inline;
}

.customform legend {
	font-weight: bold;
	color: #fff;
	padding: .2em .5em;
	background: #004c90;
}

.customform fieldset div {
	clear: both;
	margin: .1em 0;
/*	position: relative;*/
}

#kontakt_fieldset input
 {
   display:block;
   float:left;
 }

#kontakt_fieldset label
 {
  display:block;
  float:left;
  width:150px;
 }

#kontakt_fieldset br
 {
  clear:left;
 }

.form_field {
  color: #004c90;
	font-weight: bold;
  margin-left:10px;
}

.mandat {
	color: #004c90;
	font-weight: bold;
}

.mandat_order{
	color: #004c90;
	font-weight: bold;
  text-align:left !important;
}

.mandat_headline {
	color: #004c90;
	font-weight: bold;
  text-decoration:underline;
}

/*.not_mandat {
  color: #000;
  font-weight: none;
}*/
/*.mandat:after {
	content: "*";
}*/

.buttons {
	text-align: left;
}

.buttons input
{
    border: 1px solid #dfdfdf;
    padding: 0.2em;
    color: #333;
    font-size: 11px;
    font-weight: bold;
    background-color:#fff;
}

.buttons input:hover, .buttons input:active
{
    border-color: #999999;
    background-color:#f2f2f2;
}

.removed {
	display: none !important;
}

span.spamfilter, .hidden {
	display: none !important;
}

.text_small {
font-weight: normal;
font-size: 80%;
color: #000000;
}

table p {
	margin: 0;
	padding: 0;
}

.readOnly{
  background-color:#fff;
  border: 1px solid white;
  font: normal 12px/1.4em arial,sans-serif;
}

.onlineeditor {
	font-size: 12px;
	text-align: left;
}

.onlineeditor li{
  list-style-type:disc;
}

.onlineeditor ul{
  padding-left:15px;
  padding-bottom:13px;
}

.onlineeditor ul p{
	margin: 0;
	padding-top: 3px;
}

.onlineeditor h2,
.onlineeditor h4 {
	border-width: 0;
}


#extranavi
 {
  float:left;
  width:100%;
  border:solid 1px white;
  text-align:center;
  font-weight:bold;
  padding-top:5px;
  padding-bottom:5px;
  background-color:#B3C4D8;
  color:#000
 }

#extranavi:hover
 {
  border:inset 1px black;
  background-color:#004c90;
  color:#fff
 }

#extranavi.selected
 {
  border:inset 1px black;
  background-color:#004c90;
  color:#fff
 }

/*Für OnlineEditor*/
a.blau_unterstrichen, 
td a.blau_unterstrichen:link,
td a.blau_unterstrichen:visited,
td a.blau_unterstrichen:hover,
td a.blau_unterstrichen:active

 {
	color: #004c90;
	text-decoration: underline;
 }

a.blauOhneUnterstrich
 {
   color:#004c90 !important ;
   text-decoration:none !important;
 }

a:hover.blauOhneUnterstrich
 {
  text-decoration: underline !important;
 }

a.schwarzOhneUnterstrich
 {
   color:#000 !important ;
   text-decoration:none !important;
 }

a:hover.schwarzOhneUnterstrich
 {
  text-decoration: underline !important;
 }

.popup_box
 {
  z-index:100;
  display:none;
  position:absolute;
  top:50%;
  left:50%;
  width:340px;
  padding-bottom:15px;
  margin-left:-170px;
  margin-top:-90px;
  background-color:#eee;
  border:solid 1px #004c90
 }

.popup_box .wHead
 {
  text-align:center;
  padding-top:2px;
  padding-bottom:2px;
  width:100%;
  border:solid black 1px;
  color:#fff;
  background-color: #004c90;
  font-weight:bold
 }

.popup_box .wBody
 {
  padding-left:5px;
  padding-right:5px
 }
.popup_box .button
 {
  padding-left:10px;
  padding-right:10px;
  line-height:20px;
  border:solid 1px black
 }

div.warning{
 color:red;
}

div.successful{
 color:#00DD00;
 font-weight:bold;
}

div.adm_kdlogin{
    background: #fff url(../images/bg_teaserbox_darkgrey.gif) top left no-repeat;
    width:190;
    height:125px;
    margin:0;
    margin-bottom:4px;
    padding:10px;
    overflow:hidden;
}

div.adm_kdinfo{
	width: 159px;
  padding:5px;
  border:solid white 1px;
    border-right: none;
  color:#000;
  background-color: #b3c4d8;
  text-align:left;
}

div.sonderangebot{
  color:red;
  line-height: 7px;
  margin-top: -22px;
}

.admofferinfo {
  color: #004c90;
  font-size: 12px;
  font-weight: bold;
}

.offer {
  width:760px;
}

.offer div{
  padding-top:2px;
  clear: both;
}

.offer fieldset{
  float:left;
  width:230px;
	margin: 1em .2em 0 0;
  border: solid white 0px;
}

.offer label{
	margin: 0px;
	display: block;
	width: 80px;
	text-align: left;
	float: left;
  font-size:12px;
}

.offer fieldset.infobox label{
  width:130px;
}

.offer input{
  width:140px;
}

.offer fieldset.infobox input{
  width:90px;
}

.offer div.admofferbold{
  font-family:Arial, sans-serif;
  font-weight:bold;
  font-size:16px;
}

input.offer_referenz{
  width:420px;
 size:200;
 font-family:Arial, sans-serif;
}

table.-1 {width:580px;border:#fdf;}

/* PRODUKTNAVI EBENE */

#ebene2 ul {
    margin:0;
    padding:0;
    /*border-right:2px solid #004c90;*/
}

#ebene2 ul li{
    border-bottom:1px solid #ddd;
}

#ebene2 ul li.info {
    background-image:url(../images/icon_info.gif);
    background-position:top left;
    background-repeat:no-repeat;
}

#ebene2 ul li.info a {
    padding-left:16px;
}

#ebene2 ul li a{
    padding:0 3px 0 15px;
}

/* NEWSTEASER RECHTE SPALTE */

div#newsright {
    width:215px;
    margin:15px 15px 0px 0px;
    padding-left:20px;
    float:right;
    font-size:11px;
    background: url(../images/bg_newsright.gif) repeat-y top left;
}

div.newsteaser {
    clear:both;
    display:block;
    text-align:left;
    font-size:12px;
}

div.newsteaser div.image {
    float:none;
    display:block;
    margin:0px 9px 2px 0px;
    width:70px;
    height:50px;
    overflow:hidden;
}

div.newsteaser div.image img {
    border:none;
    display:block;
    margin:0;
    padding:0;
}

a.arrow:link, a.arrow:visited, a.arrow:active {
    background:transparent url(../images/linkarrow.gif) no-repeat;
    background-position: 0 5px;
    padding-left:10px;
    color:#1f82c0;
    text-decoration:none;
    margin-left:-10px;
}

a.arrow:hover {
    text-decoration:underline;    
}

div.linkright {
    float:right;
    display:block;
    padding-bottom:10px;
}

div.newsteaser a:link, div.newsteaser a:visited, div.newsteaser a:active {
    color:#1f82c0;  
    text-decoration:none;  
}

div.newsteaser a:hover {
    text-decoration:underline;    

}

/* Teaserboxen */

div.box-darkgrey,
div.box-lightgrey,
div.box-ownbackground,
div.box-ownbackground_white,
div.box-ownbackground_black {
    background: #fff top left no-repeat;
    width:190;
    height:125px;
    margin:0;
    margin-bottom:4px;
    padding:10px;
    overflow:hidden;
}

div.box-darkgrey {
    background: #fff url(../images/bg_teaserbox_darkgrey.gif) top left no-repeat;
}

div.box-lightgrey {
    background: #fff url(../images/bg_teaserbox_lightgrey.gif) top left no-repeat;
}

div.box-ownbackground,
div.box-ownbackground_white,
div.box-ownbackground_black {
    background-image:none;
}

div.box-darkgrey a:link, div.box-darkgrey a:visited, div.box-darkgrey a:active, 
div.box-lightgrey a:link, div.box-lightgrey a:visited, div.box-lightgrey a:active, 
div.box-ownbackground a:link, div.box-ownbackground a:visited, div.box-ownbackground a:active {
    color:#1f82c0;  
    text-decoration:none;  
}

div.box-darkgrey a:link, div.box-darkgrey a:visited, div.box-darkgrey a:active, 
div.box-lightgrey a:link, div.box-lightgrey a:visited, div.box-lightgrey a:active, 
div.box-ownbackground a:link, div.box-ownbackground a:visited, div.box-ownbackground a:active {
    color:#1f82c0;  
    text-decoration:none;  
    font-weight:bold;  
}

div.box-darkgrey a.text-weiss:link, div.box-darkgrey a.text-weiss:visited, div.box-darkgrey a.text-weiss:active,
div.box-lightgrey a.text-weiss:link, div.box-lightgrey a.text-weiss:visited, div.box-lightgrey a.text-weiss:active,
div.box-ownbackground a.text-weiss:link, div.box-ownbackground a.text-weiss:visited, div.box-ownbackground a.text-weiss:active,
div.box-ownbackground_white a.text-weiss:link, div.box-ownbackground_white a.text-weiss:visited, div.box-ownbackground_white a.text-weiss:active,
div.box-ownbackground_white a:link, div.box-ownbackground_white a:visited, div.box-ownbackground_white a:active {
    color:#fff!important;
    font-weight:bold;  
}
div.box-ownbackground_white {
    color:#fff!important;
    font-weight:normal;  
}

div.box-darkgrey a.text-schwarz:link, div.box-darkgrey a.text-schwarz:visited, div.box-darkgrey a.text-schwarz:active,
div.box-lightgrey a.text-schwarz:link, div.box-lightgrey a.text-schwarz:visited, div.box-lightgrey a.text-schwarz:active,
div.box-ownbackground a.text-schwarz:link, div.box-ownbackground a.text-schwarz:visited, div.box-ownbackground a.text-schwarz:active,
div.box-ownbackground_black a.text-schwarz:link, div.box-ownbackground_black a.text-schwarz:visited, div.box-ownbackground_black a.text-schwarz:active,
div.box-ownbackground_black a:link, div.box-ownbackground_black a:visited, div.box-ownbackground_black a:active {
    color:#000!important;  
    font-weight:bold;  
}

div.box-ownbackground_black {
    color:#000!important;  
    font-weight:normal;  
}

div.box-darkgrey a:hover, 
div.box-lightgrey a:hover, 
div.box-ownbackground a:hover,
div.box-ownbackground_white a:hover,
div.box-ownbackground_black a:hover {
    text-decoration:underline!important;  
}

.text-schwarz {
    color:#000;
}

.text-weiss {
    color:#fff;
}

.blocksatz,
p.blocksatz {
    text-align: justify;
}

.past,
tr.past td a {
    color:#acacac!important;
}

table.pluspadding {
    margin:0 2px;
}
