/*
Theme Name: ENC
Theme URI: http://www.enc.de	
Description: Template der Firma ENC
Author URI: http://www.fuenffichten.de
*/


html, body			{
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#404040;
	}
	
	
h1 {
	font-size:24px;
	font-weight:bold;
}

h2 {
	font-size:14px;
	padding:0;
	margin:0;
}


a {
	font-size:14px;
}

p, li, ul {
	font-size:12px;
	font-weight:normal;
	line-height:160%;
}


#wrapper		{
	
	min-height: 100%; /* Mindesth�he f�r moderne Browser */
	height:auto !important; /* Important Regel f�r moderne Browser */
	height:100%; /* Mindesth�he f�r den IE */ 
	

	}


#innerwrapper {
	
}


#topnav {
	height:45px;
	background-color:#404040;
	width:100%;
	
	
}

#topnav-wrapper {
	position:relative;
	margin:auto;
	width:1020px;	
}



.menu-hauptmenue-container {
	
	margin-left:300px;
	padding-top:13px;
	
	
}

.menu-item {
	float:left;
}

#menu-hauptmenue {
	margin:0px;
	padding:0px;
	list-style:none;
}

#menu-hauptmenue li {
	padding-right:15px;
	
}



#menu-hauptmenue a {
	color:#f7f7f0;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0.13em;
	text-decoration:none;
	
}

#menu-hauptmenue a:hover {
	color:#76b82a;
}


#menu-hauptmenue li.current-menu-item a {
	color:#76b82a;
}

#menu-hauptmenue li.current-post-parent a {
	color:#76b82a;
}

#menu-kontaktmenue a:hover {
	color:#76b82a;
}


#menu-kontaktmenue li.current-menu-item a {
	color:#76b82a;
}

#menu-kontaktmenue li.current-post-parent a {
	color:#76b82a;
}


.menu-kontaktmenue-container {
	
	position:absolute;
	right:80px;
	padding-top:0px;
	clear:both;
	
	
}

#menu-kontaktmenue {
	margin:0px;
	padding:0px;
	list-style:none;
}


#menu-kontaktmenue a {
	color:#f7f7f0;
	font-size:10px;
	font-weight:bold;
	letter-spacing:0.00em;
	text-decoration:none;
}

#menu-kontaktmenue span.divider {
	color:#f7f7f0;
}

#menu-kontaktmenue li:last-child span{display:none;}


#logo {
	position:absolute;
	top:0px;
	left:80px;
}


#header	{
	width:1020px;
	margin:auto;
	height:238px;
	background-image:url(images/headerimage.jpg);
	background-repeat:no-repeat;
	background-position:center;
	
	}
	
#content-wrapper {
	background-color:#eeeee5;
	background-image:url(images/bgcontentstart.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding-bottom:25px;
}
	
	
#content-startseite	{
	padding-top:5px;
	width:580px;
	margin:auto;
	height:148px;
	text-align:center;
	
	
	}
	
.box-title {
	width:120px;
	height:25px;
	background-color:#76b82a;
	letter-spacing:0.15em;
	
}


.box-title h1 {	
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFF;
	line-height:25px;
	margin:0px;
	margin-left:8px;
}

.box-content {
	background-color:#FFF;	
    background-image:url(images/boxtitlearrow.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

/* Start: Leistungen Startseite */


#leistungen-box {
	position:relative;
	margin:auto;
	width:740px;
	}


.leistungen-box-content {
	height:307px;
	padding:5px 0;
	}
	
	
#mehrerfahren {
	position:absolute;
	color:#76b82a;
	right:15px;
	bottom:30px;
}

#mehrerfahren a {
	
	color:#76b82a;
	text-decoration:none;
	font-weight:bold;
	font-size:10.8px;
}



.leistungs-box {
	float:left;
	display:block;
	margin-left:20px;
	margin-top:15px;
	width:160px;
	height:83px;
	background-color:#eeeee5;
	text-align:center;	
	text-decoration:none;
	
}

.leistungs-box span {
	display:block;
	color:#000;
	
	padding-top:22px;
}


/* Ende: Leistungen Startseite */


/* Start: News BOX Startseite */

#news-box {
	margin:auto;
	margin-top:25px;
	width:740px;
	}


.news-box-content {
	padding-top:25px;
	height:330px;
	background-color:#FFF;
}

.spacerwithline {
	
	margin:0 20px;
	height:1px;
	background-color:#76b82a;
}


.news-home {
	position:relative;
	margin:0 20px;
	border-bottom:1px #76b82a solid;
	height:150px;
	
}

.news-text-area {
	margin-top:10px;
	width:520px;
	float:right;

}

.news-entry-text .more {
	

}
.news-image {
	margin-top:15px;
	float:left;
	width:157px;
	
	border:none;
}

.news-home-heading {
	
	color:#76b82a;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	}

.news-home-content {
	
	font-size:12px;
	color:#4a4a49;
	margin-top:5px;
	line-height:165%;
	padding-bottom:15px;
	
}

.news-home-content p {
	margin-top:5px;	
	margin-bottom:0px;
}

.news-text-area .more {
	
	right:0px;
	bottom:0px;

}

.news-text-area .more {
	position:absolute;
	color:#76b82a;
	text-decoration:none;
	font-weight:bold;
	right:0px;
	bottom:0px;
	
}

.floating-clear {
	clear:both;
}



/* Begin Footer */

#footer {
	height:250px;
	background-color:#404040;
	
}

#footer-content-wrapper {
	width:700px;
	margin:auto;
	line-height:120%;
}


#footer-div-left {
	width:400px; 
	float:left;
	color:#fff;
	margin-top:35px;
	font-size:12px;
	
}

#footer-div-right {
	width:280px; 
	float:right;
	color:#fff;
	margin-top:16px;
	font-size:12px;
}

#footer-div-right h2 {
	color:#76b82a;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
}
	
#footer-div-right a {
	text-decoration:none;
	color:#76b82a;
	font-size:12px;
}
	

#logo a img {
	border:none;
}

/* Begin Topmenu */



/* End right Box */

/* End Boxes */

.standard-headline {
	color:#76b82a;
	font-size:20px;
	text-decoration:none;
	font-weight:bold;
	margin-top:25px;
}

#leistung-in-fancy {
	width:455px;
	
	border-top:#404040 solid 35px;
	padding:0 20px;
}	

.fancy-headline {
	text-transform:uppercase;
	color:#76b82a;
	font-weight:bold;
	margin-top:25px;
	
}

#fancybox-close {
	top:5px !important;
	right:10px !important;
}



