/* Start of CMSMS style sheet 'Malteser' */
/*************************************************************/
/*                                                           */
/*                                                           */
/*             Stylesheet für Malteser Webmaster             */
/*              09.10.2006 - Ulrich Brauckmann               */
/*             Anpassungen für Malteser Solingen             */
/*              2008-2009 - Andreas Jatridis               */
/*                                                           */
/*                                                           */
/*************************************************************/



/* BODY */
body {
	font-size: small;
	padding: 0;
	margin: auto;
	color: #2e2e2e;
	font-family: verdana,arial,helvetica,sans-serif;
	background: white;
	}

#wrap {
width:1002px;
	margin: 0;
	padding: 0;
	color: #2e2e2e;
	background: white;
	}

#main-outer {
	background: white url(images/malteser/bg_left.gif) top left repeat-y;
	margin: 0;
	padding: 0;
	color: #2e2e2e;
	}

#main-inner {
	background: white url(images/malteser/bg_right.gif) top right repeat-y;
	margin: 0;
	padding: 0;
	color: #2e2e2e;
	}

#header-inner {
	background: url(images/malteser/bg_right.gif) top right repeat-y;
	margin: 0;
	padding: 0;
	}

#header-outer {
	background: url(images/malteser/header_bg.gif) top left no-repeat;
	margin: 0;
	padding: 0;
        height: 58px;
	}

#header-outer a, a:link {
	padding: 0;
	margin: 0;
	display: block;
	color: white;
	font-weight: bold;
	text-decoration: none;
	background: transparent;
	}

#header-outer a:hover {
	color: white;
	text-decoration: underline;
	background: transparent;
	}

#header-left {
	float: left;
	width: 180px;
	color: white;
	margin: 0;
	padding: 0;
	border-right: 1px solid white;
	}

#header-left h4 {
	color: white;
	vertical-align: bottom;
	padding: 10px 0px 3px 10px;
	margin: 0;
	font-size: small;
	}

#header-content {
	width: auto;
	margin: 0px 180px 0px 180px;
	padding: 0;
	}

#header-content .header-content-img {
	height: 37px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid white;
	background: url(images/malteser/header_graphic.gif) top right no-repeat;
	}

#header-content h4 {
	color: white;
	font-weight: normal;
	font-size: x-small;
	padding: 4px 0px 4px 25px;
	margin: 0;
	background: url(images/malteser/header_corner.gif) top right no-repeat;
	}

#header-content a,a:link,a:hover {
	font-weight: normal;
	display: inline;
	background: transparent;
	text-decoration: none;
	}

#header-logo {
	float: right;
	width: 180px;
	}

#header-logo img {
	border: none;
	margin-top: 1.2em;
	padding-left: 15px;
	}

#main-content {
	margin: 0px 180px 10px 180px;
	padding: 0;
	}

#main-content .breadcrumb {
	float: left;
	font-size: 85%;
	margin: -10px 0px 0px -10px;
	padding: 0px 0px 0px 10px;
	color: #c00004;
	}

#main-content .headline, h2 {
	width: 95%;
	font-size: 85%;
	font-weight: normal;
	display: block;
	margin-top: 18px;
	margin-bottom: 10px;
	margin-left: -4px;
	padding: 2px 0px 2px 4px;
	color: #000000;
	background: #d2cfc2;
	}

#main-content dl {
	float: left;
	width: 95%;
	margin: 2px 0px 10px 0px;
	padding: 0px;
	background: none;
	}

#main-content dl h5 {
	font-size: 85%;
	font-weight: bold;
	color: #c00004;
	}

#main-content dl dt {
	margin: 0px 0px 0.5em 0px;
	padding: 0;
	font-size: 85%;
	font-weight: bold;
	color: #c00004;
	}

#main-content h3 {
	padding: 0;
        font-size: 12pt;
	font-weight: normal;
	color: #c00004;
	}

#main-content dl dt img {
	float: left;
	margin: 0 15px 15px 0;
	padding: 1px;
	}


#main-content img.bild_rechts, div.bild_rechts {
        float: right;
        margin: 0px 15px 5px 10px;
        padding: 1px;
        background: #4d4d4d;
	border: 4px solid #D2CFC2;
}

#main-content img.bild_links {
        float: left;
        margin: 0 10px 5px 0;
        padding: 1px;
        background: #4d4d4d;
	border: 4px solid #D2CFC2;
}

#main-content img.bild_zentriert {
        text-align: center;
        margin: 0 0 0 0;
        padding: 1px;
        background: #4d4d4d;
	border: 4px solid #D2CFC2;
}


#main-content dl dd ,li {
	font-size: 8pt;
	line-height: 1.5em;
	margin-left: 0;
	}

td.content {
	font-size: 8pt;
	line-height: 1.5em;
	vertical-align: top;
	}

p.content {
	font-size: 8pt;
	line-height: 1.5em;
	}
p.map{
	line-height: 1em;
	}

#main-content dl.imgright dd {
	margin-right: 0;
	}

#main-content dl.imgright dt img {
	float: right;
	margin: 0 0 15px 15px;
	padding: 1px;
	margin-right: 0;
	}

#main-content dl.imgright dd {
	font-size: 9pt;
	line-height: 1.5em;
	margin-right: 0;
	}

#main-content dl.floating {
	float: left;
	}

#main-content .tothetop {
	margin: 10px 0px;
	padding: 0;
	font-size: 85%;
	text-align: right;
	}

#main-content .tothetop span {
	font-size: 100%;
	font-weight: bold;
	}

#main-content .tothetop a,a:link {
                padding: 2px;
	margin: 0;
	color: #2e2e2e;
	text-decoration: none;
	}

#main-content .tothetop a:hover {
	text-decoration: none;
	color: #c00004;
	}

#main-content a,a:link {
	display: inline;
	color: #68634F;
	font-weight: bold;
	text-decoration: underline;
	background: none;
                padding: 2px;
	}


#main-content a:hover {
	color: #c00004;
	font-weight: bold;
	text-decoration: underline;
	background: none;
	}

#main-content a.extern {
	display: inline;
	color: #68634F;
	font-weight: bold;
	text-decoration: underline;
        padding-right: 10px;
	background: transparent url(images/malteser/link_extern.gif) no-repeat center right;
	}

#main-content a.extern:hover {
	display: inline;
	color: #c00004;
	font-weight: bold;
	text-decoration: underline;
        padding-right: 10px;
	background: transparent url(images/malteser/link_extern.gif) no-repeat center right;
	}


#main-left {
	float: left;
	width: 180px;
	margin: 0;
	padding: 0;
	}

#main-left h4 {
	font-size: x-small;
	font-weight: bold;
	margin: 40px 0px 0px 10px;
	padding: 2px 0px;
	}

#main-left h5 {
	font-size: x-small;
	font-weight: bold;
	margin: 40px 0px 0px 10px;
	padding: 0px 0px;
	}

#main-left a,a:link {
	display: block;
	color: #2e2e2e;
	font-weight: normal;
	text-decoration: none;
	background: none;
	}

#main-left a:hover {
	color: #c00004;
	font-weight: bold;
	text-decoration: none;
	background: none;
	}

#main-left .searchform, input {
	margin: 0px;
	padding: 0px 0px 2px 0px;
	}

#main-left .inputfield {
  border: 1px solid #67634e;
  color: #67634e;
  float: left;
  font-size: 11px;
  margin-left: 15px;
  width: 75px;
	}

#main-left .button {
  background-color: #67634e;
  border: 0px;
  color: #FFF;
  cursor: pointer;
  float: right;
  margin-right: 10px;
  padding-bottom: 1px;
  padding-left: 0px;
  width: 55px;
}

#main-left ul {
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style-image: none;
	list-style: none;
}

#menu_spacer {
	margin: 20px 0px 0px 10px;
}

#main-left ul li {
	display: block;
	font-size: 9pt;
	border-bottom: 1px solid #d2cfc2;
padding-left: 10px;
	}

#main-left ul li.main {
	display: block;
	font-size: 9pt;
	border-bottom: 1px solid #67634e;
	}

#main-left ul li.last {
	display: block;
	font-size: 9pt;
	border-bottom: 1px solid #ffffff;
	}


#main-left ul li.grey {
	display: block;
	font-size: 9pt;
	border-bottom: 1px solid #67634e;
        background: #d2cfc2;
	}

#main-left li.ohne_rahmen {
	display: block;
	font-size: 8pt;
border-top: 1px solid #eeece8;
	}

#main-left ul li a,a:link {
	margin: 0;
	padding: 6px 4px;
	color: #2e2e2e;
	text-decoration: none;
	}

#main-left ul li a:hover {
	font-weight: bold;
	color: #c00004;
	text-decoration: none;
	}

#main-left a.menu_active {
	font-weight: bold;
	color: #c00004;
	text-decoration: none;
	}

#main-left .main-left-container {
	width: 180px;
	font-size: x-small;
	color: #000000;
	margin: 0px 0px 0px 0px;
	background: #d2cfc2 url(images/malteser/greycorner_bottom.gif) bottom right no-repeat;
	padding: 0;
	}

#main-left .main-left-container h4 {
	font-size: x-small;
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#main-left .main-left-container .textversionlink a,a:link {
	padding: 6px;
	margin: 0;
	color: #000000;
	text-decoration: none;
	}

#main-left .main-left-container .textversionlink a:hover {
	color: white;
	text-decoration: underline;
	}

#main-right {
	float: right;
	width: 180px;
	margin: 28px 0px 0px 15px;
	padding: 0;
	background: white url(images/malteser/bg_right.gif) top right repeat-y;
	}

#main-right h4 {
	color: #000000;
	}

#main-right a,a:link {
	display: inline;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	background: none;
	}

#main-right a.imagelink,a.imagelink:link {
	color: #000000;
	font-weight: normal;
	background: none;
                padding:0;
                margin:0
	}

#main-right a:hover {
	color: #c00004;
	font-weight: normal;
	text-decoration: underline;
	background: none;
	}

#main-right .main-right-container-red {
	font-size: x-small;
	color: #000000;
	margin-left: 15px;
	margin-bottom: 20px;
	background: #c00004 url(images/malteser/redcorner_top.gif) top left no-repeat;
	padding: 0;
	}

#main-right .main-right-container {
	font-size: x-small;
	color: #000000;
	margin-left: 15px;
	margin-bottom: 20px;
	background: #d2cfc2 url(images/malteser/greycorner_top.gif) top left no-repeat;
	padding: 0;
	}

#main-right .main-right-container-red h4 {
	font-size: x-small;
	color: #ffffff;
	margin-left: 15px;
	margin-bottom: 20px;
	background: #c00004 url(images/malteser/redcorner_top.gif) top left no-repeat;
	padding: 0;
	}

#main-right .main-right-container_wetter {
	font-size: x-small;
	color: #000000;
	margin-left: 15px;
	margin-bottom: 20px;
	padding: 0;
	}

#main-right .main-right-container h4 {
	font-size: x-small;
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding: 6px;
	margin: 0;
	}

#main-right .main-right-container-red h4 {
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 6px;
	margin: 0;
	}

#main-right .main-right-container p {
	padding: 6px;
	margin: 0;
	background: url(images/malteser/greycorner_bottom.gif) bottom right no-repeat;
	}

#main-right .main-right-container-red p.grey {
	padding: 6px;
	margin: 0;
	background: #d2cfc2;
	}

#main-right .main-right-container-red p.bottom {
	padding: 6px;
        color: #FFFFFF;
	margin: 0;
	background: url(images/malteser/redcorner_bottom.gif) bottom right no-repeat;
	}

#main-right .main-right-container-red p.bottom-grey {
	padding: 6px;
        color: #000000;
	margin: 0;
	background: #d2cfc2 url(images/malteser/greycorner_bottom.gif) bottom right no-repeat;
	}

#main-right .main-right-container img {
	padding: 0;
	margin: 0;
	}

#footer {
	font-size: x-small;
	text-align: center;
	padding: 4px;
	margin: auto;
	}

.gutter {
	margin: 0;
	padding: 10px 0px 2px 25px;
	}

.cleaner {
	clear: both;
	height: 1px;
	border: 0px none;
	font-size: 1px;
	margin: 0;
	padding: 0;
	background: white;
	}

/*************************************************************/
/*************************************************************/
/*************************************************************/


/* End of 'Malteser' */

