body {
	color: #FFFFFF;
	background-color: #003366;

}
.yellow {  color: #FFB912; font-family: Georgia, "Times New Roman", Times, serif}
.blue {  color: #141124; font-family: Georgia, "Times New Roman", Times, serif}
.border {
	border: #FFB912;
	border-style: solid;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	background-image: url(bilder/bg4.jpg);
	background-repeat: repeat-y;
	background-position: center top;


}
a:link { color:#FFBB11;}
a:visited { color:#eeaa00;}
a:link img { border-color:#FFBB11;}
a:visited img { border-color:#eeaa00;}

p {  font-family: Georgia, "Times New Roman", Times, serif}
li {  font-family: Georgia, "Times New Roman", Times, serif}
h2 {  font-family: Georgia, "Times New Roman", Times, serif; color: #FFB912}
h1 {  font-family: Georgia, "Times New Roman", Times, serif; color: #FFB912}

body {
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: scroll;
}

img.preview {
  width: 45px;
  height:30px;
  padding:2px;
  border: 0;  
}
img.previewh {
  width: 30px;
  height:45px;
  padding:2px;
  border: 0;  
}


/* News: */
div.newsListe {
  width: 310px;
  margin-top:10px;
  margin-bottom:10px;
  padding:10px;
  border: 1px solid #777;
  float: right;
}


div.newsitem { font-family: Georgia, "Times New Roman", Times, serif;}

div.newsitem div.date { display:none; font-size: 10pt; }
form div.newsitem div.date input { display:inline; font-size: 10pt;}
div.newsitem div.headline {
  color: #FFB912;
  font-size: 24pt;
  font-weight:bold;
  margin-bottom: 12pt;
  
  
}
div.newsitem div.inhalt {
  padding-bottom: 10px;
  font-size: 14pt;
}
div.func {
  font-size: 10px;
  text-align:right;
}
input.datum {
  width: 300px;
  font-size: 10px;
}
input.headline {
  width: 300px;
  font-size: 10px;
}
textarea.inhalt {
  font-size: 10px;
  width: 300px;
}
#shop label {
  display: inline-block;
  width: 150px; 
  text-align: right; 
  vertical-align: top;
  padding-right: 5px; 
  font-size:12px; 
  }
#shop hr { clear:both;  width:30%;} 
div.guestbookform { }
div.guestbookform fieldset { font-family: verdana, helvetica, arial, sans-serif; font-size: 7pt; }
div.guestbookform fieldset.guestbook { width: 500px; }
div.guestbookform fieldset.thema { border:0; }
div.guestbookform fieldset.nachricht { border:0; }
div.guestbookform fieldset.name { width:45%; border:0; float:left;  clear:left; }
div.guestbookform fieldset.email { width:45%; border:0; float:right; clear:right; }
div.guestbookform fieldset.code { width:45%; border:0; float:left; clear:left; }
div.guestbookform fieldset.submit { padding-top: 15px; width:45%; border:0; float:right; clear:right; vertical-align: bottom; text-align: right; }
div.guestbookform textarea, div.guestbookform input { width:100%; }
div.guestbookform img { vertical-align: bottom; }
div.guestbookform fieldset.code input { width:100px; vertical-align: bottom; }
div.guestbookform input.btn { width:auto;  }

div.contactform { }
div.contactform fieldset { font-size: 7pt; }
div.contactform fieldset.contact legend {font-size: 12px; color:#fff;}
div.contactform fieldset.contact fieldset.nachricht { width: 60%;  float:left;}
div.contactform fieldset.contact fieldset.nachricht textarea { width: 100%; height:200px}
div.contactform fieldset.nachricht { border:0; }
div.contactform fieldset.name { border:0; }
div.contactform fieldset.email { border:0; }
div.contactform fieldset.code { border:0; }
div.contactform fieldset.submit { padding-top: 15px; border:0; vertical-align: bottom; text-align: right; }
div.contactform textarea, div.contactform input { width:100%; }
div.contactform img { vertical-align: bottom; }
div.contactform fieldset.code input { width:100px; vertical-align: bottom; }
div.contactform input.btn { width:auto;  }
div.teaserRight { border: 1px solid black; background-color: #dde; padding: 5px; margin: 5px; width: 185px; float: right}
div.teaserRight p { font-size: 12px; padding: 0px; margin:0px; text-align: left}
div.teaserRight h1 { font-size: 12px; font-weight: bold; border-top: 1px solid black; text-align: left; padding: 10px 0 0 0; margin:10px 0 0 0;}


div.wuensche div.guestbookform fieldset.thema { display:none;}
div.wuensche div.guestbookform textarea { height:4em;}

table.gal_tbl { border: 1px solid black; }
table.gal_tbl tr td { text-align: center; }

