@charset "utf-8";
img {border:0}




a.menu { display:inline-block; margin-bottom:0px; text-align:center; width:250px; height:40px;
         border-style:ridge; border-width:0px; padding-top:20px; text-decoration:none; }

a.menu:link    { color:#ffffff; font-weight: bold; background-color:transparent; }
a.menu:hover   { color:#cfa359; font-weight: bold; background-color:transparent; }
a.menu:visited { color:#ffffff; font-weight: bold; background-color:transparent; }



.search {
align: center;
padding-top:18px;
}


.standard {
overflow: hidden;
box-shadow: 0px 0px 2px 2px #cfa359;
border: 5px solid #5e4c26;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
width: 880px;
margin-left: auto; 
margin-right: auto;
}

.standard table {
background: #cfa359; /* Old browsers */
margin: 0px;
padding: 0px;
border-collapse: collapse;
border-spacing: 0;
width: 100%;
height: auto;
}



.standard td {
vertical-align:left;
border:0px solid #000000;
border-width: 1px 0px 0px 0px;
padding: 0px;
font-size: 16px;
font-family: Arial;
color: #000000;
}


.standard #zeile {
background: rgb(149,149,149); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(149,149,149,1) 0%, rgba(94,76,38,1) 46%, rgba(94,76,38,1) 50%, rgba(94,76,38,1) 53%, rgba(99,85,40,1) 76%, rgba(86,71,35,1) 87%, rgba(94,76,38,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(149,149,149,1)), color-stop(46%,rgba(94,76,38,1)), color-stop(50%,rgba(94,76,38,1)), color-stop(53%,rgba(94,76,38,1)), color-stop(76%,rgba(99,85,40,1)), color-stop(87%,rgba(86,71,35,1)), color-stop(100%,rgba(94,76,38,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(149,149,149,1) 0%,rgba(94,76,38,1) 46%,rgba(94,76,38,1) 50%,rgba(94,76,38,1) 53%,rgba(99,85,40,1) 76%,rgba(86,71,35,1) 87%,rgba(94,76,38,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(149,149,149,1) 0%,rgba(94,76,38,1) 46%,rgba(94,76,38,1) 50%,rgba(94,76,38,1) 53%,rgba(99,85,40,1) 76%,rgba(86,71,35,1) 87%,rgba(94,76,38,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(149,149,149,1) 0%,rgba(94,76,38,1) 46%,rgba(94,76,38,1) 50%,rgba(94,76,38,1) 53%,rgba(99,85,40,1) 76%,rgba(86,71,35,1) 87%,rgba(94,76,38,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(149,149,149,1) 0%,rgba(94,76,38,1) 46%,rgba(94,76,38,1) 50%,rgba(94,76,38,1) 53%,rgba(99,85,40,1) 76%,rgba(86,71,35,1) 87%,rgba(94,76,38,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#959595', endColorstr='#5e4c26',GradientType=0 ); /* IE6-9 */
}


.pic {
box-shadow: 0px 0px 2px 2px #5e4c26;
border: 5px solid #5e4c26;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
width: 375px;
margin: auto;
}

.pic table {
margin: 0px;
padding: 0px;
border-collapse: collapse;
border-spacing: 0;
width: 100%;
height: auto;
}



.pic td {
vertical-align:middle;
background-color: #ffffff;border:0px solid #000000;
border-width: 0px 1px 1px 0px;
padding: 5px;
font-size: 16px;
font-family: Arial;
color: #000000;
}