/*<![CDATA[*/
/**
 * CSS Style fuer Screen und Projection
 *
 * Copyright (c) 2008    die.interaktiven GmbH & Co. KG
 *                       Agentur fuer digitale Medien
 *                       Eisenmarkt 1
 *                       35578 Wetzlar
 *                       Germany
 *
 *                       Fon: +49 (0)64 41 / 39 86 19 - 0
 *                       Fax: +49 (0)64 41 / 39 86 19 - 9
 *                       Web: www.die-interaktiven.de
 *
 * Alle Rechte vorbehalten. Unberechtigte Kopie und Weiter-
 * verwendung nicht gestattet.
 *
 */

@import url("elements/base.css");
@import url("elements/adzone.css");
@import url("elements/navigation.css");
@import url("elements/paragraph.css");
@import url("elements/tagcloud.css");
@import url("elements/videobox.css");
@import url("elements/infobox.css");
@import url("elements/newsletterbox.css");
@import url("elements/expert.css");
@import url("elements/newscategorylist.css");
@import url("elements/produktteaser.css");
@import url("elements/orderflow.css");
@import url("elements/pdfbox.css");
@import url("elements/promobox.css");
@import url("elements/seitentitel.css");
@import url("elements/callback.css");
@import url("elements/portalpromo.css");
@import url("elements/html.css");
@import url("elements/newsboxpopular.css");
@import url("elements/newsboxrated.css");
@import url("elements/searchresult.css");
@import url("elements/loginbox.css");
@import url("elements/sitemap.css");
@import url("elements/newslist.css");
@import url("elements/newslistlatest.css");
@import url("elements/newslistpopular.css");
@import url("elements/newslistrated.css");
@import url("elements/newsletterreg.css");
@import url("elements/powermail.css");
@import url("elements/psborder.css");
/*
@import url("elements/newsdetails.css");
@import url("elements/newslistlatest-start.css");
@import url("elements/categorypromo.css");
@import url("elements/rss.css");
*/



/**
 * Categorypromo
 */

div.element.categorypromo
{
	display: block;
}

div.element.categorypromo
{
	padding: 18px 20px 40px 20px;
	margin: 0 0 30px 0;
	background: url(../images/categorypromo-bg.jpg) top left no-repeat;
}

div.element.categorypromo h2.title
{
	font-size: 1.8em;
	font-weight: normal;
	color: #78b800;
	margin: 0;
	padding: 0;
	height: 35px;
}

div.element.categorypromo h3.subtitle
{
	font-weight: normal;
	color: #434343;
	margin: 0;
	padding: 0;
	height: 48px;
}

div.element.categorypromo div.list
{
	width: 100%;
	padding: 10px 0;
}

div.element.categorypromo div.list div.item
{
	float: left;
	width: 210px;
	color: #434343;
	font-weight: bold;
}

div.element.categorypromo div.list div.item a
{
	display: block;
	color: #434343;
	text-decoration: none;
	padding: 1px 8px;
}

div.element.categorypromo div.list div.item a:hover
{
	color: #78b800;
}



/**
 * RSS Feed
 */
.tx-chnewsfeeds-pi1 li
{
	float: left;
	width: 215px;
}






div.tx-indexedsearch-browsebox
{
	display: none;
}

div.tx-indexedsearch-whatis
{
	padding: 0 0 10px 0;
}

span.tx-indexedsearch-sw
{
	font-weight: bold;
}

/*
 * Smoothbox v20070814 by Boris Popoff (http://gueschla.com)
 *
 * Based on Cody Lindley's Thickbox, MIT License
 *
 * Licensed under the MIT License:
 *   http://www.opensource.org/licenses/mit-license.php
 */


html, body {
min-height: 100%;
height: auto !important;
height: 100%
}

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
}

/* IE6 */
* html #TB_iframeContent{
	margin-bottom:1px;
}

/**
 * Login
 */

div.element.login
{
	display: block;
}

div.element.login
{
	margin: 0 0 30px 0;
}

div.element.login h2.title
{
	color: #76b800;
	padding: 0;
	margin: 0 0 5px 0;
}

div.element.login div.text
{
	color: #434343;
	line-height: 1.5em;
	padding: 0 0 20px 0;
}

div.element.login form.form.login
{
	width: 100%;
	padding: 0 0 10px 0;
}

div.element.login form.form.login span.label
{
	float: left;
	width: 140px;
	margin: 0 0 10px 0;
}

div.element.login form.form.login input.input.text
{
	float: left;
	width: 275px;
	margin: 0 0 10px 0;
	padding: 0;
}

div.element.login form.form.login input.input.submit
{
	margin: 15px 0 0 80px;
	padding: 0;
}

div.element.login span.sendpassword
{
	display: block;
	float: left;
	margin: 17px 0 0 0;
	color: #76b800;
	width: 200px;
}

div.element.login span.sendpassword a
{
	color: #76b800;
}

div.element.newslettersmallsubscribtion
{
	display: block;
}

div.element.newslettersmallsubscribtion
{
	margin: 0 0 30px 0;
	padding: 15px;
	border: 1px solid #dddfe1;
	background: #F5F5F5;
}

div.element.newslettersmallsubscribtion h2.title
{
	color: #76b800;
	margin: 0 0 5px 0;
	padding: 0;
}

div.element.newslettersmallsubscribtion div.text
{
	line-height: 1.5em;
	margin: 0 0 15px 0;
}

div.element.newslettersmallsubscribtion form.form.newslettersmallsubscribtion
{
	width: 100%;
}

div.element.newslettersmallsubscribtion form.form.newslettersmallsubscribtion span.label
{
	float: left;
	width: 55px;
	margin: 3px 0 0 0;
}

div.element.newslettersmallsubscribtion form.form.newslettersmallsubscribtion input.input.text
{
	float: left;
	width: 210px;
	padding: 2px 0;
}

div.element.newslettersmallsubscribtion form.form.newslettersmallsubscribtion input.input.submit
{
	float: left;
	margin: 0;
}

div.element.newslettersmallsubscribtion form.form.newslettersmallsubscribtion input.input.submit
{
	background: url(../images/box-button.jpg) no-repeat top left;
	border: 0;
	color: #ffffff;
	float: right;
	font-weight: bold;
	height: 24px;
	padding: 0 0 1px 0;
	text-align: center;
	width: 165px;
}

div.element.newslettersmallsubscribtion div.datenschutz
{
	margin: 5px 0 0 0;
	color: #bbb;
}

div.element.newslettersmallsubscribtion div.datenschutz a
{
	color: #bbb;
}


/**
 * newslistlatest
 */
 
div.element.newslistlatest-start
{
	display: block;
}

div.element.newslistlatest-start
{
	margin: 0;
}

div.element.newslistlatest-start div.list
{
	margin: 0 0 25px 0;
}

div.element.newslistlatest-start div.item
{
	margin: 0 0 10px 0;
	width: 100%;
}

div.element.newslistlatest-start div.item div.image
{
	float: left;
	padding: 7px;
	margin: 0 15px 5px 0;
	background: #f5f5f5;
}

div.element.newslistlatest-start div.item div.date
{
	font-size: 0.9em;
	float: left;
	padding: 0 10px 0 7px;
	color: #959595;
}

div.element.newslistlatest-start div.item div.date a
{
	text-decoration: none;
	color: #959595;
}

div.element.newslistlatest-start div.item h3.categories
{
	color: #959595;
	font-size: 0.9em;
	margin: 0 0 5px 7px;
	padding: 0;
	font-weight: normal;
}

div.element.newslistlatest-start div.item h3.categories a
{
	text-decoration: none;
	color: #959595;
}

div.element.newslistlatest-start div.item h3.categories a:hover
{
	text-decoration: underline;
}

div.element.newslistlatest-start div.item h2.title
{
	color: #76b800;
	font-size: 1.3em;
	line-height: 1.5em;
	margin: 0 0 10px 7px;
	padding: 0;
}

div.element.newslistlatest-start div.item h2.title a
{
	text-decoration: none;
	color: #000000;
}

div.element.newslistlatest-start div.item h2.title a:hover
{
	text-decoration: underline;
}

div.element.newslistlatest-start div.item div.content
{
	padding: 0 0 10px 0;
}

div.element.newslistlatest-start div.item div.text
{
	line-height: 1.5em;
	margin: 0 0 10px 7px;
}

div.element.newslistlatest-start div.item span.link
{
	display: block;
	color: #76b800;
	text-align: left;
	margin: 8px 0 0 0;
}

div.element.newslistlatest-start div.item span.link a
{
	color: #76b800;
}

/**
 * Newsdetails
 */
 
div.element.newsdetails
{
	display: block;
}

/****** functions **************/
div.element.newsdetails div.functions
{
	padding: 0 0 15px 0;
}


div.element.newsdetails div.rating
{
	float: left;
}


div.element.newsdetails div.tx-ratings
{
	z-index: 0;
}


div.element.newsdetails div.icons
{
	float: right;
}


div.element.newsdetails div.print,
div.element.newsdetails div.comment,
div.element.newsdetails div.send-a-friend,
div.element.newsdetails div.bookmark
{
	float: left;
	padding: 0 0 0 5px;
}

/* Plista */
div.element.newsdetails div#plista_widget_belowArticle
{
	margin: 0 0 10px 0;
}

#page #rgsnsendlink
{
	background: url(../images/icon-tip-a-friend.gif) top left no-repeat;
	padding: 0;
	width: 20px;
	height: 20px;
}


.tx-ratings { position: relative; left: 0; top: 0; padding-top: 16px; margin: 5px 5px; }
	.tx-ratings-display { position: absolute; left: 0; top: 0; height: 20px; }
		.tx-ratings-grey-bar { position: absolute; left: 0; top: 0; width: 75px; height: 14px; background: url(../images/rating_stars.gif) repeat-x; font-size: 1px; }
		.tx-ratings-gold-bar { position: absolute; left: 0; top: 0; width: 0px; height: 14px; background: url(../images/rating_stars.gif) repeat-x 0 -14px; font-size: 1px; font-size: 1px; }
		.tx-ratings-vote-bar { position: absolute; left: 0; top: 0; width: 75px; height: 14px; font-size: 1px; }
			.tx-ratings-vote-bar DIV A { position: absolute; left:0; top: 0; width: 20px; height: 14px; border: none; text-decoration: none; }
				.tx-ratings-vote-bar DIV A:hover { background-image: url(../images/rating_stars.gif); background-position: 0 -28px; }
			.tx-ratings-vote-bar DIV A.tx-ratings-star-1 { left: 0px; width: 15px; z-index: 5; }
			.tx-ratings-vote-bar DIV A.tx-ratings-star-2 { left: 0px; width: 30px; z-index: 4; }
			.tx-ratings-vote-bar DIV A.tx-ratings-star-3 { left: 0px; width: 45px; z-index: 3; }
			.tx-ratings-vote-bar DIV A.tx-ratings-star-4 { left: 0px; width: 60px; z-index: 2; }
			.tx-ratings-vote-bar DIV A.tx-ratings-star-5 { left: 0px; width: 75px; z-index: 1; }
			.tx-ratings-cleaner { clear: left; }
	.tx-ratings-text { color: #606060; font-size: 11px; }
	.tx-rating-display-wrap { position: absolute; left: 0; top: 0; font-size: 12px; visibility: hidden; z-index: 1; }
			.tx-rating-display-wrap IMG { float: left; margin-right: 5px; }


div.tx-rating-display-wrap
{
	padding: 0 0 10px 0;
}

div.element.newsdetails span.rgmediaimages-player
{
	display: block;
	margin: 30px 0 0 0;
}

/******************************/

/***** Send a friend **********/

#page #rgsnnest
{
	margin: 0 0 0 -272px;
	padding: 5px 0 0 0;
}

#rgsnnest #rgsnform
{
	background: none;	
	padding: 10px 0 0 0;
}

#rgsnnest #rgsnform label
{
	display: block;
	width: 122px;
	float: left;	
}

#page #rgsn
{
	width: 320px;
}

#rgsnform div.csc-mailform-field
{
	padding: 0 10px 5px 10px;
}

#rgsnnest #rgsn div.topbar
{
	background: #76b800;
	color: #fff;
	font-weight: bold;
}

#rgsnnest #rgsn #rgsnsendname,
#rgsnnest #rgsn #rgsnsendmail,
#rgsnnest #rgsn #rgsnrecname,
#rgsnnest #rgsn #rgsnrecmail,
#rgsnnest #rgsn #rgsntext
{
	float: right;
	width: 170px;
	border: 1px solid #999999;
}

#rgsnnest input.input.submit
{
	float: right;
	background: url(../images/box-button.jpg) left top no-repeat;
	width: 165px;
	padding: 5px 0 6px 0;
	border: none;
	color: #fff;
}

/******************************/

/******* Kommentare ***********/

div.comments
{
	padding: 0;
	margin: 0 0 50px 0;
}

div.comments h2.title
{
	background: url(../images/comments-title-bg.gif) top left repeat-x #ACD65B;
	padding: 4px 15px 4px 15px;	
	color: #fff;
}

div.tx-comments-comments
{
	border: 1px solid #eee;
	padding: 14px;
}

div.tx-comments-comment-1, 
div.tx-comments-comment-2
{
	border: 0;
	padding: 0;
}

div.tx-comments-comment-date
{
	font-size: 1.2em;
	color: #76b800;
}

div.tx-comments-comment-2 div.tx-comments-comment-date
{
	//color: #76b800;
}

div.tx-comments-comment-2 div.tx-comments-comment-content a,
div.tx-comments-comment-2 div.tx-comments-comment-content
{
	color: #000;
}

div.tx-comments-comments hr
{
	display: none;
}

div.tx-comments-comment-form
{
	background: url(../images/comment-form-bg.gif) top left repeat-x #ECECEB;
	padding: 15px;
}

div.tx-comments-comment-form input,
div.tx-comments-comment-form textarea
{
	width: 340px;
	float: right;
}

div.tx-comments-comment-form label
{
	width: 90px;
}

#tx_comments_pi1_submit
{
	background: url(../images/comment-submit.gif) top left no-repeat;
	width: 130px;
	padding: 6px 0 9px 0;
	text-align: center;
	color: #fff;
	border: 0;
	float: right;
}

span.tx-comments-required-error 
{
	background: none;
	display: block;
	margin-left:92px;
}

/******************************/
div.element.newsdetails div.sgf-category
{
	width: 100%;
	margin: 0 0 15px 0;
}

div.element.newsdetails div.sgf-category div.sgf-logo
{
	float: right;
}

div.element.newsdetails div.sgf-category h3.categories
{
	float: left;
	color: #757575;
	font-size: 0.9em;
	margin: 5px 0 0 0;
	padding: 0;
}

div.element.newsdetails h1.title
{
	color: #000000;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0 0 15px 0;
	padding: 0;
}

div.element.newsdetails div.date-author
{
	color: #949494;
	font-size: 0.9em;
	margin: 0 0 20px 0;
}

div.element.newsdetails div.teaser
{
	line-height: 1.5em;
	margin: 0 0 15px 0;
}

div.element.newsdetails div.image
{
	float: left;
	padding: 10px 10px 5px 10px;
	margin: 15px 19px 10px 0;
	background: #f5f5f5;
}

div.element.newsdetails div.image span.image
{
	display: block;
	padding: 0 0 5px 0;
}

div.element.newsdetails div.image span.resize
{
	position: absolute;
	z-index: 10;
	margin: -27px 0 0 5px;
}

div.element.newsdetails div.image span.resize a
{
	display: block;
	background: url(../images/icon-resize.gif) top left no-repeat;
}

div.element.newsdetails div.image span.resize a:hover
{
	background: url(../images/icon-resize-hover.gif) top left no-repeat;
}

div.element.newsdetails div.image span.label
{
	width: 175px;
	display: block;
	font-size: 0.9em;
	color: #949494;
	line-height: 1.5em;
}

div.element.newsdetails div.relatedbox
{
	float: right;
	width: 245px;
	padding: 10px;
	margin: 0 0px 10px 10px;
	border: 1px solid #dddfe1;
	background: url(../images/relatedbox-bg.jpg) left top repeat-x #fff;
}

html>body div.element.newsdetails div.relatedbox
{
	width: 235px;
	margin: 0 5px 10px 5px;
}

div.element.newsdetails div.relatedbox h4.title
{
	font-size: 0.9em;
	margin: 0 0 5px 0;
	padding: 0;
	color: #76b800;
	/*font-weight: normal;*/
}

div.element.newsdetails div.relatedbox div.links
{
	font-size: 0.9em;
	margin: 0;
	padding: 0;
	color: #949494;
}

div.element.newsdetails div.relatedbox div.links ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

div.element.newsdetails div.relatedbox div.links ul li
{
	padding: 3px 0 3px 10px;
	background: url(../images/pfeil.gif) 1px 6px no-repeat;
}

div.element.newsdetails div.relatedbox div.links a
{
	color: #949494;
	line-height: 1.5em;
}

div.element.newsdetails div.text
{
	line-height: 1.5em;
	margin: 0 0 30px 0;
}

/*
div.element.newsdetails div.text img
{
	display: none;
}
*/

div.element.newsdetails div.link
{
	display: none;
}

/****** releated *************/
div.element.newsdetails div.related
{
	padding: 0;
	margin: 0 0 30px 0;
	/*border: 1px solid #dddfe1;*/
	/*background: url(../images/relatedbox-bg.jpg) left top repeat-x #fff;*/
}

div.element.newsdetails div.related h4.title
{
	font-size: 1em;
	margin: 0 0 10px 0;
	padding: 0;
	color: #76b800;
}

div.element.newsdetails div.related div.links
{
	margin: 0;
	padding: 0;
	color: #949494;
}

div.element.newsdetails div.related div.links ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

div.element.newsdetails div.related div.links ul li
{
	padding: 3px 0 3px 10px;
	background: url(../images/pfeil.gif) 1px 6px no-repeat;
}

div.element.newsdetails div.related div.links a
{
	color: #949494;
}

/**
 * Bookmarking
 */
#tx-timtabsociable-pi1
{	
	background: white none repeat scroll 0 0;
	border: 1px solid #999999;
	left: 460px;
	margin: 25px 0 10px 0;
	padding: 10px;
	position: absolute;
	width: 220px;
	z-index: 1;
	display: none;
}

#tx-timtabsociable-pi1 strong
{
	display: none;	
}

#tx-timtabsociable-pi1 img
{
	margin: 0 5px 10px 0;
}


div.element.listnavi
{
	width: 100%;
	margin: 15px 0 40px 0;
}

div.element.listnavi div.result
{
	width: 100%;
	margin: 0 0 25px 0;
}

div.element.listnavi div.result div.text
{
	float: left;
	padding: 5px 0;
}

div.element.listnavi div.result ul.list
{
	float: right;
	list-style: none;
	padding: 0;
	margin: 0 5px 0 0;
}

div.element.listnavi div.result ul.list li
{
	float: left;
	margin: 0 15px 0 0;
}

div.element.listnavi div.result ul.list li a
{
	display: block;
	padding: 5px 10px;
	background: #ededed;
	text-decoration: none;
}

div.element.listnavi div.result ul.list li a:hover
{
	background: #76b800;
	color: #fff;
}

div.element.listnavi div.pages
{
	width: 100%;
}

div.element.listnavi div.pages div.text
{
	float: left;
	width: 50px;
	padding: 4px 0;
	margin: 0;
}

div.element.listnavi div.pages ul.list
{
	list-style: none;
	padding: 0;
	margin: 0;
}

div.element.listnavi div.pages ul.list li
{
	float: left;
}

div.element.listnavi div.pages ul.list li a
{
	display: block;
	text-decoration: none;
	background: #ededed;
	margin: 0 1px 1px 0;
	padding: 4px 0;
	text-align: center;
	width: 24px;
}

div.element.listnavi div.pages ul.list li a:hover,
div.element.listnavi div.pages ul.list li strong a
{
	color: #fff;
	background: #76b800;
	font-weight: normal;
}

div.element.newsdetails .imageright
{
    float: right;
    padding: 7px;
    background: #f5f5f5;
}


/**
 * newslistlatest index
 */
 
div.element.newslistlatest-index
{
	display: block;
}

div.element.newslistlatest-index
{
	margin: 0;
	background: #f5f5f5;
}

div.element.newslistlatest-index div.list
{
	margin: 0 0 25px 0;
}

div.element.newslistlatest-index div.item
{
	margin: 0 0 10px 0;
	width: 100%;
}

div.element.newslistlatest-index div.item div.image
{
	float: left;
	padding: 7px;
	margin: 0 15px 0 0;
	background: #f5f5f5;
}

div.element.newslistlatest-index div.item div.date
{
	font-size: 0.9em;
	float: left;
	padding: 15px 10px 0 0;
}

div.element.newslistlatest-index div.item div.date a
{
	text-decoration: none;
	color: #959595;
}

div.element.newslistlatest-index div.item h3.categories
{
	color: #959595;
	font-size: 0.9em;
	padding: 15px 10px 0 0;
	font-weight: normal;
}

div.element.newslistlatest-index div.item h3.categories a
{
	text-decoration: none;
	color: #959595;
}

div.element.newslistlatest-index div.item h3.categories a:hover
{
	text-decoration: underline;
}

div.element.newslistlatest-index div.item h2.title
{
	color: #76b800;
	font-size: 1.3em;
	line-height: 1.5em;
	margin: 0 0 10px 7px;
	padding: 0;
}

div.element.newslistlatest-index div.item h2.title a
{
	text-decoration: none;
	color: #000000;
}

div.element.newslistlatest-index div.item h2.title a:hover
{
	text-decoration: underline;
}

div.element.newslistlatest-index div.item div.content
{
	padding: 0;
}

div.element.newslistlatest-index div.item div.text
{
	line-height: 1.5em;
	margin: 0;
}

div.element.newslistlatest-index div.item span.link
{
	display: block;
	color: #76b800;
	text-align: left;
	margin: 8px 0 0 0;
}

div.element.newslistlatest-index div.item span.link a
{
	color: #76b800;
}

/**
 * Newsletter Archiv
 */

div.element.nlarchiv
{
	margin: 0 0 30px 0;
}

div.element.nlarchiv ul.tabs
{
	list-style-type: none;
	background: #eee;
	margin: 0 0 10px 0;

}

div.element.nlarchiv ul.tabs li
{
	display: block;
	width: 40px;
	padding: 5px 0;
	float: left;
	text-align: center;
	color: #aaa;
	font-size: 1.3em;
}

div.element.nlarchiv ul.tabs li a
{
	text-decoration: none;
	cursor: pointer;
	color: #666;
}
div.element.nlarchiv ul.tabs li a.active
{
	color: #444;
	font-weight: bold;
}

div.element.nlarchiv div.content div.tab
{
	display: none;
}

div.element.nlarchiv div.content ul
{
	list-style-image: url(../images/archiv-icon.jpg);
}

div.element.nlarchiv div.content ul li
{
	margin: 0 0 10px 0;
}

div.element.nlarchiv div.content ul li a
{
	text-decoration: none;
}

div.element.nlarchiv div.content ul li a:hover
{
	text-decoration: underline;
}

/**
 * Tabs
 */

div.element.tabs
{
	background: #eee;
	color: #aaa;
	margin: 0 0 2px;
}

div.element.tabs ul
{
	list-style-type: none;
	margin: 0 0 10px 0;
}

div.element.tabs ul li
{
	float: left;
	font-size: 1.3em;
	padding: 5px 0;
	width: 50px;
	text-align: center;
}

div.element.tabs ul li a
{
	color: #666;
	text-decoration: none;
}


div.element.tabs ul li.active a
{
	color: #444;
	text-decoration: none;
	font-weight: bold;
}




div.element.pollresult
{
	display: block;
}

div.element.pollresult
{
	background: url(../images/pollbox-bg.jpg) repeat-x center bottom #fff;
	border: 1px solid #CFD4DA;
	margin: 0 0 30px 0;
	padding: 10px;
}

div.element.pollresult h2.title
{
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
}

div.element.pollresult div.question
{
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: normal;
}

div.element.pollresult div.question h3
{
	font-weight: normal;
	line-height: 1.5em;
}

div.element.pollresult div.answers
{
	width: 100%;
}

div.element.pollresult div.answer div.label
{
	float: left;
	margin: 0 0 5px 0;
	padding: 0;
	width: auto;
}

div.element.pollresult div.answer div.data
{
	float: right;
	margin: 0 0 5px 0;
	padding: 0;
	width: auto;
	font-style: italic;
}

div.element.pollresult div.answer div.bar
{
	float: none;
	clear: both;
	padding: 1px;
	margin: 0 0 15px 0;
	border: 1px solid #CFD4DA;
}

div.element.pollresult div.answer div.barinner
{
	background: #76B800;
	height: 10px;
}

div.element.pollresult div.summary
{
	float: none;
	clear: both;
}

div.element.pollresult input.input.submit
{
	margin: 20px 0 0 0;
}

div.tx-sisosecurevote-pi1
{
	width: 100%;
}

div.tx-sisosecurevote-pi1 span.text
{
	display:block;
}

#col-right div.tx-sisosecurevote-pi1 input.input.text
{
	width: 220px;
}

div.element.poll
{
	display: block;
}

div.element.poll
{
	background: url(../images/pollbox-bg.jpg) repeat-x center bottom #fff;
	border: 1px solid #CFD4DA;
	margin: 0 0 30px 0;
	padding: 10px;
}

div.element.poll h2.title
{
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
}

div.element.poll div.question
{
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: normal;
}

div.element.poll div.question h3
{
	font-weight: normal;
	line-height: 1.5em;
}

div.element.poll div.answers
{
	width: 100%;
}

div.element.poll div.answer div.label
{
	float: left;
	margin: 0 0 5px 0;
	padding: 0;
	width: 400px;
}

#col-right div.element.poll div.answer div.label
{
	width: 205px;
}

div.element.poll div.answer input.input.radio
{
	float: left;
	margin: 0 10px 5px 0;
	padding: 0;
	font-style: italic;
}

div.element.poll input.input.submit
{
	margin: 20px 0 0 0;
}

#col-right div.element.poll input.input.submit
{
	float: right;
}

/**
 * Downloads
 */

div.element.downloads
{
	display: block;
}

div.element.downloads
{
	margin: 0 0 30px 0;
}

div.element.downloads h2.title
{
	color: #000;
	/*font-size: 1.6em;
	font-weight: normal;*/
	line-height: 1.3em;
	margin: 0 0 10px 0;
	padding: 0;
}

div.element.downloads div.text
{
	line-height: 1.5em;
	margin: 0 0 30px 0;
}

div.element.downloads div.list
{
	margin: 0 0 30px 0;
	border-bottom: 1px solid #dde0e0;
}

div.element.downloads div.list h3.title
{
	color: #000;
	padding: 0;
	margin: 0 0 10px 0;
}

div.element.downloads div.item
{
	padding: 15px 5px;
	margin: 0;
	border-top: 1px solid #dde0e0;
}

div.element.downloads div.item img
{
	margin: 0 5px -4px 0;
}

div.element.downloads div.item a
{
	color: #000;
}

div.element.downloads div.item h4.title
{
	color: #000;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
}

div.element.downloads div.item div.text
{
	font-size: 0.9em;
	line-height: 1.5em;
	color: #000;
	margin: 0;
	padding: 0 25px;
}

div.element.downloads div.item.odd
{
	background: #f7f7f7;
}

div.element.downloads div.item.even
{
	
}

#elements .tx-mmdamfilelist-pi1 .browseBoxWrap
{
	margin: 0;
}

/**
 * dia_show_group
 */

div.element.produktgruppen
{
	background: #FFFFFF url(../images/loginbox-bg.jpg) repeat-x scroll center bottom;
	border: 1px solid #CFD4DA;
	margin: 0 0 30px;
	padding: 10px;
}

div.element.produktgruppen h2.title
{
}

div.element.produktgruppen div.text
{
}

/**
 * Shop-Elemente
 */
 


/**
* Übersichtsseiten/Boxen für Übersichten
* DIA_PSB_SHOP_LIST
*/

div.element.productlist
{
	display: block;
}

div.element.productlist
{
	margin: 0 0 40px 0;
}

div.element.productlist h2.title
{
	line-height: 1.5em;
	font-size: 1.2em;
	border-bottom: 1px solid #ccc;
	margin: 0 0 10px 0;
	padding: 0 5px 2px 5px;
}

div.element.productlist div.list
{
	width: 100%;
}

div.element.productlist div.item
{
	background: #f5f5f5;
	margin: 0 10px 30px 0;
	float: left;
	width: 360px;
}

div.element.productlist div.image
{
	margin: 0 0 10px 0;
}

div.element.productlist h3.title
{
	font-size: 1.2em;
	margin: 0 20px 0 20px;
	padding: 0;
}

div.element.productlist div.category
{
	padding: 0 20px 10px 20px;
	line-height: 1.5em;
}


div.element.productlist div.text
{
	height: 40px;
	padding: 0 20px 10px 20px;
	line-height: 1.5em;
}

div.element.productlist div.link
{
	color: #76B800;
	font-weight: bold;
	padding: 0 20px 10px 20px;
}

div.element.productlist div.link a
{
	color: #76B800;
}

div.element.productlist div.link a:hover
{
	text-decoration: underline;
}

/*
* Topseller/Boxen auf Shop-Startseite
* DIA_PSB_SHOP_LIST_TOP_SELLER
*/

div.element.topsellerlist
{
	display: block;
}

div.element.topsellerlist div.list
{
	width: 100%;
}

div.element.topsellerlist div.item
{
	background: #f5f5f5;
	margin: 0 0px 30px 0;
}

div.element.topsellerlist div.image
{
	margin: 0 0 10px 0;
}

div.element.topsellerlist h3.title
{
	font-size: 1.2em;
	margin: 0 20px 10px 20px;
	padding: 0;
}

div.element.topsellerlist div.text
{
	margin: 0 20px 10px 20px;
	line-height: 1.5em;
	height: 60px;
}

div.element.topsellerlist div.link
{
	color: #76B800;
	font-weight: bold;
	padding: 0 20px 10px 20px;
}

div.element.topsellerlist div.link a
{
	color: #76B800;
}

div.element.topsellerlist div.link a:hover
{
	text-decoration: underline;
}

/*
* Tabcontainer (Tabmenü im Shop)
*/

div.element.tabcontainer
{
	display: block;
}

div.element.tabcontainer
{
	margin: 0 0 30px 0;
}

div.element.tabcontainer  ul.tabs
{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 34px;
	background: url(../images/tabcontainer-tabs-bg.gif) bottom left repeat-x;
}

div.element.tabcontainer  ul.tabs li
{
	float: left;
}

div.element.tabcontainer  ul.tabs a
{
	padding: 8px 0;
	display: block;
	width: 310px;
	text-align: center;
	text-decoration: none;
	font-size: 1.1em;
	color:#434343;
	background: url(../images/tabcontainer-tab-bg.jpg) top left repeat-x;
	margin: 0 2px 1px 0;
	font-weight: bold;
}

div.element.tabcontainer  ul.tabs a:hover
{
	color: #76B800;
}

div.element.tabcontainer ul.tabs .ui-state-active a
{
	padding: 8px 0 9px 0;
	display: block;
	width: 310px;
	text-align: center;
	text-decoration: none;
	font-size: 1.1em;
	background: #fff;
	margin: 0 1px 0 0;
	border: solid #dde0e0;
	border-width: 1px 1px 0 1px;
}

div.element.tabcontainer div.content
{
	border: solid #dde0e0;
	border-width: 0 1px 1px 1px;
	padding: 25px 0 15px 0;
	background: url(../images/tabcontainer-content-bg.jpg) bottom left repeat-x;
	line-height: 1.5em;
}

div.element.tabcontainer div.content ul
{
	float: left;
	padding: 0 80px 0 0;
}

div.element.tabcontainer div.content li
{
	list-style: none;
	padding: 0 0 10px 0;
	
}

div.element.tabcontainer div.content a
{
	text-decoration: none;
	padding: 0 0 0 10px;
}

div.element.tabcontainer div.content a:hover
{
	color: #76B800;
	background: url("../images/newsbox-rated-item-bg.gif") no-repeat scroll 0 7px transparent;
}

.ui-tabs .ui-tabs-hide
{
	display: none;
}








/*
* Karussel (JQuery/Shop)/ Laufleiste
* DIA_PSB_SHOP_LIST_CARRUSEL
*/

div.element.carousel
{
	margin: 0 0 30px 0;
}

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */

div.jcarousel-container
{
    position: relative;
}


.jcarousel-clip
{
	z-index: 2;
	padding: 22px 0 22px 0;
	margin: 0;
	overflow: hidden;
	position: relative;
	background: transparent url(../images/carousel-bg.jpg) repeat-x bottom left;
}

.jcarousel-list
{
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

.jcarousel-list li,
.jcarousel-item
{
	float: left;
	list-style: none;

	/* We set the width/height explicitly. No width/height causes infinite loops. */
	width: 220px;
	height: 130px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */

.jcarousel-next
{
	z-index: 3;
	display: none;
	float:left;
}

.jcarousel-prev
{
	z-index: 3;
	display: none;
	float:right;
}






.jcarousel-skin-gevestor .jcarousel-container
{

}

.jcarousel-skin-gevestor .jcarousel-container-horizontal
{
	width: 900px;
	/*padding: 20px 40px;*/
}

.jcarousel-skin-gevestor .jcarousel-clip-horizontal
{
	width: 950px;
	height: 77px;
}

.jcarousel-skin-gevestor .jcarousel-item
{
	width: 220px;
	text-align: center;
}

.jcarousel-skin-gevestor .jcarousel-item:hover
{

}

.jcarousel-skin-gevestor .jcarousel-item-horizontal
{

}

.jcarousel-skin-gevestor .jcarousel-item-placeholder
{

}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-gevestor .jcarousel-next-horizontal
{
	float: left;
}

.jcarousel-skin-gevestor .jcarousel-next-horizontal:hover
{
}

.jcarousel-skin-gevestor .jcarousel-next-horizontal:active
{
}

.jcarousel-skin-gevestor .jcarousel-next-horizontal:active,
.jcarousel-skin-gevestor .jcarousel-next-horizontal:hover
{

}

.jcarousel-skin-gevestor .jcarousel-next-disabled-horizontal,
.jcarousel-skin-gevestor .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-gevestor .jcarousel-next-disabled-horizontal:active
{

}

.jcarousel-skin-gevestor .jcarousel-prev-horizontal
{
	float: right;
}

.jcarousel-skin-gevestor .jcarousel-prev-horizontal:hover
{

}

.jcarousel-skin-gevestor .jcarousel-prev-horizontal:active
{

}

.jcarousel-skin-gevestor .jcarousel-prev-horizontal:active,
.jcarousel-skin-gevestor .jcarousel-prev-horizontal:hover
{

}

.jcarousel-skin-gevestor .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-gevestor .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-gevestor .jcarousel-prev-disabled-horizontal:active
{
    cursor: default;
    background-position: -96px 0;
}





/*
* Überschrift im Shop mit Linie unterhalb
*/ 

h2.element.title
{
	display: block;
}

h2.element.title
{
	line-height: 1.5em;
	font-size: 1.2em;
	border-bottom: 1px solid #ccc;
	margin: 0 0 10px 0;
	padding: 0 5px 2px 5px;
}

/**
* Shop-Variante A Detailseite Produktinformationen
*/

div.element.productdetails01
{
	width: 100%;
}

div.element.productdetails01 div.productinfo
{
	width: 100%;

}

div.element.productdetails01 div.image
{
	float: left;
	width: 312px;
	margin: 0 30px 30px 0;
}

div.element.productdetails01 div.content
{
	padding: 10px 25px 30px 30px;
}

div.element.productdetails01 h2.title
{
	font-size: 1.6em;
}

div.element.productdetails01 div.description h4.title
{
	padding: 0 25px 10px 25px;
	font-size:1.2em;
}

div.element.productdetails01 div.text
{
	padding: 0 25px 30px 25px;
}

div.element.productdetails01 div.productdetails
{
	background: url(../images/psb-bg.jpg) repeat-y 470px 0;
}

div.element.productdetails01 div.price
{
	font-size: 1.4em;
}

div.element.productdetails01 div.description
{
	margin: 0 0 30px 0;
	width: 50%;
	float:left;
}



div.element.productdetails01 h3.title
{
	background: url(../images/shop_more-info-bg.jpg) repeat-x top left;
	color: #fff;
	font-size: 1.2em;
	padding: 10px 0 30px 25px;

}

/**
 * Formular
 */

div.element.productdetails01 div.order
{
	float:right;
	width: 50%;
}

div.element.productdetails01 div.order h3.title
{
	background: url(../images/shop_psb-bg.jpg) repeat-x top left;
	color: #fff;
	font-size: 1.2em;
	padding: 10px 0 10px 25px;
}

div.element.productdetails01 div.order h2.title
{
	margin: 0 0 10px 0;
	padding: 0;
	color: #000;
}

div.element.productdetails01 div.order div.text
{
	line-height: 1.5em;
	margin: 0 0 40px 0;
	padding: 0;
}

div.element.productdetails01 div.order form.form.order
{
	margin: 0;
	padding: 20px;
	background: #f3f3f3;
}

div.element.productdetails01 div.order div.fieldset
{
	margin: 0 0 30px 0;
	padding: 0;
}

div.element.productdetails01 div.order div.optionfields
{
	margin: 30px 0 0 0;
	padding: 0;
}

div.element.productdetails01 div.order div.description
{
	margin: 0 0 20px 0;
	padding: 0;
}

div.element.productdetails01 div.order div.fieldset div.description
{
	width:100%;
}

div.element.productdetails01 div.order div.fieldset div.error
{
	border:2px solid #C0442A;
	background: none repeat scroll 0 0 #F8B6A1;
	margin:0 0 10px;
	color: #C0442A;
	padding: 5px;
}

div.element.productdetails01 div.order div.description.mobile
{
	width:100%;
}

div.element.productdetails01 div.order div.description .title
{
	margin: 0 0 10px 0;
	padding: 0;
	color: #76b800;
}

div.element.productdetails01 div.order div.description div.text
{
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

div.element.productdetails01 div.order input.input.text
{
	height: 1.9em;
	width: 235px;
	color: #5b5f69;
	padding: 3px;
	margin: 0 0 15px 0;
	/*border: 1px solid #cfd4da;*/
	border: 1px solid #999;
	background: #fff;
}

html>body div.element.productdetails01 div.order input.input.text
{
	height: auto;
}

div.element.productdetails01 div.order input.input.text.customer_zip
{
	width: 75px;
	margin-right: 5px!important;
}

html>body div.element.productdetails01 div.order input.input.text.customer_zip
{
	width: 67px;
}

div.element.productdetails01 div.order input.input.text.customer_city
{
	width: 155px;
}

div.element.productdetails01 div.order input.input.text.mobile,
div.element.productdetails01 div.order input.input.text.customer_mobile
{
	width: 138px;
	float:left;
}

div.element.productdetails01 div.order input.input.checkbox
{
	margin: 0 10px 0 0;
}

div.element.productdetails01 div.order select.select.customer_salutation,
div.element.productdetails01 div.order select.select.customer_title,
div.element.productdetails01 div.order select.select.customer_country,
div.element.productdetails01 div.order select.select.customer_area_code,
div.element.productdetails01 div.order select.select.customer_mobile_pre
{
	width: auto;
	margin: 0 0 15px 0;
	padding: 2px;
	color: #5b5f69;
}

div.element.productdetails01 div.order select.input.select.anrede,
div.element.productdetails01 div.order select.input.select.titel
{
	width: 7em;
	margin-right: 5px;
}

div.element.productdetails01 div.order select.select.customer_area_code,
div.element.productdetails01 div.order select.select.customer_mobile_pre
{
	width: 90px;
	margin-right: 5px;
	float:left;
}

div.element.productdetails01 div.order select.input.select.monat
{
	margin-right: 5px;
}

div.element.productdetails01 div.order input.input.submit
{
	float: right;
	width: 166px;
	padding: 4px 0 5px 0;
	margin: 30px 20px 0 0;
	color: #fff;
	text-align: center;
	font-weight: bold;
	background: url(../images/psb-order-button.jpg) top left no-repeat transparent;
	border: none;
}

div.element.productdetails01 div.order div.required
{
	float: left;
	margin: 33px 0 0 0;
	padding: 0 0 0 10px;
	border-left: 2px solid #76b800;
}

div.element.productdetails01 div.order span.label
{
	width: 180px;
	margin: 0 0 15px 0;
	padding: 0;
}

div.element.productdetails01 div.order span.label.checkbox
{
	width: 395px;
}

div.element.productdetails01 div.order span.label.small
{
	font-size: 0.9em;
}

div.element.productdetails01 div.order span.label.required
{
	margin: 0;
	padding: 0;
}

div.element.productdetails01 div.order span.label.required label
{
	padding: 0 0 0 5px;
	border-left: 2px solid #76b800;
}

div.element.productdetails01 div.order div.datenschutz
{
	padding: 0 0 15px 0;
}

/**
* Shop Variante B Detailseite Produktinformationen
*/

div.element.productdetails02
{
	width: 100%;
}

div.element.productdetails02 div.productdetails
{
	background: url(../images/psb-bg.jpg) repeat-y 470px 0;
	
}

div.element.productdetails02 div.productinfo
{
	float:left;
	width:49%;
}

html > body div.element.productdetails02 div.productinfo
{
	float:left;
	width:50%;
}

div.element.productdetails02 h2.title
{
	font-size: 1.6em;
	border-bottom:none;
}

div.element.productdetails02 div.image
{
	float: left;
	margin: 0 15px 15px 0;
}

div.element.productdetails02 div.content
{
	padding: 10px 15px 30px 0;
	float:left;
}

div.element.productdetails02 div.description h4.title
{
	padding: 0 0 10px 0;
	font-size:1.3em;
}

div.element.productdetails02 div.text
{
	margin: 0 0 15px 0;
}

div.element.productdetails02 div.price
{
	font-size: 1.4em;
}

div.element.productdetails02 div.description
{
	margin: 0 0 30px 0;
	float:left;
}

div.element.productdetails02 div.tabs
{
	background:none;
	margin:0;
	color:#000;
}

div.element.productdetails02 div.tabs ul.tabs
{
	list-style:none;
	margin:0 0 30px 0;;
	padding:0;
	width:100%;
}

div.element.productdetails02 div.tabs ul.tabs li
{
	float:left;
}

div.element.productdetails02 div.tabs ul.tabs a 
{
	background:url("../images/details-tab-bg.jpg") repeat-x center center;
	border:1px solid #fff;
	color:#434343;
	display:block;
	padding:11px 0 0;
	margin: 0 1px 0 0;
	text-align:center;
	text-decoration:none;
	width:150px;
	height:24px;
}

div.element.productdetails02 div.tabs ul.tabs a:hover,
div.element.productdetails02 div.tabs ul.tabs li.selected a 
{
	background:url("../images/details-tab-active-bg.jpg") repeat-x center center;
	border-top:1px solid #7d7d7d;
	border-left:1px solid #7d7d7d;
	border-right:1px solid #7d7d7d;
}

div.element.productdetails02 div.tabs h3.title
{
	color: #434343;
	font-size: 1.0em;
	text-align:center;
}

div.element.productdetails02 div.tabs div.text
{
	margin:0 15px 30px 0;
}

div.element.productdetails02 div.tabs div.video
{	width:450px;
	margin:0 0 30px 0;
	text-align:center;
}

div.element.productdetails02 div.payment_tax
{
	border-top: 2px dotted #7d7d7d;
	padding:20px 0 0 0;
	margin: 0 10px 0 0;
}

div.element.productdetails02 div.payment_tax div.text
{
	margin:0 0 15px 0;
}

/**
 * Formular
 */

div.element.productdetails02 div.order
{
	float:right;
	width: 50%;
}

html>body div.element.productdetails02 div.order
{
	float:right;
	width: 50%;
}

div.element.productdetails02 div.order h3.title
{
	background: url(../images/shop_more-info-bg.jpg) repeat-x top left;
	color: #fff;
	font-size: 1.8em;
	font-weight:normal;
	padding: 5px 0 10px 25px;
}

/*div.element.productdetails02 div.order h2.title
{
	margin: 0 0 10px 0;
	padding: 0;
	color: #000;
}*/

div.element.productdetails02 div.order div.text
{
	line-height: 1.5em;
	margin: 0 0 40px 0;
	padding: 0;
}

div.element.productdetails02 div.order form.form.order
{
	margin: 0;
	padding: 0;
}

div.element.productdetails02 form.form.order div.personal-data,
div.element.productdetails02 form.form.order div.notification.sms,
div.element.productdetails02 form.form.order div.payment
{
	background:#f3f3f3 url(../images/psb-shop-order-bg.jpg) bottom left repeat-x;
}

div.element.productdetails02 form.form.order div.personal-data div.container,
div.element.productdetails02 form.form.order div.notification.sms div.container,
div.element.productdetails02 form.form.order div.payment div.container,
div.element.productdetails02 form.form.order div.section.submit div.container
{
	margin: 20px;
}

div.element.productdetails02 form.form.order div.notification.sms div.container
{
	padding: 0 0 15px 0;
}

div.element.productdetails02 form.form.order div.payment div.container
{
	padding: 0 0 1px 0;
}

div.element.productdetails02 div.order div.fieldset
{
	margin: 0 0 20px 0;
	padding: 0;
	display:block;
}

div.element.productdetails02 div.order div.optionfields
{
	margin: 30px 0 0 0;
	padding: 0;
}

div.element.productdetails02 div.order div.description
{
	margin: 0 0 20px 0;
	padding: 0;
}

div.element.productdetails02 div.order div.fieldset div.description
{
	width:100%;
}

div.element.productdetails02 div.order div.fieldset div.error
{
	border:2px solid #C0442A;
	background: none repeat scroll 0 0 #F8B6A1;
	margin:0 0 10px;
	color: #C0442A;
	padding: 5px;
}

div.element.productdetails02 div.order div.description.mobile
{
	width:100%;
}

div.element.productdetails02 div.order div.description .title
{
	margin: 0 0 10px 0;
	padding: 0;
	color: #000;
}

div.element.productdetails02 div.order div.description div.text
{
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

div.element.productdetails02 div.order input.input.text
{
	height: 1.9em;
	width: 235px;
	color: #5b5f69;
	padding: 3px;
	margin: 0 0 15px 0;
	/*border: 1px solid #cfd4da;*/
	border: 1px solid #999;
	background: #fff;
}

html>body div.element.productdetails02 div.order input.input.text
{
	height: auto;
}

div.element.productdetails02 div.order input.input.text.customer_zip
{
	width: 75px;
	margin-right: 5px!important;
}

html>body div.element.productdetails02 div.order input.input.text.customer_zip
{
	width: 67px;
}

div.element.productdetails02 div.order input.input.text.customer_city
{
	width: 155px;
}

div.element.productdetails02 div.order input.input.text.mobile,
div.element.productdetails02 div.order input.input.text.customer_mobile
{
	width: 138px;
	float:left;
}

div.element.productdetails02 div.order input.input.checkbox
{
	margin: 0 10px 0 0;
}

div.element.productdetails02 div.order select.select.customer_salutation,
div.element.productdetails02 div.order select.select.customer_title,
div.element.productdetails02 div.order select.select.customer_country,
div.element.productdetails02 div.order select.select.customer_area_code,
div.element.productdetails02 div.order select.select.customer_mobile_pre
{
	width: auto;
	margin: 0 0 15px 0;
	padding: 2px;
	color: #5b5f69;
}

div.element.productdetails02 div.order select.input.select.anrede,
div.element.productdetails02 div.order select.input.select.titel
{
	width: 7em;
	margin-right: 5px;
}

div.element.productdetails02 div.order select.select.customer_area_code,
div.element.productdetails02 div.order select.select.customer_mobile_pre
{
	width: 90px;
	margin-right: 5px;
	float:left;
}

div.element.productdetails02 div.order select.input.select.monat
{
	margin-right: 5px;
}

div.element.productdetails02 div.order div.required
{
	float: left;
	margin: 33px 0 0 0;
	padding: 0 0 0 10px;
	border-left: 2px solid #000;
	
}

div.element.productdetails02 div.order div.section.submit
{
	
}

div.element.productdetails02 div.order div.section.submit div.required
{
	float: none;
}

div.element.productdetails02 div.order div.section.submit input.input.submit
{
	clear:both;
	float:none;
	background:url("../images/psb-order-button-orange.jpg") no-repeat scroll left top transparent;
	border:none;
	color:#FFFFFF;
	font-weight:bold;
	margin:40px 0 0 85px;
	padding:8px 0 32px;
	text-align:center;
	width:249px;
	font-size:1.6em;
	font-weight:normal;
}

div.element.productdetails02 div.order span.label
{
	width: 180px;
	margin: 0 0 15px 0;
	padding: 0;
}

div.element.productdetails02 div.order span.label.checkbox
{
	width: 395px;
}

div.element.productdetails02 div.order span.label.small
{
	font-size: 0.9em;
}

div.element.productdetails02 div.order span.label.required
{
	margin: 0;
	padding: 0;
}

div.element.productdetails02 div.order span.label.required label
{
	padding: 0 0 0 5px;
	border-left: 2px solid #000;
}

div.element.productdetails02 div.order div.datenschutz
{
	padding: 0 0 30px 0;
}

/*
div.element.productdetails div.order div.statusmsg
{
	clear: both;
	float: none;
	margin-top: 30px!important;
}

div.element.productdetails div.order div.statusmsg div.text
{
	width: 410px;
}

div.element.productdetails div.order div.statusmsg
{
	border: none;
	background: transparent;
}

div.element.productdetails div.order div.statusmsg.error
{
	
	background: #f8b6a1;
	border: 2px solid #c0442a;
	
	margin: 0 0 10px 0;
}

div.element.productdetails div.order div.status.error span.label
{
	color: #c0442a;
}

div.element.productdetails div.order div.status.error span.label label,
div.element.productdetails div.order div.status.error input.input.text
{
	margin-bottom: 5px;
}

div.element.productdetails div.order div.status.error span.label label,
div.element.productdetails div.order div.status.error.text input.input.text,
div.element.productdetails div.order div.status.error.ort input.input.text.ort,
div.element.productdetails div.order div.status.error.plz input.input.text.plz
{
	border-color: #c0442a;
}

div.element.productdetails div.order div.statusmsg.error h2.title
{
	margin: 10px 0 0 20px;

}
div.element.productdetails div.order div.statusmsg.error div.text
{
	display: block;
	float: none;
	clear: both;
	margin: 0 45px 10px 0;
	padding: 2px 0 0 20px;
	color: #c0442a;
	line-height: 1.5em;
	background: url(../../images/error-message-bg-left.gif) top left no-repeat;
}

div.element.productdetails div.order div.statusmsg.error.ort div.text
{
	padding: 2px 20px 0 0;
	background: url(../../images/error-message-bg-right.gif) top right no-repeat;
}


div.element.productdetails div.order.error
{
	margin: 0 0 25px 0;
	padding: 15px;
	border: 2px solid #c0442a;
	color: #c0442a;
}

div.element.productdetails div.order.error h2.title
{
	margin: 0 0 5px 0;
	padding: 0;
	color: #c0442a;
}

div.element.productdetails div.order.error div.text
{
	margin: 0;
	padding: 0;
	color: #c0442a;
	line-height: 1.5em;
} */




/**
 * investpromo
 */

#col-right div.element.investpromo
{
	display: block;
}

div.element.investpromo
{
	margin: 0 0 40px 0;
}

div.element.investpromo h4.title
{
	color: #fff;
	padding: 4px 0 5px 10px;
	font-size: 1.1em;
	display: block;
	background: url(../images/col-right-title.jpg) top left no-repeat;
}

div.element.investpromo div.image
{
	background: #f5f5f5;
	text-align: center;
}

div.element.investpromo div.text
{
	background: #f5f5f5;
	padding: 10px;
	line-height: 1.5em;
}

div.element.investpromo div.text h1,
div.element.investpromo div.text h2,
div.element.investpromo div.text h3,
div.element.investpromo div.text h4,
div.element.investpromo div.text h5
{
	color: #76b800;
}
div.element.investpromo div.link
{
	background: #f5f5f5;
	padding: 10px;
	color: #76b800;
}

div.element.investpromo div.link a
{
	color: #76b800;
}

/*
 * dia_user
 * Benutzer und Passwort aendern
 */

div.element.user
{
	display:none;
}

#col-center div.element.user
{
	display:block;
}

div.element.user
{
	background:url("../images/loginbox-bg.jpg") repeat-x scroll center bottom #FFFFFF;
	border:1px solid #CFD4DA;
	margin:0 0 30px;
	padding:10px;
}

div.element.user div.username
{

}

div.element.user div.username span.label
{
	float: left;
	margin: 0 0 10px;
	width: 170px;
}

div.element.user div.username span.text
{
	float: left;
	margin: 0 0 10px;
	width:280px;
}

div.element.user form.form.change-password,
div.element.user form.form.change-user
{
	padding:0 0 10px;
	width:100%;
}

div.element.user form.form.change-password span.label,
div.element.user form.form.change-user span.label
{
	float: left;
	margin: 0 0 10px;
	width: 170px;
}

div.element.user form.form.change-password input.input.text,
div.element.user form.form.change-user input.input.text
{
	clear:none;
	float:left;
	margin:0 0 10px;
	padding:0;
	width:280px;
}

div.element.user form.form.change-password input.input.submit,
div.element.user form.form.change-user input.input.submit
{
	background:url("../images/box-button.jpg") no-repeat;
	color:#fff;
	display:block;
	margin:0 auto;
	padding:3px 0;
	text-align:center;
	text-decoration:none;
	width:165px;
	border:none;
	float:right;
}

/*
 * mm_dam_filelist
 */

div.browseBoxWrap
{

}

div.browseBoxWrap div.showResultsWrap
{
	margin: 0 0 15px 0;
}

div.browseBoxWrap div.browseLinksWrap
{
	margin: 0 0 15px 0;
}

div.browseBoxWrap div.browseLinksWrap span.disabledLinkWrap,
div.browseBoxWrap div.browseLinksWrap span.inactiveLinkWrap a
{
	float:left;
	background:#ededed;
	display:block;
	margin:0 1px 1px 0;
	padding:4px 0;
	text-align:center;
	text-decoration:none;
	width:75px;
}

div.browseBoxWrap div.browseLinksWrap span.activeLinkWrap,
div.browseBoxWrap div.browseLinksWrap span.inactiveLinkWrap a:hover
{
	float:left;
	background:#76B800;
	color:#fff;
	display:block;
	margin:0 1px 1px 0;
	padding:4px 0;
	text-align:center;
	text-decoration:none;
	width:75px;
}

/** Social Links **/
div.sociallinksttenews1 div.addthis_toolbox.addthis_default_style,
div.sociallinkscomments div.addthis_toolbox.addthis_default_style
{
	float: right;
}

div.sociallinksttenews2
{
	margin: 10px 0 0 0;
}

/*]]>*/
