body{
margin:10;
padding:0;
line-height: 1.5em;
}

#s
{
	font-size: 14px;
	width: 258px;
	height: 20px;
	padding-left: 26px;
	background-image: url("http://www.cpwissen.de/layout/bg_suchmaske.jpg");
	background-repeat: no-repeat;
	background-color: transparent;
}
.submitBtn{
position:relative;
top:8px;
}
#desc{
	margin-top:10px;
}

b{font-size: 110%;}
em{color: red;}
img{border:none;}
#maincontainer{
width: 940px; /*Width of main container*/
margin: 10px 10px; /*Center container on page*/
border-right:1px solid #ccc;
}

#topsection{
background: #FFF;
height: 90px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 940px;
}

#contentcolumn{
margin-left: 230px; /*Set left margin to LeftColumnWidth*/
width:710px;
}

#leftcolumn{
float: left;
width: 230px; /*Width of left column*/
margin-left: -940px; /*Set left margin to -(MainContainerWidth)*/
background: #FFF;
}

#footer{
clear: left;
width: 940px;
background: black;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}




/*
	Produktauflistung
*/
.headline_l{
	background-color:#010101;
	border-left:1px solid #666; -moz-border-radius-topleft:3px;
	border-top:1px solid #666;
	border-right:1px solid #666;
	padding-left:10px;
	line-height:16px;
	color:#F1AA00;
}

.headline_r{
	background-color:#010101;
	border-top:1px solid #666;
	border-right:1px solid #666; -moz-border-radius-topright:3px;
	padding-left:10px;
	line-height:16px;
	width:100px;
	color:#F1AA00;
}
.headline_c{
	background-color:#010101;
	border-top:1px solid #666;
	border-right:1px solid #666;
	padding-left:10px;
	line-height:16px;
	color:#F1AA00;
}


.image{
	text-align:center;
	width:100px;
	height:100px;
	vertical-align:middle;
	border-top:1px solid #999;
	border-right:1px solid #999;
	border-left:1px solid #999;
}

.image img{
	max-width:100px;
	max-height:200px;
}

.desc{
	vertical-align:top;
	padding:0px 10px;
	border-top:1px solid #999;
	border-right:1px solid #999;
}

.desc h2{
	padding:0px;
	margin-bottom:4px;
	font-size:15px;
}

.anbieter{
	background-color:#efefef;
}

td {
	font-size:12px;
}

.preis{
	white-space:nowrap;
	font-size:13px;
	font-weight:bold;
	border-top:1px solid #999;
	border-right:1px solid #999;
	vertical-align:top;
}
.preislogo{
	display:block;
}

.grau9{
	font-size:9px;
	color:#999;
	font-weight:normal;
}

.paging{
	background-color:#333;
	border-bottom:1px solid #999;
	border-left:1px solid #999; -moz-border-radius-bottomleft:3px;
	border-right:1px solid #999; -moz-border-radius-bottomright:3px;
	padding-left:10px;
	line-height:16px;
	color:#F1AA00;
	font-size:14px;
}
.paging a{
	color:#F1AA00;
	font-weight:bold;
	text-decoration:none;
	padding:0px 5px;
}
.paging a:hover{
	color:#abcdef;
	text-decoration:underline;
}

/**
.inactive, .active{
background-color: transparent;
background-image: url(/imgages/bg_pages.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: center center;
width: 19px;
font-size: 8pt;
line-height: 18px;
padding-top: 7px;
padding-right: 8px;
padding-bottom: 7px;
padding-left: 9px;
font-weight: normal;
text-decoration: none;
text-align: center;
}
**/
.pages .inactive:hover{
	text-decoration: none;
	color: #0033cc;
	background-image: url(/images/bg_pages_hover.png);
}



/*
	CSS Box
	#BDD2FF;
	#AABDE6;
	#9AAEDB;
*/


.curlycontainer{
	border: 1px solid #b8b8b8; -moz-border-radius-topleft:3px; -moz-border-radius-topright:3px;
	margin-bottom: 1em;
	width: 220px;
	background-color:#333;
}

.curlycontainer h4{
	margin-top:0px;
	margin-bottom:10px;
	font-weight:bold;
	font-size:14px;
	border-bottom:1px solid #FFF;
	color:#FFE3BF;
}

.curlycontainer .innerdiv{
	background: transparent url(/images/brcorner.gif) bottom right no-repeat;
	position: relative;
	left: 2px;
	top: 2px;
	padding: 1px 4px 15px 5px;
	color:#F1AA00;
}

.curlycontainer .innerdiv a{
	color:#F1AA00;
	text-decoration:none;
}
.curlycontainer .innerdiv a:hover{
	text-decoration:underline;
}

/* breadcrumb.inc.php */
#breadcrumb {
	margin: 1em 0 2em 2em;
	padding: 0;
	list-style-type: none;
}

#breadcrumb li {
	float: left;
	height: 1.4615em;
	overflow: hidden; /* IE 6 */
	background: #d8e8f4;
}

#breadcrumb .last {
	background: #fff;
}

#breadcrumb li em {
	float: left;
	padding: 0.2308em 0.3846em 0.5385em 0.7693em;
	line-height: 1em;
	color: #003359;
	font-style: normal;
}

#breadcrumb li a {
	float: left;
	padding: 0.2308em 0.3846em 0.5385em 1.5385em;
	background: transparent url(../images/bg_breadcrumb_trenner.gif) 0 0 no-repeat;
	text-decoration: none;
	line-height: 1em;
}

#breadcrumb li a:hover,
#breadcrumb li a:focus {
	text-decoration: underline;
}

#breadcrumb li strong {
	float: left;
	padding: 3px 5px 6px 1.5385em;
	line-height: 1em;
	font-weight: normal;
	background: transparent url(../images/bg_breadcrumb_trenner.gif) 0 0 no-repeat;
}

#breadcrumb .last strong {
	padding: 3px 1em 6px 14px;
	background: transparent url(../images/bg_breadcrumb_trenner_last.gif) 0 0 no-repeat;
}








/*    

ADMINdreck

  */
#upd_tab {
	font-weight:bold;
}
#upd_tab td{
	padding:3px 10px;
}
#upd_tab tr:hover{
	background-color:#000;
	color:#F1AA00;

}
  
#upd_tab a{
	color:#000;
}  
#upd_tab a:hover{
	color:#F1AA00;
	background-color:#000;
	display:block;
}  


  
.pad{
	background-color:#000;
	color:#F1AA00;
	padding:3px 10px;
	font-weight:bold;
}

#upd_shop{

}

#upd_shop input{
}







.form_desc{
	width:170px;
	background-color:#EDEDED;	
}
#reg1 input{
	width:300px;
	border:1px solid #ccc;
}
#menu_cal_01, #menu_cal_02{
	margin-top:20px;
}
label{
	font-weight:bold;
}
.red{
	color:#990000;
}



#pakete{
	padding:3px;
	background-color:#333;
	color:#F1AA00;
	margin-bottom:20px;
}

#pakete h2{
	margin-top:6px;
	font-size:20px;
	padding-bottom:6px;
	border-bottom:1px solid #999;
}
.selekt{
	background-color:#333;
	color:#F1AA00;
	padding:3px;
	
}




/********
Artikelausgabe in Boxen
************/

.artikel_box{
position:relative;
float:left;
width:210px;
height:300px;
border:3px solid #333;
margin-right:10px;
margin-bottom:10px;
text-align:center;
font-weight:bold;
}
.artikel_box .img{
	padding:5px;
	text-align:right;
	width:200px;
}
.artikel_box .ab{
	position:absolute;
	bottom:0px;
	border-top:1px solid #000;
	display:block;
	width:210px;
	background-color:#ccc;
}
.artikel_box a .ab{
	color:#000;
}
.artikel_box .menge{
	position:absolute;
	bottom:24px;
	border-top:1px solid #000;
	display:block;
	width:210px;
	background-color:#F1AA00;
}
.artikel_box a .menge{
	color:#333;
}
.artikel_box a:hover .menge{
	text-decoration:underline;
	color:#666;
}

.artikel_box h3{
	margin:0;
	background-color:#333;
	padding:0px;
}

.artikel_box a{
	color:#F1AA00;
	text-decoration:none;
	font-size:12px;
}
.artikel_box img{
	display:block;
	max-width:200px;
	margin:0px auto;
}

.artikel_detail{
	background-color:#efefef;
	padding:10px;
}
.artikel_detail .left{
	float:left;
	background-color:#fff;
	width:300px;
	text-align:center;
}
.artikel_detail .right{
	width:360px;
	margin-left:310px;
	text-align:left;
}
.innertube h1{
	color:#333;
	font-size:16px;
}


#artab{
	width:690px;
	margin-top:20px;
	border:1px solid #333;
}
#artab th{
	background-color:#333;
	color:#F1AA00;
	text-align:left;
}



#artab .grau{
	background-color:#efefef;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}

#artab .arpreis{
	font-size:16px;
	font-weight:bold;
	padding-left:4px;
	height:60px;
}
#artab .arshop{
	font-size:16px;
	font-weight:bold;
	width:170px;
}
.mark{
	font-size:22px;
	letter-spacing:2px;
}
.pfennig{
	font-size:12px;
	vertical-align: top;
}
.e{
	font-size:20px;
}
.u{
	vertical-align: top;
}


.ean{
	display:block;
}
a.ean{
	color:#666;
}
a:hover .ean{
	color:#000;
}

.register{
	background-image: url("/images/register.jpg");
	background-repeat: no-repeat;
	background-color: transparent;
	height:190px;
	padding-top:10px;
	padding-left:280px;
	padding-right:20px;
}

.err_red{
	background-color:#990000;
	color:#FFF;
	padding:10px;
	line-height:18px;
	margin-bottom:10px;
}

.scanradio{
	margin-left:10px;
}
.r{
	float:right;
	margin-right:430px;
	font-weight:bold;
}

