@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	font-size: 1em; /* don't edit */
	text-align: left;
}

html {
	height: 100%;
	min-height: 100%;
	font-size: 62.5%; /* don't edit */
	background-image: url("../images/header_wiese_bg.jpg");
	background-repeat: repeat-x;
	/*background-color: #b6d7e3;*/
	background-color: #c5e0eb;
}

body {
	height: 100%;
	min-height: 100%;
	font-size: 1.2em; /* edit here global size for em, 1em = 10px */
	font-family: Arial;
	text-align: center;
}

h1 {
	font-size: 18px;
	margin-bottom: 1em;
	border-bottom: 2px groove #cccccc;
	color: #333333;
}

p {
	font-size: 12px;
	margin-bottom: 1em;
	margin-right: 3em;
	text-align: justify;
}

a {
	text-decoration: none;
	font-weight: bold;
}

	a:link, a:visited, a:hover, a:active  {
		color:#333333;
	}

img {
	border: 2px solid #cccccc;
	margin-bottom: 2px;
}

dd {
	font-size: 10px;
	font-style: italic;
	margin-bottom: 1em;
}

table {}

table thead {
	height: 30px;
	background-color: #CCCCCC;
}

table thead tr th {
	padding-left: 10px;
	text-align: left;
}

table tr td {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #cccccc;
}

table p {
	margin: 0 !important;
	padding: 0 !important;
	text-align:left;
}

.internal-link {
	color: #000000;
}

.csc-textpic-image {
	float: left;
	padding-right: 20px;
}

.csc-frame-frame1 {
	background-color: #cccccc;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom:-3px;
}

.csc-frame-frame2 {
	background-color: #dddddd;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.tableWrap {
	display: table;
}

.tableWrap.outer {
	/*width: 838px;*/
	width: 916px;
	margin: 0 auto;
}

.tableWrap.inner {
	width: 768px;
}

	.tableRowWrap {
		display: table-row;
		height: 1%;
	}

	*+html .tableRowWrap {
		overflow: hidden;
	}

		.tableCellWrap {
			display: table-cell;
			vertical-align: top;
		}

		* html .tableCellWrap {
			margin-bottom: -10000px;
			padding-bottom: 10000px;
			float: left;
		}

		*+html .tableCellWrap {
			margin-bottom: -10000px;
			padding-bottom: 10000px;
			float: left;
		}

.border {
	/*width: 35px;*/
	width: 74px;
	background-repeat: no-repeat;
	background-position: 0px 350px;
}

	.border img {
		border: 0 !important;
	}

.borderLeft {
	background-image: url("../images/wohltat-shadow-left.jpg");
	/*background-image: url("../images/wohltat-shadow-left.png");*/
}

.contentWrap {
	width: 768px;
}

.borderRight {
	background-image: url("../images/wohltat-shadow-right.jpg");
	/*background-image: url("../images/wohltat-shadow-right.png");*/
}

.header {
	height: 310px;
	border-left: 2px solid #333333;
	border-right: 2px solid #333333;
	background-image: url("../images/wohltat-header-bg.jpg");
	background-repeat: no-repeat;
}

.headerBar {
	height: 25px;
    background-image: url("../images/phone.jpg");
    background-position:10px;
    background-repeat:no-repeat;
	border-left: 2px solid #333333;
	border-right: 2px solid #333333;
	background-color: #333333;
	padding-left: 35px;
	padding-top: 8px;
}

	.headerBar p {
		color: #ffffff;
		font-weight: bold;
	}

.left {
	width: 215px;
	border-left: 2px solid #333333;
	background-color: #333333;
	background-image: url("../images/border-left-bg.jpg");
	background-repeat: repeat-y;
	padding-top: 22px;
}

.navigationMain {
	list-style: none;
}

	.navigationMain.level1 li {
		padding-top: 3px;
		padding-left: 10px;
		padding-bottom: 3px;
		color: #ffffff;
		font-size: 15px;
		font-weight: bold;
	}

	.navigationMain.level1 li a {
		display: block;
		margin-left: -10px;
		padding-top: 3px;
		padding-left: 10px;
		padding-bottom: 3px;
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
	}

	* html .navigationMain.level1 li a:visited {
		display: block;
		margin-left: -10px;
		padding-top: 3px;
		padding-left: 10px;
		padding-bottom: 3px;
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
	}

	.navigationMain.level1 li a:hover {
		color: #ffffff;
		background-color: #333333;
	}

	.navigationMain.level2 li {
		padding-top: 0px;
		padding-bottom: 0px;
		color: #333333;
		font-size: 11px;
	}

	.navigationMain.level2 li a {
		margin-left: -20px;
		padding-left: 20px;
		padding-top: 3px;
		padding-bottom: 3px;
		color: #333333;
	}

	*html .navigationMain.level2 li a:visited {
		margin-left: -20px;
		padding-left: 20px;
		padding-top: 3px;
		padding-bottom: 3px;
		color: #333333;
	}

	.navigationMain.level2 li a:hover {
		color: #ffffff !important;
		background-color: #333333;
	}
	.navigationMainHover {		
		color: #ffffff !important;
		background-color: #333333;
	}

.middle {
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 25px;
	width: 509px;
	border-right: 2px solid #333333;
	background-color: #ffffff;
	background-image: url("../images/wohltat-content-bg.gif");
}

* html .middle {
	width: 553px;
}

.footerLeft {
	height: 80px;
	width: 215px;
	text-align: center;
	vertical-align: middle;
	border-left: 2px solid #333333;
	background-image: url("../images/wohltat-content-bg.gif");
}

.footerMiddle {
	width: 549px;
	border-right: 2px solid #333333;
	background-color: #333333;
}

* html .footerMiddle {
	width: 553px;
}

.navigationFooter {
	list-style: none;
	margin-top: 5px;
	margin-left: 20px;
}

	.navigationFooter li {
		float: left;
		padding-top: 10px;
		padding-left: 10px;
		padding-right: 10px;
	}

		.navigationFooter li a {
			color: #ffffff;
			text-decoration: none;
		}

		* html .navigationFooter li a:visited {
			color: #ffffff;
			text-decoration: none;
		}
