/*
Stylesheet Name: malteser_jugend
Theme URI: 
Description: Grundlegende Stildefinition
Version: 0.00
Creator: Raphael GmbH

	Inhaltsverzeichnis:
	---
	0. ...... Grundlegende Deklarationen
	1. ...... Allgemeing�ltige Element-Formatierungen
	2. ...... Allgemeing�ltige Klassen-Angaben
	3. ...... IDs (von oben nach unten)
	4. ...... Spezielle Elemente
		4.1 . Newsarchiv
		4.2 . 2-Spaltiger Inhalt
		4.3 . Gallery
		4.4 . Kontaktformular
		4.5 . Dateiverweise
*/

/*
* 0. Grundlegende Deklarationen 
*/


html {
	height: 100.1%;
	width: 100%;
}
	
body {
	background-color: #FFFFFF;
	color: #2e2e2e;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size:  11px;
	height: 100.1%;
	margin: 0;
	padding:0;
	width: 100%;
}

/*
* 1. Allgemeing�ltige Element-Formatierungen
*/

input {
   font-family: verdana,arial,helvetica,sans-serif;
}

h1 {
  color: #C00004;
  font-size: 18px;
  font-weight: normal;
}

h2 {
  background-color: #D2CFC2;
  font-size: 11px;
  font-weight: normal;
	padding: 2px;
	padding-left: 4px;
}

h3 {
  color: #C00004;
  font-size: 14px;
}


img {
	border: 0px;
}

a {
  color: #2e2e2e;
}

a:hover {
  color: #2e2e2e;
}

/*
* 2. Allgemeing�ltige Klassen-Angaben
*/

/*
* 3. IDs (von oben nach unten)
* ---
*/
#wrapper {
  margin: 0;
  overflow: hidden;
	padding: 0;
	position: relative;
	text-align: left;
	width: 998px;
}

/*
* 3. IDs (von oben nach unten)
* ---
* 3.1 Header
*/

#header a {
  color: #FFF;
  text-decoration: none;
}

#header img {
  display: block;
}

#header #logo {
  background-color: #C00004;
  border-right: 1px solid #FFF;
  float: left;
  height: 68px;
  padding-left: 15px;
  vertical-align: middle;
  width: 165px;
}

#header #logo h1 {
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding-top: 12px;
}

#header #headimage {
  float: left;
  width: 614px;
}

#header #headimage #headerlink {
  background-color: #102E70;
  background-image: url(../img/header_corner.gif);
  background-position: bottom right;
  background-repeat: no-repeat;
  border-top: 1px solid #FFF;
  color: #FFF;
  height: 17px;
  padding-left: 24px;
  padding-top: 2px;
}

#header #MalteserLogo {
  left: 15px;
  position: relative;
  top: 11px;
}


#breadcrumb {
 left: 165px;
 color: #2e2e2e;
 clear: both;
 list-style: none;
 height: 10px;
 position: relative;
 margin:0;
 margin-bottom: 7px;
 padding-top: 14px;
}

#breadcrumb li {
  background: url(../img/breadcrumb-arrow.gif) no-repeat;
  background-position: left 4px;
  float: left;
  font-size: 11px;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 12px;
}

#breadcrumb li.active a{
  font-weight: bold;
}

#breadcrumb li a {
  color: #2e2e2e;
  font-weight: normal;
  text-decoration: none;
}

#breadcrumb li a:hover {
  color: #C00004;
  text-decoration: none;
}


/*
* 3. IDs (von oben nach unten)
* ---
* 3.2 Navigation
*/

#content {
  clear: both;
}

#col1 {
  float: left;
  width: 180px;
}

#col1 a{
  color: #2e2e2e;
  text-decoration: none;
}

#col1 a:hover{
  color: #C00004;
}

#col1 #mainnavi {
  background-color: #A6B6E9;
  font-size: 13px;
  list-style: none;
  margin: 0;
  margin-top: 6px;
  padding: 0;
}

#col1 #mainnavi li {
  border-bottom: 1px solid #67634e;
  padding-bottom: 6px;
  padding-left: 15px;
  padding-top: 6px;
}

#col1 #mainnavi .active {
  background-color: #102E70;
  border-bottom: 1px solid #F0FFFF;
  font-weight: bold;
}

#col1 #mainnavi .active a{
    color: #FFF;
}

#col1 #mainnavi .last {
  border-bottom: 0px;
}

#col1 #mainnavi ul {
  background-color: #c8d5fd !important;
  font-size: 13px;
  font-weight: normal;
  list-style: none;
  margin-top: 6px;
  margin-left:-15px;
  margin-bottom:-6px;
  padding: 0;
}

#col1 #mainnavi ul li {
  border-bottom: 1px solid #F0FFFF;
  padding-bottom: 4px;
  padding-left: 25px;
  padding-top: 4px;
}

#col1 #mainnavi ul li.active {
  background-color: #c8d5fd;
  border-bottom: 1px solid #F0FFFF;
  font-weight: bold;
}
#col1 #mainnavi ul li.active a{
  color: #C00004 !important;
}

#col1 #mainnavi ul li a{ 
  color: #000 !important;
}

#col1 #mainnavi ul .last {
  border-bottom: 0px;
}


#col1 #metanavi {
  background-color: #D2CFC2;
  border-top: 1px solid #67634e;
  margin-top: 30px;
}

#col1 #metanavi #suche {
  border-bottom: 1px solid #67634e;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 18px;
}

#col1 #metanavi #suche form{
  margin: 0;
  padding: 0;
}

#col1 #metanavi #suche .sfield {
  border: 1px solid #67634e;
  color: #67634e;
  float: left;
  font-size: 11px;
  margin-left: 15px;
  width: 92px;
}

#col1 #metanavi #suche .sbutton {
  background-color: #67634e;
  border: 0px;
  color: #FFF;
  cursor: pointer;
  float: left;
  margin-left: 5px;
  padding-bottom: 1px;
  padding-left: 0px;
  width: 52px;
}

#col1 #metanavi ul {
  border-bottom: 1px solid #67634e;
  font-size: 11px;
  list-style: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-top: 10px;
  padding: 0;
  padding-bottom: 8px;
}

#col1 #metanavi ul li {
  margin-bottom: 3px;
  padding-left: 15px;
}

#col1 #metanavi .last {
  border-bottom: 0;
}

#col1 #metanavi .last li.active a{
  font-weight: bold;
}


/*
* 3. IDs (von oben nach unten)
* ---
* 3.2 Content Mitte
*/

#col2 {
  float: left;
  line-height: 140%;
  margin-left: 25px;
  width: 590px;
}

.bigContent #col2 {
  width: 789px;
}


/*
* 3. IDs (von oben nach unten)
* ---
* 3.3 Content Rand
*/

#col3 {
  float: left;
  margin-left: 15px;
  padding-top: 10px;
  width: 165px;
}

#col3 .kasten {
    background-color: #D2CFC2;
    font-size: 10px;  
    margin-bottom: 10px;
    padding: 10px;
}
#col3 .kasten p {
  margin-top: 0px;
}

#col3 .kasten h1 {
  color: #000;
  font-size: 10px;
  font-weight: bold;
  margin: 0;
  margin-bottom: 12px;
  text-align: center;
}

#col3 .kasten .csc-textpic-above img {
  margin-bottom: 5px;
}


.gelb .kasten {
 background-color: #FDD800 !important;
 color: #FFF;
}

.gelb .kasten h1{
 color: #FFF !important;
}

.gelb .kasten a{
  color: #FFF;
}

.gelb h2 {
  background-color: #FDD800;
  color: #FFF;
}

.blau .kasten {
 background-color: #102E70 !important;
 color: #FFF;
}

.blau .kasten h1{
 color: #FFF !important;
}

.blau .kasten a{
  color: #FFF;
}

.blau h2, .searchresult h2 {
  background-color: #102E70;
  color: #FFF;
}

.gruen .kasten {
 background-color: #176E29 !important;
 color: #FFF;
}

.gruen .kasten h1{
 color: #FFF !important;
}

.gruen .kasten a{
  color: #FFF;
}

.gruen h2 {
  background-color: #176E29;
  color: #FFF;
}

/*
* 3. IDs (von oben nach unten)
* ---
* 3.4 Footer
*/

#footer {
  border-top: 1px solid #d2cfc2;
  margin-left: 205px;
  margin-top: 15px;
  padding-top: 5px;
  width: 590px;
}

.bigContent #footer {
  width: 789px !important;
}


/*
* 3. IDs (von oben nach unten)
* ---
* 3.5 Bildunterschriften
*/

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption 
{
	background:#D2CFC2 none repeat scroll 0 0;
	font-size:10px;
	margin:0;
	padding-left:3px;
	padding-right:3px;
}

p.csc-caption {
  margin-top: 0;
}

/*
* 4. Spezielle Elemente
* ---
* 4.1 Newsarchiv
*/
.newsarchiv_teaser {
	height: 95px;
	padding-bottom: 5px;
}

.newsarchiv_teaser .pic{
	float: left;
	width: 160px;
}

.newsarchiv_teaser .Text{
	float: left;
}

.newsarchiv_teaser .pic .border {
	height: 95px;
}

.pagenav .act {
	font-weight: bold;
}

/*
* 4. Spezielle Elemente
* ---
* 4.2 2-Spaltiger Inhalt
*/

.sp_2content_left {
  float: left;
  margin-right: 10px;
  width: 290px;
}

.sp_2content_right {
  float:left;
  width: 290px;
}


/*
* 4. Spezielle Angaben
* 4.3 Gallery
*/

.tx-chgallery-pi1 .pagebrowser .text {
  height: auto;
  padding-bottom: 5px;
}

.imageGallery {
	margin-top: 5px;
}

.tx-chgallery-pi1 .singleNew {
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 182px;
}

.tx-chgallery-pi1 .singleNew span{
  display: none;
}

.tx-chgallery-pi1 .singleNew .img {
	border: 1px solid #DBDBDB;
	height: 158px;
	padding: 5px;
	width: 175px;
}

.tx-chgallery-pi1 .singleNew .img .align {
	display: block;
	text-align: center;
}

/*
* 4. Spezielle Angaben
* 4.4 Kontaktformular
*/


fieldset {
  border: 0px;
  margin-bottom: 10px;
  padding: 8px;
}

fieldset legend {
  background-color: #FFF;
  display: none;
  color: #C00004;
  font-weight: bold;
}
fieldset label {
 display: block;
}

fieldset input{
  width: 400px;
}

fieldset textarea{
  width: 400px;
  height: 80px;
}

.tx_powermail_pi1_fieldwrap_html {
  margin-bottom: 12px;
}

.powermail_captcha {
  margin-top: 10px;
  display: block;
}

.powermail_submit {
  width: auto;
}

.loginbutton {
  margin-top: 10px;
  width: auto !important;
}

/*
* 4. Spezielle Angaben
* 4.5 Dateiverweise
*/
.csc-uploads {
  width:100%;
}
.csc-uploads .tr-even {
	background-color: #f4f3ef !important;
}

.csc-uploads .tr-odd {
	background-color: #f4f3ef !important;
}

.csc-uploads-fileName p.csc-uploads-description {
	background-color: #FFFFFF !important;
}

p.csc-uploads-description, .csc-uploads p {
	margin: 0px !important;
	padding: 0px !important;
}

.csc-uploads csc-uploads-icon {
	text-align: left;
	vertical-align: top;
}

.csc-uploads-icon {
	width: 30px;
}

.csc-uploads-fileSize {
	text-align: right;
	width: 50px;
}


/*
* 4. Spezielle Angaben
* 4.6 Dateiverweise
*/

.news_image{
float: left;
width:auto !important;
margin-right: 8px;
}

.active a{
	color: #C00004;
	text-decoration: none;
}

.non-active a{
	text-decoration: none;
}

.cat-header{
	text-decoration:none !important;
	color: #A00024;
	padding: 5px;
	font-size: 11px;
}
	
#level1 {
   	padding-left: 5px;
   	font-size: 11px;
   	margin-bottom:3px;
}

#level2 {
	padding-left: 10px;
	font-size: 10px;
}



/*
* 4. Spezielle Angaben
* 4.6 tt_news
*/

.active a{
	color: #C00004;
	text-decoration: none;
}

.non-active a{
	text-decoration: none;
}

.clear {
	clear:both;
}

/*
* tt_news Image
*/

.news_image{
float: left;
width:auto !important;
margin-right: 18px;

}

.news_image img{
margin-top: 16px;
}

/*
* tt_news Single
*/

.single_image{
float: left;
margin-top: 16px;
margin-right: 13px;
}

.news-single-img p{
margin-top: 0px;
background-color: #d2cfc2;
}

.news-single-timedata{
	font-style:italic;
}

.news-single-item h1 {
margin-bottom: 0px;
}

/*
* tt_news category
*/

.cat-header{
	text-decoration:none !important;
	color: #A00024;
	padding: 5px;
	font-size: 11px;
}
	
#level1 {
   	padding-left: 5px;
   	font-size: 11px;
   	margin-bottom:3px;
}

#level2 {
	padding-left: 10px;
	font-size: 10px;
}

/*
* tt_news List
*/

.news-list-date {
	font-style:italic;
}


.news-list-item {
	border-bottom: 1px dotted #000000;
	padding-bottom: 18px;
}

.news-list-item h3 {
	margin: 0px !important;
	padding: 0px !important;
}

/*
* tt_news Latest
*/

.news-latest-container h4{
	border-bottom: 1px dotted #000000;
	padding-bottom: 18px;
}

/*
* 4.8 Malteser Voting
*/
#voting ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#voting ul li.col {
	float: left;
	width: 192px;
	margin: 0px 7px 7px 0px;
}
#voting ul li.collast {
	float: left;
	width: 192px;
	margin: 0px 0px 7px 0px;
}
#voting ul li.colfirst {
	clear: both;	
	float: left;
	width: 192px;
	margin: 0px 7px 7px 0px;
}

#voting ul li div {
	margin: 0px;
	padding: 0px;
}
#voting ul li div.voting_sum {
	background-color: #102e70;
	color: #FFFFFF;
	padding: 3px;
	margin: 0px;
	font-size: 10px;
	font-weight: bold;
}
#voting ul li div.object {
	width: 190px;
	height: 143px;
	overflow: hidden;
	border-left: 1px solid #d2cfc2;
	border-right: 1px solid #d2cfc2;
	border-top: 1px solid #d2cfc2;
	text-align: center;
	vertical-align: middle;
	z-index: 1;
}
#voting ul li div.image {
	position: relative;
	z-index: 2;
}

#voting ul li div.loupe {
	position: absolute;
	width: 36px;
	height: 36px;
	right: 0px;
	bottom: 0px;
	z-index: 3;
}
#voting ul li div.text {
	color: #2e2e2e;
	font-size: 10px;
	line-height: 120%;
	padding: 3px;
	border-left: 1px solid #d2cfc2;
	border-right: 1px solid #d2cfc2;
	border-bottom: 1px solid #d2cfc2;
}

#voting input.submit {
	background-color: #d2cfc2;
	color: #2e2e2e;
	border-width: 0px;
	width: 192px;
	font-size: 10px;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	cursor: pointer;
}


/*
* 4.9 Commerce Shop
*/
div.com-basket-qv {
	background: url(../img/quickbasket.jpg) no-repeat;
	height: 45px;
}

div.com-basket-qv-value {
	text-align: right;
	width: 145px;
}

div.com-basket-qv-link {
	text-align: left;
}

div.com-category-item {
	width: 285px;
	float: left;
	padding: 15px 0px 30px 0px;
	margin-right: 10px;
	overflow: hidden;
	border-bottom: 1px solid #d2cfc2;
}

div.com-category-item-left {
	width: 135px;
	float: left;
	overflow: hidden;
	margin-right: 5px;
}

div.com-category-item-left h2 {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
}

div.com-category-item-left p {
	margin: 0px;
	padding: 0px;
}

div.com-category-item-left h2 a {
	color: #c00004;
	text-decoration: none;
}

div.com-category-item-right {
	border: 1px solid #d2cfc2;
	width: 135px;
	height: 135px;
	float: left;
	overflow: hidden;
	text-align: center;
}

div.com-category-item-right img {
	text-align: center;
}

div.com-single-left {
	float: left;
	overflow: hidden;
	width: 230px;
	margin-right: 10px;
}

div.com-single-right {
	float: left;
	overflow: hidden;
	width: 350px;
}

div.com-single-right p {
	margin: 0px;
	padding: 0px;
}

div.product-search input {
	color: #2E2E2E;
	font-family: Verdana;
	font-size: 11px;
	width: 118px;
	height: 14px;
	border-style: none;
	margin: 0px 5px 0px 0px;
	padding: 2px 2px 2px 2px;
	overflow: hidden;
	float: left;
}

div.product-search input.submit {
	background: url(../img/submit.gif) no-repeat;
	border-style: none;
	width: 18px;
	height: 18px;
	overflow: hidden;
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

div.com-login input.user {
	color: #2E2E2E;
	font-family: Verdana;
	font-size: 11px;
	width: 118px;
	height: 14px;
	border-style: none;
	margin: 0px 5px 0px 0px;
	padding: 2px 2px 2px 2px;
	overflow: hidden;
}

div.com-login input.password {
	color: #2E2E2E;
	font-family: Verdana;
	font-size: 11px;
	width: 118px;
	height: 14px;
	border-style: none;
	margin: 0px 5px 0px 0px;
	padding: 2px 2px 2px 2px;
	overflow: hidden;
	float: left;
}

div.com-login input.submit {
	background: url(../img/submit.gif) no-repeat;
	border-style: none;
	width: 18px;
	height: 18px;
	overflow: hidden;
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

div.com-chkout-address-fields dl {
	margin: 0px;
	padding: 0px;
}

div.com-chkout-address-fields dt.com-chkout-address-label {
	margin: 0px !important;
	padding: 0px !important;
	line-height: 15px;
}

div.com-chkout-address-fields dt.com-chkout-address-label label {
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	display: block;
}

div.com-chkout-address-fields dd.com-chkout-address-input {
	margin: 0px 0px 5px 0px;
	padding: 0px;

}

div.com-chkout-address-fields dd.com-chkout-address-radio {
	width: 30px;
}

div.com-chkout-address-fields dd.com-chkout-address-radio input, div.com-chkout-address-radio input {
	width: 30px;
}

div.com-chkout-address-fields p.com-chkout-address-fields-submit input, p.com-chkout-address-submit input {
	width: auto !important;
}

tr.com-basket-header {
	background-color: #d2cfc2;
	border-color: #d2cfc2;
}

tr.com-basket-header th {
	background-color: #D2CFC2;
  	font-size: 11px;
  	font-weight: normal;
	padding: 2px;
	padding-left: 4px;
	color: #2e2e2e;
}

table.com-basket-list, table.com-basket-list td {
	border-color: #d2cfc2;
}

tr.com-basket-odd {
	background-color: #FFFFFF;
}

div.com-chkout-listing-billing-address h3, div.com-chkout-listing-delivery-address h3 {
	background-color: #D2CFC2;
  	font-size: 11px;
  	font-weight: normal;
	padding: 2px;
	padding-left: 4px;
	color: #2e2e2e;
}

p.com-chkout-listing-disclaimer {
	margin-top: 10px;
}

