
/* dgreen: 075D13 */
/* green: 1A962b */
/* gray: EDEDEE */


/*****************************************************************************************/
/* Layout */



#wrap {
	width:1045px;
	background-color: #fff;
	margin: 0px auto 0 auto;
	background: #fff url(../img/bg.png) repeat-y top center;
	}

#header {
	height:120px;
	}

#header-top {
	height:40px;
	background: #fff url(../img/bg_header.png) no-repeat top center;
	}
	
#content-wrap {
	margin: 0 62px 0 62px;
	}

#main-body {
	float:left;
	width: 626px;
	height:400px;
	min-height:230px;
	}
	
html>body #main-body{height:auto}


#content {
	float: right;
	width: 295px;
	margin-right:18px;

	}

#sidebar, .left-col {
	float: left;
	width: 295px;
	margin-right:18px;
	}

#sidebar-2, .right-col {
	float:right;
	width: 295px;
	}

.right-col {
	width: 608px;
}

#footer {
	clear: both;
	}

/*****************************************************************************************/

body {
	font-size: small;
	font-family:Tahoma, Geneva, sans-serif;
	background-color: #C7E5CB;
	}

p,h1,h2,h3,h4,h5,h6,ul,li {
	margin:0;
	padding:0;
	}

h1 {
	font-size:180%;
	color:#1A962b;
	}

h1.anschrift {
	display:none;
	height:0px;
	}

h2, h3 {
	font-size:90%;
	color:#1A962b;
	}

h3 {
	padding-top:10px;
	}

a {
	color:#1A962b;
	text-decoration:underline;
	}

p, ul {
	font-size:90%;
	color:#333;
	line-height:1.4em;
	}
	


#content p.hinweis:before {
	content:url(../img/hinweis.jpg); 
	}


a:hover {
	text-decoration:none;
	}

iframe {
	width:295px;
	height:350px;
	}

#impressum2 iframe {
	width:608px;
	height:350px;
	}
	
#header .logo {
	float:right;
	margin: 10px 62px 30px 0;
	}


#main-body p, .sidebar p {
	padding: 0 0 10px 0;
	}

#main-body p.first {
	padding-bottom:0;
	}

#main-body ul, .right-col ul {
	margin: 0 0 12px 16px;
	}

#main-body ul li, .right-col ul li {
	list-style-image: url(../img/square.png);
	padding-top:2px;
	}
	
.box {
	width:295px;
	background-color:#EDEDED;
	padding-bottom:2px;
	margin-bottom:20px;
	border-bottom: 1px solid #1A962b;
	border-top: 10px solid #1A962b;
	border-bottom: 1px solid #1A962b;
	}

.box h3 {
	padding: 6px 8px 0px 10px;
}

.box p {
	padding: 0px 10px 10px 10px;
	}

.box p.more {
	text-align:right;
	padding-bottom:0;
	}
.box img {
	float:left;
	padding:3px;
	background-color:#fff;
	margin: 3px 5px 1px 0;
	}

/***************************** slide show ************************************************/

.slideshow { height: 480px; width: 608px; }
.slideshow img { padding: 15px; border: 1px solid #ccc; background-color: #EDEDED; }
	
/*****************************************************************************************/
/* header menu */
#menu {	
	clear: both;
	margin: 0; 
	padding: 0;
	background-color: #FFF;
	float: left;
	margin: 0 0 20px 26px;
}
#menu ul {
	/*font: bold 14px 'Trebuchet MS', sans-serif;*/
	font-weight:500;
	font-size:100%;
	color: #FFF;
	width: 956px;
	background-color: #1A962b;	
	margin: 0;
	padding: 0;
	display: inline;
	float: left;	
}

#menu li {
	float: left;
	list-style: none;
}
#menu li a {
	display: block;
	padding: 5px 15px;	
	color: #FFF;	
	text-decoration: none;	
}
#menu li a:hover {
	background: #075D13;
	color: #FFF;
}

#menu #nav1 { 
	margin-left:32px;
}

#menu #nav6 {  /* Kontakt rechts schieben */
	float:right;
	font-weight:normal;
}

/* Formatierung des Top-Menues */
#index #nav1 a, #about #nav1 a,
#leistungen #nav2 a,
#leistungen2 #nav2 a, #leistungen2b #nav2 a, #leistungen2c #nav2 a, #leistungen2d #nav2 a, #leistungen2e #nav2 a, #leistungen2f #nav2 a,
#leistungen3 #nav2 a, #leistungen3b #nav2 a, #leistungen3c #nav2 a, #leistungen3d #nav2 a, #leistungen3e #nav2 a, #leistungen3f #nav2 a,
#leistungen4 #nav2 a, #leistungen4b #nav2 a, #leistungen4c #nav2 a,
#leistungen5 #nav2 a, #leistungen5b #nav2 a, #leistungen5c #nav2 a, #leistungen5d #nav2 a, #leistungen5e #nav2 a,
#leistungen6 #nav2 a, #leistungen6b #nav2 a, #leistungen6c #nav2 a,
#leistungen7 #nav2 a, #leistungen7b #nav2 a, #leistungen7c #nav2 a, #leistungen7d #nav2 a,
#leistungen8 #nav2 a, #leistungen8b #nav2 a, #leistungen8c #nav2 a, #leistungen8d #nav2 a,
#referenzen #nav3 a,
#aktuelles #nav4 a,
#links #nav5 a,
#impressum #nav7 a,
#kontakt #nav6 a {
	background: #075D13;
}



/* sidebar menu */
.left-col ul {
	list-style:none;
	margin: 0 0 0 15px;
	padding: 0;	
	
}
.left-col ul li {
	padding: 0 0 0 0;
}
.left-col ul a {
	display:block;
	color: #333;
	padding: 0 0 0 16px;
	line-height: 1.5em;
	text-decoration:none;
	background: #fff url(../img/pfeil.png) no-repeat left center ;
}

.left-col ul a:hover {
	color: #075D13;		
}

/* Formatierung der Unter-Menues */
#index #navb1 a,
#about #navb2 a,
#leistungen #navb1 a,
#leistungen2 #navb2 a, #leistungen2b #navb2 a, #leistungen2c #navb2 a, #leistungen2d #navb2 a, #leistungen2e #navb2 a, #leistungen2f #navb2 a,
#leistungen3 #navb3 a, #leistungen3b #navb3 a, #leistungen3c #navb3 a, #leistungen3d #navb3 a, #leistungen3e #navb3 a, #leistungen3f #navb3 a,
#leistungen4 #navb4 a, #leistungen4b #navb4 a, #leistungen4c #navb4 a,
#leistungen5 #navb5 a, #leistungen5b #navb5 a, #leistungen5c #navb5 a, #leistungen5d #navb5 a, #leistungen5e #navb5 a,
#leistungen6 #navb6 a, #leistungen6b #navb6 a, #leistungen6c #navb6 a,
#leistungen7 #navb7 a, #leistungen7b #navb7 a, #leistungen7c #navb7 a, #leistungen7d #navb7 a,
#leistungen8 #navb8 a, #leistungen8b #navb8 a, #leistungen8c #navb8 a, #leistungen8d #navb8 a

{
	font-weight:600;
	color: #075D13;
	background: #fff url(../img/pfeil_a.png) no-repeat left center ;

}

/* sidebar menu fuer die Beispiele */
#sidebar-2 h2 {
	padding: 6px 8px 0px 10px;
}

/************* Header in der rechten Spalte wird normal formatiert (da hier kein Menue)*******************/
#leistungen #sidebar-2 h2 {
	padding: 0;
}

#sidebar-2 ul.sub_menu {
	list-style:none;
	margin: 10px 0 15px 0;
	padding: 0;
}

#sidebar-2 ul.sub_menu li {
	padding: 0 0 0 10px;
}
#sidebar-2 ul.sub_menu a {
	display:block;
	font-weight:normal;
	color: #333;
	height: 1.5em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #D5D5D5;
	text-decoration:none;
	background: url(../img/pfeil.png) no-repeat left center ;
}

#sidebar-2 ul.sub_menu a:hover {
	padding: .3em 0 .3em 15px;
	color: #075D13;		
}

/* Formatierung der aktiven Beispiel-Menues */
#leistungen2b #bsp_1 a, #leistungen2c #bsp_2 a, #leistungen2d #bsp_3 a, #leistungen2e #bsp_4 a, #leistungen2f #bsp_5 a,
#leistungen3b #bsp_1 a, #leistungen3c #bsp_2 a, #leistungen3d #bsp_3 a, #leistungen3e #bsp_4 a, #leistungen3f #bsp_5 a,
#leistungen4b #bsp_1 a, #leistungen4c #bsp_2 a,
#leistungen5b #bsp_1 a, #leistungen5c #bsp_2 a, #leistungen5d #bsp_3 a, #leistungen5e #bsp_4 a,
#leistungen6b #bsp_1 a, #leistungen6c #bsp_2 a,
#leistungen7b #bsp_1 a, #leistungen7c #bsp_2 a, #leistungen7d #bsp_3 a,
#leistungen8b #bsp_1 a, #leistungen8c #bsp_2 a, #leistungen8d #bsp_3 a {
	font-weight:bold;
	color: #075D13;
	background: url(../img/pfeil_a.png) no-repeat left center ;

}


/*****************************************************************************************/
/***************************************Columns**********************************************/
.two_col {
	clear:left;
	position: relative;
	min-height:260px;
	height:auto !important;  /* für moderne Browser */
	height:260px;  /*für den IE */
	}

.two_col h1 {
	position: absolute;
	bottom: 0;
	left:0;
	width: 295px;
	margin-bottom:20px;
	}



.nofloat {
	clear: both;
	padding-bottom:25px;
	}


/***************************************Form**********************************************/

form#myForm {
	margin: 0px 0 0 0px;
	padding:0;
	width:100%;
	}

form#myForm label {
	font-size:100%;
	font-weight:normal;
	float:left;
	display:block;
	text-align:left; 
	padding-right:10px;
	width:70px;
	}
	
input#name, input#email {
	margin-bottom:10px;
	width:310px;
	}
	
textarea#subject {
	margin-bottom:10px;
	width:310px;
	}
	
form#myForm #submit { 
	background-color:#075D13;
	margin:10px 0 0 0px;
	padding:5px 15px;
	color:#fff; 
	}
	
form#myForm input.txt, form#myForm textarea {
	border:1px solid #3A4247;
	}

form br {
	clear:left;
	}


/*****************************************************************************************/
/*************************************** Footer **********************************************/


ul#copyright {
	clear:left;
	padding: 30px 0 4px 62px;
	color: #333;
	float:left;
	width:948px;
	font-size:90%;
	}

#copyright a {
	color:#075D13;
	text-decoration:none;
	}
	
#copyright a:hover {
	color: #1A962b;
	text-decoration:underline;
}
	
ul#copyright li {
	display:inline;
	padding:0;
	margin:0;
	padding-right:14px;
	border-right:1px solid #cccccc;
	margin-right:10px;
	}

ul#copyright li.last {
	border-right:none;
	font-size:80%;
	float:right;
	}



#footer {
	width: 1045px;
	margin: 0px auto 0 auto;
	height:30px;
	background: #1A962b url(../img/bg_footer.png) no-repeat bottom center;
	
	}


