
/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
}

h1 {
	font-size: 16px;
	font-weight: normal;
}

h2 {
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: normal;
	color: #006688;
}

h3 {
	margin-bottom: 5px;
	font-size: 14px;
	color: #006688;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 2em;
	text-align: justify;
	line-height: 160%;
}
ul.letter {
	margin: 0;
	text-align: justify;
	line-height: 160%;
}

/** LINKS */

a {
	color: #004488;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.more {
	text-align: right;
}

.more a {
	padding-left: 14px;
	background: url(images/homepage15.gif) no-repeat left center;
}
.moreLeft {
	text-align: left;
}

.moreLeft a {
	padding-left: 30px;
	background: url(images/homepage15.gif) no-repeat left center;
}
.moreLeftThin {
	text-align: left;
	font-size: 16px;
}

.moreLeftThin a {
	padding-left: 30px;
	background: url(images/homepage15.gif) no-repeat left center;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** LISTS */

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 200%;
}

.list1 li {
	padding-left: 15px;
	background: url(images/subpage1_01.gif) no-repeat left center;
}

.list1 a {
	color: #81ACA1;
}

.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.list2 li {
	display: block;
	padding: 20px 0px 4px 0px;
	border-top: 1px solid #DDDDDD;
}

.list2 li.first {
	padding-top: 0px;
	border: none;
}
.listcust {
	color:#ffffff;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

.listcust ul{
	list-style-type: square;
}

.listcust li {
	color:#ffffff;
	display: block;
	padding: 0px 0px 5px 0px;
}
.listcust a {
	color:#ffffff;	
}

.listcust a:hover{
}

.listcust li.first {
	padding-top: 0px;
	border: none;
}

.list3 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 170%;
}


.list3 li {
	padding-left: 15px;
	background: url(images/homepage17.gif) no-repeat left center;
}

.list3 a {
	color: #D1E3E6;
}
.list4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 120%;
}


.list4 li {
	padding-left: 15px;
	background: url(images/homepage17.gif) no-repeat left center;
}

.list4 a {
	color: #D1E3E6;
}

/** BACKGROUNDS */

.bg1 {
	background: url(images/homepage14.jpg) no-repeat left top;
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0px 20px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 20px;
}

img.border {
}

hr {
	display: none;
}

.hr1 {
	height: 1px;
}

/** HEADER */

#header {
	width: 900px;
}

#header_logo{
	text-align:left;
}


/** TOPMENU */

#topmenu {
	padding: 0px;
	padding: 5px;
	text-align:right;
}


#topmenu ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	float: left;
	padding: 0px 15px;
	border-left: 1px solid #ABABAB;
	color: #ABABAB;
}

#topmenu li.first {
	border: none;
}

#topmenu a {
	color: #0033AA;
}

/** MENU */

#menu {
	width: 900px;
	height: 42px;
	
	background: url(images/homepage02.gif) repeat-x left top;
	
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 42px;
	padding: 0px 2px 0px 0px;
	background: url(images/homepage03.gif) no-repeat left top;
}

#menu a {
	display: block;
	float: left;
	width: auto;
	height: 28px;
	padding: 15px 20px 0px 20px;
	text-decoration: none;
	color: #DDE2E3;
}

#menu li.first {
	padding-left: 0px;
	background: none;
}

#menu li ul {
	display: none;
	position: absolute;
	width: 900px;
	height: 28px;
	top: 132px;
	left: 0px;
	padding-top: 18px;
}

#menu li li {
	height: auto;
	padding: 0px;
	background: none;
	color: #8B7C57;
}

#menu li.show ul {
	display: block;
}

#menu li.show a {
	background: url(images/homepage04.jpg) repeat-x left top;
	color: #4E625D;
}

#menu li.show li a {
	display: inline;
	float: none;
	height: auto;
	padding: 0px 15px;
	background: none;
	border-left: 1px solid #8B7C57;
	text-decoration: underline;
	color: #6E958A;
}

#menu li.show li a:hover {
	text-decoration: none;
}

#menu li.show li.first a {
	border: none;
}

/** PAGE */

#page {
	width: 900px;
}

.boxed {
	padding: 30px 25px 0px 25px;
}

/** 3-COLUMN LAYOUT */

.three-columns {
	background: url(images/homepage05.gif) repeat-y left top;
	border-bottom: 1px solid #EBE6DB;
}
.one-column {
	background: url(images/homepage05.gif) no-repeat left top;
	border-bottom: 1px solid #EBE6DB;
}

.three-columns .column1, .three-columns .column2, .three-columns .column3 {
	width: 200px;
	background: url(images/homepage07.gif) no-repeat left top;
}

.three-columns .title {
	height: 28px;
	margin: 0px;
	padding: 15px 0px 0px 25px;
	background: url(images/homepage06.gif) no-repeat left top;
	font-size: 12px;
	font-weight: normal;
	color: #3B3B3B;
}

.three-columns .content {
	padding: 20px 25px 10px 25px;
}

.three-columns .column1 .title {
	background: #FFFFFF;
}

.three-columns .column1 {
	background-image: url(images/homepage08.gif);
}

/** CONTENT */

#content {
	width: 600px;
}

/** SIDEBAR */

#sidebar {
	width: 200px;
	border-left:1px dotted lightgrey;
	background: url(images/homepage14.jpg) no-repeat left top;
}

/** BOX1 */

#box1 {
}

/** BOX2 */

#box2 {
}

/** BOX3 */

#box3 {
}

/** BOX4 */

#box4 {
}

/** BOX5 */

#box5 {
	float: left;
	width: 200px;
}

/** BOX6 */

#box6 {
	float: left;
	width: 200px;
}

/** BOX7 */

#box7 {
	float: left;
	width: 200px;
}

#box7 p {
	margin-bottom: 10px;
}

#box7 .list2 li {
	padding-top: 10px;
	padding-bottom: 3px;
}

#box7 .list2 li.first {
	padding-top: 0px;
}

/** BOX8 */

#box8 {
	height: 112px;
	background: url(images/homepage16.gif) repeat left top;
	padding: 20px 25px 0px 25px;
}

#box8 span.title{
	color:#ffffff;
	font-size:16px;
}
#box8 span.address{
    padding: 0px 0px 0px 20px;
	color:#ffffff;
	font-size:14px;
}

/** BOX9 */

#box9 {
	float: left;
	padding:14px;
}

#box9 p {
	margin-bottom: 10px;
}

#box9 .list2 li {
	padding-top: 10px;
	padding-bottom: 3px;
}

#box9 .list2 li.first {
	padding-top: 0px;
}

/** BOX10 */

#box10 {
	padding:14px;
}

#box11 {
	height: 60px;
	background: url(images/homepage16.gif) repeat left top;
	padding: 20px 25px 0px 25px;
}

/** BOX8 */

#box12 {
	height: 130px;
	background: url(images/homepage16.gif) repeat left top;
	padding: 20px 25px 0px 25px;
}

#box12 span.title{
	color:#ffffff;
	font-size:16px;
}
#box12 span.address{
    padding: 0px 0px 0px 20px;
	color:#ffffff;
	font-size:14px;
}

#box13 {
	padding: 10px 0px 0px 0px;
	height: 95px;
	margin: 0 auto;
	background:#ddeeee;
}
#box13 p {
	padding: 0px 0px 0px 20px;
	font-size:16px;
	margin-bottom: 5px;
}

#box13 .list2 li {
	padding-top: 10px;
	padding-bottom: 3px;
}

#box13 .list2 li.first {
	padding-top: 0px;
}


#box13 span.title{
	padding-top: 20px;
	font-size: 20px;
	font-weight: normal;
	color: #006688;
	padding:20px 20px 20px 20px;
}
#box13 span.address{
    padding: 0px 0px 0px 20px;
	color:#ffffff;
	font-size:14px;
}

/** FOOTER */

#footer {
	height: 125px;
	background: url(images/homepage19.gif) repeat left top;
}

#footer p {
	margin: 0px;
	padding-top: 30px;
	line-height: normal;
	text-align: center;
	color: #B0AFAF;
}

#cost_table {

	border-collapse:collapse;
	border:1px dotted lightgrey;
}

#cost_table td{
	border:1px dotted white;
	background-color:#dfdfdf;
}
#cost_table th{
	border:1px dotted white;
	background-color: #afafaf;
	text-align:left;
	color:#000000;
}

.team_item {
	color:#afafaf;
}

.general_sidebar {
	margin: 0px;
	padding: 0px;
	line-height: normal;


}

.general_sidebar ul{
}

.general_sidebar li {
	display:block;
	padding: 8px;
	border-bottom: 1px solid #DDDDDD;

}
.general_sidebar li.selected{
	font-weight:bold;
}

.general_sidebar a:hover{
	text-decoration:none;
}
.general_sidebar li:hover{
	background-color:#efefef;
}

