/*
Stylesheet Name: malteser_basic
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
		4.6 . tt_news
		4.7 . pagebrowser, comments
*/

/*
* 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: 58px;
  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: #67634E;
  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 {
  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 {
  font-weight: bold;
}

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

#col1 #mainnavi ul {
  font-size: 13px;
  font-weight: normal;
  list-style: none;
  margin: 0;
  padding: 0;
}

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

#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;
}

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


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

.blau .kasten {
 background-color: #374Da6 !important;
 color: #FFF;
}

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

/*
* 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 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 {
line-height: 24px;
margin-bottom: 0px;
}

dl.news-single-links {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

dl.news-single-links dt {
	margin: 0px;
	padding: 0px;
}

dl.news-single-links dd {
	margin: 0px;
	padding: 0px;
}

dl.news-single-links dd p{
	margin: 0px 0px 0px 0px;
	padding: 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;
	line-height: 18px;
}

.tx-ttnews-browsebox table{
margin-top: -20px;
}

/*
* tt_news Latest
*/

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

#col2 .haiti-img{
float:right;
}

#col3 .haiti-img {
	margin-bottom: 5px;
}
#col3 .haiti-border, #col2 .haiti-border {
	border-bottom: 1px dotted #58585A;
	font-size: 0px;
	line-height: 1px;
	height: 1px;
	margin: 0px 0px 5px 0px;
}

#col2 .haiti-news h4{
font-size: 11px;
border: none;
font-weight: normal;
margin: 0px;
padding: 0px;
margin-bottom: 7px;
}

#col3 .haiti-news h4{
font-size: 10px;
border: none;
font-weight: normal;
margin: 0px;
padding: 0px;
margin-bottom: 7px;
}

.haiti-news a{
text-decoration: none;
}

.haiti-news a:hover{
text-decoration: underline;
}

/*
* 4.7 pagebrowser, comments
*/
#tx_comments_pi1_submit {
	width:auto;	
}
#tx-comments-comments div.border {
	width: 576px;
	background-color: #d2cfc2;	
}
#tx-comments-comments.tx-comments-comment-name {
	font-weight: normal !important;
	font-style: italic !important;
}

/*
* 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;
}


div.searchresult dl {
	margin: 0px 0x 15px 0px;
	padding: 0px;
}
div.searchresult dd {
	margin: 0px !important;
	padding: 0px !important;
}
div.searchresult dd ul {
	list-style-type: none;
	margin: 0px !important;
	padding: 0px !important;
}
div.searchresult dd ul li {
	margin: 0px !important;
	padding: 0px !important;
	font-size: 9px;
	color: #999999;
}
