/*************************************************************/
/*                                                           */
/*                                                           */
/*             Stylesheet für Malteser Webmaster             */
/*              09.10.2006 - Ulrich Brauckmann               */
/*                                                           */
/*                                                           */
/*************************************************************/



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

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

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

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

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

#header-outer {
	background: url(header_bg.gif) top left repeat-y;
	margin: 0;
	padding: 0;
	}

#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 {
	color:white;
	float:left;
	margin:0pt;
	padding:0pt;
	width:180px;
	}

#header-left h4 {
	color: white;
	vertical-align: bottom;
	padding: 10px 0px 3px 10px;
	margin: 0;
	font-size: 12px;
	}
	
#header-left a,a:link {
	display: block;
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background: none;
	}

#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;
	border-left:1px solid white;
	background: url(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(header_corner.gif) bottom 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.39em;
	padding-left: 15px;
	}

#main-content {
	margin: 0px 18px 10px 18px;
	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 {
	float: left;
	width: 100%;
	font-size: 85%;
	font-weight: bold;
	display: block;
	margin-top: 18px;
	margin-bottom: 10px;
	margin-left: -4px;
	padding: 2px 0px 2px 4px;
	color: #68634F;
	background: #eeece8;
	}

#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 {
	clear:both;
	margin: 0px 0px 0.5em 0px;
	padding: 0;
	font-size: 85%;
	font-weight: bold;
	color: #c00004;
	}

#main-content dl dt img {
	float: left;
	margin: 0 15px 15px 0;
	padding: 1px;
	background: #4d4d4d;
	border: 4px solid #ccc;
	}

#main-content dl dd {
	font-size: 80%;
	line-height: 1.5em;
	margin-left: 0;
	}

#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: 80%;
	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:#c00004;
	/*color: #68634F;*/
	font-weight: bold;
	text-decoration: none;
	background: none;
	}
	
#pdf-icon a, a:link {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

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

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

#main-left h4 {
	color: #68634F;
	font-size: x-small;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px;
	}

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

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

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

#main-left .inputfield {
	width: 146px;
	margin: 0px;
	padding: 0px;
	font-size: small;
	font-weight: normal;
	}

#main-left .button {
	width: 150px;
	border: none;
	color: white;
	text-align: center;
	vertical-align: middle;
	font-size: small;
	font-weight: normal;
	background: #68634F url(input_bg.gif) no-repeat;
	margin-top: 2px;
	padding: 2px;
	}

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

#main-left ul li {
	display: block;
	font-size: 100%;

	border-bottom: 1px solid #eeece8;
	}

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

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

#main-left .main-left-container {
	width: 150px;
	font-size: x-small;
	color: white;
	margin: 20px 0px 20px 10px;
	background: #0b3e88 url(bluecorner_bottom.gif) bottom right no-repeat;
	padding: 0;
	}

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

#main-left .main-left-container .textversionlink a,a:link {
	padding: 0px;
	margin: 0;
	color: white;
	text-decoration: none;
	background: url(bluecorner_top.gif) top left no-repeat;
	}

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

#main-right {
	float: right;
	width: 170px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	background: white url(bg_right.gif) top right repeat-y;
	}

#main-right h4 {
	color: white;
	}

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

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

#main-right .main-right-container {
	font-size: x-small;
	color: white;
	margin-left: 5px;
	margin-bottom: 15px;
	margin-right: 5px;
	background: #0b3e88 url(bluecorner_top.gif) top left no-repeat;
	padding: 0;
	}

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

#main-right .main-right-container p {
	padding: 10px;
	margin: 0;
	background: url(bluecorner_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;
	clear:both
	}

.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;
	}
	
/* Inhaltszeile */
#left {
	float:left;
	width:180px;
	}
	
#right {
	float:right;
	width:169px;
	position:absolute;
	top:95px;
	right:0px;
	}

#content {
	margin:0px 169px 0px 180px;
	min-width:500px;
	}
