			*{
			font-family:verdana;
			font-size:10pt;
			}
			body{
			  margin:0px;

			  background-image:url(images/bg.jpg);
			  background-color:#f8f0cc;
			}
			.title {
			text-align:right;
			background-image:url(images/title.png);
			background-repeat:no-repeat;
			}
			.tplcontent{
			background-image:url(images/bodybg.jpg);
			background-repeat:repeat-y;
			}
			.title td{
				padding-left:20px;
				padding-right:20px;

				height:19px;
				font-weight:normal;

				margin-bottom:5px;

			}
			.title td.over{
				color:#eedea9;
			}
			.title a{
				font-family:verdana;
		     	font-size:9pt;
				text-decoration:none;
				color:#757057;
				}
			.title a:hover{
				color:#fafefa;
			 }
			 .menu{
				 width:160px;
				 background-image:url(images/kitka.jpg);
				 background-position:bottom;
				 background-repeat:no-repeat;
			 }
		     a.menuitem {
		     font-family:verdana;
		     font-size:9pt;
		     letter-spacing: 1px;
			     display:block;
			     color:#757057;
				 margin-top:4px;
				 padding-left:3px;
				 padding-top:4px;
				 padding-bottom:4px;
				 border-bottom:1px solid #d5d067;

				 padding-bottom:2px;
			 	 color:#757057;
		     	 text-decoration:none;
		     }
		     a.menuitem:hover{
		     	 color:#fafefa;

			 }

			 a.subitem {
			 font-family:verdana;
			 font-size:9pt;
			 letter-spacing: 1px;
				 display:block;
				 color:#757057;
				 margin-top:4px;
				 margin-left:20px;
				 margin-bottom:2px;
				 text-align:left;

				 padding-bottom:2px;
			     color:#757057;
			     text-decoration:none;
			 }

		      a.subitem:hover{
		     	color:#fafefa;
		     }
		     a.selected{
		     	 color:#fafefa;
			 }
			.content{
				color:#757057;
			}
			.empf{
				color:#d37c54;
				text-decoration:none;
			}
			.empf:hover{
			color:#a56027;
			}
.test{
	color: #807963;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}

.contenttitle{
	margin-top:20px;
	width:608px;
	color:#d37c54;
	font-size:10pt;
	font-weight:bold;
	border-bottom:1px solid #d5d067;
	font-family:verdana;
	letter-spacing:1px;
}
.contenttitle:first-letter{
	font-family:monotype corsiva, times, arial; font-size:24pt;
}