@charset "UTF-8";

@import url(../../rte.css);

@media all
{

	body { 
		background-repeat:no-repeat;
		background-attachment:fixed;
		background-color: #33cc33; 
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 150%;
		color: #666666;
		margin: 0;
		padding: 0;
	}
	
	form { padding: 0; margin: 0; }
	
	#background {
		position: fixed;
		margin: 0;
		padding: 0;
		left: 0;
		top: 0;
	}

	#background a img {
		margin: 0;
		padding: 0;
		border: none;
	}

	#modosearchForm {
		position: fixed;
		background-color: #33cc33; 
		width: 164px;
		padding-left: 7px;
		padding-bottom: 7px;
	}
	#modoSearchString {
		width: 100px;
		margin-right: 7px;
	}
	
	#modosearchForm a {
		color: #000000;
	}

	#modosearchForm a:focus,
	#modosearchForm a:hover,
	#modosearchForm  a:active {
		color: #FFF;
	}
	
	a:link, 
	a:visited,
	a:focus,
	a:hover,
	a:active {
		color: #009933;
		text-decoration: none;
		font-weight: bold;
	}
	
	#content a {
		background-image:url(../img/link_bg_green.gif);
		background-repeat: no-repeat;
		background-position: left center;
		padding-left: 10px;
	}
	
	a.hiddenlink {
		display: none;
	}

	#col-left {
		position:fixed;
		top:0px;
		left:0px;
		width: 181px;
		z-index: 20;
	}


	#modo-logo {
		background-image:url(../img/modo_green.png);
		width: 56px;
		height: 182px;
		z-index: 50;
	}

	#col-right {
		position:absolute;
		top:192px;
		left:727px;
		width: 197px;
		z-index: 20;
	}

	
	#col-center {
		position:absolute;
		top:171px;
		left:172px;
		width: 568px;
		z-index: 50;
	}
	
	#col-center-header {
		background-image:url(../img/col_center_header.png);
		background-repeat:no-repeat;
		height: 18px;
	}

	#col-center-footer {
		background-image:url(../img/col_center_footer.png);
		background-repeat:no-repeat;
		height: 18px;
		margin-bottom: 10px;
	}



	#col-center-body {
		background-image:url(../img/col_center_background.png);
		background-repeat:repeat-y;
		background-position: top;
		padding-left: 29px;
		padding-right: 32px;
		padding-bottom: 6px;
		min-height: 400px;
	}
	

	#news-header {
		padding-left: 14px;
		background-color:#33cc33;
		color: #FFFFFF;
		font-weight: bold;
	}

	.news-element {
		padding-left: 14px;
		background-color:#FFFFFF;
		color: #009933;
		margin-bottom: 7px;
		padding-right: 5px;
	}
	
	.news-latest-morelink {
		height:19px;
	}
	
	.news-latest-gotoarchive {
		background-color:#FFFFFF;
		border-style: none;
		margin: 0px;
		padding-left:14px;
	}

	.news-latest-gotoarchive a {
		color: #009933 !important;
	}

	
	#submenu {
		border-style: none;
		margin-top: 8px;
		margin-left: 17px;
		margin-bottom: 0px;
		padding-left: 0;
		padding-top: 5px;
		
		background-color: #33cc33; 
	}
	


	#submenu li {
		margin-bottom: 7px;
		line-height: 100%;
	}

	#submenu li a {
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 7px;
		border-style: none;
		font-weight: normal;
		color: #000;
	}
	
	#submenu li a, 
	#submenu li ul li a, 
	#submenu li.active {
		background-color: #33cc33; 
	}	
	
	#submenu li.active {
		font-weight:normal;
		padding-top: 0px;
		padding-left: 0px;
		padding-bottom: 0px;
		border-style: none;
	}
	#submenu li.active a {
		color: #FFFFFF;
	}
	
	#submenu li ul li a,
	#submenu li ul li.active,
	#submenu li ul li strong,
	#submenu li ul li span {
		width: 100%;
		padding-left: 14px;
	}
	
	#submenu li ul li.active {
		padding-left: 0px;
	}
	
	#submenu li ul li a {
		color:#000000;
	}
	
	#submenu li a:focus,
	#submenu li a:hover,
	#submenu li a:active,
	#submenu li ul li a:focus,
	#submenu li ul li a:hover,
	#submenu li ul li a:active {
		background-color: #33cc33; 
	}
	
	.submenu-level2 {
		margin-bottom: 0px !important;
	}
	
	.dummyContent {
		display: none;
	}
	
	.csc-firstHeader {
		margin-top: 0px;
	}
	
	
.tool-tip {
	color: #fff;
	z-index: 100;
	line-height: 110%;
	margin:0;
	padding: 0;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #009933;
	padding: 0;
}
 
.tool-text {
	font-size: 11px;
	padding: 0;
	margin: 0;
}
	
	
	
/*  Commerce-Styles */	
	
	.com-single {
		width: 100%;
		overflow:hidden;	
	}
	
	.com-single-description {
		margin-left: 188px;
	}


	.com-single-description .bodytext {
		margin-top: 0px;
	}

	.com-single-description h2 {
		font-size: 100%;
		margin: 0px;
	}

	.com-single-description h3 {
		font-size: 100%;
		margin: 0px;
		margin-bottom: 1em;
		font-weight: normal;
	}


	.com-single-data {
		float: left;
		width: 183px;
		padding-right: 5px;
	}
	
	#product_gotobasket {
		background-color:#FFFFFF;
		z-index: 60;
		position:absolute;
		top:192px;
		left:727px;
		width: 183px;
		padding-left:14px;
		padding-top: 1px;
	}	

	#product_gotobasket a {
		background-color: #33cc33; 
		color: #FFFFFF;
		border-style: none;
		border-width: 0px;
		line-height: 100%;
		margin-bottom: 2px;
		padding-right: 3px;
	}
	
	#commerce_themen_list-head {
		background-image: url(../img/dotted_line_x.gif);
		background-repeat: repeat-x;
		background-position: bottom;
		margin-top: -10px;
		margin-right:-10px;
		padding-bottom: 2px;
		font-weight: bold;
		color: #999;
		margin-left: 5px;
	}
	
	.commerce_themen_list-short_description {
		font-style:italic;
		margin: 0px;
	}
	
	.commerce_themen_list-coverimg {
		float: left;
		width: 110px;
	}
	
	.commerce_themen_list-data {
		margin-left: 110px;
		color: #666;
	}	
	

	ul#commerce_themen_list {
		padding: 0px;
	}

	
	ul#commerce_themen_list li {
		list-style-type:none;
		border-bottom: 1px solid #CCCCCC;
		padding-bottom: 4px;
		margin-bottom: 14px;
		overflow:hidden;
	}
	
	ul#commerce_themen_list li a {
		color: #666;
		font-weight: normal;
	}
	
	ul#commerce_themen_list .commerce_themen_list-linktoputbasket a:link,
	ul#commerce_themen_list .commerce_themen_list-linktoputbasket a:visited,
	ul#commerce_themen_list .commerce_themen_list-linktoputbasket a:focus,
	ul#commerce_themen_list .commerce_themen_list-linktoputbasket a:hover,
	ul#commerce_themen_list .commerce_themen_list-linktoputbasket a:active {
		color: #009933;
		font-weight: bold;
		font-size: 11px;
	}
	
	.pagebrowser {
		float: right;
	}
	
	.pagebrowser a, #commerce_gesamtverzeichnis_list a, #commerce_themen_list a {
		background-image:none !important;
		padding-left: 0px !important;

	}	
	
	#commerce_gesamtverzeichnis_header {
		background-image: url(../img/dotted_line_x.gif);
		background-repeat: repeat-x;
		background-position: bottom;
		margin-top: -10px;
		margin-right:-10px;
		padding-bottom: 2px;
		font-weight: bold;
		color: #999;
		margin-left: 5px;
	}
	


/*  Commerce-Styles Basket */	


.com-basket-container {
	margin-top: -22px;
	color: #999;
}	


.com-basket-container h2 {
	font-size: 100%;
}	
 
 
table.com-basket-list {
 	border: none;
}

table.com-basket-list th {
 	border: none;
 	text-align: left;
 	font-weight: normal;
 	background-color: #FFF;
}


table.com-basket-list td {
 	border: none;
 	background-color: #efefef;
 	color: #666;
 	border-top: 1px solid #FFF;
 	vertical-align: top;
}

a.graylink {
 	color: #666 !important;
 	font-weight: normal;
}

.com-basket-submit {
	text-align: right;
	margin: 0;
}

.com-basket-next {
	float: right;
	margin: 0;
}

.com-basket-previous{
	margin: 0;
}

.com-basket-extratext2 {
	margin-top: 40px;
}

tr.com-basket-sum1 td {
	background-color: #FFF;
	border-top: 1px solid #CCC;
}

tr.com-basket-tax td {
	background-color: #FFF;
	
}

tr.com-basket-sum2 td {
	background-color: #FFF;
	font-weight: bold;
	border-bottom: 1px solid #CCC;
	
}

.com-basket-extratext2 a.graylink {
 	color: #999 !important;
}


/*  Commerce-Styles Checkout ###################################################  */	


 .com-chkout-address h2, .com-chkout-listing h2 {
	font-size: 100%;
	margin-bottom: 0;
}	

.com-chkout-address-desc, .com-chkout-listing-descr {
	margin-top: 0;
} 

.com-chkout-steps {
	margin-top: -10px;
	background-image: url(../img/dottedline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 3px;
}

.com-chkout-steps h2 {
	font-size: 100%;
	float: left;
	margin-top: 0px;
}

.com-chkout-step-actual, .com-chkout-step-inactive, .com-chkout-step-active {
	margin-left: 290px;
}

.com-chkout-address-radio {
	margin-left: 0;
}

.com-chkout-address-required {
	margin-top: 20px;
}

.com-chkout-address-fields-submit, .com-chkout-listing-submit {
	text-align: right;
}


div.com-chkout-listing dt {
	width: auto;
	color: #999;
	margin-right: 1em;
}

div.com-chkout-listing dd {
	margin-left: 0;
}

table.com-basket-list td {
	background-color: #efefef;
}

tr.com-chkout-sum1 td, 
tr.com-chkout-sum2 td, 
tr.com-chkout-tax td, 
tr.com-basket-sum1 td, 
tr.com-basket-tax td, 
tr.com-basket-sum2 td {
	background-color: #fff;
}

tr.com-chkout-sum1 td {
	border-top: 1px solid #ccc;
}

tr.com-chkout-sum2 td, tr.com-chkout-tax td {
	padding: 0;
	padding-right: 5px;
}


tr.com-chkout-sum2 td {
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	padding-bottom: 4px;
}

.com-chkout-listing-billing-address h3 {
	font-size: 100%;
	margin-bottom: 0;
}

.com-chkout-listing-billing-address dl {
	margin-top: 0;
}

table.com-basket-list {
	border-collapse: separate;
}

.com-basket-qv {
	margin-left: 17px;
	padding-left: 0;
	background-color: #33cc33; 
	line-height: 100%;
	padding-bottom: 6px;
	
}

.com-basket-qv a {
	background-color: #33cc33; 
	color:#000000 !important;
	padding-left:7px;
	font-weight: normal;
}	
	
.com-basket-qv a:focus,
.com-basket-qv a:hover,
.com-basket-qv a:active {
	color:#FFFFFF !important;
}

#modosearch {
	margin-left: 17px;
	padding-left: 0;
	background-color: #33cc33; 
	padding-bottom: 7px;
	margin-top: -3px;
}

#modosearch a {
	background-color: #33cc33; 
	color:#000000 !important;
	padding-left:7px;
	font-weight: normal;
}	
	
#modosearch a:focus,
#modosearch a:hover,
#modosearch a:active {
	color:#FFFFFF !important;
}

#modosearchForm {
	margin-left: 17px;
}

.com-single-hardfacts {
	font-size: 10px;
	line-height: 140%;
	padding-left: 5px;
	color: #333;
	padding-right:6px;
}

.commerce_themen_list-hardfacts {
	margin-top: 2px;
	font-size: 10px;
	line-height: 140%;
	color: #000;
}

ul#commerce_themen_list li div.commerce_themen_list-hardfacts a   {
	color: #000;
}

.commerce_themen_list-title  {
	color: #333;
}

.csc-noSearchResultMsg, .csc-searchResultInfo {
	display: none;
}

#commerce_gesamtverzeichnis_list {
	list-style-type: none;
	padding-left: 6px;
}

#commerce_gesamtverzeichnis_list li a {
	padding-left: 11px !important;
}

#commerce_gesamtverzeichnis_list li  {
	text-indent: -11px;
}


#commerce_gesamtverzeichnis_list li a:hover {
	background-image:url(../img/link_bg_green.gif) !important;
}

.com-single-data a, .csc-textpic-imagewrap a, .com-basket-container a {
	background-image: none !important;
	padding-left: 0px !important;
}


div.com-chkout-address-fields dt {
	width: 150px;
}


div.com-chkout-address-fields dd {
	margin-left: 150px;
}

.single-input {
	clear: both;
}

.field_error {
	font-weight: bold;
}

.hidden {
	display: none;
}

.emptysearch { padding-top: 20px; }

.product-rightcol { margin-top: 53px; }

.product-rightcol h1 { font-size: 100%; color: #009933; margin: 0; }

.product-rightcol .news-element { color: #000 !important; }

.product-rightcol a { color: #000 !important; }

#nsbImage { margin: 9px; border-top: 1px solid #c1c1c1 !important; border-left: 1px solid #c1c1c1 !important; border-right: 1px solid #535353 !important; border-bottom: 1px solid #535353 !important;  }


}