#body {
	background: #688433 url(/gfx/logo_rechts.jpg);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:bottom;
	font-family:Trebuchet MS;
}

#main {
	width: 1024px;
	position: relative;
	z-index: 25;
}

.schnecke {
	background: url(/gfx/schnecke.jpg);
	position:absolute;
	width: 573px;
	height: 776px;
	bottom: 200px;
	right: 0px;
}

.schnecke2 {
	background: url(/gfx/schnecke2.jpg);
	position:absolute;
	width: 573px;
	height: 776px;
	bottom: 200px;
	right: 0px;
	z-index: 0;
}

#leftColumn {
	margin-left: 0px;
	position: relative;
	z-index: 50;
	width: 1024px;
}

#leftColumn .unten {
	/*background:transparent url(/gfx/bg_gray.png);*/
	width: 575px;
}

.mainNav li a {
	color:#688430;
	text-decoration:none;
}

.mainNav ul li.hover a, .mainNav ul li.on a {
	color:#9E2B3C;
	text-decoration:none;
}

.parentName ul {
	list-style-type: none;
}

.parentName ul li {
	display: none;
}

.parentName ul li.on {
	display: block;
}

.subNav {
	color:#9e2b3c;
	font-size: 27px;
	text-decoration:none;
	margin-left:39px;
}

.subNav ul {
	left:373px;
	margin:0;
	padding:0;
	position:absolute;
	top:60px;
}

.subNav li {
	display:inline;
	list-style: none;
	font-size:18px;
}

.subNav ul li a {
	font-size: 18px;
	float: left;
	padding: 0px 15px;
	border-right:2px solid #688430;
	color: #688430;
}

.subNav ul li.hover a, .subNav ul li.on a {
	color:#9E2B3C;
	text-decoration:none;
}

.parentName ul li a {
	font-size:19px;
}
.parentName ul {
	margin-top: 9px;
}

#header {
	height:200px;
	position:relative;
	width:1000px;
	margin-left: 24px;
	z-index: 25;
}

#header #logo {
	left:15px;
	position:absolute;
	top:15px;
}

#header #logo a {
	background:transparent url(/gfx/kjr_logo_klein.jpg) no-repeat scroll left top;
	display:block;
	height:173px;
	overflow:hidden;
	text-indent:2000px;
	width:217px;
}

.mainNav {
	width: 600px;
	left: 350px;
	top: 30px;
	position: absolute;
	z-index: 27;
}

.mainNav ul,
.mainNav ul.nav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 27;
	width: 100%;
}

.mainNav li {
	float: left;
	position: relative;
	height: 35px;
}

.mainNav li a {
	border-right:2px solid #688433;
	color: #688433;
	display: block;
	float: left;
	padding: 0 13px;
	text-decoration:none;
	line-height: 20px;
}

#VABox h1 {
	margin-bottom: 0px;
}

#container {
	background:url(/gfx/bg_hintergrund.jpg) repeat-y;
	width: 1024px;
	margin: auto;
	overflow: hidden;
	position: relative;
}

#content {
	width: 1024px;
  	min-height: 600px;
	position: relative;
	z-index: 25;
	padding-bottom: 25px;
	padding-top: 50px;
}

.ecke_oben {
	background:transparent url(/gfx/ecke_oben.png) no-repeat scroll left top;
	height:18px;
	overflow: hidden;
}

.ecke_oben2 {
	background:transparent url(/gfx/ecke_oben_transp.jpg) no-repeat scroll left top;
	height: 18px;
	width: 575px;
	overflow: hidden;
}

.ecke_unten {
	background:transparent url(/gfx/ecke_unten.png) no-repeat scroll left top;
	height:17px;
	/*width: 575px;*/
	overflow: hidden;
}

.ecke_unten_va {
	background:transparent url(/gfx/ecke_unten.png) no-repeat scroll left top;
	height: 17px;
	width: 575px;
}

.gruppe h3 {
	display: none;
	padding-right: 10px;
}

.datum {
	float: left;
	padding-right: 10px;
}

.datum_bis {
	float: left;
	padding-right: 10px;
}

.Veranstaltungen {
	background: transparent url(/gfx/bg_yellow.png) repeat scroll 0 0;
	color: #9e2b3c;
	width: 575px;
	padding: 15px 0px;
}

.datum {
	color: #9e2b3c;
}

.datum_bis {
	color: #9e2b3c;
}

.ort_ort {
	color: #9e2b3c;
}

.Veranstaltungen .Veranstaltung {
	background: none;
}

.Veranstaltung {
	width: 500px;
	padding:5px 0 0 17px;
}

.ueberschrift {
	color: #9e2b3c;
	font-size: 27px;
	padding-left: 32px;
}

#VABox {
	padding-bottom: 50px;
	padding-top: 10px;
}

.Veranstaltung ul li, a {
list-style-type: none;
color: #688433;
text-decoration: none;
}

#footer a {
	color: #9e2b3c;
	text-decoration: none;
}

.Veranstaltung ul li, a:hover {
text-decoration: underline;
}

.datum {
	font-size: 16px;
}

.datum_bis {
	font-size: 16px;
}

.ort_ort {
	font-size: 16px;
	display: inline;
	padding-left:10px;
}

.Veranstaltung h3 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	display: inline;	
}


.Veranstaltung a {
	text-decoration: underline;
}

.gruppe h3 {
	display: none;
}

.headline {
	color: #9e2b3c;
	font-size: 26px;
}

.headtext {
	color:#9e2b3c;
	line-height: 29px;
	font-size: 16px;
	padding: 15px 0px;
}


.headline.right, .text.right, .headtext.right {
	float: left;
}

.oben {
	width:682px;
	margin:15px 0px;
	padding-right: 15px;
}

.unten {
	width: 682px;
	padding: 10px 0px 15px 0px;
}

.unten .text, 
.oben .text {
	font-size: 16px;
	color: #9e2b3c;
	line-height: 29px;
}


.unten .info.left {
	background:url(/gfx/bg_gray.png) repeat scroll 0 0;
}



#leftColumn .unten .ecke_unten {
	background:transparent url(/gfx/ecke_unten_gray.png) no-repeat scroll left top;
	height: 17px;
	width: 575px;
}

#footer {
	background:#615D5C url(/gfx/logo_footer.jpg) no-repeat scroll right top;
	color:#FFFFFF;
	height:200px;
	position:relative;
	margin-left:24px;
	width:1000px;
}

.template_sitemap a, .template_sitemap a:hover, .template_sitemap a:visited, .template_sitemap a:active {
font-size:15px;
line-height:25px;
text-decoration:none;
}

.info.left {
	padding: 15px 15px 15px 39px;
	background:transparent url(/gfx/bg_yellow.png) repeat scroll 0 0;
}


.info.right {
	padding: 15px 15px 15px 39px;
	width: 955px;
}

#footer .contact {
	left:15px;
	position:absolute;
	top:25px;
	width:300px;
	line-height: 24px;
	font-size: 14px;
}

#footer .zeiten {
	left:400px;
	position:absolute;
	top:25px;
	width:230px;
	line-height: 24px;
	font-size: 14px;
}

#footer ul{
	list-style-type: none;
}

#footer ul li a {
	line-height: 24px;
	font-size: 14px;
	color: #fff;
}

#footer .extras {
	left:755px;
	position:absolute;
	top:49px;
	width:230px;
}

.template {
	margin-top: 15px;
	margin-left: 39px;
	margin-right:15px;
}


.bg_gray {
	background:transparent url(/gfx/bg_gray.png);
	padding: 10px 10px 10px 39px;
}

.template_artikel_homepage {
	float: left;
	margin: 0px;
	padding: 5px 0px;
}

.template_artikel_homepage h2,
.template_artikel_homepage h2 a {
	margin: 0px;
	float: left;
}

.template_artikel_homepage h2 {
	padding-right: 15px;
}
 
.template_defaultKJR .info.left{
	width: 955px;
	float: left;
}

.template_defaultKJR {
	margin-left:0px;
	width:1009px;
}

.template_defaultKJR .right {
	float:left;
}

.template_defaultKJR .headline {
	color:#688430;
}

.template_defaultKJR .text {
	color:#615d5c;
	line-height: 29px;
}

.template_2blockText {
	margin-left: 0px;
}

.template_2blockText .unten .ecke_unten {
	background:transparent url(/gfx/ecke_unten_gray.png);
}

.template_1bild {
	width: 970;
}

.template_1bild img {
	width: 970px;
}

.template h1 {
	font-size: 26px;
	color:#688430;
	line-height: 29px;
}

.template h3 {
	font-size: 16px;
	color:#615d5c;
	line-height: 29px;
}

.template p {
	font-size: 16px;
	color:#615d5c;
	line-height: 29px;
}

.template_2bildtext .bild {
	padding-left: 0px;
}

.template_2bildtext .template_left {
	width:645px;
}

.template_2bildtext .abstandRechts {
	margin-right:15px;
	width:310px;
}

.template_artikel_homepage p, h2 {
	font-size: 16px;
	color: #9E2B3C !important;
}

.template_artikel_homepage h1 a {
	font-size: 25px;
	color: #9E2B3C !important;
	text-decoration: underline;
}

.template_texttext {
	width: 963px;
}

.template.template_form {
	width: 51%;
}

.template.template_include {
	padding-left: 30px;
}

.template.template_divider {
	background: #AF273F;
}

.template.template_divider h1{
	color:#FFFFFF;
	padding-left:10px;
    margin: 3px 0px;
}

.template_table table td{
	border: 1px solid #AF273F;
}


.template_table table th{
	padding-left:5px;
}

table th {
	background: #AF273F;
	font-size:22px;
	color: #fff;
}

.ShowLightBox {
	color: red;
}

small {
	font-size: 14px;
	color:#615d5c;
	line-height: 29px;
}
