body {
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	width: 100%;
	background-color: rgb(210, 210, 210);
}

a {
	color: #843c52;
	text-decoration: none;
}
a img {
	border: none;
}

a.active {
	color: #7C7994;
}

tr,tr td {
	font-family: Arial;
	line-height: 28px;
	height: 28px;
}

a.thumb {
	display: inline-block; 
	margin-right: 4px;
	margin-bottom: 5px;
	width: 200px;
}
.zz a {
	font-size: 14px;
}

.zz2 a {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
}

.Stil1 {
	font-size: 12px;
	display: inline-block;
	margin-bottom: 5px;
}

.zzz {
	width: 200px;
}

.menu {
	position: absolute; 
	left: 0; 
	width: 270px; 
	padding-left: 20px;
	top: 177px; 
	text-align: left; 
	font-size: 14px; 
	color: rgb(127, 67, 95); 
	font-weight: bold;
}
.menu a {
	font-size: 14px;
	display: block;
	margin-bottom: 14px;
}

#container {
	background: #F4F3F3 url(../gfx/back1.png) 0 0 no-repeat; 
	width: 928px; 
	min-height: 614px; 
	margin: 0 auto; 
	position: relative;
	text-align: left; 
	clear: left;
}
#containerstart {
	background: #F4F3F3 url(../gfx/back2.png) 0 0 no-repeat; 
	width: 928px; 
	min-height: 794px; 
	margin: 0 auto; 
	position: relative;
	text-align: left; 
	clear: left;
}

#footer {
	position: absolute; 
	font-size: 14px; 
	color: rgb(124, 121, 148); 
	line-height: 22px; 
	font-weight: bold; 
	left: 280px; 
	bottom: 45px; 
	height: 150px;
	vertical-align: bottom;
}
#footerstart
{
	position: absolute; 
	font-size: 14px; 
	color: rgb(124, 121, 148); 
	line-height: 22px; 
	font-weight: bold; 
	left: 280px; 
	bottom: 45px; 
	height: 260px;
	vertical-align: bottom;
}
#footer a {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
}

#content {
	margin-top: 10px; 
	padding-top: 13px; 
	width: 400px; 
	margin-left: 280px;
	padding-bottom: 200px;
}