body {
    color : #111111;
    background-color: #eee;
    font-family : Times, "Times New Roman", serif;
    font-size : 12px;
    font-weight: normal;
    text-align: left;
    background-image: url(img/kachel_hg.jpg);
    padding: 0px;
    margin: 0px;
    border: 0px;
    border-collapse: collapse;
}

a:link, a:visited {
    color : #D7A05D;
    text-decoration : underline;
}

a:hover {
    color : #000000;
    text-decoration : underline;
}

a.newsletter:link, a.newsletter:visited {
    color : #000000;
    text-decoration : underline;
}

a.newsletter:hover {
    color : #D7A05D;
    text-decoration : underline;
}

h1 {
    color : #D7A05D;
    font-size : 16px;
    font-weight : bold;
    line-height:20px;
    padding: 0px;
    text-transform: uppercase;
}

h2 {
    color:#986527;
}

li {
    padding-top:8px;
}

form {
    margin: 0px;
    padding: 0px;
    border: 0px;
    display: inline;
}

select {
    font-size: 11px;
    font-family : Times, "Times New Roman", serif;
}

.center {
    position: absolute;
    width: 100%;
    text-align: center;
}

#main {
    width: 990px;
	margin:0 auto;
}

#logo {
    text-align: center;
    padding:12px;
}

#content {
    height: 400px;
    border: 10px solid white;
    padding-left: 550px;
    background: transparent url(img/loader.gif) no-repeat scroll center center;
}

#text, div#text {
    width:285px;
    height:360px;
    text-align: left;
    color: #000;
    background-color: white;
    padding: 20px;
    float: left;
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
    z-index:2;
    overflow: auto;
}

*+html #text, *+html div#text {
    width:285px;
    height:360px;
    text-align: left;
    color: #000;
    background-color: white;
    padding: 20px;
    float: left;
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
    z-index:1;
    overflow: auto;
}

#rosette {
    left: 895px;
}

#arrows {
    position: absolute;
    top: 550px;
    text-align: center;
    width: 80px;
    height:15px;
    background-color: white;
    padding: 8px;
    font-size:16px;
    line-height:30px;
}

#arrows a {
    text-decoration: none;
}

#navigation {
    width: 990px;
    height: 40px;
    padding: 0px;
    background-image: url(img/bg_nav.jpg);
    text-align: center;
    border-bottom: 1px solid #F7EFCA;
}

#footer {
    padding: 0px;
    text-align: center;
}

     .nav_over {
    width: 130px;
    height: 15px;
    text-align: center;
    float:left;
    padding: 10px;
    padding-top: 15px;
    cursor: pointer;
    text-align: center;
    background-image: url(img/bg_nav_over.jpg);
}

*+html .nav_over {
    width: 130px;
    height: 15px;
    text-align: center;
    float:left;
    /*padding: 10px;*/
    /*padding-top: 15px;*/
    cursor: pointer;
    text-align: center;
    background-image: url(img/bg_nav_over.jpg);
}

.nav {
    width: 130px;
    height: 13px;
    text-align: center;
    float:left;
    padding: 10px;
    padding-top: 15px;
    cursor: pointer;
    text-align: center;
    background-image: none;
    font-variant: small-caps;
}

*+html .nav {
    width: 130px;
    height: 13px;
    text-align: center;
    float:left;
    padding: 10px;
   /* padding-top: 15px;*/
    cursor: pointer;
    text-align: center;
    background-image: none;
    font-variant: small-caps;
}

nav_link, a.nav_link {
    width: 130px;
    height: 20px;
    color: #000;
    float:left;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
    font-variant: small-caps;
}

.black {
    color : #000000;
}

.dropdown {
    background-color: #fff;
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
    width: 145px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: absolute;
    top: 165px;
    z-index: 12;
    text-align: left;
    margin-left:-7px;
}

*+html .dropdown {
    background-color: #fff;
    filter: alpha(opacity=85);
    -moz-opacity: 0.85;
    width: 145px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: absolute;
    top: 170px;
    z-index: 12;
    text-align: left;
    margin-left:-137px;
}

.dropdown a {
    text-decoration: none;
    font-weight: normal;
    color: #000;
    padding-left: 20px;
    margin: 0px;
    width: 123px;
    display: block;
    line-height: 20px;
}

.dropdown a:hover {
    background-color: #D5A365;
    color: #fff;
}

.linie {
    display: block;
    line-height: 14px;
}

h3 {
    padding-left: 20px;
    color : #B0762F;
    font-size : 16px;
    font-weight : normal;
    font-variant: small-caps;
    margin: 0px;
}

.klein {
    color : #000;
    font-size : 10px;
    line-height:15px;
}

/*
th {
    color : #ffffff;
    font-size : 13px;
    font-weight : bold;
}
*/

.button
{
    color : #000000;
    background-color : #FFFFFF;
    border : 1px solid #B0762F;
    font-size : 11px;
    text-decoration : none;
    padding-bottom :1px;
    padding-top : 1px;
    padding-left : 1px;
    padding-right : 1px;
    margin : 4px 4px 4px 4px;
    width:178px;
}

*+html .button {
    width:170px;
}

.popup {
    color : #B0762F;
    font-size : 12px;
    background-color:#D4A260;
}




#loader-mask {
    position:relative;
}
#loader {
    background-color:#FFFFFF;
    left:0;
  filter:Alpha(opacity=80); /* IE */
  -moz-opacity:0.8; /* Gecko-Browser */
  opacity:0.8; /* Opera 9+ */
  position: absolute;
    position:absolute;
    text-align:center;
    top:0;
}
.loadergif {
    position:absolute;

}

#container{
    margin:0 auto;
    width:500px;
    padding:40px;
    text-align:left;
    background-color:#fff;
}
#container ul{
    text-align:center;
    margin:0 0 30px 0;
    list-style:none;
}
#container ul a{
    border:1px solid #eee;
    background-color:#f5f5f5;
    color:#444;
    font-size:1.5em;
    line-height:2em;
    padding:20px;
    margin:0 0 20px 0;
    display:block;
}
#container ul a:hover{
    border:1px solid #B5DF99;
    background-color:#CDEFB6;
    color:#358610;
}

#lightbox h2{
    margin:0 0 1em 0;
}
#lightbox h3{
    color:#FF713F;
}
#lightbox.done p{
    color:#333;
}

#form{
    text-align:left;
    margin:25px;
}
#form ul{
    list-style:none;
}
#form li{
    margin:0 0 1em 0;
}
#form textarea{
    width:100%;
    height:150px;
}

#definition{
    margin:25px;
}
.highlight{
    background-color:#FEFFAF;
}

.infotext {
    letter-spacing:1.1px;
    margin-left:-539px;
    margin-top:345px;
    position:absolute;
    z-index:5;
    font-size:18px;
    color:#fff;
    font-family:verdana;
    font-weight:normal;
}

*+html .infotext {
    letter-spacing:1.1px;
    margin-left:-905px;
    margin-top:345px;
    position:absolute;
    z-index:5;
    font-size:18px;
    color:#fff;
    font-family:verdana;
    font-weight:normal;
}



.infotext_notext {
    letter-spacing:1.1px;
    margin-left:-545px;
    margin-top:345px;
    position:absolute;
    z-index:3;
    font-size:18px;
    color:#fff;
    font-family:verdana;
    font-weight:normal;
}

*+html .infotext_notext {
    letter-spacing:1.1px;
    margin-left:-745px;
    margin-top:345px;
    position:absolute;
    z-index:3;
    font-size:18px;
    color:#fff;
    font-family:verdana;
    font-weight:normal;
}

.index_subtext p {
    color:#986527;
    font-size:16px;
    width:600px;
    padding-left:200px;
}

.index_subtext h1 {
    color:#986527;
    font-size:20px;
}

ul{
	color:#986527;
	display:block;
	font-size:16px;
	margin:0 auto;
	text-align:left;
	width:400px;
}

.flyer_sub > p {
    text-align:center;
}

div#galerie{
	background-color:#fff;
	padding:10px;
	overflow:auto;
	height:400px;
}

div#galerie a{
	border:0;
	margin:0;
	padding:0;
	color:none;
	text-decoration:none;
}

img.galerie{
	border:2px solid white;
}