#warenkorb p{
	display:none;
}

*{
	margin:0;
	padding:0;
}

sup{
	font-size:10px;
}

html{
	border-top:5px solid #42546a;
}

td{
	vertical-align:top;
	padding:0 5px 10px 0;
}

thead{
	font-weight:bold;
}

body{
	width:990px;
	height:100%;
	float:left;
	padding-top:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#3f5668;
}

fieldset{
	border:none;
}

input,textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#3f5668;
	border:1px solid #a1a9b4;
	width:204px;
	height:14px;
	padding:3px;
	margin-top:-4px;
}

textarea{
	height:150px;
}

h1{
	color:#40546c;
}

h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.0em;
	font-size:14px;
	background:#f0f1f3;
	padding:10px 10px 6px 10px;
	border:1px solid #a1a9b4;
}

a{
	color:#3f5668;
	text-decoration:none;
}

#content a {
	text-decoration: underline;
}

#content a:hover {
	color: #CC0000;
}

#langlink{
	left:943px;
	position:absolute;
	top:80px;
}

p{
	line-height:150%;
}

img{
	border:none;
}

.hide{
	display:none;
}



/* Service Navi */
#head ul{
	border-right:1px solid #3f5668;
	float:left;
	padding-left:20px;
	margin-right:20px;
}

#head ul li{
	float:left;
	list-style-type:none;
	padding:0 3px 0 3px;
	border-left:1px solid #3f5668;
}




/* Logo */
#logo{
	position:absolute;
	top:20px;
	left:20px;
}



/* Main / Navigation */
#main{
	background:url("../grafiken/bg.gif") repeat-y;
	float:left;
	margin-top:5px;
}

.navigation{
	width:340px;
	float:left;
	padding-top:218px;
}

.navBg{
	padding-bottom:150px;
	float:left;
	position:relative;
	background:url("../grafiken/logo2.gif") no-repeat bottom left;
}

.navigation li{
	width:210px;
	float:right;
	list-style-type:none;
}

.navigation a{
	width:170px;
	padding:8px 30px 8px 10px;
	float:left;
	text-align:right;
}

.navigation li a{
	color:#fff;
}


.navigation .active{
	background:#f0f1f3;
	color:#3f5668;
}


.navigation li li .active,.navigation li li .sub{
	border-right:10px solid #42546a;
	width:160px;
	background:#bcc3cb;
}


.navigation li .sub{
	background:#f0f1f3;
	color:#3f5668;
}


.navigation li li li a{
	background-color:#9ca8b7 !important;
	color:#3f5668 !important;
}


.navigation li li li a{
	border:none;
	padding-right:50px;
	width:150px;
}

.navigation li li li .active{
	background:#8894a1;
	width:150px;
	color:#fff;
	border-right:none;
}


.navigation li li a{
	background:#bcc3cb;
	color:#3f5668;
}



/* Content */
#content{
	float:left;
	width:635px;
	margin-left:15px;
/*	padding-top:50px; */
	padding-bottom:20px;
}

#content li{
	margin:0 0 0 20px;
	list-style-type:square;
}

#content ol,#content ul{
	margin:5px 0 5px 0;
}




/* sIFR Styling */
.sIFR-active h1 {
  visibility: hidden;
  font-family: Verdana;
  line-height: 1.0em;
  font-size: 21px;
  margin-bottom:5px;
}

.sIFR-active h2{
	visibility:hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.0em;
	font-size:14px;
	background:#f0f1f3;
	padding:10px 10px 6px 10px;
	border:1px solid #a1a9b4;
}



/* Teaser */
.bigTeaserImage, .bigTeaser, .tripleTeaser{
	float:left;
	width:100%;
	margin-bottom:5px;
	border-bottom:1px solid #a1a9b4;	
}

.bigTeaserImage,.bigTeaser{
	background:url("../grafiken/bigTeaser.gif") repeat-y;
}

.tripleTeaser{
	background:url("../grafiken/tripleTeaser.gif") repeat-y;
	border:none;
}

.bigTeaser img{
	float:left;
	margin:0 10px 0 1px;
}

.bigTeaser p{
	width:415px;
	float:left;
	margin-top:10px;
}

.tripleTeaser div{
	width:208px;
	float:left;
	margin-right:5px;
}

.tripleTeaser .bottomLines{
	width:100%;
	float:left;
	margin-right:0;
	height:1px;
	background:url("../grafiken/tripleTeaser_bottom.gif");
	margin-left:-1px;
}

.tripleTeaser .mid{
	width:208px;
}

.tripleTeaser .right{
	margin-right:0;
	margin-left:1px;
}

.tripleTeaser p{
	padding:10px;
}

.twoColumns div{
	float:left;
	width:425px;
	margin-right:5px;
}

.twoColumns p,.twoColumns ol,.twoColumns ul{
	padding:10px 10px 5px 10px;
}

.twoColumns{
	float:left;
	background:url("../grafiken/zweiSpalten.gif");
	margin-bottom:15px;
}

.twoColumns .related{
	width:205px;
	margin-right:0;
}

.twoColumns .bottomLines{
	width:635px;
	margin:0;
	float:left;
	height:1px;
	background:url("../grafiken/zweiSpalten_bottom.gif");
}

.tcImage .left{
	width:425px;
	float:left;
	margin-right:5px;
}

.tcImage .right{
	width:205px;
	float:right;
	margin-bottom:-1px;
}

.ttImage div{
	width:214px;
	float:left;
}

.ttImage .right{
	width:206px;
}

.related a{
/*	text-transform:uppercase; */
}







/* Suche */
#main #content .tx-indexedsearch legend{
	display:none;
}

#main #content .tx-indexedsearch label{
	float:left;
	margin-bottom:5px;
	width:100%;
}

#main #content #searchIcon{
	width:auto !important;
	height:auto !important;
	margin-top:-17px !important;
}

#main #content .tx-indexedsearch #tx-indexedsearch-searchbox-sword{
	float:left;
	margin-right:5px;
	margin-top:0;
}

#main #content .tx-indexedsearch-whatis{
	margin-top:10px;
	float:left;
	margin-top:10px;
	width:400px !important;
}

#main #content .tx-indexedsearch h3{
	margin-top:15px;
	margin-bottom:0;
}

#main #content .tx-indexedsearch-info dt, .tx-indexedsearch-info dd{
	float:left;
	font-style:italic;
	margin-top:5px;
}






#main #content .csc-textpic-below .csc-textpic-imagewrap{
	float:left;
	margin-left:1px;
	overflow:hidden;
	width:423px !important;
	text-align:center;
}




/* Suche */
#content .tx-indexedsearch, #content .twoColumns .tx-indexedsearch .tx-indexedsearch-res{
	width:405px !important;
}


#content .tx-indexedsearch{
	padding:10px;
}

#content .twoColumns .tx-indexedsearch div{
	float:auto !important;
	margin-right:auto !important;
	width:auto !important;
}

#main #content .tx-indexedsearch-form{
	width:100% !important;
}

#main #content .tx-indexedsearch-search-submit{
	display:none;
}

#main #content .tx-indexedsearch-descr{
	padding:5px 0 5px 0 !important;
}

#main #content .tx-indexedsearch h3{
	font-size:12px !important;
}




#history {
	left:579px;
	position:absolute;
	top:80px;
}




.csc-textpic-intext-left .csc-textpic-imagewrap{
	float:left;
	width:auto !important;
}

.csc-textpic-intext-left .csc-textpic-text{
	float:none !important;
	width:auto !important;
}

.related .csc-textpic{
	padding:10px;
}

.csc-textpic-text p{
	padding-top:0 !important;
}

#main #content .related .csc-textpic,#main #content .related .csc-textpic div{
	width:184px !important;
}

.csc-textpic-intext-right .csc-textpic-imagewrap{
	float:right;
	width:auto !important;
}

.csc-textpic-intext-right .csc-textpic-text{
	float:none !important;
	width:auto !important;
}

.footer{
	margin-top:-16px;
	padding-left:355px;
	float:left;
}

.footer a {
	color: #8D99A7;
}


.csc-textpic-intext-left .csc-textpic-text,.csc-textpic-intext-left .csc-textpic-imagewrap{
	padding:10px 5px 10px 5px;
}

/*.csc-textpic-intext-left .csc-textpic-imagewrap*/

.res-tmpl-css{
	border-bottom:1px dotted #3F5668;
	padding-bottom:8px;
}


#haendler .submit{
	height:22px;
	width:30px;
}

#haendler form,#haendler table,#haendler h3{
	margin-left:10px;
}

#haendler{
	padding-bottom:20px;
}

#haendlerSuche input{
	margin-bottom:10px;
}

#haendlerSuche label{
	width: 65px;
	float:left;
}

#content #haendler h3{
	margin-bottom:10px;
}

#haendler .submit2{
	width:auto;
	height:23px;
}

#haendler table tr td{
	padding:5px;
}

.artikelnr{
	float:left;
	width:100%;
}



.csc-mailform{
	padding:10px;
	float:left;
	width:500px;
}

.csc-mailform-field{

	margin-bottom:10px;
}

.csc-mailform-field label{
	float:left;
	width:100px;
}

.csc-mailform-submit{
	width:auto !important;
	height:auto !important;
	margin-top:15px;
	margin-left:100px;
}







#shopView ul li{
	float:left;
	list-style-type:none;
	padding:2px 0 2px 0;
	width:405px;
}

#shopView .bez{
	width:215px;
	float:left;
}

#shopView .preis{
	width:45px;
	float:left;
}

#shopView .anzahl,#shopView .ve{
	width:30px;
	float:left;
}

#shopView .ve{
	width:45px;
}

#shopView .submit{
	height:22px;
	width:20px;
	margin-left:-1px;
	float:left;
}

#shopView form{
	float:right;
	width:95px;
}



#shopView h3,#shopView select{
	margin-left:30px;
	margin-top:15px;
}

#gebSelect{
	margin-bottom:15px;
}

.related .submit,.kassesubmit,#main .aktualisieren{
	width:auto;
	height:auto;
	margin-left:10px;
	margin-top:15px;
	margin-bottom:15px;
}

.anzahl{
	width:20px;
}


#bgImage{
	float:left;
	width:100%;
}



#weiterenews{
	float:left;
	width:186px;
	margin-bottom:5px;
}


#content form .csc-mailform-check{
	width:20px;
	border:none;
	margin-top:0;
}

#mailformOelfarben,#mailformAcrylfarben,#mailformGouachefarben,#mailformAquarellfarben,#mailformPastellfarben,#mailformAirbrush,#mailformHilfsmittel{

}

#main .checkbox{
	margin:0;
	width:auto;
	float:left;
	margin-right:5px;
	border:none !important;
}


#main #content .twoColumns #userreg dt{
	clear:both;
	width:150px;
	float:left;
	height:30px;
	margin-left:10px;
}

#main #content .twoColumns #userreg dd{
	width:250px;
	float:left;
	height:30px;
}

legend{
	display:none;
}

#main #content .twoColumns #userreg{
	padding:20px 0 20px 0;
}

#selectFarbe,#selectGebinde{
	height:40px;
}

#mainShop{
	margin-top:30px;
	float:left;
}

.tx-feuserloginsystem-pi1{
	padding:10px;
	float:left;
}

.tx-feuserloginsystem-pi1 form{

	float:left;
	margin:20px 0 20px 0;
}

.tx-feuserloginsystem-pi1 span{
	width:150px;
	float:left;
}

.tx-feuserloginsystem-pi1 .submit{
	width:auto !important;
	height:auto !important;
	float:left !important;
	margin-left:150px;
	margin-top:20px !important;
}

#logout h3{
	font-size:14px;
}

#selectFarbe,#korinfo{
	display:none;
}

/* YouTube Einbindung */
.youtube-klein {
	text-align: center;
	width: 206px;
	float: none;
	margin-bottom: 10px;
}
.youtube-gross {
	text-align: center;
	width: 423px;
	float: none;
	margin-bottom: 10px;
}
.twoColumns .youtube-klein {
	width: 203px !important;
}

.twoColumns select{
	font-size:11px;
	width:auto;
	color:#3F5668;
}

#copyright{
	bottom:0;
	color:#8C98A6;
	left:65px;
	position:absolute;
}