@import url('rehab.css');

div#inhalt ul,
div#inhalt ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}

div#inhalt ul li {
	background-image: url(bilder/klammer-duenn.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0 0 10px 7px;
}

div#kopf {
	position: relative;
	width: 282px;
	margin-left: 160px;
	background-image: url(bilder/kopf-bg.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

div#menu-links,
div#menu-rechts {
	position: relative;
	float: left;
	width: 140px;
	padding-top: 19px;
}

div#menu-links {
	margin-right: 2px;
}

div#menu-links ul,
div#menu-rechts ul,
div#menu-links ul li,
div#menu-rechts ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}

div#menu-links ul li a,
div#menu-rechts ul li a {
	display: block;
	line-height: 100%;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	padding: 2px 0 2px 0;
}

div#menu-links ul li a {
	color: #000000;
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
}

div#menu-links ul li a.active,
div#menu-links ul li a:hover {
	color: #004793;
}

div#menu-rechts ul li a {
	color: #004793;
	padding-left: 10px;
	text-align: left;
	font-weight: normal;
}

div#menu-rechts ul li a.active,
div#menu-rechts ul li a:hover {
	color: #000000;
}

div#unten {
	position: relative;
	padding-top: 20px;
}

div#unten-rand {
	position: relative;
	background-image: url(bilder/inhalt-bg.png);
	background-repeat: repeat-y;
	background-position: top left;
	padding-left: 82px;
}

div#kopfzeile {
	position: relative;
	height: 55px;
}

div#seitentitel {
	position: relative;
	float: left;
	width: 217px;
}

div#seitentitel-rand {
	position: relative;
	background-image: url(bilder/punkt-dunkel.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	height: 17px;
	padding-left: 33px;
	text-transform: uppercase;
	color: #004793;
}

div#submenu {
	position: relative;
	float: left;
	width: 490px;
	padding-top: 2px;
}

div#submenu ul,
div#submenu ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}

div#submenu ul li {
	position: relative;
	float: left;
	margin-right: 20px;
}

div#submenu ul li a {
	position: relative;
	display: block;
	background-image: url(bilder/klammer.png);
	background-repeat: no-repeat;
	padding-left: 8px;
	text-decoration: none;
	line-height: 13px;
	color: #000000;
}

div#submenu ul li a.active,
div#submenu ul li a:hover {
	color: #004793;
}

div#inhalt {
	position: relative;
	clear: left;
	margin-left: 33px;
	padding-bottom: 20px;
}

div#inhalt table#zweispaltig { width: 685px; }
div#inhalt table#zweispaltig td#links, div#inhalt table#zweispaltig td#rechts { width: 50%; }
div#inhalt table#zweispaltig td#links { padding-right: 20px; }
div#inhalt table#zweispaltig td#rechts { padding-left: 20px; }
div#inhalt div#inhalt-breit {	width: 75%; }
div#inhalt div#inhalt-schmal { width: 55%; }

div#juhui {
	position: relative;
	font-size: 10px;
	text-align: right;
	padding-bottom: 5px;
}

div#juhui a {
	color: #E0E9F2;
	text-decoration: none;
}

div#juhui a:hover {
	color: #004793;
	text-decoration: underline;
}

div.csc-textpic-intext-right-nowrap div.csc-textpic-text {
	padding-right: 55px;
}

fieldset.csc-mailform {
	border: 0;
	padding: 0;
	margin: 0;
}

div.csc-mailform-field {
	padding-bottom: 5px;
	clear: left;
}

span.csc-mailform-label {
	display: block;
	background-color: #E0E9F2;
	font-weight: bold;
	width: 340px;
}

div.csc-mailform-field input,
div.csc-mailform-field select,
div.csc-mailform-field textarea {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}

div.csc-mailform-field label {
	display: block;
	width: 120px;
	float: left;
}

div.csc-mailform-field input,
div.csc-mailform-field select {
	width: 200px;
}

div.csc-mailform-field input.csc-mailform-check {
	width: auto;
}

div.csc-mailform-field input.csc-mailform-submit {
	width: auto;
	padding: 0 10px 0 10px;
	background-color: #E0E9F2;
	border: 1px solid #7FA3C9;
}

div.csc-mailform-field textarea {
	width: 300px;
	height: 100px;
}

div.veranstaltung-list {
	padding: 0 0 5px 0;
	margin: 5px 0 10px 0;
	border-bottom: 1px solid #004793;
}

div.veranstaltung-list div.veranstaltung-list-titel {
	font-weight: bold;
	padding-bottom: 2px;
}

div.veranstaltung-list div.veranstaltung-list-titel a {
	text-decoration: none;
}

div#veranstaltung-inhalt {
	padding-bottom: 10px;
	border-bottom: 1px solid #004793;
}

div#veranstaltung-back {
	padding-top: 20px;
}

div#veranstaltung div#veranstaltung-titel {
	border-bottom: 1px solid #004793;
	margin: 0 0 20px 0;
}

div#veranstaltung-formular th {
	text-align: left;
	padding-right: 10px;
}

div.pdfdrucklink {
	padding-top: 10px;
}

div.pdfdrucklink a {
	display: block;
	text-align: center;
	width: 200px;
	padding: 1px 0 1px 0;
	background-color: #E0E9F2;
	border: 1px solid #7FA3C9;
	text-decoration: none;
}

div#formularinfos td.form-links,
div#formularinfos td.form-rechts {
	width: 50%;
}

div#formularinfos td.form-unten {
	padding-top: 10px;
}

div#formularinfos div.titel {
	font-weight: bold;
	background-color: #E0E9F2;
	margin: 0 10px 0 0;
	padding: 2px 0 2px 0;
}

div#formularinfos div.field,
div#formularinfos div.field-main {
	margin: 0 10px 0 0;
	padding: 2px 0 2px 0;
}

div#formularinfos div.field {
	border-bottom: 1px solid #000000;
}

div#formularinfos div.field span.label {
	display: block;
	font-size: 11px;
}

div#formularinfos div.field-main span.label {
	font-weight: bold;
	padding: 0 5px 0 0;
}

div.filelinks a {
	text-decoration: none;
}