body
	{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Verdana;
	color: #333331;
	text-align: left;
	text-decoration: none;
	}

/* Ausrichtung Links oben*/

img {
border: 0px none;
}


.allgemein {
position: absolute;
top: 10px;
left: 10px;
width: 980px;
height: 580px;
border: 1px solid #221e1f;
background: #ffffff url(../bilder/hintergrund_schreinerei.jpg);
background-repeat: repeat-y;
background-position: right;
text-decoration: none;
}

.content {
  height: 375px;
  width: 580px;
  line-height: 20px;
  margin-top: 150px;
  margin-bottom: 10px;
  padding-bottom: 27px;
  padding-left: 15px;
  overflow: auto;
  background-color: transparent;
}

.content a {
  position: relative;
  text-decoration: none;
  color: #333331;
  }

/*
.navigation_rechts {
  width: 180px;
  height: 18px;
  background-color: #882F20;
  font-family: Verdana;
  color: #505050;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  text-align: right;
  border-left: 1px solid #808080;
  border-top: 1px solid #808080;
  border-bottom: 1px solid #808080;
  padding-left: 10px;
}
*/

.content_extra {
display: none;
}

.navigation_footer {
  position: relative;
  display: inline;
  font-family: Verdana;
  color: #882F20;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  padding-left: 10px;
  margin-left: 10px;
}

.navigation_footer a {
  position: relative;
  display: inline;
  font-family: Verdana;
  color: #882F20;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  border-left: 1px solid #808080;
  border-bottom: 1px solid #808080;
  padding-left: 10px;
}

.form {
border: 1px solid #808080;
color: #bf2a36;
line-height: 20px;
}

.form_scrollbar_textfeld {
border: 1px solid #808080;
color: #221E1F;
scrollbar-base-color:#bf2a36;
scrollbar-3dlight-color:#bf2a36;
scrollbar-arrow-color:#505050;
scrollbar-darkshadow-color:#505050;
scrollbar-face-color:#505050;
scrollbar-highlight-color:#505050;
scrollbar-shadow-color:#bf2a36;
scrollbar-track-color:#505050;
}

.logo {
float: left;
}
.logo img {
margin: 10px;
}

.container_content {
float:left;
}

.container_navigation {
margin-left: 600px;
padding-top: 200px;
width: 150px;
text-decoration: none;
}

.container_navigation a {
margin-left: 20px;
height: 14px;
color: #882F20;
font-size: 12px;
font-weight: bold;
text-align: right;
border-left: 1px solid #808080;
border-bottom: 1px solid #808080;
padding-top: 5px;
padding-left: 5px;
text-decoration: none;
}

.container_navigation a:hover {
border-left: 1px solid #882F20;
border-bottom: 1px solid #882F20;
color: black;
text-decoration: none;
}
 
.container_rechts {
position: relative;
padding-top: 20px;
margin-left: 790px;
width: 200px;
color: #F3AE04;
font-size: 12px;
font-weight: bold;
}

.container_rechts a {
width: 200px;
color: #F3AE04;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.container_rechts a:hover {
width: 200px;
color: #505050;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
.content_karten {
    font-family: Verdana, Arial, Helvetica;
    color: black;
    font-size: 12px;
    line-height: 16px;
	text-align: left;
	background-color: transparent;
}
    .thumb a {
        float: left;
    }
    
    .thumb img {
        margin: 5px 0 0 0;
    }
    
    .thumb ul {
        width: 55px;            /* Platz für Bild-Infos in der Übersicht */
        overflow: hidden;
        padding: 0 5px;
    }
    
    .thumb li {
        font: 10px verdana, arial, sans-serif;
        margin: 3px 0 0 0;
        padding: 0;
        border: none;
        display: block;
    }
    
        .thumb a:link, .thumb a:active, .thumb a:hover {
        color: #888;
        text-decoration: none;
        border: none;
    }
    
    .thumb a:visited {
        color: #aaa;
        text-decoration: none;
    }
    
    .thumb a:hover img {
        border: 1px solid #B48274;
        text-decoration: none;
    }

