html {
	
	font-family:Arial;
}

body {
	
	margin:0px;
	padding:0px;
}
a:link {
	color: #4E8E2B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4E8E2B;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #4E8E2B;
}
.ui-datepicker-trigger {

	margin-left:2px;
	cursor:pointer;
}

img {

	border:none;
}

#tpl-animation-button {
	
	width:120px;
	height:25px;
	float:left;
	background:#444;
	-moz-border-radius:3px;
	margin-left:40px;
	margin-top:265px;
	position:absolute;
	z-index:600;
	border:1px solid #fff;
}

#tpl-animation-button span {
	
	float:left;
	margin-left:14px;
	margin-top:1px;
	text-transform:uppercase;
}

#tpl-animation-button span a {

	color:#fff;
	font-size:11px;
	text-decoration:none;
}

#tpl-logo {
	
	background-image:url("../template/tpl-logo.png");
	width:200px;
	height:150px;
	position:absolute;
	z-index:400;
	margin-top:20px;
	margin-left:70px;
}

#tpl-background-left {
	
	width:100%;
	height:360px;
	background:#fff url("../template/tpl-background-left.png") 0 0 repeat-x;
}

#tpl-background-right {
	
	float:right;
	width:50%;
	height:360px;
	background:#fff url("../template/tpl-background-right.png") 0 0 repeat-x;
}

#tpl-gras-right {
	
	width:150px;
	height:150px;
	position:absolute;
	z-index:300;
	margin-top:151px;
	margin-left:823px;
	background-image:url("../template/tpl-gras-right.png");
}

#tpl-gras-left {

	width:150px;
	height:150px;
	position:absolute;
	z-index:300;
	background-image:url("../template/tpl-gras-left.png");
	margin-top:151px;
	margin-left:-30px;
}

#tpl-menu {
	
	width:70px;
	height:270px;
	position:absolute;
	z-index:200;
	margin-left:873px;
	margin-top:15px;
	background-image:url('../template/tpl-menu.png');
}

	#tpl-button-home {
		
		margin-top:10px;
		margin-left:5px;
		width:59px;
		height:48px;
		background-image:url('../template/tpl-button-home.jpg');
	}
	
	#tpl-button-contact {
		
		margin-left:5px;
		display:none;
		width:59px;
		height:48px;
		background-image:url('../template/tpl-button-contact.jpg');
	}
	
	#tpl-button-rss {
		
		margin-left:5px;
		width:59px;
		height:48px;
		background-image:url('../template/tpl-button-rss.jpg');
	}
	
	#tpl-button-facebook {
		
		margin-left:5px;
		width:59px;
		height:48px;
		background-image:url('../template/tpl-button-facebook.jpg');
	}

#tpl-bottom {
	
	position:absolute;
	float:left;
	width:950px;
	height:50px;
	left:50px;
	background-image:url('../template/tpl-bottom.png');
	z-index:30;
}

#tpl-bottom-left {
	
	float:left;
	width:100%;
	height:50px;
	background:#fff url("../template/tpl-background-left.png") 0 0 repeat-x;
	display:inline;
	position:relative;
}

#tpl-bottom-right {
	
	float:right;
	width:50%;
	height:50px;
	background:#fff url("../template/tpl-background-right.png") 0 0 repeat-x;
	margin-bottom:0px;
	display:inline;
}

#tpl-center {
	
	text-align:center;
}

	#tpl-container {
		
		width:950px;
		height:auto;
		position:relative;
		margin-left:auto;
		margin-right:auto;
		top:-360px;
	}
		
		.tpl-box-left {
			
			width:203px;
			height:auto;
			float:left;
		}
		
		.tpl-box-left-top {
			
			background-image:url('../template/tpl-box-left-top.png');
			background-position:top left;
			width:203px;
			height:45px;
			float:left;
		}
			
			.tpl-box-left-top-text {
				
				padding-top:19px;
				padding-left:42px;
				float:left;
				font-size:13px;
				color:#fff;
			}
		
		.tpl-box-left-middle-text ul {
			
			width:160px;
			padding-left:0px;
		}
		
		.tpl-box-left-middle-text ul li {
			
			list-style-type:none;
			text-align:left;
		}
		
		input.rex_375_subscribe,
		input.rex_375_unsubscribe,
		input.rex_375_subscribe:hover,
		input.rex_375_unsubscribe:hover {
			
			border:0px;
			margin-top:5px;
			color:#fff;
			font-weight:bold;
			font-size:11px;
			font-family:arial;
			background-color:#999;
			-moz-border-radius:3px;
			padding-top:2px;
			padding-bottom:2px;
		}
		
		.tpl-box-left-middle {
			
			width:203px;
			height:auto;
			float:left;
			background-image:url('../template/tpl-box-left-middle.png');
		}
		
			.tpl-box-left-middle-text {
				
				padding-top:5px;
				padding-left:32px;
				float:left;
				font-size:12px;
			}
		
		.tpl-box-left-bottom {
			
			background-image:url('../template/tpl-box-left-bottom.png');
			background-position:bottom left;
			width:203px;
			height:30px;
			float:left;
		}
		
		.tpl-box-right {
			
			width:200px;
			height:auto;
			float:left;
		}
		
		.tpl-box-right-top {
			
			background-image:url('../template/tpl-box-right-top.png');
			background-position:top right;
			width:200px;
			height:45px;
			float:left;
		}
			
			.tpl-box-right-top-text {
				
				padding-top:19px;
				padding-left:19px;
				float:left;
				font-size:13px;
				color:#fff;
			}
			
		.tpl-box-right-middle {
			
			width:200px;
			height:auto;
			float:left;
			background-image:url('../template/tpl-box-right-middle.png');
			background-position:top right;
		}
		
			.tpl-box-right-middle-text {
				
				padding-top:5px;
				padding-left:10px;
				float:left;
				font-size:12px;
			}
		
		.tpl-box-right-bottom {
			
			background-image:url('../template/tpl-box-right-bottom.png');
			background-position:bottom right;
			width:200px;
			height:30px;
			float:left;
		}
		
		.tpl-box-middle {
			
			width:510px;
			height:auto;
			float:left;
		}
		
		.tpl-box-middle-top {
			
			background-image:url('../template/tpl-box-middle-top.png');
			background-position:top right;
			width:500px;
			height:45px;
			float:left;
		}
			
			.tpl-box-middle-top-text {
				
				padding-top:19px;
				padding-left:19px;
				float:left;
				font-size:13px;
				color:#fff;
			}
			
		.tpl-box-middle-middle {
			
			width:500px;
			height:auto;
			float:left;
			background-image:url('../template/tpl-box-middle-middle.png');
			background-position:top right;
		}
		
			.tpl-box-middle-middle-text {
				
				padding-top:5px;
				padding-left:10px;
				float:left;
				font-size:12px;
			}
		
		.tpl-box-middle-bottom {
			
			background-image:url('../template/tpl-box-middle-bottom.png');
			background-position:bottom right;
			width:500px;
			height:30px;
			float:left;
		}
	
		#tpl-top {
			
			width:950px;
			height:360px;
			float:left;
			background-image:url('../template/tpl-top-animation.png');
		}
		
		#tpl-content-container {
			
			width:950px;
			height:auto;
			float:left;
		}
		
			#tpl-content-left {
				
				width:200px;
				height:auto;
				float:left;
			}
			
			#tpl-content {
				
				width:547px;
				height:auto;
				float:left;
				background-image:url('../template/tpl-content.png');
				background-repeat:no-repeat;
				text-align:left;
			}
			
				#tpl-headline {
					
					width:520px;
					height:40px;
					float:left;
					margin-top:25px;
					margin-left:20px;
					font-size:18px;
					letter-spacing:2px;
					text-transform:uppercase;
					text-align:left;
					color:#fff;
				}
			
				#tpl-text {
					
					width:515px;
					padding-left:23px;
					padding-right:10px;
					height:auto;
					float:left;
					background-image:url('../template/tpl-text.png');
					font-size:11px;
				}
			
			#tpl-content-right {
				
				width:203px;
				height:auto;
				float:left;
			}
		
		#tpl-nav {
			
			margin-top:201px;
			width:950px;
			height:63px;
			float:left;
			text-align:left;
		}
		
			#tpl-nav .rex-navi1 {
				
				padding:0px;
				margin:0px;
				float:left;
				height:56px;
				margin-left:27px;
			}
			
			#tpl-nav .rex-navi1 li {
				
				list-style-type:none;
				font-size:11px;
				float:left;
				background-image:url('../template/tpl-link-shadow.png');
				background-repeat:no-repeat;
				padding-left:5px;
			}
			
			#tpl-nav .rex-navi1 li#rex-article-7 {
				
				background:none;
			}
			
			#tpl-nav .rex-navi1 li#rex-article-1 {
				
				display:none;
			}
			
			#tpl-nav .rex-navi1 li a {
				
				color:#888;
				background:#fff;
				padding:15px;
				padding-top:17px;
				height:15px;
				float:left;
				text-decoration:none;
				text-transform:uppercase;
			}
			
			#tpl-nav .rex-navi1 li a:hover {
				
				background:#444;
				color:#fff;
			}
			
			#tpl-nav .rex-navi1 li:hover .rex-navi2 {
				
				display:block;
			}
			
			#tpl-nav .rex-navi2 {
				
				position:absolute;
				display:none;
				padding:0px;
				margin:0px;
				float:left;
				top:348px;
				z-index:9999;
			}
			
			#tpl-nav .rex-navi2 li {
				
				clear:both;
				width:100%;
				height:35px;
				background-color:#8bcd40;
				background-image:none;
				float:left;
				padding:0px;
			}
			
			#tpl-nav .rex-navi2 li a {
				
				padding:0px;
				padding-top:10px;
				padding-left:10px;
				width:100%;
				height:25px;
				float:left;
				background:#444;
				color:#fff;
			}
			
			#tpl-nav .rex-navi2 li a:hover {
			
				background:#333;
				color:#fff;
			}
			
			.tpl-ul-hover {
				
				clear:both;
				float:left;
			}

.bildrahmenkategorie {
	background: url('../images/bildschattenkategorie.png') no-repeat left bottom;
	border-top:1px solid #EEEEEE;
	margin:6px 0 6px -2px;
	padding:2px 5px 10px;
}
/* Routenplaner */
#static_map {
margin:0 auto;
border:1px solid #000;
}

#map_route {
width:250px;
height:500px;
border:1px solid #000;
float:left;
}

#directions {
float:right;
width:213px;
max-width:213px;
}

#directions tbody,#directions tr, #directions table {
width:213px;
}

#routenplaner fieldset {
border:none;
}

#routenplaner legend {
font-weight:900;
}

#routenplaner input {
border:1px solid #aaa;
display:block;
width:40%;
float:left;
margin-right:1em;
padding:0.1em 0.3em;
}
/*CSS  Bildschatten */
.bildschattenkatnews
{
background:transparent url(../images/bildschattenkategorie.png) no-repeat scroll left bottom;
border-top: 1px solid #EEEEEE;
margin: 6px 0 6px -2px;
padding: 2px 5px 8px;
}

.bildschattenkat
{
background:transparent url(../images/bildschattenkategorie.png) no-repeat scroll left bottom;
border-top: 1px solid #EEEEEE;
margin: 6px 0 6px -2px;
padding: 2px 5px 10px;
}

.bildschatten
{
background:transparent url(../images/bildschatten.png) no-repeat scroll left bottom;
border-top: 1px solid #EEEEEE;
padding:10px;
padding-bottom:15px;
border-right: 2px solid #EEEEEE;
}

.bildrahmenkategorie200 {
background:transparent url(../images/bildschattenkategorie_200.png) no-repeat scroll left bottom ;
border-top: 1px solid #EEEEEE;
margin: 6px 0 6px -2px;
padding: 2px 5px 10px;
}
/* Fragen */
.faq { 
   padding:10px 0; 
   position:relative;
   } 

.faq h3   { 
   padding:0 0 0 35px; 
   cursor:pointer; 
   margin: 0px;
   margin-top: 5px;
   } 
.faq h3.active   { 
   color:#18A7E3; 
   } 
.faq div { 
   height:0; 
   overflow:hidden; 
   position:relative; 
   } 
.faq div p { 
   margin-bottom: 1px; 
    padding: 0px 0 0 37px; 
   } 

.faqicon { 
   background:url(../images/Info.png) no-repeat; 
   width:30px; 
   height:30px; 
   position:absolute; 
   margin: -5px 0 0 0; 
   }
#rex_375_multinewsletter ul {
	
	padding:0px;
	margin:0px;
}

#rex_375_multinewsletter ul li{
	
	list-style-type:none;
}

.facebook-feed {
	width			: 515px;
	background-color: #ffffff;
	padding-bottom	: 10px;
}

.facebook-feed img {
	float			: left !important;
	display			: inline;
	padding			: 0 10px 0 0 !important;
	margin			: 0 !important;
}

.facebook-feed p {
	font-size		: 10px;
	line-height		: 125%;
	background-color: #ffffff;
	clear			: both;
	overflow		: hidden;
	padding			: 10px;
	margin-top		: 15px !important;
	margin-bottom	: 5px !important;
	font-size		: 12px !important;
}

.facebook-feed p.comment {
	font-size		: 10px;
	background-color: #e4fcca;
	clear			: both;
	overflow		: hidden;
	padding			: 10px;
	margin-top		: 5px !important;
	margin-bottom	: 5px !important;
}

.facebook-feed p.date {
	color			: #808080;
	background-color: #ffffff;
	padding			: 0 0 0 30px !important;
	margin-top		: 0px !important;
	margin-left		: -20px !important;
	margin-bottom	: 0px !important;
}

.facebook-feed p b {
	color			: #4B8B29;
}

.facebook-feed p.comment b {
	color			: #000000;
}

.facebook-feed span {
	float			: none;
	display			: block;
}

.facebook-feed a {
	padding			: 0;
	color			: #4B8B29 !important;
	text-decoration	: none !important;
	border-bottom	: 0 !important;
}

.facebook-feed a:hover {
	text-decoration	: underline !important;
	border-bottom	: 0 !important;
}

