/*------------------Allgemeines------------------------*/

span, div, a, h1, h2, h3, h4, div, form, input, dl, ul, li, dt, dd, img {
    margin: 0;
    border: 0;
    padding: 0;
    text-decoration: none;
    list-style-type: none;
    }
body,h1,h2,h3,h4,h5,h6,ol,ul,li,dl,dt,dd,p,input,textarea,select {
	color: #4b4b4b;
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
    }
    
body {
    background:#FFFEEE url(../medias/back_background.gif) repeat-y top center;
    font-size: x-small;
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: small;
    line-height: 1.6em;
    text-align: center;
    margin: 0;
    padding: 0;
    }
a, a:link {
	color: #669900;
	text-decoration: none;
}
a:visited {
	color: #669900;
	text-decoration: none;
    }
a:hover {
    color: #669900;
    background-color: #ecf4e3;
    }

p a:link {
	border-bottom: 1px dotted #669900;
}

p a:visited {
	border-bottom: none;
}

img, a img {
	border: 0;
    }
img, a:link img, a:hover img, a:visited img {
	border: 0;
    }
.none {
    display:none;
    }

.left {
    float: left;
    }
.right {
    float: right;
    }
.clear {
    clear: both;
    }
.space {
    height: 20px;
    }

.green {
	color: #669900;
	}

p {
	font-size: 0.9em;
	line-height: 1.6em;
	margin: 5px 30px 0 0;
	padding: 5px 0 10px 0;
	clear: both;
}
#content ul {
    font-size: 0.9em;
    line-height: 1.6em;
    }

/*------------------Headlines------------------------*/

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	text-align: left;
	clear: both;
	
}

h1 {
	color: #669900;
	font-size: 1.3em;
	font-family: "Bitstream Vera Sans", Arial, Helvetica,sans-serif;
	margin: 0 0 20px 0;
	text-transform: uppercase;

    }

#content h1 {
    margin: 30px 30px 5px 0;
    padding: 0 0 2px 0;
	background: url(../medias/l_balken.gif) no-repeat bottom right;
    }

#sidebar h1 {
	font-size: 1.1em;
    margin: 30px 0 0 30px;
    padding: 0 0 2px 0;
	}    
h2 {
	color: #958D8A;
	font-family: "Bitstream Vera Sans", Arial, Helvetica,sans-serif;
	font-size: 1.1em;
	margin: 0;
	padding: 10px 0 10px 0;
	text-transform: uppercase;
    }
h3 {
    font-size: 1.0em;
    }
#content h3 {
        color: #669900;
    }
h4 {
    font-size: 0.9em;
    }

/*------------------Layout------------------------*/

#container {
    padding:0 0 0 0;
    margin:0 auto 0 auto;
    background:top repeat-y url(../medias/back_content.gif);
    text-align:center;
    width:780px;
    }
#holder {
    padding:0 0 0 0;
    margin:0 auto 0 auto;
    background:top repeat-y url(../medias/hg_holder.gif);
    text-align:left;
    width:740px;
    }
#top_streifen {
    background:url(../medias/hg_top.gif) no-repeat top;
    margin:auto;
    padding:0 0 0 0;
    width:780px;
    height:18px;
    }
#top {
    background:url(../medias/top_hggras.jpg) no-repeat top;
    width:740px;
    height:133px;
    text-align:left;
    border-bottom:#FFFFFF solid 1px;
    }
#logo {
    position:relative;
    width:205px;
    height:100px;
    margin:0;
    padding:0;
    }
#menu {
    position:relative;
    background:url(../medias/menu_hggras.gif) no-repeat top;
    width:740px;
    height:75px;
    }

#sidebar {
    font-size: 0.9em;
    line-height: 1.6em;
    float:left;
    width:203px;
    }
    
#content {
    float:right;
    width:506px;
    text-align:left;
    margin: 0 0 30px 0;
    }
body#traum #content {
    float:left;
    width:740px;
    margin: 1px 0 133px 0;
    }

#footer {
    background: url(../medias/hg_footer.gif) no-repeat center;
    width: 730px;
    height: 48px;
    padding: 18px 0 0 50px;
    text-align: left;
    font-size: 0.8em;
    margin: auto;
    color: #958D8A;
    }

.sidemenu {
    position:relative;
    width:173px;
    height: 200px;
    padding:10px 0 0 30px;
    text-align:left;
    }


/*-------------Topmenu-------------*/

#topnav li {
    float: left;
    font-size: 1.1em;
    padding: 0  5px 0 5px;
    width: auto;
    display: block;
    text-transform: uppercase;
    }

#topnav li a, #topnav li a:link {
    background: transparent;
    color: #ffffff;
    text-decoration: none;
    padding: 6px 5px 3px 5px;
    display: block;
    }

#topnav li a:hover {
    background: transparent;
    border-top: 3px solid #fff;
    padding: 3px 5px 3px 5px;
    cursor: pointer;
    }

#topnav li a#current, #topnav li a#current:link {
    color: #fff;
    cursor: default;
    border-top: 3px solid #fff;
    padding: 3px 5px 3px 5px;
    }

/*
#topnav li a#current:hover {
    border-top: 3px solid #fff;
    }
*/
body#home a#homenav,
body#traum a#traumnav,
body#rasen a#rasennav,
body#garten a#gartennav,
body#projekte a#projektenav,
body#produktion a#produktionnav,
body#unternehmen a#unternehmennav {
    color: #fff;
    cursor: default;
    border-top: 3px solid #fff;
    padding: 3px 5px 3px 5px;
    }

.topeins {
    margin: 0 0 0 20px;
    }

/*-------------Sidebarmenu-------------*/

.sidemenu ul
    {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
    font-family: Arial, Helvetica, sans-serif;
    }

.sidemenu a
    {
    display: block;
    padding: 2px 0 2px 0;
    width: 173px;
    color: #958D8A;
    text-transform: uppercase;
 }

.sidemenu a:link, .sidemenu a:visited
    {
    color: #958D8A;
    text-decoration: none;
    }

.sidemenu a:hover
    {
    background-color: #F8F8EC;
    color: #669900;
    cursor: pointer;
    border: none;
    }

.sideactive a:link, .sideactive a:visited, .sideactive a:hover
    {
    background-color: #F8F8EC;
    color: #669900;
    cursor: default;
    margin: 0;
    }
    
.lastmenu {
    border-bottom: #EDECE0 solid 1px;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    }

/*-------------Sidesubmenu-------------*/

#sidesubmenu
    {
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
    font-family: Arial, Helvetica, sans-serif;
    }

#sidesubmenu a
    {
    display: block;
    padding: 2px 0 2px 13px;
    width: 160px;
    color: #958D8A;
    text-transform: none;
    background-color: #fff;
    }

#sidesubmenu a:link, #sidesubmenu a:visited
    {
    color: #958D8A;
    text-decoration: none;
    }

#sidesubmenu a:hover
    {
    background-color: #F8F8EC;
    color: #669900;
    cursor: pointer;
    border: none;
    }
#sidesubmenu .subactive a:link, #sidesubmenu .subactive a:visited {
    color: #669900;
    cursor: default;
    }

/*---------------footermenu-------------------*/

#footernavi {
    float: right;
    margin-right: 50px;
    display: inline;
    }

#footermenu li {
    display: inline;
    padding: 0 7px 0 7px;
    border-left: 1px solid #958D8A;
    }
.footerlast {
    border-right: 1px solid #958D8A;
    }
body#unternehmen a#unternehmennav,
body#partner a#partnernav,
body#kontakt a#kontaktnav,
body#sitemap a#sitemapnav {
    color: #4b4b4b;
    }


/*---------------content-------------------*/

.punkte {
    background:url(../medias/hg_punkte.gif) bottom repeat-x;
    margin: 0 30px 0 0;
    padding:10px 10px 10px 10px;
}
.h2punkte {
    padding: 20px 0 10px 10px;
    }
.imageleft {
    border: 1px solid #EDECE0;
    margin: 0 0 15px 0;
    padding: 5px;
    float: left;
    }
.imageleftpflege {
    border: 1px solid #EDECE0;
    margin: 15px 0 10px 0;
    padding: 5px;
    float: left;
    }

/*----------------replace--------------------*/ 	

.replace {
    display: block;
    text-indent: -999em;
    }

.prrlogo {
    background:url(../medias/prr_logo.gif);
    width:205px;
    height:100px;
    }
/*-------------Home-------------*/
body#home h1 {
	color: white;
	font-size: 0.9em;
	line-height: 0.9em; 
	margin: 0; 
	padding: 0; 
	}
body#home h2, body#home h3 {
	color: white;
	font-size: 0.8em;
	margin: 0; 
	padding: 0;  
	text-transform: uppercase;
	}
body#home h1 a:link,
body#home h1 a:hover,
body#home h1 a:visited,
body#home h2 a:link,
body#home h2 a:hover,
body#home h2 a:visited {
    color: white;
    background: transparent;
    }
		
body#home #footer h3 {
    color: #958D8A;
    font-size: 1.0em;
    text-transform: none;
    }

body#home h3 a:link
    {
    display: block;
    padding: 2px 0 2px 0;
    width: 175px;
    color: #958D8A;
    text-transform: uppercase;
 }


body#home h3 a:link, body#home h3 a:visited
    {
    color: #958D8A;
    text-decoration: none;
    }

body#home h3 a:hover
    {
    background-color: #F8F8EC;
    color: #669900;
    border: none;
    }
#gartenpark {
    position: relative;
	}
#headlines { 
    width: 460px; 
    right: 50px;
    top: 240px; 
    position: absolute;
    }
#sofort {
    float: right;
    margin: 10px 30px 30px 0;
    }
.imggartenpark { 
	border-top: 1px solid white; 
	border-bottom: 20px solid white; 
	}    

/*-------------Menschen-------------*/

.imagemenschen {
    border: 1px solid #EDECE0;
    margin: 0 10px 0 0;
    padding: 5px;
    float: left;
    }
.punktemenschen {
    background:url(../medias/hg_punkte.gif) bottom repeat-x;
    margin: 0 30px 20px 0;
    padding:10px 10px 10px 10px;
    min-height:8em; 
    height:auto;
}
/* for Internet Explorer */
/*\*/
* html .punktemenschen {
    height: 8em;
    }
/**/
.menschen {

    padding-left: 92px;
    }
/*-------------Partner-------------*/

body#partner #sidebar {
    font-size: 0.9em;
    line-height: 1.6em;
    float:left;
    width:95px;
    }    
    
body#partner #content {
    float:right;
    width:614px;
    margin: 1px 0 30px 0;
    }    

body#partner .sidemenu {
    position:relative;
    width:65px;
    height: 200px;
    padding:10px 0 0 30px;
    text-align:left;
    }

body#partner .sidemenu a
    {
    display: block;
    padding: 2px 0 2px 0;
    width: 65px;
    color: #958D8A;
    text-transform: uppercase;
 }
 
 table {
	border-collapse: collapse;
	table-layout:fixed;
	width: 578px;
	font-size: 0.9em;
	line-height: 1.4em;
	margin-top: 10px;
	}
th, td {
	padding: 5px;
	text-align: left;
	}

th {
	background: #F8F8EC url(../medias/hg_punkte.gif) bottom repeat-x;
	color: #669900;
	font-weight: normal;
	}	
td, tfoot {
	border-top: 1px solid #C3C3C3;
	}	
td.angebot, th.angebot {
    width: 150px;
	}
td.name, th.name {
    width: 200px;
	}	

body#partner #content {
    min-height:20em; 
    height:auto;
}
/* for Internet Explorer */
/*\*/
* html body#partner #content {
    height: 20em;
    }
/**/
   
/*-------------Plan-------------*/

.planimage { 
	margin: 30px 0 40px 0;
	}

/*----------------Listen--------------------*/ 

.contentlist
{
margin: 0;
padding-left: 20px;
}

.contentlist li
{
list-style: disc;
}

.listabstand li {
    padding: 5px 0 5px 0;
    }
.listgreen li {
    color: #669900;
    }    

/*----------------formular--------------------*/ 

input, textarea {
	margin: 3px 0;
	border: 1px solid white;
	background: #f5f5f5;
	padding: 3px 3px;
	width: 400px;
}

input:active, input:focus, input:hover,
textarea:active, textarea:focus, textarea:hover  {
	background: #F8F8EC;
}
.fehler {
    color: #669900;
    padding: 0 0 5px 0;
    }
    
    
/*----------------sitemap--------------------*/ 
    
.sitemaplist
{
margin-top: 20px;
padding: 3px;
width: 300px;
}

.sitemaplist li
{
list-style: none;
}

.sitemaplist a
{
color: #4b4b4b;
text-decoration: none;
display: block;
border-left: 10px solid #dcdcdc;
border-bottom: 1px solid #dcdcdc;
padding: 4px 8px;
}

.sitemaplist a:hover { 
	border-color: #f5f5f5;
	background-color: #f5f5f5;
	}

.subsitemaplist li a
{
border: 0;
border-left: 1px solid #dcdcdc;
padding: 3px 4px;
margin-left: 20px;
}

.subsubsitemaplist li {
    font-size: 1.2em;
    }

.subsubsitemaplist li a
{
border: 0;
border-left: 1px solid #dcdcdc;
padding: 3px 4px;
margin-left: 40px;
} 