/* Allgemeine Definitionen */

body
{
	margin: 0;
	padding: 0;
}

td
{
	vertical-align: top;
	font-family: Comic Sans MS, sans-serif;
}

a
{
	text-decoration: none;
	color: black;
}

a:hover
{
	color: #892D10;
}

a.active
{
	color: #892D10;
}

img
{
	border: none;
}

form
{
	margin: 0;
}

form input
{
	font-family: Comic Sans MS, sans-serif;
	margin: 0;
}

form textarea
{
	font-family: Comic Sans MS, sans-serif;
	margin: 0;
}


/* Haupttabelle */

table#main
{
	width: 100%;
	height: 100%;
}

table#main td#spalteLinks
{
	width: 220px;
	height: 100%;
	background: url(/~cms/images/kachelLinks.gif) repeat-y right top;
}

table#main td#spalteMitte
{
	width: 100%;
	height: 100%;
	background: url(/~cms/images/kachelMitte.jpg);
}

table#main td#spalteRechts
{
	width: 274px;
	height: 100%;
	background: url(/~cms/images/kachelRechts.jpg) repeat-y;
}


/* Kopfbereich */

table#main td#spalteMitte table#head
{
	width: 100%;
	height: 78px;
}

table#main td#spalteMitte table#head td.tile
{
	width: 100%;
	background: url(/~cms/images/logoKachel.gif) repeat-x;
}


/* Hauptnavigation */

table#main td#spalteLinks div
{
	margin-top: 99px;
	padding: 6px;
	background: url(/~cms/images/navMilchglas.gif) no-repeat;
}

table#main td#spalteLinks div a
{
	display: block;
	margin-bottom: 4px;
	font-weight: bold;
}

table#main td#spalteLinks div a.firstLevel
{
	font-size: 14px;
}

table#main td#spalteLinks div a.firstLevelActive
{
	color: #892D10;
	font-size: 14px;
}

table#main td#spalteLinks div a.secondLevel
{
	margin: -2px 0 4px 15px;
	font-size: 13px;
}

table#main td#spalteLinks div a.secondLevelActive
{
	color: #892D10;
	margin: -2px 0 4px 15px;
	font-size: 13px;
}

/* Unternavigation */

table#main td#spalteMitte div#thirdLevel
{
	margin: 23px 0px 30px 0px;
}

table#main td#spalteMitte div#thirdLevel a
{
	font-size: 14px;
	text-decoration: none;
	white-space: nowrap;
	line-height: 180%;
}

table#main td#spalteMitte div#thirdLevel a.active
{
	color: #892D10;
	font-weight: bold;
}


/* Inhaltsbereich */

table#main td#spalteMitte
{
	line-height: 130%;
	padding: 0 8px 16px 8px;
	font-size: 13px;
}

table#main td#spalteMitte h1
{
	font-size: 24px;
	line-height: 120%;
}

table#main td#spalteMitte h2
{
	font-size: 15px;
	margin-bottom: 4px;
	line-height: 130%;
}

table#main td#spalteMitte h3
{
	font-size: 13px;
	margin-bottom: 0;
	line-height: 130%;
}

table#main td#spalteMitte p
{
	margin: 0 10% 16px 0;
	line-height: 135%;
}

table#main td#spalteMitte a
{
	text-decoration: underline;
}

table#main td#spalteMitte ul
{
	margin-top: 0;
	margin-bottom: 16px;
	list-style-type: disc;
}
 
table#main td#spalteMitte ul li
{
	margin-bottom: 6px;
	margin-left: -23px;
}

/* Inhalt; Bilder */

table#main td#spalteMitte div.galerie
{
	float: left;
	margin: 0 10px 10px 0;
	display: inline;
	border: 5px solid white;
	background: white;
	width: 160px;
	overflow: hidden;
}

table#main td#spalteMitte div.galerie img
{
	display: block;
	margin-bottom: 4px;
	width: 160px;
}

table#main td#spalteMitte div.bildLinks
{
	float: left;
	clear: both;
	display: inline;
	margin: 0 10px 10px 0;
	border: 5px solid white;
	background: white;
	overflow: hidden;
}

table#main td#spalteMitte div.bildLinks img
{
	display: block;
	margin-bottom: 4px;
}

table#main td#spalteMitte div.bildRechts
{
	float: right;
	clear: both;
	display: inline;
	margin: 0 0 10px 10px;
	border: 5px solid white;
	background: white;
	overflow: hidden;
}

table#main td#spalteMitte div.bildRechts img
{
	display: block;
	margin-bottom: 4px;
}

table#main td#spalteMitte img.map
{
	display: block;
	margin: 20px 0 20px 0;
}

/* Inhalt: Bildergalerien */

table#main td#spalteMitte table tr td
{
	font-size: 11px;
	padding-bottom: 20px;
}


/* Kontextbereich */

table#main td#spalteRechts a
{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

table#main td#spalteRechts table.kalenderblatt
{
	width: 232px;
	height: 191px;
	background: url(/~cms/images/kalenderblatt.jpg) no-repeat;
}

table#main td#spalteRechts table.kalenderblatt td.entries
{
	padding: 10px 6px 4px 35px;
	vertical-align: top;
}

table#main td#spalteRechts table.kalenderblatt td.entries div
{
	height: 130px;
	overflow: auto;
}

table#main td#spalteRechts table.kalenderblatt td.entries div h1
{
	margin: 0;
	font-size: 13px;
}

table#main td#spalteRechts table.kalenderblatt td.entries div p
{
	font-size: 11px;
	margin: 0 0 4px 0;
	line-height: 120%;
}

table#main td#spalteRechts table.kalenderblatt td.entries div p a
{
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

table#main td#spalteRechts table.kalenderblatt td.datum
{
	font-size: 30px;
	font-weight: bold;
	padding: 0 6px 8px 80px;
	vertical-align: top;
	font-family: helvetica, arial, sans-serif;
	color: #49423D;
}

table#main td#spalteRechts table.kalenderblatt td.datum small
{
	display: block;
	font-size: 9px;
	font-weight: normal;	
	padding: 8px 0 0 2px;
	line-height: 0;
}

table#main td#spalteRechts div.polaroid
{
	width: 274px;
	height: 291px;
	background: no-repeat;
}

table#main td#spalteRechts div.polaroid a
{
	display: block;
	padding: 238px 0px 8px 50px;
}

table#main td#spalteRechts div.postitPartner
{
	width: 274px;
	height: 85px;
	background: url(/~cms/images/postitPartner.jpg) no-repeat;
}

table#main td#spalteRechts div.postitPartner a

{
	display: block;
	padding: 30px 10px 30px 60px;
}

table#main td#spalteRechts div.postitGaestebuch
{
	width: 274px;
	height: 86px;
	background: no-repeat;
	background: url(/~cms/images/postitGaestebuch.jpg) no-repeat;
}

table#main td#spalteRechts div.postitGaestebuch a

{
	display: block;
	padding: 30px 10px 30px 150px;
}