* {
padding: 0;
margin: 0;
border: 0 none;
}
html {
height: 100.1%;
}
body {
height: 100%;
}
body {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 80%;
line-height: 1.5;
background-color: #FFFFCC;
color:  #000;
}
/* Layout */
#wrapper {
height: 100%;
min-height: 100%;
margin: 0 180px -41px 200px;
border-left: 2px solid #000;
border-right: 2px solid #000;
background-color: #FFFFCC;
color: #000;
}
html > body #wrapper {
height: auto;
}
#header {
position: relative;
height: 80px;
margin: 0 -182px 0 -202px;
border-bottom: 1px solid #000;
background-color: #000000;
color: #fff;
}

#header h1 {
position: relative;
width: 740px;
height: 70px;
padding: 0;
overflow: hidden; /* optional */
background-color: #000000;
color: #333333;
}
#header h1 span {
background-image: url(../images/header.jpg);
position: absolute;
width: 100%;
height: 100%;
}
#header a {
background-color: #2d455b;
color: #cfdce7;
text-decoration: none;
border-bottom: 1px solid #cfdce7;
}

#linkespalte {
float: left;
width: 200px;
margin-left: -199px;
}
#mitte {
margin-bottom: 12px;
}

#rechtespalte {
position: absolute;
top: 23px;
right: 0px;
width: 300px;
text-align: center;
}
#rechtespalteindex {
position: absolute;
bottom: 60px;
right: 0px;
width: 180px;
text-align: center;
}

#footerbox {
clear: both;
height: 40px;
}
#footer {
position: relative;
width: 100%;
height: 40px;
clear: both;
border-top: 1px solid #000;
background-color: #000000;
color: #cfdce7;
}
#footer p {
text-align: center;
padding-top: 10px;
font-size: 90%;
}

/* Formatierungen */
ul {
list-style: none;
}
ul ul {
margin: 0 0 0 20px;
}
ul li {
}

/**/
#linkespalte ul {
margin: 30px 15px 0 5px;
}
#linkespalte ul li {
margin: 5px 0px 0px 0px;
}
#linkespalte ul ul {
}
/**/
#mitte ul,
#mitte p {
margin: 15px 10px 15px 50px;
}
#mitte ul ul {
margin: 0px 0px 0px 30px;
}
#mitte ul li {
background-image: url(../images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 5px;
margin-top: 7px;
padding-left: 20px;
}

/* Links in Listen */
#linkespalte a {
display: block;
padding: 1px 0px 2px 10px;
text-decoration: none;
background-color: #CC6633;
color: #e6edf2;
border-left: 5px solid #2d455b;
}
#linkespalte a:hover {
display: block;
padding: 1px 0px 2px 11px;
text-decoration: none;
background-color: #993366;
color: #fff;
border-left: 5px solid #ffcc00;
}
#linkespalte a.aktiv {
display: block;
padding: 1px 0px 2px 11px;
text-decoration: none;
background-color: #663399;
color: #fff;
border-left: 5px solid #b3000f;
}

#mitte a {
padding: 1px 5px 2px 5px;
text-decoration: none;
border-right: 1px solid #6a92b5;
border-bottom: 1px solid #6a92b5;
background-color: #FFFF99;
color: #2d455b;
}
#mitte a:hover {
border-right: 1px solid #000;
border-bottom: 1px solid #000;
background-color: #468;
color: #fff;
}


#rechtespalteindex table {
border-collapse: collapse;
border-spacing: 0;
margin: 0 auto;
padding: 0;
}
#rechtespalteindex table td {
margin: 0;
padding: 0;
line-height: 0.7;
vertical-align: bottom;
}

h1, h2, h3, h4 {
margin-bottom: 5px;
padding: 5px 0px 5px 5px;
}
h1 {
margin-bottom: 15px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 200%;
font-style: italic;
letter-spacing: 1pt;
background-color: #663333;
color: #cfdce7;
}
h2 {
font-size: 120%;
background-color: #6a92b5;
color: #213343;
}
h3 {
font-size: 130%;
background-color: #6a92b5;
color: #213343;
}
h4 {
padding-left: 30px;
font-size: 105%;
background-color: transparent;
color: #213343;
}

hr {
display: none;
}

pre {
font-family: Verdana, Helvetica, Arial, sans-serif;
margin-left: 60px;
}

/////////////////////////////////////////////////////////
#obst5 {
border: 1px solid #f00;
}
th {
border: 1px solid #f00;
}
td {
border: 1px solid #f00;
}
/* */

#obst2 {
table-layout: fixed;
}
#obst3 {
border-spacing: 5px;
}
#obst4 {
border-collapse: collapse;
}

/* formatierte Tabelle */
#obst5 {
font-family: Verdana, sans-serif;
background-color: #cfc;
color: #000;
border: 2px solid #ccc;
border-collapse: collapse;
}
#obst5 th {
padding: 2px;
font-variant: small-caps;
background-color: #9cc;
color: #036;
border: 1px solid;
border-color: #fff #069 #069 #fff;
}
#obst5 tr.alt {
background-color: #ffc;
color: #000;
}
#obst5 td {
padding: 3px 5px;
border: 1px dashed #e0e0e0;
text-align: center;
}
#obst5 td.rowhead1 {
background-color: #fc9;
color: #000;
font-weight: bold;
}
#obst5 td.rowhead2 {
background-color: #feb;
color: #000;
font-weight: bold;
}
#obst5 td.land {
font-style: italic;
}
#obst5 td.pack {
text-align: center;
}
#obst5 td.preis {
text-align: right;
}
#obst5 tr:hover {
background-color: #9cc;
color: #000;
}
acronym.pregunta {
border-bottom: 1px dashed #333;
cursor: help;
}

