a {
     color: #001100;
     text-decoration:none;
     }

a:active {
     font-weight: bold;
     }

a:hover {
     font-weight: bold;
     }

a:visited {
     }

body { 
     background-color: #FFFFFF; 
     font-family: Arial,Helvetica,Helv,Verdana,sans-serif;
     font-size: 0.8em;
     color: #003300;
     background-color: #bbbbbb;
     background-image: url(images/schnee.jpg);
     background-attachment: fixed;
     text-align: center;
     }

div.banner {
     margin: auto auto;
     width: 682px;
     height: 100px;
     background-image: url(images/logo.gif);
     }

div.inhalt {
     margin-left: 5px;
     margin-right: 5px;
     margin-top: -10px;
     margin-bottom: -10px;
     width: 98.5%;
     min-height: 610px;
     background-color: #FFFFFF;
     -moz-border-radius:20px;
     -khtml-border-radius:40px;
     }


div.navi {
     position: absolute;
     top: 112px;
     left: 30px;
     width: 17%;
     min-height: 220px;
     color: #002200;
     background-image: url(http://www.lordlandless.de/images/70pro.png);
     border: 1px solid #cacaca;
     -moz-border-radius:10px;
     -khtml-border-radius:30px;
     z-index: 15;
     }

div.navi2 {
     position: absolute;
     top: 112px;
     right: 30px;
     width: 17%;
     min-height: 220px;
     color: #002200;
     background-image: url(http://www.lordlandless.de/images/70pro.png);
     border: 1px solid #cacaca;
     -moz-border-radius:10px;
     -khtml-border-radius:30px;
     z-index: 16;
     } 

div.schnee {
     margin: 5px auto;
     padding-top: 1px;
     padding-bottom: 1px;
     background-image: url(images/snow.jpg);
     width: 51%;
     min-height: 620px;
     }

div.silva {
     position: fixed;
     float: right;
     bottom: 0px;
     right: 0px;
     background-image: url(images/silva.gif);
     width: 220px;
     height: 424px;
     z-index: 11;
     }

div.start {
     position: absolute;
     top: 110px;
     right: 3%;
     width: 75%;
     padding-bottom: 50px;
     }

div.switch_en {
     display: none;
     }

div.switch_de {
     position: absolute;
     bottom: 15px;
     right: 25px;
     }

div.thesi {
     position: fixed;
     float: left;
     bottom: 0px;
     left: 0px;
     background-image: url(images/thesi.gif);
     width: 248px;
     height: 424px;
     z-index: 10;
     }

h4 {
     padding-top: 1em;
     }

hr {
      color: #060C60;
      background-color: #060C60;
      width: 80%;
      }


img {
     border: none;
     }

img.illu {
     border: 1px solid #003300;
     }


img.blog {
     margin-right: 10px;
     margin-bottom: 10px;
     margin-top: 3px;
     float: left;
     }

img.unten {
     margin-top: 25px;
     }

img.linksoben {
     margin-right: 15px;
     margin-bottom: 15px;
     float: left;
     border: 1px solid #003300;     
     }     

img.rechtsoben {
     margin-left: 15px;
     margin-bottom: 15px;
     float: right;
     border: 1px solid #003300;     
     }   
          
li {
     line-height: 1.25em;
     text-align: left;
     padding-bottom: 5px;
     }

li.module-list-item {
     font-size: 0.8em;
     line-height: 1.25em;
     padding-bottom: 3px;
     }

p {
     clear: both; 
     }

p.block {
     text-align: justify;
     padding: 55px;
     }

p.center {
     text-align: center;
     }

p.links {
     text-align: left;
     padding-left: 20px;
     padding-right: 5px;
     padding-top: 15px;
     margin-bottom: 5px;
     }

p.rechts {
     text-align: right;
     padding-left: 55px;
     padding-right: 55px;
     padding-bottom: 55px;
     }

span.copyright {
     font-size: 0.7em;
     }

span.navi {
     font-size: 0.8em;
     line-height: 1.25em;
     }

span.text {
     line-height: 1.25em;
     }

span.text-en {
     line-height: 1.25em;
     }

span.text-de {
     display: none;
     }

ul {
     list-style-image: url(images/note.gif);
     margin-top: 25px;     
     padding-left: 10px;
     padding-right: 10px;  
     margin-left: 30px; 
     }    
      
ul.cd {
     list-style-image: url(images/note.gif);
     margin-top: 0px;  
     padding-left: 10px; 
     padding-right: 10px;     
     margin-left: 30px; 
     margin-bottom: 5px;
     }   

ul.ul-en {
     list-style-image: url(images/note.gif);
     margin-top: 25px;     
     padding-left: 10px; 
     padding-right: 10px;     
     margin-left: 30px;     }

ul.ul-de {
     display: none;
     }


ul.module-list {
     list-style-type: none;
     list-style-image: none;
     padding-left: 0px; 
     padding-top: 0px;
     margin-top: 2px;
     }


/* ********** Anfang Allgemein G�stebuch *************** */
#gbuchausgabefehler {
	clear: both;
	float: left;
	height: auto;
	width: 98%;
	font-family: Arial,Helvetica,Helv,Verdana,sans-serif;
	padding: 2px 5px;
	text-align: left;
	margin-left: 10px;
	border: 1px solid #ccc;
	margin-top: 5px;
	margin-bottom: 5px;
}
#gbucheingabefeld {
	clear: both;
	float: left;
	height: auto;
	width: 98%;
	font-family: Arial,Helvetica,Helv,Verdana,sans-serif;
	padding: 5px;
	text-align: left;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.gbucheingabebutton {
  background-color: #FFFFFF;
	font-size: 0.8em;
	color: #003300;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
  padding-left: 10px;
  padding-right: 10px;
	border: 1px solid #003300;
	clear: both;
	float: left;
 
}

/* ********** Anfang Eingabe *************** */
#gbuchalles {
	border: none;
	width: 100%;
	font-family: Arial,Helvetica,Helv,Verdana,sans-serif;
	font-size: 0.8em;
	color: #003300;
	padding-top: 10px;
	padding-left: 0px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.gbuchlinks {
	clear: left;
	float: left;
	width: 48%;
	margin-bottom: 20px;
}
.gbuchrechts {
	clear: right;
	float: left;
	width: 48%;
	margin-bottom: 20px;
}
.gbuchtextfeld {
	border: 1px solid #003300;
	height: 15px;
	width: 180px;
	font-size: 1.2em;
	color: #003300;
	font-family: "Courier New", Courier, mono;
	padding-left: 3px;
	text-align: left;
	vertical-align: middle;
        background-color: #bbbbbb;
}
.gbuchtextarea {
	border: 1px solid #003300;
	height: 180px;
	width: 80%;
	font-size: 1.2em;
	color: #003300;
	font-family: "Courier New", Courier, mono;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	float: left;
	clear: both;
        background-color: #bbbbbb;
}
.gbuchbutton {
	background-color: #ffffff;
	height: 25px;
	width: 140px;
	margin: 15px 5px 10px;
	border: 1px solid #003300;
	text-align: center;
	font-family: Arial,Helvetica,Helv,Verdana,sans-serif;
	font-size: 1em;
	color: #003300;
	vertical-align: middle;
        background-color: #bbbbbb;
}
.gbuchimg {
	vertical-align: middle;
	height: 15px;
	padding-right: 2px;
        border: none;
}
.gbuchtextfelduplaod {
	border: 1px solid #003300;
	width: 80%;
	font-size: 1.2em;
	color: #003300;
	font-family: "Courier New", Courier, mono;
	padding-left: 3px;
	margin-bottom: 15px;
}
.gbuchtextfeldkurz {
	border: 1px solid #003300;
	height: 15px;
	width: 130px;
	font-size: 1.2em;
	color: #003300;
	font-family: "Courier New", Courier, mono;
	padding-left: 3px;
	text-align: left;
	vertical-align: middle;
        background-color: #bbbbbb;
}
.gbuchtextfeldspam {
	border: 1px solid #003300;
	height: 15px;
	width: 137px;
	font-size: 1.2em;
	color: #003300;
	font-family: "Courier New", Courier, mono;
	padding-left: 3px;
	text-align: center;
	vertical-align: middle;
	margin-right: 40px;
        background-color: #bbbbbb;
}
.gbuchkomplett {
	clear: none;
	float: left;
	width: 100%;
}
.gbuch_img {
	vertical-align: text-bottom;
}
/* ********** Ende Eingabe *************** */

/* ********** Anfang Ausgabe *************** */
#gbuchausgabetitelzeile {
 
	clear: both;
	float: left;
	height: auto;
	width: 98%;
	margin-top: 15px;
	font-family: Arial,Helvetica,Helv,Verdana,sans-serif;
	font-size: 0.8em;
	color: #003300;
	padding: 2px 5px;
	text-align: left;
	margin-left: 0px;
}
#gbuchausgabeinhaltzeile {
	clear: both;
	float: left;
	height: auto;
	width: 98%;
	font-family: Arial,Helvetica,Helv,Verdana,sans-serif;
	font-size: 1em;
	color: #003300;
	padding-top: 5px;
  padding-bottom: 5px;
	text-align: justify;
	margin-left: 10px;
}

.gbuchausgabename {
	text-align: left;
	vertical-align: middle;
	clear: left;
	float: left;
	width: 50%;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 1.2em;
	color: #003300;
	font-weight: bold;
 
}
.gbuchausgabeauswertung{
	text-align: right;
	vertical-align: middle;
	clear: right;
	float: right;
	width: 50%;
	font-size: 1.2em; 
	padding-top: 2px;
	padding-bottom: 2px;
}
.gbuchausgabekontakt {
	clear: none;
	float: left;
	width: 50%;
	font-size: 1em;
	border: 1px none #ccc;
}
.gbuch_imglang {
	vertical-align: text-bottom;
	text-align: left;
	margin-right: 5px;
	margin-left: 0px;
	margin-top: 1px;
}
.gbuchausgabeinhalt {
	clear: both;
	float: left;
	width: 98%;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	font-size: 1em;
}
.gbuchausgabekommentar {
	text-align: left;
	vertical-align: middle;
	clear: both;
	float: left;
	width: 98%;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: italic;

}
.gbuchausgabebilder {
	text-align: center;
	vertical-align: middle;
	clear: both;
	float: left;
	width: 98%;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px none #ccc;
}
/* ********** Ende Ausgabe *************** */

/* ********** Seitenanzeige *************** */

#gbuchseitenanzeige {
	clear: both;
	float: left;
	height: auto;
	width: 98%;
	font-family: Arial,Helvetica,Helv,Verdana,sans-serif;
	font-size: 1em;
	color: #003300;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}