@charset "windows-1252";
/* CSS Document */

.noscreen {
	display: none;
}
html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #dcdcdc;
	/*background-color: #e2d3af;*/
	text-align: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/*************** main structure ********************/
#Main {
	min-height: 100%;
	height: 100%;
	text-align: left;
	width: 1004px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #00FF00;
	border-right-color: #00FF00;
	border-bottom-color: #00FF00;
	border-left-color: #00FF00;
}
#LeftContainer {
	float: left;
	width: 120px;
	height: 99.99%;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
#RightContainer {
	float: left;
	height: 99.99%;
	width: 876px;
	background-color: #aabac1;
	position: relative;
}
#Header {
	background-color: #6C818D;
	height: 130px;
	position: relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #efefef;
	/*border-color: #e2d3af;*/
}
#EncloseContent {
	min-height: 520px;
	position: relative;
	background-color: #ffffff;
}
#LeftColumn {
	float: left;
	width: 200px;
	margin-top: 16px;
	margin-right: 116px;
	margin-bottom: 16px;
	margin-left: 12px;
	border: 1px none #cccccc;
}
#RightColumn {
	float: left;
	width: 466px;
	padding: 0px;
	border: 1px none #cccccc;
	margin: 0px;
}
#Footer {
	background-color: #aabac1;
	height: 160px;
	position: relative;
	font-size: 10px;
	color: #FFFFFF;
	border-top-width: 4px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #efefef;
	border-right-color: #efefef;
	border-bottom-color: #efefef;
	border-left-color: #efefef;	/*border-color: #e2d3af;*/
	background-image: none;
	background-repeat: no-repeat;
	background-position: 792px 56px;
}
.clearboth {
	clear: both;
	height: 0.01%;
	font-size: 1px;
	line-height: 1px;
}


/*************** sub structure ********************/
#LogoImage {
	height: 155px;
	width: 120px;
	border: 1px none #666666;
	z-index: 5;
	background-image: url(../images/logo_bild.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 96px;
}
#HeaderImage {
	height: 130px;
	width: 480px;
	border-top-width: 0px;
	border-right-width: 4px;
	border-bottom-width: 0px;
	border-left-width: 4px;
	border-style: solid;
	border-color: #dcdcdc;
	/*border-color: #e2d3af;*/	
	position: absolute;
	left: 326px;
	top: 0px;
}
#Logo {
	height: 50px;
	width: 280px;
	border: 1px none #FFFFFF;
	position: absolute;
	left: 12px;
	margin: 0px;
	padding: 0px;
	top: 4px;
}
#Logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Logo img:hover {
	filter:alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity:0.6;
}
#LogoCharite {
	height: 50px;
	width: 114px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#LogoMDC {
	height: 50px;
	width: 142px;
	position: absolute;
	top: 2px;
	left: 140px;
}
#Search {
	position: absolute;
	bottom: 0px;
	z-index: 5;
	left: 12px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
#LeftColumn img {
	float: none;
}
#RightColumn div {
	margin-bottom: 8px;
}
#RightColumn img {
	float: left;
	margin-top: 8px;
	margin-bottom: 4px;
}
#BreadcrumpMenu {
	font-size: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 8px;
	padding-right: 4px;
	padding-left: 4px;
}
#BreadcrumpMenu div.moduletable {
	margin: 0px;
	padding: 0px;
}
#Content {
	margin-top: 40px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 24px;
}
#Footer img {
	display: none;
}
#Footer  div#Kontakt {
	position: absolute;
	left: 16px;
	top: 16px;
}
#Footer div#Footermenu {
	position: absolute;
	left: 340px;
	top: 16px;
}
#Footermenu  div.moduletable {
	float: left;
	margin-right: 48px;
}
td.section {
	padding-bottom: 24px;
}
/*
img {
	margin-bottom: 4px;
}
*/
