* {

}

body{
	font-family:verdana;
	color:#000000;
	font-size:11px;
	margin:0;
}
a {
	color:#00519d;
	text-decoration:underline;
}
img{
	border:none;
}

/*	Clearing Floats / Hiding Elements
 ---------------------------------------------------------------------------*/
.clearer { 
	clear: both;
	display: block;
	font-size: 0;
	height: 1px;
	line-height: 0em;
	visibility: hidden;
}

.clear { 
	clear: both;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

fieldset {
	border: 0 none;
}

#fleft, #navi-m, #navi-t, #header, #navi-bottom, button, input {
	display:none;
}

#content{
	padding-top:84px;
	/* background-image:url(/uploads/pics/print_logo_left.gif); -- Ampel rausgenommen: MC am 20.01.2010 */
	background-position: 8% -10px;
	background-repeat: no-repeat;
	float: left;
	padding-left:0;
	width: 75%;
}

#content ul{
	padding-left:0px;
	margin-left:20px;
}
#navi-b ul{
	list-style-type:none;
	padding-left:0px;
	margin-left:0px;
	margin-bottom:40px;
}
#navi-b ul li{
	display:inline;
}
#navi-b ul li span {
	padding:0px;
	margin:0px;
	font-weight:bold;
}
#navi-b ul li a{
	color:black;
	text-decoration:none;
	padding:0px;
	margin:0px;
}
h1{
	font-size:16px;
	background-color:transparent;
	margin-bottom:0px;
}
h2{
	font-size:12px;
	background-color:transparent;
	margin-bottom:0px;
}
h3{
	font-size:12px;
	background-color:transparent;
	margin:0px 0px 0px 0px;

}
h3.loginwhite{
	color:black;
	background-color:transparent;
	margin-bottom:0px;
}
h4{
	font-size:11px;
	font-weight:bold;
	background-color:transparent;
	margin-bottom:0px;
}



#content div.img-txt,
#content div.img-txt p img{
	clear:both;
	margin:4px 10px 5px 0px;
}


#fright {
    background-image:url(/uploads/pics/print_logo_right.gif);
	background-position: 0px -10px;
	background-repeat: no-repeat;
	padding-top:151px;
	width:23%;
	float: left;
	font-size:10px;
}
#fright img{
	display:none;
}


#toplink {
 	/*background: url(/uploads/pics/Terminalsicherheit.jpg) 0px 0px no-repeat #D7E5F0;
 	background-color:#D7E5F0;
 	margin-bottom:17px;*/
 	width:100%;
 	height:96px;
 	background-image:url(/uploads/pics/print_logo_bg.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
 	margin-bottom:-86px;
}
#footer {
	clear:both;
	display:block;
	padding-top:50px;
}
#footer p{
display:block;
	margin-top:20px;
	padding:0px;
    border-top:1px solid #00509F;
padding-left:5%;
}
#footer a{
	display:inline;
}

#news-container .page-browser li {
  list-style:none;
}
#news-container .page-browser {
  margin-left:0;
}

#content .product-detailview h2 {
background-color:#FFFFFF;
color:#000000;

}

#content .product-detailview {
background-color: transparent;	
border:8px solid #EDF1F4;
padding:8px;
}

/*.product-detailview a {
	display: none;
}*/

.product-detailview a.highslide {
	display: block;
}

.product-detailview a.highslide span.zoom {
	display: none !important;
}

#content .product-detailview .product-highlights .product-image-holder {
	border-right: none;
}

/* produktuebersicht.css */
#content .product-category h2 {
	border:1px solid #acb4ba;
	margin-right:10px;
}
#content .product-detailview h2 {
	border-top:1px solid #acb4ba;
	margin:0 8px;
	padding: 5px 0 0 0;
}

#content .product-category .product-row {
	background-color: #fff;
	padding: 8px 0;
}

#content .product-category .product-row .single-product {
	border:1px solid #acb4ba;
	margin-right: 8px;
	width: 226px;
}

#page-red #content .product-category .product-row .single-product ul li {
	background-image:none;
	margin-left:20px;
	padding:0;
}
#content .product-detailview .product-longdesc ul li {
	background:none!important;
}

#content .product-detailview .product-highlights .product-image-holder a span.zoom,
#content .product-detailview .product-highlights .product-image-holder a:link span.zoom,
#content .product-detailview .product-highlights .product-image-holder a:visited span.zoom {
	display:none;
}

#content .product-detailview .product-highlights .product-image-longdesc {
	padding:0 0 8px 8px;
	width:169px;
}

/*2009-08-26*/
#content div.img-txt p img {
	clear:both;
	float:left;
	margin:4px 10px 5px 0;
}

#content div.img-txt-product img {
	clear:both;
	float:left;
	margin:3px 15px 5px 15px;
}