body {
	background-color: #FEF5D4;
}

xmas.body {
	background-image: url("img/GlitterBulbsTedge2.jpg");
	background-repeat: repeat-x;
	padding-top: 120px;
}

.topline {
	background-color: #298C5A;

	height: 1.3em;
	font-family: Arial, sans-serif;
	font-size: 11pt;
	color: white;
	font-weight: normal;
}

.bottomline, .bottomline a, .bottomline a:active, .bottomline a:hover, .bottomline a:visited {
	background-color: #298C5A;
	height: 1.3em;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: white;
	font-weight: normal;
}

.menucell {
	padding: 10px 5px 0px 5px;
	vertical-align: top;
}

td.menucell {
	border-right: 2px solid;
	border-color: #298C5A;
}

.contentcell {
	padding: 20px 15px 0px 15px;
	vertical-align: top;
}

.zitat {
	padding-left: 40px;
	padding-right: 40px;
	font-family: Times New Roman, serif;
	font-size: 10pt;
	font-style: italic;
}

.x-mainbutton {
	background-color: #298C5A;
	margin: 0.5em 2em 0.5em 1em;
	border-width: 3px 3px 2px 2px;
	border-color: #EDEDED #BBBBBB #BBBBBB #EDEDED;
	border-style: solid;
	padding: 2px 10px 2px 10px;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: white;
	font-weight: bold;
	cursor: default;
	width: 140px;

}

.mainbutton {
	margin: 0.5em 2em 0.5em 1em;
	padding: 2px 10px 2px 10px;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #298C5A;
	font-weight: bold;
	width: 140px;
	text-decoration: underline;
}

.mainbutton_on {
	background-color: #B2E5B6;
	margin: 0.5em 2em 0.5em 1em;
	padding: 2px 10px 2px 10px;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #298C5A;
	font-weight: bold;
	width: 140px;
}

.x-mainbutton_on {
	background-color: #298C5A;
	margin: 0.5em 2em 0.5em 1em;
	border-width: 3px 3px 2px 2px;
	border-color: #BBBBBB #EDEDED #EDEDED #BBBBBB;
	border-style: solid;
	padding: 3px 9px 1px 11px;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: white;
	font-weight: bold;
	cursor: default;
	width: 140px;

}

.active {
	background-color: #B2E5B6;
}

div.clear {
	margin: 25px 0 0 0;
}

#content a.pdf {
	background-image: url('img/pdf.png');
	background-position: left top;
	background-attachment: scroll;
	background-repeat: no-repeat;
	padding-left: 18px;
}

#menu a, a:active, a:hover, a:visited {
	text-decoration: none;
	color: #7070FF;
}


#content a, a:active, a:hover, a:visited {
	text-decoration: underline;
	color: #298C5A;
}

#content a.prominent, a.prominent:active, a.prominent:hover, a.prominent:visited {
	font-size: 12pt;
}

#content a.prominent:hover {
	color: #9EA8C6;
}

#content {
	color: #404040;
}

#content p,
#content ul,
#content ol {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}

#content p {
	margin: 0.5em 0.5em 0.5em 0;
}

#content img.left {
	margin: 0 1.5em 0 0;
}

#content img.right {
	margin: 0 0 0 1.5em;
}

#content h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #298C5A;
}

#content h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #298C5A;
}

#content h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #298C5A;
}

#content .welcome {
	color: #298C5A;
}

#content h1.welcome {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20pt;
	font-weight: normal;
	margin-top: 3em;
	margin-bottom: 2em;
	color: #298C5A;
}

#content h2.welcome {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	margin: 0.6em 0 0 0;
}

#content h3.welcome {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	margin: 0.6em 0 0 0;
}

