
span.subline{
	color: #6C758A;
  font-size:110%;
	font-style:italic;
	margin-top:0px;
  margin-bottom:5px;
}



span.imgSub{
	color: #6C758A;
  font-size:90%;
	font-style:italic;
	margin-top:0px;
	vertical-align:right;
}

/*
span.bold{
	color: #6C758A;
  font-size:100%;
	font-weight:bold;
	margin-top:0px;
  margin-bottom:0px;
}
*/

span.teaser{
	color: #6C758A;
  font-size:100%;
	font-weight:bold;
	margin-top:10px;
  margin-bottom:0px;
}

/*******************************************/
/* rightWrapper
/******************************************/
div#rightWrapper a,
div#rightWrapper a:visited,
div#rightWrapper a:hover{
  color:#6C758A;
  text-decoration:none;
}

div#rightWrapper a:hover{
  text-decoration:underline;
}

div#rightWrapper a.guest,
div#rightWrapper a.doc,
div#rightWrapper a.img,
div#rightWrapper a.tel,
div#rightWrapper a.mail,
div#rightWrapper a.fax{
  padding:2px;
  padding-left:17px;
  line-height:18px;
}

div#rightWrapper a.guest{
  background:url('/cachepics/ic_guest.gif') center left no-repeat;
}

div#rightWrapper a.doc{
  background:url('/cachepics/ic_doc.gif') center left no-repeat;
}

div#rightWrapper a.img{
  background:url('/cachepics/ic_img.gif') center left no-repeat;
}

div#rightWrapper a.tel{
  background:url('/cachepics/ic_tel.gif') center left no-repeat;
}

div#rightWrapper a.mail{
  background:url('/cachepics/ic_mail.gif') center left no-repeat;
}

div#rightWrapper a.fax{
  background:url('/cachepics/ic_fax.gif') center left no-repeat;
}

div#rightWrapper .lineHeight{
    line-height:18px;
}

/******************************************/
/* Headlines
/******************************************/

h1.conHeadline{
  color:#444956;
  line-height:normal;
  font-size:120%;
  font-weight:bold;
  margin-top:0px;
  margin-bottom:3px;
}

h1{
  color:#444956;
  line-height:normal;
  font-size:120%;
  font-weight:bold;
  margin-top:0px;
  margin-bottom:3px;
}

h2{
  color:#6C758A;
  font-size:105%;
  font-weight:bold;
  margin-top:20px;
  margin-bottom:15px;
}

h3{
  color:#6C758A;
  font-size:105%;
  font-weight:bold;
  margin-top:20px;
  margin-bottom:15px;
}

h4{
  color:#444956;
  font-size:110%;
  font-weight:bold;
  margin-top:20px;
  margin-bottom:15px;
}

h5, h6 {
  color:#444956;
  font-size:100%;
  font-weight:bold;
  margin-top:15px;
  margin-bottom:10px;
}

/******************************************/
/* Fonts
/******************************************/

body,
input, 
textarea{
  font-family: Verdana, Arial, sans-serif;
}

div#content table{
  border:0;
}

div#content table tr td{
  vertical-align:top;
}

/******************************************/
/* Spezielle Einstellungen
/******************************************/

/* fuer Bilder allgemein */
div.imgSub{
  width:210px;
  float:right;
}

div.imgSub img{
  margin-bottom:3px;
}

/* Erlenhofsee > Startseite */
div.erlenhofseeSub{
  width:190px;
  float:right;
}

div.erlenhofseeSub img{
  margin-top:10px;
  margin-bottom:3px;
}


/* Erlenhofsee > Galerie */
div.galerieImages{
  width:110px;
  float:right;
}

div.galerieImages img{
  clear:right;
}

div.galerieImages a img{
  margin-bottom:10px;
  border:1px solid #6c758a;
}

/* Erlenhofsee > Video */
div.imgSubVideo{
  width:120px;
  float:right;
  text-align:right;
}

div.imgSubVideo img{
  margin-bottom:3px;
}
