body,td,th {
	color: #333333;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size:13px;
	line-height:1.4em;
}


body {
	background-color: #3d3d3d;
	background-image: url(../template-images/bg.jpg);
	background-repeat: repeat-x;
	/*background-color: #db8129;*/
}
a {
	color:#3D3D3D;
	text-decoration:none;
}
a:visited {
	color:#3D3D3D;
	text-decoration:none;
}
a:hover {
	color:#F59B45;
}

h1,h2,h3,h4 {
	margin:0 0 10px 0;
	color:#F59B45;
	clear:both;
}

h1 {
	font-size:1.5em;
	padding:0 0 0 0;
	border-bottom:2px solid #F59B45;
}

h2 {
	font-size:1.0em;
	padding:0 0 0 0;
	border-bottom:1px solid #F59B45;
}

h3 {
	font-size:1.0em;
	padding:0 0 0 10px;
	border-bottom:2px solid #F59B45;
	border-left:4px solid #F59B45;
	color:#F59B45;
}

li {
	list-style-image:url(../template-images/list.gif);
	line-height:1.7em;
}
ul {
	margin:0;
	padding:0 0 0 20px;
}
.rex-navi1 { 
	padding:0;
	margin:0;
}
.rex-navi2 {
	margin:0 0 0 5px;
}

.rex-navi1 li { 
	list-style:none;
	text-align:left;
	border-bottom:1px solid #000;
	margin:0 0 5px 0;
	list-style-image:none;
}
.rex-navi2 li { 
	list-style-image:url(../template-images/list.gif);
	text-align:left;
	border-bottom:none;
	line-height:1.4em;
	width:100px;
}

.rex-current {
	font-weight:bold;
}
.rex-normal {
	font-weight:normal;
}

#tempTopPic {
	background-image:url(../template-images/topPic.jpg);
}
#tempTopPicLogo {
	width:340px;
	height:65px;
	
	margin:40px 0 0 0px;
	padding:0 0 0 0;
	
	
}
.section {
	clear:both;
	text-align:justify;
}

#mapcontainer {
	width:720px;
	border:3px solid #F49940;
}	

/* Download */
.download-hdl {
	font-size:12px;
	font-weight:bold;
	margin-left:6px;
}
.download-file img {
	float:left;
	border:none;
}
.download-file {
	font-size:10px;
	color:#999999;
	margin-left:6px;
}
.download {
	background-color:#FFFFFF;
	border:1px solid #F59B45;
}

/* MODUL Kalender
*******************/

div.rexkal table {
margin-bottom:15px;
width:100%;
}

th.rexkal-month {
background-color: #403F3D;
border-top:2px solid #fff;
border-bottom:3px solid #fff;
color:#fff;
font-size:1.5em;
font-weight: normal;
}

td.rexkal-dateStartFormatted,
td.rexkal-venueName,
td.rexkal-shortDesc {
border-right:1px solid #fff;
border-bottom: 2px solid #fff;
color:#333;
line-height: 1.25em;
padding:5px 10px;
}
td.rexkal-dateStartFormatted {
background-color: #DD8430;
color:#fff;
font-size: 1.2em;

width:10%;
font-weight: bold;
}
td.rexkal-venueName {
background-color: #E9BF97;
width:25%;

}
td.rexkal-eventName {
background-color: #E9BF97;
width:25%;
border-bottom: 2px solid #fff;
font-size:1.1em;
font-weight:bold;
text-align:center;
}
td.rexkal-eventName a:hover{
	color:#000000;
}

td.rexkal-shortDesc {
background-color: #e3efc3;
border-right: none;
width:55%;

}
.rexkal-dateStartFormatted span.day,
.rexkal-dateStartFormatted span.to {
display:block;
font-size: 0.7em;
line-height: 1em;
}
span.day {
font-weight: normal;
}
span.to {

}
p.rexkal-moredetails {
font-weight: bold;
}

dl.rexkal-details {

}
dt.rexkal-date,
dt.rexkal-ort,
dt.rexkal-shortdesc,
dt.rexkal-longdesc {
display:none;
}
dd {
padding:0;
margin:0;
}
dd.rexkal-date,
dd.rexkal-ort,
dd.rexkal-shortdesc,
dd.rexkal-longdesc {
border-top:2px solid #fff;

}
dd.rexkal-date {
background-color:#DD8430;
color:#fff;
font-weight: bold;
font-size: 1.25em;
}
dd.rexkal-date span.day,
dd.rexkal-date span.to {
display:inline;
font-size: 0.7em;
}
dd.rexkal-date span.to {
margin: 0 5px;
}
dd.rexkal-ort {
background-color:#E9BF97;
}
dd.rexkal-shortdesc {
background-color:#e3efc3;

font-weight: bold;
}
dd.rexkal-longdesc {
background-color:#c9e2f7;
padding-top:10px;
float:left;
clear: both;
width: 420px;
}

p.rexkal-picture {
float:right;
margin:4px 0 10px 15px;
border:1px solid #666666;
padding:5px;
}
.rexkal-backlink {
text-align:center;
clear: both;
font-weight:bold;
}



.rexkal-details .label {
	font-weight:bold;
	font-size:1.2em;
}

#content ul.rexkal-pager {
/* display: none; ausgeblendet bis weitere Monate mit Terminen gefuellt sind */
margin:0;
padding-bottom: 10px;
/* border-bottom:2px solid #fff;  nur wenn Filter-Formular darunter */
width:100%;
float:left;
clear: both;
}
#content ul.rexkal-pager li {
display:inline;
margin:0;
line-height: 1.1em;
}
.rexkal-back {
float:left;
background: transparent url(../_img/pfeil-back.gif) 0 4px no-repeat;
padding-left: 8px;
}
.rexkal-next {
float:right;
background: transparent url(../_img/pfeil-next.gif) right 4px no-repeat;
padding-right: 7px;
}

div.rexkal form {
margin-top:10px;
}



