/*@import url("calendar.css");*/
/* @override http://85.214.73.226/wjulm/fileadmin/templates/wjulm-Main/ui/css/format.css */
/*
	colors: 
		gray fonts: 			#86857d
		gray dotted borders: 	#969a8d
		link blue:				#1a5694
*/
/* MAILFORM */

/* END mailform */
.csc-mailform-field label {
clear:left;
float:left;
width:100px;
}
.csc-mailform-field input {

}
.csc-mailform-field {
margin-bottom:5px;
}
/* ANMELDUNG */
fieldset #reg_name, fieldset #reg_vorname, fieldset #reg_firma, fieldset #reg_event_name, fieldset #reg_event_date, fieldset #reg_event_time , fieldset #reg_attendees {
	display:inline;
	padding-left:5px;
	font-weight:normal;
}

fieldset #label_name, fieldset #label_vorname, fieldset #label_firma, fieldset #label_event_name, fieldset #label_event_date, fieldset #label_event_time , fieldset #label_attendees, fieldset #label_information {
	font-weight:bold;
}

#label_information #event_information {
	font-size:10px;
}

/* END anmeldung */
/* SITEMAP */
.csc-sitemap * a {
	text-decoration:none;
	color: #1a5694;
}

#content .csc-sitemap  ul {
	padding-left:40px;
	padding-bottom:5px;
	list-style-type:none;
	font-weight:bold;
}

#content .csc-sitemap ul ul ul{
	font-weight:normal;
}

/* END sitemap */
/* NEWS */
#content .news-single-item {
	display:block;
	overflow:hidden;
}
#content .news-single-anmeldung {
	padding-bottom:10px;
}

#content .news-single-anmeldung a{
	font-size:14px;
	color: #86857d;
	font-weight:bold;
}
#content .news-single-anmeldung a:hover{
	text-decoration:none;
}

#content .news-single-files dd img{
	display:none;
}
#content .news-single-files dd a{
	background: url(../img/pdf.gif) left center no-repeat;
	color:#86857D;
	font-size:14px;
	font-weight:bold;
	padding:10px;
	padding-left:33px;	
}

#content .news-single-files {
	padding:0px;
	margin:0px;
	margin-top:20px;
	margin-bottom:20px;
}


p.news-single-author {
	display:inline;
}

.news-single-aktiv-date, .news-single-aktiv-time, .news-single-aktiv-place {
	display:inline;
	font-weight:bold;
}
.news-single-files {
	margin-top:30px;
	margin-bottom:30px;
}
.news-single-backlink a {
	color: #1a5694;
	text-decoration:none;
	font-weight:bold;
	margin-bottom:10px;
}
.news-single-files dd {
	margin:0px;
}
#content .news-list-aktiv-header {
	border-top:1px dotted black;
	border-bottom:1px dotted black;
	font-weight:normal;
	background: #f2f4f7;
	font-weight:bold;
	color: #1a5694;
	text-decoration:none;
	font-size:12px;
	line-height:1.4em;
	background-color:#f2f4f7;
	margin:0px;
}
#content .news-list-item  p.bodytext {
	padding:0px;
	padding-top:3px;
	font-size:10px;
}
#content .news-list-item {
	padding-bottom:7px;
}
#content .news-list-category, #content .news-single-category {
	font-size:10px;
	color:#8E8D86;
	margin:0px;
	padding:0px;
}	
#content .news-list-morelink {
	padding-bottom:2px;
	font-size:10px;
}
.news-single-img  {
	float:left;
	margin:0 10px 10px 0 ;
}
#content p.news-single-imgcaption {
	padding:0px;
}

/* END news */
body {
	background: url(../img/bg.jpg) center top;
	font-size: 76%;
	line-height: 1.33em;
}
/*
	FOOTER
*/
body {
	height: 100%;
}
html {
	height: 100%;
}
#page {
	position: relative;
	min-height: 100%;
}
* html #page
{
	height: 100%;
}
#footer {
	position: relative;
	margin: 0 auto 0 auto;	/*-4em*/
	border-top: 1px dotted #969a8d;
	text-align: center;
	height: 25px;
	width: 600px;
	padding-top: 10px;
	font-size: 10px;
	color: #86857d;
	clear: both;
}
#subnav {
	padding-bottom: 4em;
}
/*
	FOOTER END
*/
body, input, textarea {
	font-family: Verdana, sans-serif;;
}
body,h1,h2,h3,form,li,ul,input {
	padding:0;margin:0;
}

h1,h2,h3 {
	font-size:12px;
}
a img {
	border-width: 0;
}
a:link, a:visited {
	color: #1a5694;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	border-bottom: 1px solid #1a569;
}
#page {
	width: 870px;
	margin: 0px auto 0 auto;
	background: url(../img/page-bg.jpg);
}
#header {
	background: url(../img/page-top.jpg) no-repeat center top;
	position: relative;
	padding-top: 22px;
	height: 97px;
}
#header h1 {
	position: absolute;
	left: 20px;
	top: 51px;
}

/* @group Service Menu */
#service {
	list-style: none;
	position: absolute;
	top: 66px;
	right: 20px;
}
#service li {
	float: left;
	margin-left: 0.75em;
}
#service a {
	color: #86857d;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.79em;
}
#service a:hover {
	color: #000;
}
#service img {
	vertical-align: bottom;
}
#service input {
	border-width: 0;
	vertical-align: bottom;
}
#service input:focus {
	border-width: 0;
	outline: 0;
}
#service .tx-indexedsearch-searchbox {
	padding: 1px 1px 2px 1px;
}
#service .tx-indexedsearch-searchbox form {
	
	border: 1px dotted #969a8d;
	background: url(../img/icon-search-bg.jpg) no-repeat right center;
}
#service .tx-indexedsearch-searchbox-button {
	width:25px;
	background: url(../img/icon-search.jpg) no-repeat right center;
}

.tx-indexedsearch .tx-indexedsearch-rules {
	display:none;
}

.tx-indexedsearch {
	padding-top: 20px;
}

.tx-indexedsearch a {
	color: #1a5694;
}

/* @end */
#picture {
	height: 140px;
	/*background: url(../img/header-image.jpg) no-repeat 0px 7px;*/
	border-top: 1px dotted #969a8d;
	padding-top: 7px;
	margin: 0px 20px 7px 20px;
}
/* @group Main Navigation */
#mainnav {
	background: url(../img/mainnav-bg.jpg) no-repeat;
	margin: 0 5px 0 20px;
	height: 38px;
}
#mainnav {
	list-style: none;
}
#mainnav li {
	float: left;
	margin: 1px 0;
	padding: 7px 0.75em 9px 0.75em;
	border-right: 1px solid;
}
#mainnav li.last {
	float: right;
	margin-right: 17px;
	border-right: 0px;
	border-left: 1px solid;
}
#mainnav li.first {
	border-left: 1px solid;
}
#mainnav a {
	color: #c8d1dd;
	font-weight: bold;
	font-size: 1.0em;
	text-decoration: none;
	text-transform: uppercase;
}
#mainnav a.active {
	color: #fff;
}
#mainnav a:hover {
	color: #fff;
}
/* @end */
#breadcrumb {
	font-size: 0.79em;
	margin: 5px 20px 10px 197px;
	color: #8e8d86;
}
#breadcrumb a{
	text-decoration: none;
}
#breadcrumb a:visited{
	text-decoration: none;
	color: #8e8d86;
}
#breadcrumb a:hover{
	text-decoration: underline;
}

/* @group Subnavigation */
#subnav {
	padding-left: 20px;
	width: 166px;
	float: left;
}
#subnav ul {
	border-bottom: 1px dotted #969a8d;
}
#subnav ul ul {
	border-bottom-width: 0px;
}
#subnav ul, #subnav li {
	list-style: none;
}
#subnav a {
	border-top: 1px dotted #969a8d;
	display: block;
	color: #86857d;
	text-decoration: none;
	padding: 7px;
}
#subnav a:hover {
	color: #1a5694;
}
#subnav ul ul a {
	border: 0;	
	padding-left: 14px;
}
#subnav a.active {
	color: #1a5694;
	font-weight: bold;
}
#subnav ul ul a.active {
	font-weight: normal;
}
/* @end */
#content {
	float: right;
	padding-right: 20px;
	padding-left: 12px;
	width: 640px;
	border-left: 1px dotted #969a8d;
	font-size:11px;
	text-align: left;
	overflow:hidden;
}

#leftcontent{
	padding-right: 12px;
	float:left;
	width:66%;
	border-right: 1px dotted #969a8d; 
}
#rightcontent{
	padding-left: 12px;
	width:30%;
	float:right;	
}

#rightcontent, #leftcontent {
	padding-bottom:1000px;
	margin-bottom:-980px;
	
}

#clear {
	clear:both;
}
hr {
	border-top: 1px dotted #969a8d;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
	height:1px;
}
#content h1 {
	font-size:11px;
	color:#1a5694;
	padding-bottom: 15px;
	font-weight:bold;
}
#content p {
	padding:0px;
	margin:0px;
	padding-bottom:20px;
}

#content ul {
	padding-left:12px;
	padding-right:20px;
}

.hided {
	display:none;
	}
	
.event_reg {
	position:relative;
	padding-bottom:6px;
}

.event_reg input {
	position:absolute;
	left:70px;
}

.label_guest {
	font-weight:bold;
	}
	
.guests {
	margin-left:15px;
}

.addRemoveWrapper {
	font-weight:bold;
	color:#1A5694;;
}

#content table p {
	padding:0;

}
#content table td{
	vertical-align:top;
	padding:2px;
}
