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

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

#col2 h1 {
  background-color: #D2CFC2;
  font-size: 11px;
  font-weight: normal;
  padding: 2px;
  padding-left: 4px;
  margin-top:10px;
}

#col2 h2 {
  color: #C00004;
  font-size: 18px;
  line-height: 110%;
  padding:0px;
  margin-bottom:10px;
  margin-top:0px;
  font-weight: normal;
}

#col2 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;
  background-color: none;
  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(images/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 {
top: 13px;
 left: 205px;
 color: #2e2e2e;
 clear: both;
 height: 30px;
 margin:0px;
 padding:0px;
 position: relative;

}

#breadcrumb ul {
	list-style: none;
	margin:0;
	padding: 0px;
	xmargin-bottom: 7px;
	xpadding-top: 14px;
}

#breadcrumb li {	   
display: inline;
  background: url(images/breadcrumb-arrow.gif) no-repeat;
  background-position: left 4px;
  font-size: 11px;
  font-weight: bold;
  xmargin-left:0px;
  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 li .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: #D2CFC2 url(images/round_corner_bottom.gif) no-repeat bottom right;
  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;
  padding:0px;
}

#col2 img {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
  border: 3px solid #D2CFC2;
}

.bigContent #col2 {
  width: 789px;
}


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

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

#col3 .kasten {
	background: #D2CFC2 url(images/round_corner_top.gif) no-repeat top left;
    font-size: 10px;  
    xmargin-bottom: 10px;
}

#col3 .link-url {
	background: #D2CFC2 url(images/round_corner_bottom.gif) no-repeat bottom right;
    font-size: 10px;  
    margin:0px;
	padding-bottom: 10px;
}

#col3 .kasten p {
  margin-top: 0px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

#col3 .kasten h1 {
  color: #000;
  font-size: 10px;
  font-weight: bold;
  xmargin: 0;
  padding-top: 10px;
  padding-left: 10px;
  margin-bottom: 12px;
  margin-top:10px;
}

#col3 .kasten img {
  margin-bottom: 5px;
  padding-left: 10px;
}


.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%;
  border:none; !important;
}
.csc-uploads .tr-even {
	background-color: #f4f3ef !important;
	border:none; !important;
}

.csc-uploads .tr-odd {
	background-color: #f4f3ef !important;
	border:none; !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;
	border:none; !important;
}

.csc-uploads csc-uploads-icon {
	text-align: left;
	vertical-align: top;
	border:none; !important;
}

.csc-uploads-icon {
	width: 20px;
	border:none; !important;
}

.csc-uploads-icon img {
	border:none; !important;
}

.csc-uploads-fileSize {
	text-align: right;
}
p.news-single-author { display:inline; } : 50px;

#col2 .files {
  border: 30px solid blue;
}