html body {
	margin: 0;
	overflow: visible;
	background-color: #fefdf0;
        background-image: url(/gfx/bg.jpg);
        background-position: left top;
        background-repeat: repeat-x;
}
#main {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#head {
	width: 1000px;
	height: 318px;
	background-image: url(/gfx/head.jpg);
        background-position: left top;
        background-repeat: no-repeat;
}
#threemenu {
	position: absolute;
	display: block;
	width: 116px;
	margin-left: 872px;
	margin-top: 96px;
}
#logo {
	position: absolute;
	display: block;
	width: 228px;
	margin-left: 132px;
	margin-top: 140px;
}
#login {
	position: absolute;
	display: block;
	margin-left: 69px;
	margin-top: 0px;
}
#content {
	width: 1000px;
	background-image: url(/gfx/foot.jpg);
        background-position: center bottom;
        background-repeat: no-repeat;
}
#foot {
	width: 1000px;
}
.foot td {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #9c926c;
	text-decoration: none;
}
.login_big {
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #25538f;
	text-decoration: none;
}
.menu {
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #412a1a;
	text-decoration: none;
}
.menusel {
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #fefdf0;
	text-decoration: none;
}
.curpos {
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #a79e79;
	text-decoration: none;
}
.p_date {
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.p_text td {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.p_button {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #c8bf98;
	text-decoration: none;
}
.lap_on {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #e79505;
	text-decoration: none;
}
.lap_off {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #36568b;
	text-decoration: none;
}
.lform {
        font-family: Tahoma, Arial, Verdana;
        font-size: 11px;
        font-style: normal;
        font-weight: normal;
        color: #ffffff;
        text-decoration: none;
        border: 1px solid #457caf;
        background-color: #0b0b0b;
}
.lbutton {
        font-family: Tahoma, Arial, Verdana;
        font-size: 11px;
        font-style: normal;
        font-weight: bold;
        color: #0b0b0b;
        text-decoration: none;
        border: 1px solid #5188bb;
        background-color: #5188bb;
	cursor: pointer;
}
.topblue {
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #25538f;
	text-decoration: none;
}
.white {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.yellow {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #fee300;
	text-decoration: none;
}





td {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #343434;
	text-decoration: none;
}
.foot td {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0d0906;
	text-decoration: none;
}
.catname {
	font-family: Arial, Tahoma, Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #4666b1;
	text-decoration: none;
}
.projekt {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4666b1;
	text-decoration: none;
}
