* {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #6A6A6A;
	background-repeat: no-repeat;
	height: 100%;
	text-align: center;
}

#background {
	background-color: transparent;
	background-repeat: no-repeat;
	height: 100%;
	padding-bottom: 5px;
	padding-top: 15px;
	position: relative;
	z-index: 1;
}

#container {
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 980px;
	padding: 0px;
	text-align: left;
	position: relative;
}

#container-shadow-right-top {
	background-image: url(../images/shadow_right_top.gif);
	background-color: transparent;
	width: 8px;
	height: 8px;
}

#container-shadow-right-center {
	background-image: url(../images/shadow_right_center.gif);
	background-repeat: repeat-y;
	width: 8px;
}

#container-header {
	background-color: #FFFFFF;
	position: relative;
	height: 164px;
}

.slideshow-div img {
	position: absolute;
	left: 0;
	top: 0;
}

#container-menu-top {
	background-color: #FFFFFF;
	height: 21px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
}

#container-content {
	background-color: #FFFFFF;
	padding-bottom: 10px;
	height: 100%;
	width: 980px;
}

#container-shadow-bottom-left {
	background-image: url(../images/shadow_bottom_left.gif);
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
}

#container-shadow-bottom-center {
	background-image: url(../images/shadow_bottom_center.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 8px;
}

#container-shadow-bottom-right {
	background-image: url(../images/shadow_bottom_right.gif);
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
}

#container-footer {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: right;
}

#content {
	float: right;
	margin: 0px 10px 0px 0px;
	width: 720px;
	height: 100%;
	z-index: 0;
}

#breadcrumb {
	text-align: left;
	padding: 5px 10px 5px 15px;
	float: left;
	line-height: 18px;
	height: 18px;
}

#breadcrumb a:hover {
	text-decoration: none;
}

#footer {
	height: 16px;
	position: relative;
	width: 100%;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: none;
}

#header-left {
	float: left;
	position: absolute;
	top: 50px;
	left: 40px !important;
	left: 30px;
	z-index: 1000;
	width: 393px;
	height: 105px;
}

#header-search-box {
	float: right;
	position: relative;
	top: 110px;
	right: 30px;
	z-index: 10;
}

#header-search-box input.search-string {
	border: 1px solid #6A6A6A;
	height: 16px;
	padding: 1px;
}

#header-search-box input.search-submit {
	background-image: url(../images/menu_bg_over.gif);
	border: 1px solid #6A6A6A;
	height: 20px;
	color: #FFFFFF;
}

#menu-top {
	background-color: transparent;
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #6A6A6A;
	float: left;
	height: 19px;
	line-height: 19px;
	margin: 0px 10px 0px 10px !important;
	margin: 0px 5px 0px 5px;
	position: relative;
	width: 950px !important;
	width: 950px;	
}

#menu-top span {
	color: #FFFFFF;
}

#menu-top ul.topmenu { margin: 0; padding: 0; }
/*#menu-top ul.topmenu li { display: inline; }*/
#menu-top ul.topmenu li { 
	display: inline; 
	/*behavior: url(\\cc1205006-a\typo3\template\css\cssmenu.htc);*/
	position: relative;
	padding: 0;
	float: left;
	border-right: 1px solid #6A6A6A;	
	margin: 0;
}
#menu-top ul.topmenu li a { 
	height: 17px !important;
	height: 17px;
	margin: 0;
	padding: .2em 1em 0em 1em;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
}
#menu-top ul.topmenu li:hover a:hover { 
	background-color: #EFEFEF;
	background-image: url(../images/menu_bg_over.gif);
	color: #FFFFFF;
}
#menu-top ul.topmenu ul.submenu { 
	position: absolute;
	width: 150px; 
	display: none;
	top: 19px !important;
	top: 19px; 
	left: -1px;
	list-style: none;
	margin: 0; 
	padding: 0; 
	background-color: #C4C4C4;
	z-index: 10;
	white-space: nowrap;
	border: 1px solid #6A6A6A;
}
#menu-top ul.topmenu ul.submenu li { 
	/*behavior: url(\\cc1205006-a\typo3\template\css\cssmenu.htc);*/
	margin: 0;
	width: 150px;

}
#menu-top ul.topmenu ul.submenu ul.submenu, #menu-top ul.topmenu ul.submenu ul.submenu {
	left: 150px !important; /* Move away from second level menu for second level and lower */
	left: 140px;
	top: -1px !important; /* Border = 1px so we need to move one up aswell !important to overrule the !important above*/
}

#menu-top ul.topmenu ul.submenu li:hover, #menu-top ul.topmenu ul.submenu ul.submenu li:hover { background-color: #4B9C4D; color: #FFFFFF; display: block; }
#menu-top ul.topmenu ul.submenu li:hover a, #menu-top ul.topmenu ul.submenu ul.submenu li:hover a { color: #FFFFFF; display: block; }
#menu-top ul.topmenu ul.submenu li:hover a:hover, #menu-top ul.topmenu ul.submenu ul.submenu li:hover a:hover  { color: #FFFFFF; display: block; background-image: none; background-color: #4B9C4D; }
#menu-top ul.topmenu li:hover ul.submenu { display: block; }
#menu-top ul.topmenu ul.submenu li:hover ul.submenu { display: block; }
#menu-top ul.topmenu ul.submenu ul.submenu li:hover ul.submenu { display: block; }
#menu-top ul.topmenu ul.submenu ul.submenu, #menu-top ul.topmenu ul.submenu ul.submenu ul.submenu {
	display: none;
	top: -1px !important;
}

#menu-top ul.topmenu ul.submenu ul.submenu li { 
	display: block; 
	font-size: 11px; 
	text-align: center; 
	line-height: 17px; 
	/*behavior: url(\\cc1205006-a\typo3\template\css\cssmenu.htc);*/
	width: 150px;
	float: left;
}

#menu {
	background-color: #C4C4C4;
	width: 206px;
	height: 300px;
	padding: 10px 0px 10px 0px;
	margin: 0px 10px 5px 10px !important;
	margin: 0px 10px 5px 5px;
	float: left;
}

#menu-left-title ul {
	margin: 0px 0px 0px 0px;
}

#menu-left-title ul li {
	list-style-type: none;
	border-bottom: 1px solid #4B9C4D;
	margin: 0px 10px 10px 10px;
	padding: 0px 5px 3px 5px;
	font-size: 12px;
	font-weight: bold;
}

ul {
	margin: 0px 10px 10px 10px;
}

li {
	margin: 5px 10px 5px 15px;
}

#menu-left {
	
}

/* First menu level */
#menu-left ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
}

#menu-left ul li {
	margin: 1px 0px 0px 0px;
	line-height: 15px;
}

#menu-left ul li a {
	color: #000000;
	display: block;
	text-decoration: none;
	padding: 2px 15px 2px 15px;
	height: 15px !important;
}

#menu-left ul li a:hover {
	background-color: #4B9C4D;
	color: #FFFFFF;
	text-decoration: none;
}

#menu-left ul li a.selected {
	text-decoration: underline;
}
/* End first menu level */

/* Second menu level */
#menu-left ul ul {
	border: 0px solid black;
	margin-top: 1px;
	margin-bottom: 0px;
}

#menu-left ul ul li {
	margin-top: 1px;
	margin-bottom: 0px;
	line-height: 15px;
}

#menu-left ul ul li a {
	color: #000000;
	display: block;
	text-decoration: none;
	padding: 2px 15px 2px 25px;
	height: 15px !important;
}

#menu-left ul ul li a:hover {
	background-color: #4B9C4D;
	color: #FFFFFF;
	text-decoration: underline;
	margin-bottom: 0px;
}

#menu-left ul ul li a.selected {
	text-decoration: underline;
	margin-bottom: 0px;
}
/* End second menu level */

/* Third menu level */
#menu-left ul ul ul {
	margin-top: 1px;
	margin-bottom: 1px;
}

#menu-left ul ul ul li {
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 15px;
}

#menu-left ul ul ul li a {
	color: #000000;
	display: block;
	text-decoration: none;
	padding: 2px 15px 2px 35px;
	height: 15px !important;
}

#menu-left ul ul ul li a:hover {
	background-color: #4B9C4D;
	color: #FFFFFF;
	text-decoration: underline;
}

#menu-left ul ul ul li a.selected {
	text-decoration: underline;
}
/* End third menu level */

/* Fourth menu level */
#menu-left ul ul ul ul {
	margin-top: 1px;
	margin-bottom: 0px;
}

#menu-left ul ul ul ul li {
	margin-top: 1px;
	margin-bottom: 0px;
}

#menu-left ul ul ul ul li a {
	color: #000000;
	display: block;
	text-decoration: none;
	padding: 2px 15px 2px 40px;
	height: 15px !important;
}

#menu-left ul ul ul ul li a:hover {
	background-color: #4B9C4D;
	color: #FFFFFF;
	text-decoration: underline;
}

#menu-left ul ul ul ul li a.selected {
	text-decoration: underline;
}
/* End fourth menu level */

#content-area {
	top: 0px;
	width: 720px;
}

#content-left {
	vertical-align: top;
	margin: 5px 5px 5px 10px;
	width: 230px;
}

#content-normal {
	vertical-align: top;
	margin: 5px 5px 5px 5px;
	width: 460px;
}

#content-right {
	vertical-align: top;
	margin: 5px 10px 5px 5px;
	width: 230px;
}

h1 {
	border-bottom: 1px solid #4B9C4D;
	margin: 0px 0px 15px 0px;
	padding: 0px 5px 3px 5px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

h1 span.date {
	font-size: 10px;
	/*position: relative;*/
	float: right;
	padding: 2px 5px 0px 5px;
	color: #000000;
	z-index: 0;
}

p {
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 5px 5px;
}

#login {
	margin: 40px 10px 5px 10px !important;
	margin: 40px 10px 5px 5px;
}

#login input.text {
	border: 1px solid #6A6A6A;
	height: 16px;
	padding: 1px;
}

#login input.button {
	background-image: url(../images/menu_bg_over.gif);
	border: 1px solid #6A6A6A;
	height: 20px;
	color: #FFFFFF;
}

input {
	border: 1px solid #6A6A6A;
	height: 16px;
	padding: 1px;
}

input.button {
	background-image: url(../images/menu_bg_over.gif);
	border: 1px solid #6A6A6A;
	height: 20px;
	color: #FFFFFF;
}

select {
	border: 1px solid #6A6A6A;
	margin: 1px 0px 1px 0px;
	padding: 1px;
}

textarea {
	border: 1px solid #6A6A6A;
	margin: 1px 0px 1px 0px;
	padding: 1px;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* Form styles */
.required {
	color: #FF0000;
}

.field_title {
	width: 100px;
	vertical-align: top;
	text-align:right;
}

.textfield {
	width: 200px;
}

.textarea {
	width: 300px;
	height: 80px;
}

.field_heading h1{
	border-bottom: 1px solid #4B9C4D;
	margin: 0px 0px 15px 0px;
	padding: 0px 5px 3px 5px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.select {
	border: 1px solid #6A6A6A;
}

.checkbox_label {
	cursor: pointer;
}

.radio_label {
	cursor: pointer;
}

.email {
	width: 200px;
}