/* Stylesheet Böcherer Gartenbau / Wasser / Stand 11.01.08 */

body {
margin: 0;
padding: 0;
background-image:url(../images/img3.gif);
background-repeat:repeat-x;
/*background-color: #F1A638;*/
font-family: Arial, Helvetica, sans-serif;
font-size: small;
color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6 {
color: #FFFFFF;
}

a {
color: #FFFFFF;
text-decoration:none;
}

a:hover {
color: #F1A638;
text-decoration: none;
}

/* Kopf */

#header {
width: 750px;
height: 200px;
margin: 0 auto;
background: url(../images/logo.png) no-repeat center bottom;
}

/* Logo */

#logo {
float: left;
}

/* Menu */

#menu {
float: right;
}

#menu ul {
margin: 0;
padding: 164px 0 0 0;
list-style: none;
}

#menu li {
display:inline;
}

#menu a {
display: block;
float: left;
margin-right: 2px;
padding: 10px 20px;
text-decoration: none;
font-size: 1em;
font-weight: bold;
color: #FFFFFF;
}

#menu a:hover, #menu .active a {
background-color: #F1A638;
color:#000000;
}

/* Hauptfeld */

#content {
width: 750px;
margin: 0 auto;
padding: 20px 0 0 0;
}

/* Textfeld links */

#colOne {
float: left;
width: 540px;
}

#colOne h2 {
margin-top: 0;
font-size: 1.3em;
}

#colOne p, #colOne ul, #colOne ol {
line-height: 120%;
text-align:left;
}

#colOne img {
border-style:solid;
border-width:1px;
border-color:#F1A638;
padding: 2px;
margin: 5px;
}

/* Textfeld rechts */

#colTwo {
float: right;
width: 180px;
}



/**Navigation**/

#sidebar{
width:180px;
float:right;
margin-top:40px;
font-size:1em;
line-height:1.3em;
}

#sidebar p{
font-size:0.9em;
}
.sidelink{
display:block;
width:180px;
margin:3px 0 2px 0;
padding:3px 0 3px 5px;
font-size:1.0em;
font-weight: normal;
text-align:left;
color:#ffffff;
border-top:1px solid #F1A638;
border-right:1px solid #F1A638;
border-bottom:1px solid #F1A638;
border-left:1px solid #F1A638;
}

.sidelink:hover,.menuheader{
background-color: #F1A638;
color:#000000;
border-top:1px solid #F1A638;
border-right:1px solid #F1A638;
border-bottom:1px solid #F1A638;
border-left:1px solid #F1A638;
text-decoration:none;
}

/* Fußzeile */

#footer {
clear: both;
width: 750px;
height: 60px;
margin: 0 auto;
padding: 20px 0;
}

#footer p {
margin: 0;
padding: 0;
text-align: left;
font-size: smaller;
}

/* Fotoshow */

.text {
font-size:11px;
border: 0px solid #9E8DE3;
/*background-color: #344147;*/
width:370px;
}

.button {
font-size:11px;
border: 1px solid #9E8DE3;
/*background-color: #344147;*/
width:70px;
}

.bild {
border: 1px solid #000000;
}

/* Slideshow 2009 */

.blend1	{filter:blendTrans(Duration=0.7, Transition=16);}
.blend2	{filter:blendTrans(Duration=1.5, Transition=16);}
.thumb	{filter:Alpha(style=2 finish-opacity=100); cursor:'hand';-moz-opacity:0.5;}
td	{margin:5px; padding:5px;}