/* Stylesheet für die eigentlichen Seiten */

body
{
/*background-color:#f7eccf;*/
/*background-repeat:no-repeat;*/
font-size: 10pt;
color: #000000;
line-height: 15pt;
font-family: Verdana,Arial,Helvetica;
background-color:#f7eccf;
}

/* Überschriften */
h1
{
font-size: 18pt;
color: #000000;
line-height: 27pt;
font-family: Verdana,Arial,Helvetica;
font-weight: bold;
}

h2
{
font-size: 12pt;
color: #000000;
line-height: 16pt;
font-family: Verdana,Arial,Helvetica;
font-weight: bold;
}

h3
{
font-size: 10pt;
color: #000000;
line-height: 15pt;
font-family: Verdana,Arial,Helvetica;
font-weight: bold;
}

/* Normaler Text */
p, td
{
font-size: 10pt;
color: #000000;
line-height: 15pt;
font-family: Verdana,Arial,Helvetica;
}

ul
{ list-style-image:url('images/punkt.gif');
}

span.text
{
font-size: 10pt;
color: #000000;
line-height: 15pt;
font-family: Verdana,Arial,Helvetica;
}

span.texterr
{
font-size: 10pt;
color: #cc0000;
line-height: 15pt;
font-family: Verdana,Arial,Helvetica;
}

span.textlow
{
font-size: 10pt;
color: #888888;
line-height: 15pt;
font-family: Verdana,Arial,Helvetica;
}

span.texthigh
{
font-size: 10pt;
color: #000000;
line-height: 15pt;
font-family: Verdana,Arial,Helvetica;
text-decoration: none;
}

span.smalltext
{
font-size: 8pt;
color: #000000;
line-height: 12pt;
font-family: Verdana,Arial,Helvetica;
}

span.highlight
{
font-weight: bold;
font-size: 10pt;
color: #cc0000;
line-height: 15pt;
font-family: Verdana,Arial,Helvetica;
text-decoration: none;

}

/* Formulare */
input, select, textarea, option
{
	font-size: 10pt;
	color: #000000;
	line-height: 15pt;
	font-family: Verdana,Arial,Helvetica;
	background-color:#f7eccf;
	border:1px solid #000000;
}

/* Links */
A:link { text-decoration: none; color: #cc0000; }
A:visited { text-decoration: none; color: #cc0000; }
A:hover { text-decoration: underline; color: #cc0000; }
A:active { text-decoration: none; color: #cc0000; }
A:focus { text-decoration: none; color: #cc0000; }

span.link
{
font-size: 12px;
color: #000000;
line-height: 18px;
font-family: Verdana,Arial,Helvetica;
font-weight:bold;
}

span.linkhigh
{
font-weight:bold;
font-size: 12px;
color: #cc0000;
line-height: 18px;
font-family: Verdana,Arial,Helvetica;
text-decoration: underline;
}

span.sidebarlink
{
font-size: 9px;
color: #cc0000;
line-height: 15px;
font-family: Verdana,Arial,Helvetica;
}


/* Galerie? */
span.button
{
font-size: 12px;
color: #000000;
line-height: 18px;
font-family: Verdana,Arial,Helvetica;
vertical-align: middle;
}

span.buttonhigh
{
font-size: 12px;
color: #cc0000;
line-height: 18px;
font-family: Verdana,Arial,Helvetica;
font-weight: bold;
text-decoration: underline;
}

span.galery
{
font-size: 10px;
color: #000000;
line-height: 12px;
font-family: Verdana,Arial,Helvetica;
}

span.galerylink
{
font-size: 10px;
color: #000000;
line-height: 15px;
font-family: Verdana,Arial,Helvetica;
}

span.galerytitle
{
font-size: 12px;
color: #000000;
line-height: 20px;
font-family: Verdana,Arial,Helvetica;
font-weight: bold;
}

span.galerytitlesub
{
font-size: 12px;
color: #000000;
line-height: 20px;
font-family: Verdana,Arial,Helvetica;
font-weight: bold;
}

/* Extras für das Gästebuch */
span.guestbook1
{
font-size: 9pt;
color: #000000;
line-height: 12pt;
font-family: Verdana,Arial,Helvetica;
}

span.guestbook2
{
font-size: 12px;
color: #000000;
line-height: 16px;
font-family: Verdana,Arial,Helvetica;
}

span.guestbooklink
{
font-size: 10px;
color: #000000;
line-height: 12px;
font-family: Verdana,Arial,Helvetica;
}

