body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#5ba0d6;
}
* {margin:0px;padding:0px;}
.clear{clear:both;}
#container {
	margin: 0px auto;
	text-align: left;
	width: 979px;
}
#header {
	background-image:url(images/header.jpg);
	width:979px;
	height:232px;
	display:block;
}
#EC-Hohegrete {
	background-image:url(images/EC-Hohegrete1.png);
	background-repeat:no-repeat;
	width:100%;
	height:100%;
	position:relative;
	top: 7px;
	left: 70px;
}
#EC-Logo {
	background-image:url(images/EC-Logo1.png);
	background-repeat:no-repeat;
	width:100%;
	height:100%;
	position:relative;
	top: -150px;
	left: 688px;
}
#border {
	background-image:url(images/border.gif);
	background-repeat: repeat-y;
	width:979px;
}
#main {
	background-image:url(images/contentbg.gif);
	background-color:#abe4fe;
	margin: 0px 12px 0px 10px;
	background-repeat: repeat-x;
}
#left {
	width:235px;
	float:left;
	display:inline;
	background-image:url(images/contentbg.gif);
	background-color:#abe4fe;
	
}
#right {
	float:right;
	width:710px;
}
/***************** Content ***********************/
.content {
	width:530px;
}
.content news {
	background-image:url(images/subheads/news.png);
	background-repeat:no-repeat;
	width:520px;
	height:48px;
	text-indent:700px;
	overflow:auto;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}
.content p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #003a65;
	padding: 10px 0px 0px 6px;
	font-weight:900;
}
.content ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #003a65;
	padding: 0px 0px 0px 40px;
	font-weight:900;
}
.content a {
	color:#2e260f;
}
.content a:hover {
	color:#cf0002;
}


.news h3 {
	background-image:url(images/subheads/news.png);
	background-repeat:no-repeat;
	width:530px;
	height:48px;
	text-indent:700px;
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}

.anfahrt h3 {
	background-image:url(images/subheads/anfahrt.png);
	background-repeat:no-repeat;
	width:530px;
	height:48px;
	text-indent:700px;
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}

.events {
	width:530px;
	margin: 20px 0px;
	outline: none;
}
.events h3 {
	background-image:url(images/subheads/events.png);
	background-repeat:no-repeat;
	width:530px;
	height:48px;
	text-indent:700px;
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}
.events a {
	color:#2e260f;
}
.events a:hover {
	color:#cf0002;
}
/*.events img {
	border: 1px solid white;
	padding: 4px;
}*/
.:hover.events img {
	border: 1px solid #ccc;
	padding: 4px;
}



.flyer {
	width:530px;
	margin: 20px 0px;
}
.flyer h3 {
	background-image:url(images/subheads/flyer.png);
	background-repeat:no-repeat;
	width:530px;
	height:48px;
	text-indent:700px;
	overflow:hidden;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}
.flyer a {
	border: 1px solid #6698bd;
	display:inline;	
	float:left;
	margin: 6px 0px 6px 11px;
}
.flyer a:hover {
	border: 1px solid #c40000;
}
.flyer img {
	border: 6px solid #ffffff;
}

.downloads {
	width:530px;
	margin: 20px 0px;
}
.downloads h3 {
	text-indent:10px;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}
.downloads a {
	color:#2e260f;
}
.downloads a:hover {
	color:#cf0002;
}



.links {
	width:530px;
	margin: 20px 0px;
}
.links h3 {
	text-indent:10px;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}
.links a {
	border: 1px solid #6698bd;
	display:inline;	
	float:left;
	margin: 6px 0px 6px 11px;
}
.links a:hover {
	border: 1px solid #c40000;
}
.links img {
	border: 6px solid #ffffff;
}
/***************** Menu ***********************/
#menu {
	background-image:url(images/menu.gif);
	width:179px;
	height:349px;
	margin-left:19px;
}
#menu ul {
	padding: 0px 0px 0px 0px;
	width:165px;
	margin-left:6px;
}
#menu li {
	/*background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center; */
	border-bottom: 1px dotted #2e2304;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	text-align:right;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 900;
	color: #2e260f;
	text-decoration: none;
	font-size: 12px;
	
}
#menu a:hover {
	color:#c40000;
}

.lastchild{
	border-bottom: none !important;
}
#menubottom {
	background-image:url(images/menubottom.jpg);
	background-repeat:no-repeat;
	width:179px;
	height:76px;
	margin-left:19px;
}
#menubottom ul {
	padding: 16px 0px 0px 0px;
	width:170px;
	margin-left:4px;
}
#menubottom li {
	float:left;
	display:inline;
	width:56px;
	text-align:center;
}
#menubottom a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bolder;
	font-size:9px;
	color: #6e6b53;
	text-transform: uppercase;
}
#menubottom a:hover {
	color:#c40000;
}
/***************** Footer ***********************/
#footer {
	background-color:#8bcaef;
	background-image:url(images/borderfooter.gif);
	height:214px;
	width:979px;
}
#footerend {
	background-image:url(images/borderfooterend.gif);
	background-repeat: no-repeat;
	width:979px;
	height:9px;
	display:block;
}
#Losungen {
	background-image:url(images/losungen.png);
	background-repeat:no-repeat;
	width:235px;
	height:214px;
	display:inline;
	margin-left:29px;
	float:left;
}
#Losungen a {
	font-family: Arial, Helvetica, sans-serif;
	margin-left:60px;
	color: #463d16;
}
#Losungen a:hover {
	color:#cf0002;
}
#Losungstext {
	margin-left:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 800;
	color: #463d16;
	padding: 23px 15px 2px 0px;
	text-align:left;
}
#ec-corporate {
	width:680px;
	height:20px;
	text-align:center;
	
	float:left;
	display:inline;
	margin: 35px 0px 30px 5px;
}
#ec-corporate a {
color: #463d16;	
}

#ec-corporate a:hover {
color: #CC0033;	
}

#ec-corporate img {
	border: none;
}


		

		

/* Easy Slider */

    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */


	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:658px;
		height:492px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(www.ec-hohegrete.de/easy_slider/images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(www.ec-hohegrete.de/easy_slider/images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */