body {
         background-color: #FFFFFF;
         color: #000000;
         font-size: 12px;
         font-family: Verdana, Arial;
         scrollbar-base-color: #edb97b;
         scrollbar-track-color: #f1d6b9;
         background-image: url('images/background.jpg');
}
a {
         text-decoration: none;
         color: #000000;
}
a:hover {
         text-decoration: overline underline;
         color: #583219;
}
#main {
         width: 970px;
         height: 600px;
         margin-left: auto;
         margin-right: auto;
         position: relative;
         background-color: #f1d6b9;
}
#main #header {
         width: 970px;
         height: 135px;
         border: #583219;
         position: relative;
         border: 1px solid #583219;
}
#main #header #adresse {
         width: 960px;
         font-size: 11px;
         border: 1px solid #583219;
         padding: 3px;
         margin-left: auto;
         margin-right: auto;
         position: relative;
                 background-color: #edb97b;
}
#main #menu {
         width: 234px;
         height: 393px;
         background-image: url('images/design_02.jpg');
         position: relative;
                 background-color: #f1d6b9;
}
#main #copy {
         width: 214px;
         height: 67px;
         position: relative;
         padding-left: 20px;
                 background-color: #f1d6b9;
}
#content {
         width: 715px;
         height: 460px;
         position: relative;
         background-image: url('images/design_03.jpg');
         background-attachment: scroll;
         padding-left: 21px;
         overflow-y: auto;
         overflow-x: hidden;
         background-color: #f1d6b9;
}
#content2 {
         width: 715px;
         height: 460px;
         position: relative;
         padding-left: 21px;
         overflow-y: auto;
         overflow-x: hidden;
         background-color: #f1d6b9;
}
h1, h2, h3, h4, h5, h6 {
         width: 300px;
         font-size: 11px;
         border-top: 1px solid #583219;
         border-bottom: 1px solid #583219;
         padding: 3px;
         position: relative;
                 background-color: #edb97b;
}
p {
                 padding-right: 10px;
}
img.left {
                 border-left: 8px solid #edb97b;
                 margin-right: 5px;
                 margin-bottom: 2px;
                 margin-top: 2px;
                 float: left;
}
img.right {
                 border-right: 8px solid #edb97b;
                 margin-left: 5px;
                 margin-bottom: 2px;
                 margin-top: 2px;
                 float: right;
}
img.left2 {
                 border-left: 8px solid #edb97b;
                 margin-right: 5px;
                 margin-bottom: 2px;
                 margin-top: 2px;
}
img.right2 {
                 border-right: 8px solid #edb97b;
                 margin-left: 5px;
                 margin-bottom: 2px;
                 margin-top: 2px;
}
#menutext {
        position: absolute;
        height: 366px;
        width: 209px;
        left: 13px;
        top: 7px;
}
input, textarea, select, option {
        background-color: #EDB97B;
        border-top: 1px  solid #583219;
        border-right: 1px solid #EDB97B;
        border-bottom: 1px solid #583219;
        border-left: 1px solid #EDB97B;
        scrollbar-track-color: #EDB97B;
}#main #content2 #bildermenu {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#main #content2 #bildermenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#main #content2 #bildermenu li {
	float: left;
	width: 190px;
	margin-right: 3px;
	margin-left: 3px;
	text-align: center;
	
}
#main #content2 #bildermenu a {
	background-color: #EDB97B;
	padding: 3px;
	width: 187px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #583219;
	border-bottom-color: #583219;
	display: block;
	font-weight: bold;
}
#main #content2 #bildermenu a:hover {
	text-decoration: none;
	background-color: #F1D6B9;
}
