/* CSS Document */

body,td,th {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: 0.7em "Lucida Grande", Tahoma, "Lucida Sans", Lucida, Arial, Helvetica, sans-serif;
	background-image: url(../images/mainback.gif);
	background-repeat: repeat-x;
	color: #006699;
}
.clear, clear {
	clear: both;
}
.hide {
	display: none;
}
/* CSS Main Layout */

#nav,
#top,
#footer,
#container {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 800px; 
	voice-family: "\"}\""; /* IE 5 Box Model Hack */
	voice-family:inherit;
	width:800px;
}
/*Be Nice to opera rule*/
html>body #nav,
html>body #top,
html>body #footer,
html>body #container {
  width:800px;
	}
#top {
	height: 180px;
	background: #FFFFFF url(../images/topbanner.gif) no-repeat;
	margin-top: 18px;
	}

#footer p {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		color: #9B9B9B;
	}
#footer a {
	color: #4F4F4F;
	text-decoration: none;
	}
.footspace {
	clear: both;
	height: 30px;
	}
#container #leftcolumn {
	width: 147px;
	float: left;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9DDCF9;
	padding-right: 10px;
	text-align: right;
	height: 300px;
	}
#container #midcolumn {
	width: 148px;
	float: left;
	display: inline;
	height: 300px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9DDCF9;
	padding-left: 10px;
	padding-top: 10px;
	}
#container #rightcolumn {
	width: 450px;
	float: left;
	display: inline;
	padding-left: 25px;
	line-height: 18px;
	padding-top: 10px;
	}
#footercontainer {
	width: 100%;
	height:150px;
	font-family: "Lucida Grande", Arial, Helvetica;
	line-height: 15px;
	color: #999999;
	background-color: #E6E8EE;
	}
#footer #left {
	float: left;
	width: 135px;
	font-family: "Lucida Grande", Arial, Helvetica;
	line-height: 15px;
	color: #999999;
	height: 45px;
	padding-left: 20px;
	}
#footer #middle {
	float: left;
	width: 140px;
	font-family: "Lucida Grande", Arial, Helvetica;
	color: #999999;
	line-height: 15px;
	height: 45px;
	background-image: url(../images/footerdivider.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 20px;
	}
#footer #right {
	float: left;
	width: 340px;
	font-family: "Lucida Grande", Arial, Helvetica;
	line-height: 15px;
	color: #999999;
	height: 45px;
	background-image: url(../images/footerdivider.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 20px;
	}

#container #rightcolumn .highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00BDE6;
	line-height: 25px;
}
#container #midcolumn .header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00BDE6;
	display: block;
	line-height: 25px;
	margin-bottom: 5px;
	font-weight: bold;
}
.darkblue {
	color: #40518D;
	font-weight: bold;
}
.lightblue {
	color: #00BDE6;
}
	
/* Navigation */

#navlist
{
	font-size: 12px;
	padding:0;
	margin:0;
}

 #navlist li
{
	list-style: none;
	margin: 0;
	display: inline;
}

#navlist li a
{
	width:138px;
	height: 25px;
	padding-top: 13px;
	color: #40518D;
	padding-right: 10px;
	padding-left: 0px;
	text-decoration: none;
	float: left;
	margin-right: 1px;
	background: url(../images/navi_trenner.png) no-repeat right top;
}

#navlist li a:link, #navlist li a:visited { 
	color: #00BDE6; 
}

#navlist li a:hover {
	color: #40518D;
}

#navlist li a#current, #navlist li a:hover#current {
	color: #FFFFFF;
	background: url(../images/navover.gif) no-repeat center center;
}
/* Sub Navigation */

#subnavlist
{
	font-size: 12px;
	padding:0;
	margin:0;
}

 #subnavlist li
{
	list-style: none;
	margin: 0;
	display: inline;
}

#subnavlist li a
{
	width:123px;
	color: #40518D;
	padding-left: 20px;
	text-decoration: none;
	float: left;
	margin-right: 1px;
	background: url(../images/arrow.gif) no-repeat left center;
	margin-bottom: 20px;
}

#subnavlist li a:link, #subnavlist li a:visited { 
	color: #00BDE6; 
}

#subnavlist li a:hover {
	color: #40518D;
}

#subnavlist li a#current, #subnavlist li a:hover#current {
	color: #40518D;
	background: url(../images/small-circle.gif) no-repeat left center;
}
.backtotop a {
	width: 115px;
	color: #006699;
	float: right;
	height: 30px;
	background-image: url(../images/top-up.gif);
	background-repeat: no-repeat;
}
.backtotop a:hover {
	width: 115px;
	color: #006699;
	float: right;
	height: 30px;
	background-image: url(../images/top-over.gif);
	background-repeat: no-repeat;
}
#container #rightcolumn .imgborder {
	border: 4px solid #DAECF4;
	padding: 15px;
	float: left;
}
/* Image boxes and descriptions */
#container #rightcolumn .imgleft {
	width: 95px;
	border: 4px solid #DAECF4;
	padding: 15px;
	float: left;
	margin-top: 10px;
}
#container #rightcolumn .imgmid {
	width: 95px;
	border: 4px solid #DAECF4;
	padding: 15px;
	float: left;
	margin-right: 23px;
	margin-left: 23px;
	margin-top: 10px;
}
#container #rightcolumn .imgright {
	width: 95px;
	border: 4px solid #DAECF4;
	padding: 15px;
	float: left;
	margin-top: 10px;
}
#container #rightcolumn .descleft {
	width: 128px;
	float: left;
	margin-bottom: 15px;
	margin-top: 4px;
	text-align: right;
	height: 40px;
	padding-right: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9DDCF9;
}
#container #rightcolumn .descmid {
	width: 128px;
	float: left;
	margin-right: 23px;
	margin-left: 23px;
	margin-bottom: 15px;
	margin-top: 4px;
	text-align: right;
	height: 40px;
	padding-right: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9DDCF9;
}
#container #rightcolumn .descright {
	width: 128px;
	float: left;
	margin-bottom: 15px;
	margin-top: 4px;
	text-align: right;
	height: 40px;
	padding-right: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9DDCF9;
}
.imgcontent {
	width: 300px;
	float: left;
	margin-top: 10px;
	padding-left: 10px;
}
.imgtitle {
	width: 130px;
	float: left;
	margin-top: 10px;
	text-align: right;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9DDCF9;
	margin-right: 10px;
}
