body {
	background-image: url(images/layout.jpg);
	background-color: #040203;
	background-position: left top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	font-family: "Verdana CE", "Geneva CE", "Arial CE", "Helvetica CE", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F0F0F0;
}
h1 {
	background-image: url(images/h1back.gif);
	color: #F0F0F0;
	padding-right: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-right: 7px;
	padding-left: 7px;
	font-variant: small-caps;
	border: 1px solid #313131;
}
.menu {
	background-image: url(images/h1back.gif);
	color: #F0F0F0;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 20px;
	border: 1px solid #464646;
	background-color: transparent;
}
.texty {
	background-image: url(images/h1back.gif);
	color: #F0F0F0;
	text-align: right;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 20px;
	border: 1px solid #464646;
	background-color: transparent;
}
a {
	color: #F0F0F0;
	font-weight: bold;
	height: 12px;
	text-decoration: none;
}
a:hover {
	color: #FF7344;
}
p {
	color: #CCCCCC;
	font-size: 14px;
	line-height: 20px;
}
ul {
	font-size: 12px;
}
.text {
	border: 1px solid #828282;
	background-color: transparent;
	color: #F0F0F0;
}
td {
	font-size: 14px;
}
input:hover {
	color: Lime;
	cursor: pointer;
}
.menu tr {
	font-weight: normal;
}
LI {
	padding-bottom: 5px;
}
.nahled {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 3px double #5d5d5d;
}
.nahled:hover {
	border: 3px double Lime;
}
.admnfoto {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	z-index: 1;
	position: relative;
	overflow: hidden;
}
#foto {
	float: left;
	width : 220px;
	clear : both;
}