body { 
	background: white; 
	background-repeat: repeat-x; 
	font-family: arial, verdana, sans-serif; 
	font-size:11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	padding-bottom: 30px;
}


/* layoutcontainer */
#containerTop {
	position: relative;
	/*margin-left:  auto; 
	margin-right: auto;*/	
	top: 0px;
	width: 800px; 
	height: 158px;
	background: #F2F2C0;
	background-image:url("/img/ccnc/topBg.gif");
	background-repeat: no-repeat;
	text-align: left;
	border: 0px solid black;
}
#containerContent {
	position: relative;
	/*margin-left:  auto; 
	margin-right: auto;*/
	padding-left: 12px;
	top: 15px;
	width: 790px; 
	border: 0px solid black;
}
#containerBottom {
	position: relative;
	/*margin-left:  auto; 
	margin-right: auto;*/
	padding-left: 12px;
	top: 20px;
	width: 790px; 
	text-align: left;
	border: 0px solid black;
}


/* div-inhalte containerTop */
#topLanguage {
	position: absolute;
	top: 3px;
	right: 12px;
	border: 0px solid blue;
	text-transform: uppercase;
	text-align: right;
	color: #E7E7DD;
}
#topLanguage a, #topLanguage a:link, #topLanguage a:visited {
	color: #E7E7DD;
	text-decoration: none;
}
#topLanguage a:hover {
	text-decoration: underline;
}
#topGenre {
	position: absolute;
	top: 24px;
	left: 268px;
	border: 0px solid blue;
}
#topGenre p {
	font-size: 105%;
	margin: 0px;
	padding: 0px;
}
#topLogo {
	position: absolute;
	top: 0px;
	left: 20px;
}
#topMainNav {
	position: absolute;
	top: 84px;
	left: 8px;
	border: 0px solid silver;	
	padding: 3px 0px 3px 0px;
}
/* hauptnavigation */
.mainNavList {
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #F2F2C0;
	font-weight: bold;
	text-transform: uppercase;	
}
.mainNavList li {
	list-style: none;
	margin: 0;
	margin-top: 10px;
	padding: 3px 0px 3px 0px;
	display: inline;
	border-left: 1px solid #999999;
}
.mainNavList li#ohne {
	border-left: 0px solid #999999;
}
.mainNavList li a {
	padding-top: 6px;
	padding-left: 12px;
	padding-bottom: 6px;
	padding-right: 12px;
	text-decoration: none;
}
.mainNavList li a:link { color: #333333; }
.mainNavList li a:visited { color: #333333; }

.mainNavList li a:hover {
	color: #CC0000;
}
/* hauptnav fertig */

#topMainNavLine {
	position: absolute;
	top: 84px;
	left: 0px;
	width: 800px;
	height: 1px;
	border-top: 1px solid #999999;
}

/* an dieser stelle noch suche, warenkorb */
#topSearch {
	position: absolute;
	top: 62px;
	left: 616px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
}
.inputSearchField {
	border: 1px solid #333333;
	width: 100px;
	font-size: 11px;
	color: #333333;
}
#topSearch a, #topSearch a:link, #topSearch a:visited {
	color: #333333;
	text-decoration:none;
}
#topSearch a:hover {
	text-decoration:underline;
}

#topShopCart {
	position: absolute;
	top: 84px;
	right: 12px;
	padding: 3px 10px 3px 0px;
	margin: 0px;
	background:url(/img/ccnc/wk.gif) center right no-repeat;
}

#topBreadcrumb {
	position: absolute;
	background: #FFFFFF;
	width: 800px;
	height: 52px;
	bottom: 0px;
	font-size: 11px;	
}
#topBreadcrumb p {
	padding-top: 4px;
	padding-left: 20px;
	margin: 0;
}
#topBreadcrumb a, #topBreadcrumb a:link, #topBreadcrumb a:visited {
	color: #333333;
	text-decoration: none;
}
#topBreadcrumb a:hover {
	color: #333333;
	text-decoration: underline;
}




/* aktuelles angebote genres */
#boxesLeft {
	float: left;
	border: 0px solid blue;
	text-align: left;
}
.singleBoxLeft {
	border: 0px solid black;
	background: #F2F2C0; 
	width: 140px;
	margin-bottom: 15px;
	padding: 0px;
	padding-bottom: 4px;
	background-image:url("/img/ccnc/headerBoxSchwarz.gif");
	background-repeat: no-repeat;
}
.singleBoxLeft ul {
	margin-top: 2px;
	margin-bottom: 4px;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
.singleBoxLeft a {
	display: block;
	padding: 1px 0px 1px 12px;
	width: 128px;
	background-color: #F2F2C0;
}
.singleBoxLeft a:link, .singleBoxLeft a:visited {
	color: #333333;
	text-decoration: none;
}
.singleBoxLeft a:hover {
	color: #CC0000;
}
.singleBoxLeft li a#aktiv {
	font-weight: bold;
}



/* maincontainer für inhalte mittig */
#boxContent {
	width: 475px;
	margin-left: 20px;
	margin-bottom: 14px;
	text-align: left;
	float: left;
	border: 0px solid green;
}
#boxContent .contentLine {
	width: 100%;
	height:8px;
	background-color:#E4E4E0;
	margin-top:6px;
	margin-bottom:11px;
}
#boxContent .contentDLine {
	width: 100%;
	height:2px;
	background-color:#E4E4E0;
	margin-top:17px;
	margin-bottom:18px;
}
#boxContent .imgLeft{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
#boxContent .imgLeft2{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:10px;
}
#boxContent .imgDouble{
	margin-right:10px;
	margin-bottom:10px;
	margin-top:10px;
}
#boxContent .contentHeaderHeadline {
	font-size: 14px;
	font-weight:bold;
	color:#CC0000;
	margin: 0;
	padding: 0;
}
#boxContent .contentHeaderHeadline h1 {
	font-size: 14px;
	font-weight:bold;
	color:#CC0000;
	margin: 0;
	padding: 0;
}
#boxContent .fullimage{
	/*
	border:1px solid #000000;
	*/
}
#boxContent .boximage{
	
}
#boxContent .fInput{
	width:238px;
}
#boxContent .fRight{
	text-align:left;
}
#boxContent .xinput{
	width:220px;
	height:19px;
	border:1px solid #666666;
	padding:2px;
	font-size:11px;
	font-family: Arial,Helvetica;
}
#boxContent .xarea{
	width:220px;
	height:57px;
	border:1px solid #666666;
	padding:2px;
	font-size:11px;
	font-family: Arial,Helvetica;
}
#boxContent .xbutton{
	color:#000000;
	border:none;
	background-color:#CCCCCC;
}
#boxContent copytext {
	text-align: left;
	padding-bottom: 0.3em;
	margin: 0;
}
#boxContent .thumbImage {
	padding-right: 6px;
	float: left;
}
#boxContent a, #boxContent a:link, #boxContent a:visited {
	color: #333333;
	text-decoration: underline;
}
#boxContent a:hover {
	text-decoration: none;
}
.labelNew {
	color: #CC0000;
}
.contentBoxMore {
	color: #CC0000;
	text-align: right;
	padding-right: 2px;
}
#boxContent .contentBox .contentBoxMore a{
	color: #CC0000;
}
#boxContent .lListe a, a:link a:visited {
	color:#000000;
	font-size:12px;
	font-family: Arial,Helvetica;
	text-decoration:none;
}
#boxContent .lListe a:hover {
	color:#000000;
	font-size:12px;
	font-family: Arial,Helvetica;
	text-decoration:underline;
}

.contentHeaderImage {
	width: 478px;
	height: 200px;
	margin-top: 24px;
	margin-bottom: 12px;
	border: 1px solid #333333;
}
.contentHeaderFootline {
	width: 100%;
	height: 24px;
	margin-top:6px;
	margin-bottom:11px;
	border-bottom:8px solid #E4E4E0;	
}


.contentBox {
	padding-top: 0.5em;
	padding-bottom: 1.0em;
}


/* schlagzeilen, download, empfehlungen */
#boxesRight {
	float: right;
	border: 0px solid blue;
	text-align: left;
}
.singleBoxRight {
	border: 0px solid black;
	background: #F2F2C0; 
	width: 130px;
	margin-bottom: 15px;	
	padding-bottom: 4px;
	background-image:url("/img/ccnc/headerBoxGrau.gif");
	background-repeat: no-repeat;
}
.singleBoxRight ul {
	margin-top: 2px;
	margin-bottom: 4px;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
.singleBoxRight .copy {
	display: block;
	padding: 1px 0px 1px 12px;
	width: 118px;
	background-color: #F2F2C0;
}
.singleBoxRight .boximage {
	padding-left:12px;
	margin-bottom:6px;
	background-color: #F2F2C0;
}
.singleBoxRight a {
	display: block;
	padding: 0px;
	width: 118px;
	background-color: #F2F2C0;
}
.singleBoxRight a:link, .singleBoxRight a:visited {
	color: #333333;
	text-decoration: none;
}
.singleBoxRight a:hover {
	color: #CC0000;
}
.singleBoxRight li a#aktiv {
	font-weight: bold;
}



/* footerbereich */
#boxFooters {
	left: 12px;
	width: 786px;
	height:76px;
	background-image:url("/img/ccnc/bottomBg.gif");
	background-repeat: no-repeat;
	background-color: #F2F2C0;
}
#printBox {
	font-size: 11px;
	padding-left: 160px;
}
#printBox a, #printBox a:link, #printBox a:visited {
	color: #333333;
	text-decoration: none;
}
#printBox a:hover {
	color: #CC0000;
}
#serviceNavBox {
	font-size: 11px;
	padding-left: 160px;
	padding-top: 0.95em;
}
#serviceNavBox a, #serviceNavBox a:link, #serviceNavBox a:visited {
	color: #333333;
	text-decoration: none;
}
#serviceNavBox a:hover {
	color: #CC0000;
}
#copyBox {
	font-size: 11px;
	color:#E7E7DD;
	padding-left: 160px;
	padding-top: 7px;
}
#copyBox a, #copyBox a:link, #copyBox a:visited {
	color: #E7E7DD;
	text-decoration: none;
}
#copyBox a:hover {
	text-decoration: underline;
}



/* für singleboxes header */
#boxesLeft .headline {
	font-size:11px;
	text-transform: uppercase;
	text-align: left;
	color: #E7E7DD;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#boxesRight .headline {
	font-size:11px;
	text-transform: uppercase;
	text-align: left;
	color: #E7E7DD;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
}



/* formatierungen inhalte */

.wbutton { 
	background-color:#FFFFFF; 
	color:#333333; 
	border:1px solid #333333;
	font-family:Arial; 
	font-size:12px; 
	font-weight:bold; 
	margin-right:3px;
	margin-bottom:3px;
}


.wbutton2 { 
	background-color:#FFFFFF; 
	color:#999999; 
	border:1px solid #999999;
	font-family:Arial; 
	font-size:12px; 
	font-weight:bold; 
	margin-right:3px;
	margin-bottom:3px;
}
.Button { background-color:#FFFFFF; color:#000000; border:1px solid #2D4491;font-family:Arial; font-size:10px; }
.RedButton { background-color:#CC0000; color:#FFFFFF; border:1px solid #FFFFFF;font-family:Arial; font-size:12px; font-weight:bold; }
.delButton { background-color:#FF0000; color:#FFFFFF; border:1px solid #FFFFFF;font-family:Arial; font-size:12px; font-weight:bold; }
.File { background-color:#FFFFFF; color:#555555; border:1px solid #CCCCCC;font-family:Arial; font-size:10px;}
.Fields { background-color:#FFFFFF; color:#000000; border:1px solid #666666;font-family:Arial; font-size:10px;}
.FBL { background-color:#ffffff; color:#000000; border:solid 1px #666666;font-family:Arial; font-size:11px;}
.FBLsmall { background-color:#FFFFFF; color:#555555; border:1px solid #CCCCCC; width:40px; font-family:Arial; font-size:10px;}
#parameter{
	position:absolute;
}
.empfContainer{
	position:relative;
	padding:10px;
	border:1px solid #666666;
	background-color:#F2F2C0;
}
.empfContainer #closered{
	position:absolute;
	top:1px;
	right:1px;
}
#parameter .headline {
	font-size: 12px;
	font-weight:bold;
	color:#CC0000;
	margin: 0;
	padding: 0;
}
#parameter .copybold {
	font-size: 11px;
	font-weight:bold;
	color:#000000;
	margin: 0;
	padding: 0;
}
#cnav{margin-left:20px;margin-top:3px;}
/*
#contentBoxInfo {
	background-color: #E4E4E0;
	padding: 1px;
}
#contentBoxInfo #infoOrder {
	float: left;
	padding-left: 2px;
}
#contentBoxInfo #infoGenre {
	padding-left: 8.4em;
}
*/

