/* general */

* {margin: 0;padding: 0;}
body {font: 95% Arial, Helvetica, sans-serif;color: #003300;background-color: #FFB937;text-align: center;}
h1 {font-size: 1.8em;font-weight: normal;}
h2 {font-size: 1.5em;font-weight: normal;}
h3 {font-size: 1.3em;font-weight: normal;}
p, li, td {font-size: 1.00em;}
li p, li li, td td, li a {font-size: 100%;}
a, a:link, a:visited {color: #003300;background-color:transparent;}
img, a img, a:link img, a:visited img {border: 0;}
a:hover, a:active, a:focus {color: #9D4F00;background-color:transparent;}
a:hover img, a:active img, a:focus img {border: 0;}
fieldset {background-color: transparent;border: 0;}
address {font-size: 80%;font-style: normal;font-weight: bold;}

/* ID's */
#container {text-align: left;width: 900px;margin: 0 auto 1em auto;background: #FFF1D7;background: url(../images/content_bg.jpg) repeat-y;}
#header {height: 250px;width: 900px;background-color: #FF9D43;}
#topnavigation {width: 880px;background: #FF9D43;padding-top: 5px;padding-bottom: 5px;padding-left: 20px;}
#menu {float:left;width: 600px;}
#navigation {background-color: transparent;float:left;width: 150px;min-height:100px;}
#content {float:left;width: 730px;padding-left: 10px;padding-top: 10px;}
#printer {float:right;width: 150px;padding:2px 20px 0 0;text-align: right;}

.clear {clear:both;visibility:hidden;padding:0px;margin:0px;height:0px;}

#footer {width: 900px;background-color: #FF9D43;}
#impress {float: left;width: 125px;padding: 10px;}
#adress {float: right;width: 730px;text-align: center;padding: 10px 10px 10px 0;}


/* topnavigation */

#topnavigation li {
	display: inline;
	list-style-type: none;
}

#topnavigation li a {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.2em;
	padding: 5px 25px;
}

#topnavigation a,
#topnavigation a:link,
#topnavigation a:visited {
	background: #FF9D43;
	text-decoration: none;
	text-align: center;
	color: #003300;
}

#topnavigation a:hover,
#topnavigation a:active,
#topnavigation a:focus {
	background: #FE8729;
	color: White;
}

#topnavigation a.act,
#topnavigation a:link.act,
#topnavigation a:visited.act {
	color: #FFCC00;
	background-color: #FF6600;
}

#topnavigation a:hover.act,
#topnavigation a:active.act,
#topnavigation a:focus.act {
	color: White;
	background-color: #FF6600;
}

/* navigation */

#navigation li {
	display: inline;
}

#navigation a,
#navigation a:link,
#navigation a:visited {
	background-color: #FFEAAC;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	color: #003300;
}

#navigation a:hover,
#navigation a:active,
#navigation a:focus {
	color: White;
	background-color: #FFE281;
}

#navigation a.act,
#navigation a:link.act,
#navigation a:visited.act {
	color: #FF6600;
	background-color: #FFE281;
}

#navigation a:hover.act,
#navigation a:active.act,
#navigation a:focus.act {
	color: White;
	background-color: #FFE281;
}

#navigation .nav {
	list-style: none;
}

#navigation .nav a {
	display: block;
	width: 150px;
	w\idth: 138px;
	padding: 5px 2px 5px 10px;
	margin-top: 3px;
	}

#navigation .subnav {
	list-style: none;
}

#navigation .subnav a {
	display: block;
	width: 150px;
	w\idth: 128px;
	padding: 2px 2px 2px 20px;
	margin-top: 1px;
	font-size: 85%;
	}
	
#printer a,
#printer a:link,
#printer a:visited {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.2em;
	background: #FF9D43;
	text-decoration: none;
	text-align: center;
	color: #003300;
}

#printer a:hover,
#printer a:active,
#printer a:focus {
	background: #FF9D43;
	color: White;
}

#impress a,
#impress a:link,
#impress a:visited {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.2em;
	background: #FF9D43;
	text-decoration: none;
	text-align: center;
	color: #003300;
}

#impress a:hover,
#impress a:active,
#impress a:focus {
	background: #FF9D43;
	color: White;
}


#impress a.act,
#impress a:link.act,
#impress a:visited.act,
#impress a:hover.act,
#impress a:active.act,
#impress a:focus.act {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.2em;
	background: #FF9D43;
	text-decoration: none;
	text-align: center;
	color: #FFCC00;
}

#column p {
	font-size: 75%;
	padding-bottom: 10px;
}

/* content */

#content h1 {
	margin-bottom: 0.3em;
}

#content h2 {
	margin-bottom: 0.3em;
}

#content h3 {
	margin-bottom: 0.3em;
}

#content p, #content li, #content td {
	font-size: 90%;
}

#content p {
	line-height: 1.5em;
	margin-bottom: 1em;
}

#content ul {
	list-style: disc;
	margin: 0.2em 0 0.5em 1.5em;
}

#content ol {
	margin: 0.2em 0 0.5em 1.5em;
}

#content li {
	line-height: 1.3em;
	margin-bottom: 1em;
}

#content p.textsmall {
	line-height: 1.3em;
	font-size: 65%;
}

#content .img1 {
	border: 0;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}


#content .img2 {
	border: 0;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

#content table {
	border: 1px solid #003300;
	border-spacing:0px;
}

#content td, #content th {
	border: 1px solid #003300;
	padding: 5px;
}

#content table .left {
	position: relative;
	float: left;
}

#content table .right {
	position: relative;
	float: right;
}

#content .form {
	border: none;
}

#content td .form, #content th .form {
	border: none;
	padding: 5px;
}

#content ul.sitemap1 {
	list-style: square;
	line-height: 1.2em;
	margin: 0 0 0 1.5em;
}

#content li.sitemap1 {
	line-height: 1.2em;
	margin: 0;
	font-size: 1.5em;
}

#content ul.sitemap2 {
	list-style: disc;
	line-height: 1.2em;
	margin: 0 0 0 1.5em;
	
}

#content li.sitemap2 {
	line-height: 1.2em;
	margin: 0;
	font-size: 90%;
}

#content ul.sitemap3 {
	list-style: circle;
	line-height: 1.2em;
	margin: 0 0 0 1.5em;
}

#content li.sitemap3 {
	line-height: 1.2em;
	margin: 0;
	font-size: 80%;
}

body#print {font: 95% Arial, Helvetica, sans-serif;color: #003300;background-color: #ffffff;text-align: center;}
body#print img,body#print .csc-textpic-imagewrap {display:none;}
body#print #content{width:600px;text-align: left}
body#print div#printheader img {display:inline;}
