* { -moz-box-sizing: border-box; }
body { color:#FFF;margin:0px;font-family:Tahoma;font-size:11px; }
table { border-collapse:collapse; }
form { margin:0px;padding:0px; }
td, th { color:#FFF;font-size:11px;margin:0px;padding:0px; }
body, td { line-height:1.3em; }

a { color:#FFF; }
a:hover { color:#DDD; }
img { border:0px; }

p { margin:0px;padding:0px;margin-bottom:7px; }

h1 { font-size:12px;text-transform:uppercase;margin:0px;padding:0px;margin-top:5px;margin-bottom:8px;color:#5D553D; }
.content h1 { padding-left:25px; }
h2 { font-size:12px;color:#FFF;margin:0px;padding:0px;margin-bottom:12px; }
h3 { font-size:12px; }
h4 { font-size:11px; }

.footer { background:url('./images/footer_bg.gif') repeat-x top #625C4C; }
.footer td { color:#CCC6C6; }
.footer td a { color:#ECE6E6; }

.news { text-align:justify;color:#5D553D;padding-left:13px;padding-right:13px;line-height:1.2em;margin-bottom:20px; }
.news .detail { display:block;text-align:right;color:#F50914; }
.news .detail { color:#F50914; }
.news .date { color:#F50914;font-weight:bold; }
.news p { margin:0px;padding:0px;display:inline; }

.content { background:url('./images/content_top.gif') repeat-x top #B3AC96;vertical-align:top;padding-bottom:20px; }

.vmenu_outer { background:#B3AC96; }
.vmenu_outer a { text-decoration:none; }
.vmenu, .vmenu_act { text-transform:uppercase;font-weight:bold;padding-bottom:5px;padding-top:5px;margin-bottom:3px;padding-left:28px; }
.vmenu_act { background:url('./images/vmenu_act.gif') repeat-y left #BCB6A3;color:#fff; }
.vmenu2 { padding-left:45px;padding-bottom:8px; }
.vmenu2, .vmenu2 a { color:#5D553D; }
.vmenu2 a { display:block;padding-bottom:3px; }

.hmenu { background:url('./images/hmenu_subleft.gif') no-repeat 0px 0px #9A917C;height:39px;width:100%; }
.hmenu td { text-align:center;background:url('./images/hmenu_bg.gif') repeat-x top;text-transform:uppercase;font-weight:bold; }
.hmenu a { text-decoration:none;display:block;height:31px;line-height:29px;border-right:1px solid #615948; }
.hmenu a.noborder { border-right:0px; }
.hmenu a:hover { color:#F50914; }

.hmenu_main { background:url('./images/hmenu_subleft_main.jpg') no-repeat 0px 0px #9A917C;height:39px;width:100%; }
.hmenu_main td { text-align:center;background:url('./images/hmenu_bg.gif') repeat-x top;text-transform:uppercase;font-weight:bold; }
.hmenu_main a { text-decoration:none;display:block;height:31px;line-height:29px;border-right:1px solid #615948; }
.hmenu_main a.noborder { border-right:0px; }
.hmenu_main a:hover { color:#F50914; }

.png
{
	//background-image: none ! important;
	behavior: url('pngfix.htc');
}


table.timetable {
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
}

.timetable tr td {
	padding:5px;
	margin:5px;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
}
.timetable tr th {
	padding:5px;
	margin:5px;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
}