body {
	background-image: url("../images/schneeflocken.jpg");
	font-size: 12px;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	text-align: center;  /* Zentrierung im Internet Explorer */
	margin: 0px;
}

div#seite {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 1000px;
	border: 1px solid #000099;
	background-color: #ffffff;
	overflow:auto;
}

div#content {
	margin-left: 200px;
	padding: 0 1em;
	/*border: 1px dashed silver;*/
	color: #000099;
}

div#content p {
	color: #000099;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	text-align: justify;
}

div#content h1 {
	font-size: 20px;
	margin: 20px 0px 20px 0px;
	color: #000099;
}

div#content h2 {
	font-size: 14px;
}

div#content h3 {
	font-size: 12px;
}

td.galerie {
	font-size:12px;
	text-align: center;
	padding-bottom:20px;
}

img.galerie {
	border:none;
}

td.links {
	color: #000099;
	font-size:12px;
	font-weight: bold;
	text-align: left;
}
td.rechts {
	color: #000099;
	font-size:12px;
	text-align: right;
}

#content a {
	color: #000099;
	font-size:12px;
}
#content A:visited {
	color: #000099;
}
#content A:hover {
	color: #000099;
	text-decoration: none;
}

#header {
	padding: 10px;
	margin: 0px;
	background-color: #f50315;
	border-bottom: 3px solid #000099;
	font-size: 20pt;
	font-weight: bold;
	color: #ffffff;
}

#teaser {
	background-color: #6699cc;
	font-weight: bold;
}

#preise
{
	border:2px solid black;
	border-collapse: collapse;
	width:600px;
}

th {
	font-weight:normal;
	font-size:10pt;
	text-align:center;
	border:0px solid black;
	padding:6px;
	margin:0px;
}

td.jahrgang {
	background-color:#ff7d00;
	text-align:center;
	border-bottom:2px solid black;

}
.tc1,.tc2,.tc3
{
	text-align:center;
	border:0px;
	border-right:2px solid black;
}
tr.spacer
{
	height:16px;
}
th strong
{
	color:#0055CC;
	font-size:14pt;
}
td.c,td.czahl, td.c1, td.c2, td.c3
{
	vertical-align:top;
	padding:3px;
	margin:0px;
}
td.cn
{
	text-align:center;
}
td.czahl
{
	text-align:center;
}
.c1,.tc1
{ background-color:#99CCFF; }
.c2,.tc2
{ background-color:#CCFFFF; }
.c3,.tc3 { background-color: #fffda9; }

td.sap {
	padding-top: 18px;
}
