	.body {background-color: #CCCCCC;
		background-image: url(images/bg.jpg);
		background-repeat: repeat;
	}
	
	h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bolder;
		color: #990099;
		text-decoration: underline;
	}
	h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #990099;
	text-decoration: none;
}

	
	.left {
		background-color: #CCCCCC;
		background-image: url(images/left.jpg);
		background-repeat: repeat-y;
	}
	
	.right {background-color: #CCCCCC;
		background-image: url(images/right.jpg);
		background-repeat: repeat-y;}
	
	.text {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #000000;
		padding-right: 30px;
		padding-left: 30px;
	
	
	}
	
	.dotted {
		background-color: #f1e5d5;
		border-right-width: 3px;
		border-right-style: dotted;
		border-right-color: #990099;
		margin-top: 40px;
		margin-right: 20px;
		margin-left: 20px;
		background-image: url(images/logo.png);
		background-repeat: no-repeat;
		background-position: center bottom;
	}
	.punkt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AB1A81;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 30px;
	padding-bottom: 5px;
	font-style: italic;
	margin-top: 10px;
	display: block;
	}
	
	.punkt:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #E137AE;
	text-decoration:  underline;
	background-image: url(images/arrowh.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	font-style: italic;
	}
	.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #AB1A81;
	display: block;
	padding-top: 7px;
	height: 23px;
	}
	
	.topmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AB1A81;
	text-decoration: none;
	background-color: #f8f4e6;
	width: 100%;
	}
	
	
	
	#myright {
	margin-top: 30px;
	margin-left: 30px;
	width: 180px;
	}
	
	}
	#rightmenu  a {
	text-align: left;
	position: static;
	display: block;

		}
	.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	lrft: 20px;
	position: relative;
	width: 300px;
	margin-left: 30px;
	display: block;
		}

#downl {
	text-align: center;
	display: block;
	position: static;
	height: 160px;
	width: 200px;

	
	

}
.downtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #473EF4;
	text-decoration: none;
}
.linktext {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #79135A;
}

.linktext:hover {
	text-decoration: underline;
	color: #AB1A81;
}

