/* CSS Award-History */
/* 2007-12-30 */
/* geaendert 2010-02-06 */
/* P. Zinken - www.zinken.name */

* {
margin: 0;
padding: 0;
}

body {
background: url(grafik/body.jpg) top left repeat-y #726656;
width: 100%;
font-family: Verdana, Arial, sans-serif;
font-size: 100.01%;
}

#wrap {
width: 100%;
background: url(grafik/content.jpg) top left repeat-y;
margin-bottom: 10px;
}

#head {
width: 100%;
height: 126px;
background: url(grafik/head.jpg) top left no-repeat;
}
#head h1 {
margin-left: -3000px;
}

#contentwrap {
background: url(grafik/links.jpg) bottom left no-repeat transparent;
}

/* Hauptmenue linke Seite */

#menue {
position: absolute;
left: 18px;
top: 140px;
width: 140px;
background-color: transparent;
}
#menue ul {
list-style-type: none;
}
#menue li {
font-size: 0.7em; /*90%*/
font-weight: bold;
text-align: left;
}

/* Auswahlmenue Museum, History */

.menue2, .menue3 {
text-align: center;
margin: 0;
}
.menue2 li, .menue3 li {
display: inline-block; /* kompatible Browser */
margin: 2px;
padding: 0;
vertical-align: top;
width: 40px;
height: 20px;
}
.menue2 li div, .menue3 li div {/* stabilisiert Firefox bis 3 */
display: table;
}
.menue2 li div div, .menue3 li div div {
display: block;
width: 40px; /* stabilisiert Firefox bis 3 */
}

/* Sprachwahl */

#language {
position: absolute;
top: 90px;
left: 20px;
width: 20px;
height: 10px;
}

/* Hauptinhalt */

#content {
background-color: transparent; 
min-height: 560px;
max-width: 900px;
padding: 20px 50px 20px 230px;
text-align: left;
}

/* Fusszeile */

#foot {
width: 100%;
height: 30px;
background: url(grafik/foot.jpg) top left no-repeat;
}
#foot ul {
display: inline;
list-style-type: none;
}
#foot li {
float: left;
text-align: center;
font-size: 0.7em;
font-weight: bold;
padding: 0px;
margin: 14px 0 0 28px;
}
#foot li a:link {
display: block;
float: left;
color: #000;
text-decoration: none;
}
#foot li a:hover {
color: #dcccb5;
}
#foot li a:visited {
color: #000;
text-decoration: none;
}
#foot li a:visited:hover {
color: #dcccb5;
}
#foot p {
padding: 12px 0 0 0;
margin-left: 350px;
font-size: 0.7em;
color: #000;
}
#portal {
position: absolute;
width: 500px;
left: 50%;
margin: 40px 0 0 -250px;
}
#portal p a {
color: #000;
}

/* Float */
 
.clear {
float: none;
clear: both;
font-size: 0;
height: 0px;
display: none;
}

/* Allgemeine Textformatierungen */

h1 {
font-weight: bold;
text-align: center;
font-size: 1.4em;
font-family: Monotype Corsiva, Georgia, serif;
font-style: italic;
color: #726656;
padding: 0 0 20px 0;
}
h1 span {
padding: 0 0 0 130px;
background: url(grafik/headline-li.jpg) left center no-repeat transparent;
}
h1 span span {
padding: 0 130px 0 0;
background: url(grafik/headline-re.jpg) right center no-repeat transparent;
}
h2 {
font-weight: bold;
text-align: left;
font-size: 1.4em;
font-family: Monotype Corsiva, Georgia, serif;
font-style: italic;
color: #726656;
padding: 10px 0 20px 0;
}
h3 {
font-weight: bold;
text-align: left;
font-size: 1em;
font-family: Verdana, Arial, sans-serif;
font-style: normal;
color: #726656;
padding: 10px 0;
}
h4 {
font-weight: bold;
text-align: left;
font-size: 0.9em;
font-family: Verdana, Arial, sans-serif;
font-style: normal;
color: #726656;
padding: 4px 0;
}
p {
font-size: 0.8em;
padding: 5px 0;
line-height: 1.4em;
}
.small {
font-size: 0.8em;
font-style: normal;
}
.first {
font-weight: bold;
font-size: 1.4em;
font-family: Monotype Corsiva, Georgia, serif;
font-style: italic;
color: #726656;
border: 1px solid #726656;
padding: 0 4px 0 1px;
margin: 0 2px 0 0;
}
.bold {
font-weight: bold;
font-style: normal;
}
.center {
text-align: center;
}
.right {
text-align: right;
}
.fremdwort {
font-style: italic;
border-bottom: 1px dotted #000;
cursor: help;
}
.trenner {
padding: 10px 0 0 0;
margin: 12px 0 0 0;
background: url(grafik/trenner.jpg) top center no-repeat transparent;
clear: both;
float: none;
}
.trenner2 {
padding: 20px 0 0 0;
background: url(grafik/trenner.jpg) center center no-repeat;
clear: both;
float: none;
}
.invis {
display: none;
}
img {
border: 0;
}
.leftimg img {
float: left;
margin-right: 6px;
}
.rightimg img {
float: right;
margin-left: 6px;
}
.history img {
float: left;
margin: 10px 10px 10px 0;
}
#portal .flagge img {
margin: 4px 2px 0 2px;
border: none;
}

/* Listen */
.liste ul {
padding: 0 0 0 16px;
}
.liste li {
padding: 2px 0;
font-size: 0.8em;
font-style:normal;
}

/* Suche */
#output li {
font-size: 0.8em;
margin: 4px 0 0 20px;
line-height: 1.4em;
}
#output, #ouput p {
background-color: #dbcbb4 !important;
}

/* Formulare */
form {
text-align: left;
margin-bottom: 1.5em;
}
fieldset {
border: 0;
margin: 0;
padding: 0;
text-align: left;
}
input.eingabe {
width: 400px;
font-family: Georgia, Verdana,Helvetica,Arial,sans-serif;
font-size: 0.9em;
margin: 4px 5px 4px 0px;
padding: 2px;
background-color: #ddd;
color: #000;
text-align: left;
}
input.eingabe:focus {
background-color: #dedbd1;
color: #000;
}
input.eingabe2 {
width: 20px;
font-family: Georgia, Verdana,Helvetica,Arial,sans-serif;
font-size: 1.2em;
font-weight: bold;
margin: 4px 5px 4px 0px;
padding: 2px;
background-color: #ddd;
color: #000;
text-align: center;
}
input.eingabe2:focus {
background-color: #dedbd1;
color: #000;
}
input.eingabe3 {
width: 340px;
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: 0.9em;
margin: 8px 0 6px 0px;
padding: 4px 2px;
background-color: #fff;
color: #000;
text-align: left;
}
input.eingabe3:focus {
background-color: #dbcbb4;
color: #000;
}
textarea {
width: 400px;
font-family: Georgia, Verdana,Helvetica,Arial,sans-serif;
font-size: 0.9em;
margin: 4px 5px 4px 0px;
padding: 2px 4px;
background-color: #ddd;
color: #000;
text-align: left;
}
textarea:focus {
background-color: #dedbd1;
color: #000;
}
.knopf {
background-color: #726656;
color: #dcccb5;
width: 104px;
height: 26px;
margin: 0 10px 0 0px;
cursor: pointer;
border: 0;
}
.knopf:hover {
background-color: #726656;
color: #daa520;
cursor: pointer;
}
label {
margin-top: 4px;
width: 160px;
height: 24px;
text-align: left;
font-size: 0.9em;
float: left;
}
img.rechen {
margin: 0;
padding: 0;
border: 0;
}

/* Links allgemein */

a:link {
color: #433f3a;
font-weight: bold;
background-color: transparent;
text-decoration: underline;
}
a:hover {
color: #000;
background-color: transparent;
text-decoration: none;
}
a:visited {
color: #555;
font-weight: bold;
background-color: transparent;
text-decoration: underline;
}
a:visited:hover {
color: #000;
background-color: transparent;
text-decoration: none;
}
a.extern {
padding-right: 16px;
background: url(grafik/extern1.gif) right no-repeat;
color: #000;
}
a:hover.extern {
color: red;
text-decoration: none;
padding-right: 16px;
background: url(grafik/extern.gif) right no-repeat;
}

/* Galerie Museum */

#museum {
margin: 0;
padding: 0;
text-align: center;
}
#museum li {
display: inline-block; /* kompatible Browser, fuer IE siehe  IE.css */
margin: 4px 0;
vertical-align: top;
width: 180px;
height: 170px;
}
#museum li div {/* stabilisiert Firefox bis 3 */
display: table;
}
#museum li div div {
display: block;
width: 180px; /* stabilisiert Firefox bis 3 */
}
#museum p {
font-size: 0.7em;
text-align: center;
margin: 0 4px;
line-height: 1.6em;
}
#museum li a {
padding-left: 16px;
background: url(grafik/lupe.gif) left no-repeat;
font-weight: bold;
color: #000;
font-weight: normal;
}
#museum li a:hover {
padding-left: 16px;
background: url(grafik/lupe1.gif) left no-repeat;
color: red;
text-decoration: none;
}
#museum li a:visited {
color: #000;
padding-left: 16px;
background: url(grafik/lupe.gif) left no-repeat;
}
#museum li a:visited:hover {
color: red;
text-decoration: none;
padding-left: 16px;
background: url(grafik/lupe1.gif) left no-repeat;
}
#museum a.extern {
padding-right: 16px;
margin-left: -16px;
background: url(grafik/extern1.gif) right no-repeat;
color: #000;
font-weight: normal;
}
#museum a:hover.extern {
color: red;
text-decoration: none;
padding-right: 16px;
background: url(grafik/extern.gif) right no-repeat;
}
#museum a:visited.extern {
padding-right: 16px;
background: url(grafik/extern1.gif) right no-repeat;
color: #000;
}
#museum a:visited:hover.extern {
color: red;
text-decoration: none;
padding-right: 16px;
background: url(grafik/extern.gif) right no-repeat;
}

/* Erhaltene Awards */

#auszeichnung {
margin: 0;
padding: 0;
text-align: center;
}
#auszeichnung li {
display: inline-block; /* kompatible Browser */
margin: 12px 4px;
vertical-align: top;
width: 280px;
height: auto;
}
#auszeichnung li div {/* stabilisiert Firefox bis 3 */
display: table;
}
#auszeichnung li div div {
display: block;
width: 280px; /* stabilisiert Firefox bis 3 */
}
#auszeichnung p {
font-size: 0.7em;
text-align: left;
margin: 0 6px;
line-height: 1.6em;
}
#auszeichnung li a {
padding-left: 16px;
background: url(grafik/lupe.gif) left no-repeat;
font-weight: bold;
color: #000;
font-weight: normal;
}
#auszeichnung li a:hover {
padding-left: 16px;
background: url(grafik/lupe1.gif) left no-repeat;
color: red;
text-decoration: none;
}
#auszeichnung li a:visited {
color: #000;
padding-left: 16px;
background: url(grafik/lupe.gif) left no-repeat;
}
#auszeichnung li a:visited:hover {
color: red;
text-decoration: none;
padding-left: 16px;
background: url(grafik/lupe1.gif) left no-repeat;
}
#auszeichnung a.extern {
padding-right: 16px;
margin-left: -16px;
background: url(grafik/extern1.gif) right no-repeat;
color: #000;
font-weight: normal;
}
#auszeichnung a:hover.extern {
color: red;
text-decoration: none;
padding-right: 16px;
background: url(grafik/extern.gif) right no-repeat;
}
#auszeichnung a:visited.extern {
padding-right: 16px;
background: url(grafik/extern1.gif) right no-repeat;
color: #000;
}
#auszeichnung a:visited:hover.extern {
color: red;
text-decoration: none;
padding-right: 16px;
background: url(grafik/extern.gif) right no-repeat;
}
