﻿/* CSS Document */


/***********************************************
/ Content Home
/***********************************************/

h1 { font-size: 1.32em; padding: 0 0 15px 0; font-weight: bold; color: #ae1939;  	}
h2 { font-size: 1.05em; color: #ae1939; padding: 0 0 11px 0;   }


/* Box auf ganze Breite */
div.portletbox {
	display: block;  	
	border: 1px solid #333;
	padding-bottom: 3px;    }
	
div.portletbox h3 {
	background-color: #333; 
	font-size: 1em; 
	color: #ffffff; 
	font-weight: bold; 
	padding: 0 4px 2px; }
	
div.portletbox div.section { padding: 2px 4px;   }

div.portletbox div.section h4 {	
	color: #666666; 
	font-size: 1em;
	font-weight: bold;    }

div.portletbox a.more-link,
div.portletbox a.more-link:hover {
	padding: 0 0 0 21px;
	background-image: url('../images/icon_arrow.gif');
	background-position:9px 4px; background-repeat:no-repeat;
	color:#ae1939 !important; 	}

div.portletbox a.more-link-last,
div.portletbox a.more-link-last:hover {
	padding: 0 0 0 17px;
	background-image: url('../images/icon_arrow.gif');
	background-position:5px 4px; background-repeat:no-repeat;
	color:#ae1939 !important; 	}

	
/* Boxen auf halbe Breite */
div.leftColumn  {
	float: left;
	width: 294px;
	margin-right: 12px;  }

div.rightColumn { 	
	float: left; 
	width: 294px;   }
	
div.rightColumn div.portletbox  { 	margin-top: 10px;  }
	
div.leftColumn div.portletbox  { 	margin-top: 10px;  }
	
div.rightColumn div.portletbox p { 	padding: 2px 4px 2px 4px; 	 }
	
div.leftColumn div.portletbox p { 	padding: 2px 4px 2px 4px; 	 }
	
div.rightColumn ul { 
	padding: 2px 4px 0 0; }

div.leftColumn ul { 
	padding: 2px 4px 0 0; }

div.rightColumn ul li { 
	display: block;
	padding: 0 0 0 18px;
	background-image: url('../images/icon_arrow.gif');
	background-position:5px 5px; background-repeat:no-repeat;
	color:#000;  }
	
div.rightColumn ul li a:link,
div.rightColumn ul li a:visited,
div.rightColumn ul li a:active,
div.rightColumn ul li a:hover { 
	color:#000 !important;  }
	
div.leftColumn ul li { 
	display: block;
	padding: 0 0 0 18px;
	background-image: url('../images/icon_arrow.gif');
	background-position:5px 5px; background-repeat:no-repeat;
	color:#000;  }
	
div.leftColumn ul li a:link,
div.leftColumn ul li a:visited,
div.leftColumn ul li a:active,
div.leftColumn ul li a:hover { 
	color:#000 !important;  }
	
div.rightColumn div.hr {
	border-bottom: 1px solid #333; 
	font-size: 0px;
	line-height: 0px;
	margin: 0 4px;
	padding: 0;
	width: 278px;    }

div.leftColumn div.hr {
	border-bottom: 1px solid #333; 
	font-size: 0px;
	line-height: 0px;
	margin: 0 4px;
	padding: 0;
	width: 278px;    }



/* Box rechts */
#context-zone div.portletbox  {
	width: 216px;   }
	
#context-zone div.portletbox ul { 
	border-top: solid 1px #333;
	padding: 2px 4px 0 0; }
	
#context-zone div.portletbox ul li { 
	display: block;
	padding: 0 0 0 18px;
	background-image: url('../images/icon_arrow.gif');
	background-position:5px 5px; background-repeat:no-repeat;
	color:#000;  }

#context-zone div.partnerlogo  {
	width: 216px; 
	text-align: center;  }
	
#context-zone div.partnerlogo img  {
	margin-bottom: 14px;   }
	



/***********************************************
/ Login
/***********************************************/

#content-zone div.login label {
	float: left;  
	width: 100px;}
	
#content-zone div.login input { 
	padding: 2px 2px; 
	width: 200px;
	margin-bottom: 8px;
	height: 14px; 
	font-size: 1em;
	color: #333333;
	border: solid 1px #999;   	}
	
#content-zone div.login p.button  { 
	margin: 0 0 10px 100px;    	}

#content-zone div.login a.login  { 
	padding: 0 22px 0 24px; 
	background-image: url('../images/icon_login.gif');
	background-position:0 2px; background-repeat:no-repeat;
	color: #333333;    	}
   	
#content-zone div.login a.register  {
	padding: 0 0 0 24px;  
	background-image: url('../images/icon_register.gif');
	background-position:0 2px; background-repeat:no-repeat;
	color: #333333;     	}
   	
#content-zone div.login a.mail  { 
	padding: 0 0 0 24px;  
	background-image: url('../images/icon_mail.gif');
	background-position:0 4px; background-repeat:no-repeat;
	color: #333333;     	}
	
#content-zone div.login span.checkbox  {
	margin: 0 0 20px 0;		}
	
#content-zone div.login span.checkbox label  {
	width: auto; 	}
	
#content-zone div.login span.checkbox input  {
	width: auto;
	border: 0;
	float: left; 
	margin: 0 10px 0 100px;    	}



/***********************************************
/ Categorie 
/***********************************************/

#content-zone div.categoriecoll {
	float: left;
	margin-right: 10px;
	width: auto;    	}
	
#content-zone div.categoriecolr {
	float: right; 
	text-align: left;
	width: 144px;   }
	
#content-zone div.categoriecolr p {
	margin-top: 5px;    }

#content-zone div.categoriecoll ul li { 
	display: block;
	padding: 0 0 0 13px;
	background-image: url('../images/icon_arrow.gif');
	background-position:0 4px; background-repeat:no-repeat;  }
	
#content-zone div.categoriecoll ul li a,
#content-zone div.categoriecoll ul li a:link,
#content-zone div.categoriecoll ul li a:visited,
#content-zone div.categoriecoll ul li a:active { 
	color:#000;  }



/***********************************************
/ Overview 
/***********************************************/

#content-zone table.overview {
	clear: left; 
	width: 100%;
	margin: 0 0 5px 0;   }
	
#content-zone table.tblCheckbox {
	clear: left;
	font-size: 0.93em;
	margin: 0 0 5px 0;   }
	
#content-zone table.tblCheckbox label {
	margin: 0 60px 0 6px;   }
	
#content-zone table.tblCheckbox input {
	     }

#content-zone table.overview th  {
	text-align: left;
	height: 18px; 
	background-color: #333333;
	color: #fff;
	padding: 0 4px 0 2px; 
	white-space: nowrap; }
	
#content-zone table.overview th a {
	color: #fff;   }

#content-zone table.overview td {
	text-align: left;
	vertical-align: top;
	background-color: #DDDDDD;
	color: #333333;
	padding: 2px 4px; }
	
#content-zone table.overview td.addbtn {
	background-color: #FFFFFF;
}
	
#content-zone table.overview td.fixbasket  { 
	width: 14px;  }
	
#content-zone table.overview td.fixbasket input  { 
	width: 14px;  }
	
.basketimg, .trashimg { 
	padding-top: 4px;  }
	
#content-zone table.overview td.fixinput { 
	width: 60px;  }
	
#content-zone table.overview select { 
	font-size: 1em; }

#content-zone table.overview input { 
	width: 95%; }
	
#content-zone table.overview textarea {
	height: 60px;
	width: 95%; }
		
#content-zone table input.field {
	width: 50px !important;
	font-size: 0.93em;
	border: solid 1px #999999;
	padding: 2px;  }
	
	
#content-zone table.overview td.anmelden { 
	width: 200px;  }
	
#content-zone table td.line {
	border-bottom: solid 1px #999999;
	font-size: 0px; 
	line-height: 0px;   }
	
#content-zone table td.lineplus {
	border-bottom: solid 1px #5A5A5A;
	font-size: 0px; 
	line-height: 0px;   }
	 
/***********************************************
/ Detail 
/***********************************************/

#content-zone div.detailcoll img {
	float: right;
	margin: 0 0 10px 10px;  		}
	
#content-zone div.detailcoll ul  {
	margin: 5px 0 10px 0; 	}

#content-zone div.detailcoll ul li {
	background-image: url('../images/icon_bullet.gif'); background-repeat:no-repeat;
	background-position: 0 5px; 
	padding: 0px 0px 0px 12px; 		}
			
#content-zone div.detailcoll ul.pdf li  {
	background: transparent url('../images/icon_download_disk.gif') no-repeat scroll 0pt 2px;
	padding: 2px 0pt 0pt 26px; 		}
	
#content-zone div.detailcoll ul.pdf li a {
	color: #000; }

	
#content-zone p.back   { 
	margin: 10px 0 0 0;
	background: transparent url('../images/icon_back.gif') no-repeat left 5px;	
	padding: 0 0 0 12px;
	display: block;   	   }
	
#content-zone p.back a,
#content-zone p.back a:link,
#content-zone p.back a:visited,
#content-zone p.back a:active  { 
	color: #000;   }


/***********************************************
/ Order / Basket
/***********************************************/

#content-zone div.order label {
	float: left; 
	width: 160px;
	clear: left;	}

#content-zone div.order input { 
	width: 300px;
	font-size: 1em;
	margin-bottom: 2px;
	border: solid 1px #999999;
	padding: 2px;    }
	
#content-zone div.order textarea {	
	width: 304px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: solid 1px #999999;  }

#content-zone div.order input.checkbox {
	width: auto;
	margin: 5px 5px 0 0px;  }

#content-zone div.order label.check {
	float: none; 
	border: none;   }
	
#content-zone div.order div.radio {
	float: left; 
	margin: 0 0 5px 0;    }

#content-zone div.order input.radio {
	vertical-align: middle;
	margin-right: 5px;  	
	width: auto; 	  }
	
#content-zone div.order input.field {
	width: 50px;
	font-size: 0.93em;    }

#content-zone div.order input.button {
	width: auto;
	color: #FFF;
	background-color:#ffffff; 
	height:20px;
	margin: 5px 0 0 0;
	padding: 1px 3px 2px 3px;
	background-color:#999999;
	border-bottom:solid 1px #000000;
	border-right:solid 1px #000000;
	border-top:solid 1px #ffffff;
	border-left:solid 1px #ffffff;	}
	
#content-zone div.order input.buttoncurse {
	width: auto; 
	font-size: 1em; 
	color: #FFF;
	background-color:#ffffff; 
	height:20px;
	margin: 0;
	padding:0 0px 1px 0px;
	background-color:#999999;
	border-bottom:solid 1px #000000;
	border-right:solid 1px #000000;
	border-top:solid 1px #ffffff;
	border-left:solid 1px #ffffff;	}
	
#content-zone div.order td.price,
#content-zone div.order th.price {
	text-align: right; }
	
#content-zone div.order .checkbox {
	border: none;  }

	
#content-zone div.order span.checkbox {
	width: 100%; }

#content-zone div.order span.checkbox label {
	float: left; 
	width: auto;
	clear: none;  	  }

#content-zone div.order span.checkbox input {
	float: left; 
	width: auto;
	border: 0;
	margin: 0 10px 0 0; 	}
	

/***********************************************
/ Downloads
/***********************************************/

#content-zone ul.download li {  
	display: block;
	padding: 2px 0pt 0pt 26px; 
	background-image: url('../images/icon_download_disk.gif');
	background-position:0 2px; background-repeat:no-repeat;  }
	
#content-zone ul.download li a,
#content-zone ul.download li a:link,
#content-zone ul.download li a:visited,
#content-zone ul.download li a:active  { 
	color:#000 ;  }

#content-zone p.download {
	font-weight: bold;  
	margin: 20px 0px 0px 0px;}

#content-zone p.download span {
	font-weight: normal; 
	float:right; }


/***********************************************
/ News
/***********************************************/

#content-zone ul.news  {
	margin: 0 0 20px 0;  
	display: block;
	padding: 0 0 0 13px;
	background-image: url('../images/icon_arrow.gif');
	background-position:0 5px; background-repeat:no-repeat;  }

#content-zone ul.news li a,
#content-zone ul.news li a:link,
#content-zone ul.news li a:visited,
#content-zone ul.news li a:active  {
	color:#ae1939;  }

	
/***********************************************
/ Calls
/***********************************************/

#content-zone div.callsort {
	width: 100%; 
	margin: 0 0 15px 0; 	}

#content-zone div.callsort p {
	float: right;
	margin: 2px 5px 0 0;    	}
	
#content-zone div.callsort select {
	font-size: 1em;
	float: right;
	min-height: 17px;    	}
	
#content-zone div.callsort input.button {
	width: auto;
	font-size: 1em; 
	color: #FFF;
	background-color:#ffffff; 
	height:20px;
	margin: 5px 0 0 0;
	padding: 1px 3px 2px 3px;
	background-color:#999999;
	border-bottom:solid 1px #000000;
	border-right:solid 1px #000000;
	border-top:solid 1px #ffffff;
	border-left:solid 1px #ffffff;	}
	
#content-zone p.paging {
	float: right;  	}
		
#content-zone div.kosten  {
	margin-top: 10px;  	}

#content-zone div.kosten img {
	float: right; 
	padding: 8px; 
	border: solid 1px #999; 
	display: block;  	}


	
/***********************************************
/ Kontakt
/***********************************************/

div.portletbox.contact p {
	padding: 2px 4px 2px 4px;    }


/***********************************************
/ Password Recovery 
/***********************************************/

#content-zone table.pwRecovery {
	clear: left; 
	width: 100%;
	margin: 0 0 5px 0;   }
	
#content-zone table.pwRecovery input.button {
	width: auto; 
	font-size: 1em; 
	color: #FFF;
	background-color:#ffffff; 
	height:20px;
	margin: 5px 0 0 0;
	padding:0 5px 1px 5px;
	background-color:#999999;
	border-bottom:solid 1px #000000;
	border-right:solid 1px #000000;
	border-top:solid 1px #ffffff;
	border-left:solid 1px #ffffff;	}
	


#content-zone table.pwRecovery td {
	text-align: left;
	vertical-align: top;
	color: #333333;
	padding: 2px 4px; }
	
		

	
	
	








