/*
  BODY ELEMENTS
*/

html, body {
	font-family: "Trebuchet MS", Verdana, Arial, Sans;
	font-size: 90%;
	margin: 0;
	padding: 0;
	background: #ffffff;
}

/*
  DIV'S
*/

#logo,
#logo_admin {
	position: absolute;
	top: 0;
	left: 7px;
	z-index: 900;
}
#logo_admin {
	height: 105px;
}

#container {
	position: relative;
	top: 28px;
	left: 0;
	width: 750px;
	height: 100%;
	padding: 0 0 40px 0;
	z-index: 500;
}

#header {
	position: relative;
	float: left;
	width: 750px;
	margin: 0 0 -4px 0;
	padding: 0;
	z-index: 800;
}

#line {
	position: relative;
	width: 750px;
	height: 7px;
	margin: 0;
	padding: 0;
	float: left;
	background-color: #005098;
	z-index: 900;
}

#lefty {
	position: relative;
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	z-index: 600;
	background-color: #fff029;
}

#menu {
	position: relative;
	float: left;
	width: 200px;
	z-index: 700;
}

#info {
	position: relative;
	float: left;
	width: 200px;
	padding-top: 16px;
	background: #fff029 url(images/info_corner.gif) no-repeat top right;
	z-index: 700;
}

#document,
#document_admin {
	position: relative;
	float: left;
	width: 550px;
	background: #ffffff url(images/gradient.gif) repeat-x top;
	z-index: 800;
}
#document_admin {
	width: 750px;
}

#floats {
	position: absolute;
	top: 235px;
	left: 753px;
	width: 202px;
	padding: 0;
	z-index: 500;
}

#float {
	position: relative;
	float: left;
	width: 200px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 7px;
	border-width: 1px;
  	border-style: solid;
	border-color: #cccccc;
  	background-color: #ffffff;
	z-index: 850;
}

#float_topic {
	position: relative;
	width: 191px;
	margin-top: -1px;
	float: none;
	padding: 5px;
	z-index: 860;
	font-weight: bold;
	background: #cccccc url(images/float_corner.png) no-repeat top right;
}

#nosto {
	position: relative;
	float: right;
	width: 264px;
	margin-top: 7px;
	margin-right: 2px;
	margin-left: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	background-color: #ffffff;
	z-index: 850;
}

#nosto2 {
	position: relative;
	float: right;
	width: 537px;
	margin-top: 7px;
	margin-right: 2px;
	margin-left: 0;
	border: #cccccc solid 1px;
	z-index: 850;
}

#footer {
	position: relative;
	float: right;
	left: 0;
	width: 550px;
	height: 40px;
	background-color: #ffffff;
	border-top: #cccccc solid 1px;
	z-index: 800;
}

#top {
	position: absolute;
	width: 100%;
	top: 0;
	height: 105px;
	background: url(images/top_background.gif) repeat-x top;
	z-index: 200;
}

/*
  BASIC FONTS
*/

H1 {
	margin: 1.5em 0 1.0em 7px;
	border-bottom: #cccccc solid 3px;

	font-family: "Trebuchet MS", Verdana, Arial, Sans;
	font-size: 2.0em;
}

H2 {
	margin: 7px 0 1.0em 7px;

	font-family: "Trebuchet MS", Verdana, Arial, Sans;
	font-size: 1.4em;
}


.admin_heading {
	position: absolute;
	top: -70px;
	left: 7px;

	font-family: "Trebuchet MS", Verdana, Arial, Sans;
	font-size: 3.0em;
	color: #ffffff;
}

P {
	margin: 1.0em 1.0em 1.0em 3.0em;
}

.float {
	margin: 5px;
}

.info {
	margin: 7px;
}

.poll {
	margin: 7px;
}

.poll P.bodytext {
	margin: 0;
	font-weight: bold;
}

.news, .news_image, .news_category {
	margin: 7px;
}
.news_date {
	font-variant: small-caps;
	font-weight: bold;
	color: #ff6600;
}
.news_topic {
	font-variant: normal;
	font-weight: bolder;
	color: #333333;
}
.news_shorty {
	margin: 7px;
	font-variant: normal;
}

UL.menu {
	position: relative;
	width: 200px;
	margin: 0;
	padding: 0;
	z-index: 850;
}
LI.menu {
	position: relative;
	width: 200px;
	border-bottom: 2px solid #ffffff;
	z-index: 850;
}
LI.menu:hover {
//	background-color: #005098;
	background-color: #7eadd9;
}
LI.menu_act {
	position: relative;
	width: 200px;
	border-bottom: 2px solid #ffffff;
	z-index: 850;
	background-color: #7eadd9;
}
LI.menu_act:hover {
	background-color: #7eadd9;
}

UL.submenu {
	position: relative;
	width: 200px;
	margin: 0;
	list-style: none;
	padding: 0;
	background-color: #ffffff;
	border-top: 1px dotted #cccccc;
	border-bottom: 2px solid #ffffff;
	z-index: 850;
}
LI.submenu {
	position: relative;
	width: 200px;
	border-bottom: 1px dotted #cccccc;
	z-index: 850;
}
LI.submenu:hover {
	background-color: #7eadd9;
}
LI.submenu_act {
	position: relative;
	width: 200px;
	border-bottom: 1px dotted #cccccc;
	z-index: 850;
	background-color: #7eadd9;
}
LI.submenu_act:hover {
	background-color: #7eadd9;
}

UL.submenu_no_borders {
	position: relative;
	width: 200px;
	margin: 0;
	list-style: none;
	padding: 0;
	background-color: #ffffff;
	border-bottom: 2px solid #ffffff;
	z-index: 850;
}
LI.submenu_no_borders {
	position: relative;
	width: 195px;
	padding-left: 5px;
	z-index: 850;
}
LI.submenu_no_borders:hover {
	background-color: #7eadd9;
}
LI.submenu_no_borders_act {
	position: relative;
	width: 195px;
	padding-left: 5px;
	z-index: 850;
	background-color: #7eadd9;
}
LI.submenu_no_borders_act:hover {
	background-color: #7eadd9;
}

SPAN.menu, SPAN.submenu {
	padding: 5px 0px 5px 7px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
SPAN.menu:hover, SPAN.submenu:hover {
	font-weight: bold;
	text-decoration: underline;
}

A.menu_admin {
	background-color: #ffffff;
	padding: 5px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.menu_admin:hover {
	background-color: #fff72c;
	text-decoration: underline;
}

A.footer {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
A.footer:hover {
	font-weight: bold;
	text-decoration: underline;
}

.csc-textpic-intext-left {
	margin: 1.0em 1.0em 1.0em 3.0em;
	clear: both;
}
.csc-textpic-intext-right {
	margin: 1.0em 1.0em 1.0em 3.0em;
	clear: both;
}

.csc-textpic-text .bodytext {
	margin: 1.0em 1.0em 1.0em 3.0em;
}

.csc-mailform-field {
	text-align: left;
	margin-bottom: 7px;
}

form, fieldset {
	border: 0;
}

input, textarea, select {
	border: 1px solid #ccc;;
}

.news-amenu-item-year {
	list-style-type: none;
	font-weight: bold;
}

.news-catmenu {
	font-weight: bold;
	margin: 7px;
}

.news-single-img {
	float: right;
}