@charset "utf-8";
.left_panel {
	background-image: url(../img/left_panel.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.right_panel {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.center_panel {
	background-color: #FFFFFF;
	border: 10px solid #FFFFFF;
}
.center_panel_top_logo {
	width: 160px;
}
.center_panel_top_center {
	background-image: url(../img/BG_top.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 80px;
	width: 520px;
	padding: 0px;
}
.center_panel_top_login {
	background-image: url(../img/BG_top.png);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 120px;
}
.center_panel_navigation {
	vertical-align: bottom;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 90%;
	height: 35px;
	background-image: url(../img/BG_shade.jpg);
	background-repeat: repeat-x;
}
.center_panel_left_page {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	position: static;
	width: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 400px;
	border-bottom-style: solid;
}
.center_panel_left_page ul {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	display: block;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-color: #F4F4F4;
}
.center_panel_left_page ul li {
	margin: 0px;
}
.center_panel_left_page ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	display: block;
	width: auto;
	height: auto;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.center_panel_left_page ul li a:hover {
	color: #555555;
	font-weight: normal;
	background-color: #CCCCCC;
}
.center_panel_main_page {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: left;
	vertical-align: top;
	padding: 4px;
	width: 640px;
	border-right-width: 1px;
}
.center_panel_bottom {
	background-color: #9FDE27;
	border: 1px solid #999999;
	height: 100px;
	text-align: center;
}
.shade {
	background-image: url(../img/BG_shade.jpg);
	background-repeat: repeat-x;
	text-align: left;
}
.marquee1 {
	height: 80px;
	width: 500px;
}
body {
	background-image: url(../img/BG_body.jpg);
	overflow: -moz-scrollbars-vertical;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #996600;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #996600;
	text-decoration: underline;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	margin-top: 7px;
	margin-bottom: 7px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	margin-top: 3px;
	margin-bottom: 3px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	text-align: left;
	margin-bottom: 12px;
	margin-top: 10px;
}
em {
	font-weight: bold;
	color: #990000;
	font-style: normal;
}
.emok {
	font-weight: bold;
	color: #339900;
	font-style: normal;
}
form {
	margin: 0px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 1px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 1px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 1px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #9FDE27;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D4DF23;
	border-right-color: #D4DF23;
	border-bottom-color: #999900;
	border-left-color: #999900;
	margin: 1px;
}
.kalender {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #555555;
	padding-left: 20px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}
.td1 {
	fsbackground-color: #FFFFFF;
	border: 1px solid #999999;
	background-image: url(../img/BG_td1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.td2 {
	fsbackground-color: #FFFFFF;
	border: 1px solid #999999;
	background-image: url(../img/BG_shade.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.td3 {
	padding-right: 25px;
	padding-left: 25px;
	border: 1px solid #999999;
}
