@charset "utf-8";
/* CSS Document /* 

########################################################################################################
########################################################################################################

Einteilung des CSS-Aufbaus

0. Import CSS
1. Standards
2. Layout
3. Navigation
4. Content
5. Links 

########################################################################################################
######################################################################################################*/

/* 0. Import CSS */

	@import url("lightbox.css");
	@import url("cms.css");

/* ########################################################################################################
######################################################################################################*/   

/* 1. Standards */

html, body, p, h1, h2, h3, h4, h5, h6, ul, ol, span, a, table, td, form, img, li, form, object, textarea {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style-type: none;
	color: #666;
	font-size:12px;
}

hr {color: #CCCCCC; height: 1px; border-top: solid 1px #CCCCCC; border-bottom: transparent; clear: both;}


body {
	background: #FFF url(../images/bg.jpg) repeat-x top right;
	
	
}

html[xmlns^="http"] {
	overflow-y: scroll;
}

h1{
	font-size: 20px;
	color: #3d5030;
	font-weight:lighter;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 35px 0;

}

h2 {
	font-size: 18px;
	color: #5e5a5a;
	font-weight:lighter;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 10px 0;
}

h3 {
	font-size: 18px;
	color: #333;
	font-weight:lighter;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 10px 0;
}

h4 {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 18px 0;
}


p {margin: 0 0 20px 0px; line-height: 18px;}

img {border: none;}	

.float-left {float: left;}

/*######################################################################################################
######################################################################################################*/

/* 2. Layout */


#deutsch { 
	background:url(../images/deutsch-aktiv.jpg); 
	width: 24px; 
	height: 15px; 
	padding: 0; 
	float: right; 
	margin: 6px 5px 0 0;
}
	
#englisch { 
	background:url(../images/englisch-inaktiv.jpg); 
	width: 24px;
	height: 15px; 
	float: left;
	padding: 0; 
	float: right; 
	margin: 6px 25px 0 0px;
}
	
.clear {
	clear:left;
	float:none;
}

#wrapper {
	width: 955px;
	position:relative;
	margin: 0 auto;
}


#header {
	width: 955px;
	clear: both;
	background: url(../images/header2.jpg) no-repeat;
	height: 210px;
}

#no_slide {

	position: absolute;
	height: 30px;
	width: 200px;
	top: 0px;
	background: #679333;
	color: #fff;
	padding: 5px;
	left: 361px;
}


#slidegallery {
	width: 781px;
	height: 229px;
	background: url(../images/slidegallery.jpg);
	float: left;
	position: relative;
}

#produkte {
	width: 112px;
	height: 141px;
	background: url(../images/produkte.jpg);
	float: left;
}

#produkte:hover {
		background: url(../images/produkte-hover.jpg);
}

#boxleft {
	width: 191px;
	height: 200px;
	background: url(../images/links.jpg);
	float: left;
	padding: 10px 0 0 40px;
}

#boxleft p, #boxright p  {
	font-size: 11px;
	margin-bottom: 13px;}

#boxright {
	width: 177px;
	height: 475px;
	background: url(../images/rechts.jpg) no-repeat;
	float: left;
	padding: 10px 0 0 37px ;
}

#content {
	width: 495px;
	min-height: 485px;
	height: auto;
	float: left;
	padding: 0 15px 0 0;
}

#footer {
	width: 725px;
	height: 93px;
	background: url(../images/footer.jpg);
	float: left;
	padding: 48px 0 0 230px;
}



/*######################################################################################################
######################################################################################################*/


/* 3. Navigation */



ul#navi {
	position: absolute;
	top: 105px;
	left: 520px;
	width: 500px;

}

#navi li{
	float: left;
	position: relative;

}

#navi li:hover{

}

#navi li a {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 0 61px 0 0px;
}

#navi li a:hover {
	background: none;
	text-decoration: underline;
	padding: 0 61px 0 0px;
}



/*----------------- PNG-Filter/Position Hacks fr IE6 -------------------*/



/*------------------------------- Subnavi  -------------------------------*/

#subnavi { float: left; width: 50px;}

#subnavi li {
}

#subnavi li a { 
	text-decoration: none;
	color: #4b6a27; 
	font-size: 11px; 
	line-height: 14px; 
	background: url(../images/subnavi/pfeil.jpg) no-repeat center left;
	padding: 2px 2px 2px 10px;
	width: 55px;
	display: block;
}

#subnavi a:hover {
	background: #4b6a27;
	color: #fff;
	padding: 2px;
}

	
/*######################################################################################################
######################################################################################################*/

/* 4. Content */

.liste { float: left; margin-bottom: 50px; width: 200px; text-align:center;}

ul.liste li {
/*	background: url(../images/subnavi/pfeil.jpg) no-repeat  ;
*/	line-height: 20px;
	text-align: center;
}

.liste-angebote {
margin-left: 140px;
}


.bildborder {
	border: 1px solid #888;
	padding: 2px;
	background:#FFF url(../images/progress.gif) no-repeat center center;
	margin: 4px 12px 4px 0;
/*	cursor: url(../images/zoomin.cur), pointer;
*/  outline: none;
}

.bildborder:hover {
	border: 1px solid #75A833;
	padding: 2px;
}

#anschrift { float: left; width: 205px; font-size: 11px;}
#tele { float: left; width: 235px; font-size: 11px;}

#anschrift a, #tele a { font-size: 11px;}

.referenzen-text { float: left; width: 245px;}
.referenzen-bild01 { float: left; width: 160px;}
.referenzen-bild02 { float: left; width: 120px;}

.text-links {
float:left;
width: 300px;
}


/*######################################################################################################
######################################################################################################*/


/* 5. Links */


#wrapper #content .referenzen-bild01 a:hover { background: none; border: none; padding: 0; }


#wrapper #content p a:hover.no-bg { background: none; border: none; padding: 0; }
#wrapper #boxright p a.no-bg , #wrapper #boxright p a:hover.no-bg { background: none; border: none; padding: 0; }
#wrapper #content p.referenzen-bild01 a.bildborder, #wrapper #content p.referenzen-bild01 a:hover.bildborder  { background: none; border: none; padding: 0; }

#wrapper #content #euroweb-logos a { padding: 0;} 


#boxleft a, #boxright a { font-size: 11px;}

#boxright a { padding: 2px;}


.escape span { color: #75A833; font-size: 11px; padding: 0;}
#wrapper #footer #tele .escape span, #wrapper #content .escape span { padding: 0;}

a {
	text-decoration: underline;
	color: #4b6a27;
	outline: none;
}

a:hover, a:hover span{
	text-decoration:none;
	color:#fff;
	background: #3d5030;
	padding: 2px;
}


#nach-oben { 
	background: url(../images/nach-oben.jpg) no-repeat center left;
	padding: 0 0 0 10px; 
	font-size: 11px; 
	color: #666; 
	text-decoration: none;
	float: left;
	margin: 56px 0 0 150px;
	width: 60px;
}
*html #nach-oben {margin: 56px 0 0 120px;}

#nach-oben:hover {
	background: #75A833;
	padding: 2px;
	color: #fff;
	width: 52px;
}
	
a[href$=".pdf"] {
	 padding: 4px 0 4px 55px;
	 background: url(../images/pdf.gif) no-repeat 0 50%;
	 line-height: 30px;
	 border-bottom: none;
	 display:block;
}

/*######################################################################################################
######################################################################################################*/
