
* {
 margin: 0px;
 padding: 0px;
 font-family: Verdana,sans-serif;
 font-size-adjust:none;
 font-stretch:normal;
 font-style:normal;
 font-variant:normal;
 font-weight:normal;
 font-size: small;
 line-height: 120%;
}

#menu a:link {
    padding: 2px;
    margin-left: 2px;
    font-size: x-small;
    font-weight: bold;
	border-width: 1px;
    border-style: dotted;
    border-color: transparent;
}

#menu a:visited {
    padding: 2px;
    margin-left: 2px;
    font-size: x-small;
    color: #21B3ED;
    font-weight: bold;
	border-width: 1px;
    border-style: dotted;
    border-color: transparent;
}

#menu a:hover {
    background-color: #efefef;
    padding: 2px;
    border-width: 1px;
    border-style: dotted;
    border-color: #eead22;
    margin-left: 2px;
    font-weight: bold;
}

#menu a:active {
    padding: 2px;
    margin-left: 2px;
    font-size: x-small;
    font-weight: bold;
	border-width: 1px;
    border-style: dotted;
    border-color: transparent;
}

div#lizenz {
    background-color: #efefef;
}

#lizenz * {
    font-size: xx-small;
}

span.activated {
    font-weight: bold;
    color: #423009;
}

div#menu {
    top: 0px;
    margin-top: 0px;
    margin-left: 0px;
    width: 100%;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-right: 0px;
    font-size: small;
    font-weight: bold;
    background-image:url("gfx/verlauf.png");
    background-repeat: repeat-x;
    background-attachment:fixed;
    height: 40px;
    text-align: right;
    z-index: 250;
    position: fixed;
    background-color: #ffffff;

}

div#news {
    position: absolute;
    margin-top: 60px;
    margin-left: 2%;
    padding: 10px;
    width: 22%;
    border-width: 1px;
    border-style: dotted;
    border-color: #eead22;
    background-image:url("gfx/verlauf_quer.png");
    background-repeat: repeat-y;
    background-attachment:fixed;
    z-index: 255;
}

div#news * {
    font-size: 12px;
}
div#news ul {
    margin-left: 15px;
}

div#news li {
    margin-bottom: 5px;
}

div#news p {
    margin-bottom:5px;
	line-height: 125%;
}

div#news h3 {
   color: #806B40;
   font-size: medium;
   font-weight: bolder;
   background-color: #efefef;
   padding: 3px;
   margin-bottom:3px;
   margin-top: 20px;

   border-width: 1px;
   border-style: dotted;
   border-color: #eead22;
}

div.content {
    position: absolute;
    margin-left: 33%;
    margin-right: 98%;
    margin-top: 60px;
    margin-bottom: 100px;
    width: 65%;
    font-size: x-small;
    text-align: justify;
    z-index: 0;
}

div.blog {
    margin-left: 15%;
    margin-bottom: 60px;
}

div.box {
    text-align: right;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 20px;
    margin-right: 0px;
    padding: 5px;

    font-size: small;
    text-align: right;
    float: right;
    background-color: #ffffff;
    background-image:url('bilder/nanook_hell_lores.jpg');
    background-position:left top;
    background-repeat: no-repeat;

    border-width: 1px;
    border-style: solid;
    border-color: #333333;

	z-index: 255;
}

div.pic {
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 0px;
    font-size:x-small;
    text-align: left;
    float: right;
    background-color: #ffffff;
}

div.lpic {
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 10px;
    font-size:x-small;
    text-align: left;
    float: left;
    background-color: #ffffff;
}

div.passpartout {
    position: absolute;
    top:100px; left:240px; width:800px; height:600px;

    background-color: #bcbcbc;
    text-align: center;
    z-index: 255;
}

div#selection {
	font-size: x-small;
	vertical-align:middle;
	margin-bottom:30px;
	padding-left:5px;
    border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color: #806B40;
}

div#lizenz {
    margin-top: 30px;
    margin-bottom: 20px;
    padding: 3px;
    font-size: x-small;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    border-color: #999999;
    clear: both;
}

body {
    background-image:url("bilder/zara_hg.jpg");
    background-repeat:no-repeat;
    background-position:left bottom;
    background-attachment:fixed;
}

ul.mnu{
    list-style-type: none;
    display: inline;
    margin-bottom: 3px;
    padding-bottom: 5px;
}

ul.fliess {
    margin-left: 2em;
    margin-top: 5px;
    margin-bottom: 5px;
}

li.mainmenu {
    display: inline;
    padding-left: 1px;
    padding-right: 2px;
    color: #423009;
}

li.stdli {
    margin-top: 3px;
    margin-bottom: 0px;
    font-size: small;
}

dl {font-size: x-small;}

dt {
    margin-left: 30px;
    margin-top: 15px;
    font-weight: bold;
    color: #000000;
}

dt > a {
    font-weight: bold;
}

dd {
    font-family: verdana, sans-serif;
    padding-left: 10px;
    margin-left: 45px;
    margin-top: 10px;
}

*.narrow {
    margin-top: 0px;
}

td {
   padding-left: 10px;
}

h1 {
   font-family: verdana, sans-serif;
   font-weight: bold;
   color: #eead22;
   font-size: x-large;
   margin-bottom: 5px;
   margin-top: 15px;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #806B40;
}

h1 a {
   font-family: verdana, sans-serif;
   font-weight: bold;
   color: #312692;
   font-size: large;
   margin-bottom: 5px;
   margin-top: 15px;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #806B40;
}

h1#watermark {
	font-size: 7em;
    font-weight: bold;
	color: #eeeeee;
	position: absolute;
	top: 70px;
	right: 30px;
    z-index: 0;
    border: none;
    line-height: 40%;
}

h2 {
   font-family: verdana, sans-serif;
   color: #806B40;
   font-size: large;
   font-weight: bold;
   margin-bottom:10px;
   margin-top: 20px;
   text-align: left;
}

h3 {
   font-family: verdana, sans-serif;
   color: #806B40;
   font-size: large;
   margin-bottom: 0px;
   margin-top: 10px;
}

h3 a {
   font-size: large;
}

p.std {
    font-size: small;
    margin-bottom: 5px;
}


em {
    font-style: italic;
}

strong {
    font-weight: bold;
}

p.sepa {
    margin-top:0px;
    border-top-width: 1px;
    border-top-style: solid;
    border-color: #000000;
    padding-top: 30px;
    padding-bottom: 30px;
}

.important {
    font-weight: bolder;
}

.centered {
    text-align: center;
}

img {
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
    z-index: 255;
}

img.icon {
	float: left;
	border: none;
	margin-right: 5px;
    vertical-align: bottom;
    margin: 0px;
}

#message {
    border-width: 2px;
    border-color: #aaa484;
    border-style: outset;
    background-color: #e9a62b;
    font-weight: bold;
	margin-top: 15px;
    margin-bottom: 35px;
    padding: 5px;
    text-align: center;
}

/*   Formular - Widgets  */

div.form {
    width: 95%;
    margin-top: 40px;
    padding: 15px;
    border-color: #806B40;
    border-right-width: 2px;
    border-right-style: solid;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-left-color: #666666;
    border-left-width: 1px;
    border-left-style: solid;
    border-top-color: #666666;
    border-top-width: 1px;
    border-top-style: solid;

}

h2.formHead {
    width: 98%;
    font-size: small;
	font-weight: bold;
	color: #eead22;
    padding: 5px;
	margin-bottom: 5px;
    border-width: 1px;
    border-color: #666666;
    border-style: solid;
    background-color: #806B40;
}

li.myform {
    list-style: none;
    border-bottom-width: 1px;
    border-color: #806B40;
    border-bottom-style: solid;
    margin-bottom: 5px;
    padding-bottom: 5px;
    font-weight: bold;
    width: 100%;
    vertical-align: middle;
}

label.tabular {
    width: 45%;
    display: block;
    float: left;
    text-align: right;
    vertical-align: middle;
	padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 2px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: bold;
}

button, input, select {
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 2px;
    border: 1px solid #000000;
    background-color: #eeeeee;
    vertical-align: middle;
}

button {
    border: 2px outset #000000;
}


/* Ende Formular Widgets */

/* Picture Gallery */

button#hide {
    border: none;
    margin: 0px;
    padding: 0px;
    background-color: #ffffff;
    position: absolute;
	left: 640px;
    right: -15px;
    top: -15px;
}

button#next {
    border: none;
    margin: 2px;
    padding: 0px;
    background-color: #cccccc;
    text-align: center;
}

button#prev {
    border: none;
    margin: 2px;
    padding: 0px;
    background-color: #cccccc;
    text-align: center;
}

form {
    display: inline;
}

*.albumtitle {
    margin-top: 30px;
}

table.albumgrid {
    margin-top: 20px;
    margin-bottom: 50px;
    border-width: 3px;
    border-style: groove;
    border-color: #eeeeee;

}

td.albumcell {
    padding: 5px;
    border-width: 3px;
    border-style: groove;
    border-color: #eeeeee;
    background-color: #cccccc;
    text-align: center;
}

p.balken {
    background-color: #bcbcbc;
    padding: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: small;
    font-weight: bold;
}

div.gallerynav {
    top: 0px;
    height: 20px;
    text-align: right;
    margin: 0px;
    margin-bottom: 5px;
    padding-right: 30px;
    padding-bottom: 3px;
    clear: both;
    border: none;
    background-color: #cccccc;
    color: #333333;
}

.yui-overlay {
    position:absolute;
    background:#cccccc;
    border:3px solid #eead22;
    padding:0px;
    margin:10px;
}

