* {
	margin: 0;
	padding: 0;
}

body {
	margin-bottom: 50px;
	background: #FFFFFF url(images/img1.gif) repeat-x;
	font: normal 13px "Verdana", Arial, Helvetica, sans-serif;
	color: #3B3B3B;
}

h1, h2, h3 {
	color: #4F789F;
}

h1 {
}

h2 {
}

h3 {
	font-size: 1em;
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
	padding-left: 3em;
	padding-right: 3em;
	background: url(images/img03.png) no-repeat;
	text-align: justify;
	font-family: "Verdana", sans;
	font-style: italic;
	color: #6B8CB5;
}

ul {
	margin-left: 2em;
	list-style: circle;
}

ul li {
}

ol {
	margin-left: 2em;
	list-style: lower-roman;
}

ol li {
}

a {
	color: #4F789F;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}



img.left {
	float: left;
	margin: 0 20px 0 0;
	border: solid 4px #FFFFFF;
}

img.right {
	float: right;
	margin: 0 0 20px 20px;
	border: solid 4px #FFFFFF;
}


/* Boxed Style */

.boxed {
}

.boxed .title {
	padding: 10px 15px;
	background: #FFFFFF url(images/head_box.gif) no-repeat;
	text-transform: uppercase;
	font: bold .77em "Verdana", sans;
	color: #FFFFFF;
}

.boxed .content {
	padding: 15px;
}

.boxed ul {
	list-style: none;
}

/* Post */

.post {
	clear: both;
	padding: 20px;
}

.post .title {
}

.post .content {
	line-height: 1.6em;
}

.post .title {
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.post p, .post blockquote, .post ul, .post ol {
	margin-bottom: 1em;
}

.post blockquote, .post ul, .post ol {
	margin-left: 3em;
}

/* Header */

#header {
	width: 890px;
	height: 150px;
	margin: 0 auto;
	background: #FFFFFF url(images/img2.jpg);
}

#header h1, #header h2 {
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
}

#header h1 {
	float: left;
	padding: 80px 0 0 10px;
	letter-spacing: -3px;
	font-size: 48px;
}

#header h2 {
	float: left;
	padding: 107px 0 0 7px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 890px;
	margin: 0 auto;
	background: url(images/img3.gif) repeat-y;
}

#content {
	float: left;
	width: 497px;
	padding-right: 1px;
}

#content table
{
	margin-bottom: 1.5em;
	border-collapse: collapse;
	text-align: left;
}

#content table th
{
	font-weight: bold;
	padding: 0.5em;
}

#content table td
{
	padding: 0.5em;
	border-right: solid 1px #fff;
}

#content table tr.rowH
{
	color: #fff;
	background: #006192 url('images/a8.gif') top left repeat-x;
	border-right: solid 1px #fff;
}

#content table tr.rowA
{
	background: #F8F8F8 url('images/a6.gif') top left repeat-x;
	border-top: solid 1px #fff;
	color: inherit;
}

#content table tr.rowB
{
	background: #FDFDFD url('images/a7.gif') top left repeat-x;
	border-top: solid 1px #fff;
	color: inherit;
}

#sidebar {
	float: left;
	width: 200px;
	padding-left: 1px;
}

#skyscraper {
	float: right;
	width: 190px;
	text-align: center;
}

#skyscraper #chartworld_logo {
	margin: 20px 0 0 10px;
}
#skyscraper #noaa_logo {
	margin: 20px 0 0 0;
}


/* inhalt > features list */

#features {
}

#features ul {
	margin: 0;
	list-style: none;
}

#features li {
	margin-bottom: 1em;
}

#features h3 {
	margin: 0;
	padding: 0 0 0 10px;
	background: url(images/img09.gif) no-repeat left center;
	font-size: x-small;
}

#features p {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: normal;
	font-size: .85em;
}

#features a {
	text-decoration: none;
}

/* inhalt > pdf list */

#pdflist {
}

#pdflist ul {
	margin: 0;
	list-style: none;
}

#pdflist li {
	margin-bottom: 1em;
}

#pdflist h3 {
	margin: 0;
	padding: 0 0 0 20px;
	background: url(images/pdficon_small.gif) no-repeat left center;
	font-size: x-small;
}

#pdflist p {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: .85em;
}

#pdflist a {
	text-decoration: none;
}

/* Menu */

#menu {
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 5px 15px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #3B3B3B;
}

#menu a:hover {
	background: #4F789F;
	color: #FFFFFF;
}

#menu .active a {
	background: #BABABA;
	color: #000000;
}

/* Login */

#login {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login input {
	margin-bottom: 5px;
}

#inputtext1, #inputtext2 {
	width: 160px;
}

/* Shoplink */

#shoplink {
	text-decoration: none;
}

/* Updates */

#updates {
}

#updates ul {
}

#updates li {
	margin-bottom: 20px;
}

#updates h3 {
	font-size: .77em;
}

/* Footer */

#footer {
	width: 860px;
	height: 15px;
	margin: 0 auto;
	padding: 5px 15px;
	background: #FFFFFF url(images/footer.gif) no-repeat;
	font-size: 0.77em;
	color: #FFFFFF;
}

#legal {
	float: left;
	color: #FFFFFF;
}

#links {
	float: right;
	color: #FFFFFF;
}


#content #ceact_featurelist td, #content #ceact_featurelist th {
	padding: 0.2em;
	text-align: center;
}
#ceact_featurelist tr:first-child {
	background:url("images/a8.gif") repeat-x scroll left top #006192;
	border-right:1px solid #FFFFFF;
	color:#FFFFFF;
}

#content #ceact_featurelist tr td:first-child, #content #ceact_featurelist tr th:first-child {
	text-align: left;
}

#ceact_featurelist tr:nth-child(odd) td {
	background:url("images/a6.gif") repeat-x scroll left top #F8F8F8;
	border-top:1px solid #FFFFFF;
	color:inherit;
}
#ceact_featurelist tr:nth-child(even) td {
	background:url("images/a7.gif") repeat-x scroll left top #F8F8F8;
	border-top:1px solid #FFFFFF;
	color:inherit;
}
#ceact_featurelist img {
	margin-top: 2px;
}
