/****** RESET BEGIN ******/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	/*background: transparent;*/
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/****** RESET END ******/
* {
	margin: 0;
	padding: 0;
}
html {
	width: 100%;
}
body {
/*  margin: 0 auto;
  width: 996px;*/ 
	color: #464950;
	font-family: Arial, Futura, Helvetica, sans-serif;
	font-size: 0.75em;
	text-align: left;
	line-height: normal;
	background: #68000b;
}
#container {
	background: url(images/bg1.jpg) repeat-y;
	width: 996px;
	min-height: 622px;
  	height: auto !important;
}
#homelink img {
	height: 156px;
	width: 725px;
}
#homelink {
	padding-left: 107px;
}
#wrapper {
	background: url(images/bg.jpg) no-repeat top center;
	width: 996px;
}
#main {
	position: relative;
	display: inline;
	float: right;
	min-height: 612px;
	padding-bottom: 10px;
	width: 836px;
	height: auto !important;
	height: 612px;
}
#content {
	font-size: 1.0833em;
	color: #323337;
	width: 501px;
	padding: 74px 0 0 85px;
	float: left;
	position: relative;
	display: inline;
}
#content2 {
	float: right;
	display: inline;
	position: relative;
	width: 174px;
	margin: 84px 14px 0 0;
	border-left: 1px solid #e7e0b5;
	padding-left: 20px; 
}
#nextEvent {
	line-height: 17px;
	padding-top: 8px;
}
.appointment-next .title {
	font-weight: bold;
	font-size: 1.0833em;
	margin-bottom: 0.55em;
}
.appointment-next .header {
	font-size: 1.25em;
	font-weight: bold;
	color: #9D4F4F;
}
#contact {
	padding: 22px 20px 5px 0;
} 
#menue1 {
	font-size: 1.1667em;
	color: #fffade;
	font-weight: bold;
	text-align: right;
	list-style: none;
	float: left;
	padding: 233px 0 0 0;
	position: relative;
	display: inline;
	width: 154px;
	font-family: georgia, serif;
}
#menue1 li {
	list-style: none;
	padding: 0 17px 7px 17px;
	list-style-position: outside;	
}
#menue1 li a {
	color: #fffade;
	font-weight: bold;
	text-decoration: none;
}
#menue1 a:hover {
	text-decoration: underline;
	color: #feff37;
}
#footer {
	background: #68000B url(images/footer.jpg) no-repeat;
	height: 4px;
	padding: 10px 15px 20px 15px;
	color: #fcf4c3;
	font-size: 0.75em; 
}
#footer a:hover {
	color: #fcf4c3;
	text-decoration: underline;
}
#footer a {
	color: #fffade;
	text-decoration: none;
}
#left {
	float: left;
	padding-left: 140px;
	width: 30%;
}
#umsetzung {
}
#pagetitle {
}
#right {
	float: right;
	padding-right: 20px;
	text-align: right;
	width: 50%;
}
h1, h2, h3, h4, h5, h6 {
	color: #9d4f4f;
	margin: 1em 0 0.9em 0;
}
h1 {
	color: #9d4f4f;
	font-size: 1.2307em;
	font-weight: bold;
}
h2 {
	font-size: 1.2307em;
	margin: 2em 0 1em 0;
	font-weight: normal;
}
h3 {
	font-size: 1.0769em;
	font-weight: bold;
	margin: 2em 0 1em 0;
}
h4 {
	font-size: 1.0769em;
	font-weight: normal;
}
h5 {
	font-size: 0.9230em;
	margin: 2em 0 1em 0;
	font-weight: bold;
}
h6 {
	font-size: 0.9230em;
	margin: 2em 0 1em 0;
	font-weight: normal;
}
a {
	color: #323337;
}
a:hover {
	color: #9d4f4f;
}

/* tt_news */
.nounderline a {
	text-decoration: none;
}
.buttonmore {
	margin-top: 5px;
}
.appointment-list h2 a {
	color: #68000b;
	text-decoration: none;
	font-weight: bold;
	padding: 0;
}
.appointment-list h2 {
	margin: 0 0 8px 0;
	padding: 0;
}
.appointment-list {
	margin-bottom: 30px;
}
/**** HALB-STANDARDS ****/
textarea {
	font-size: 1.1em;
}
#main hr {
	height: 1px;
	border: 1px solid #5a5a5a;
}
fieldset input, fieldset textarea {
  	font-family: Arial, Helvetica, sans-serif;
}
/**** STANDARDS ****/
.clearer {
	clear: both;
}
.csc-textpic-caption {
	font-size: 0.9em;
	display: block;
	padding-bottom: 0.9em;
}
p.align-center, th.align-center, td.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center {
	text-align: center;
}
p.align-right, th.align-right, td.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right {
	text-align: right;
}
p.align-left, th.align-left, td.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left {
	text-align: left;
}
p.align-justify, th.align-justify, td.align-justify, h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify {
	text-align: justify;
}
#main ul, #main ol {
	margin-bottom: 1em;
}
#main .csc-firstHeader {
	margin-top: 0;
}
#main .csc-textpic-imagewrap {
	margin: 0;
}
#main .csc-textpic-imagewrap ul li { 
	margin-left: 5px; 
}
#rightBlock {
	font-size: 1em;
}
#main ul li, #main ol li {
	list-style-position: outside;
	margin: 0 0 0.3em 12px;
}
* html #main ul li, * html #main ol li {
	margin-left: 15px;
}
* + html #main ul li, * + html #main ol li {
	margin-left: 15px;
}
.csc-textpic-image {
	padding: 0 0 0.9em 0;
}
* + html .csc-textpic-imagerow {
	padding-bottom: 0.3em;
}
.csc-textpic-imagerow {
	padding: 0;
}
:root div.csc-textpic-above div.csc-textpic-text {
	clear: both;
	float: left;
}
.csc-textpic-intext-right .csc-textpic-caption {
	text-align: right;
}
#main table {
	line-height: normal;
}
.csc-textpic dl.csc-textpic-image {
/*	padding: 0 3px;*/
}
.csc-textpic dl.csc-textpic-firstcol {
	padding-left: 0;
}
.csc-textpic dl.csc-textpic-lastcol {
	padding-right: 0;
}
fieldset {
	border: 0;
}
fieldset label {
	width: 170px;
	float: left;
	clear: both;
	display: block;
	font-weight: bold;
}
fieldset .csc-mailform-field {
	margin: 0 0 5px 0;
}
fieldset .csc-mailform-field #mailformformtype_mail {
	margin: 20px 0 0 170px;
}
fieldset input, fieldset textarea {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;  
}
#main .csc-sitemap ul li {
	margin-top: 0.1em;
	margin-bottom: 0.2em;
}
.csc-textpic-intext-right-nowrap, .csc-textpic-intext-left-nowrap {
	padding-bottom: 1em;
}
#content1 .csc-textpicHeader h1, #content1 .csc-textpicHeader h2, #content1 .csc-textpicHeader h3, #content1 .csc-textpicHeader h4, #content1 .csc-textpicHeader h5, #content1 .csc-textpicHeader h6 {
	margin-top: 0;
}
a img {
	border: 0;
}
table {
	border-collapse: collapse;
}
li {
	list-style-position: inside;
}
p {
	margin-bottom: 1em;
}
.middle {
	vertical-align: middle;
}
