body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6699cc;
	background: #ffffff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


/* ============= Content-Boxen ============= */

#frame {
	width: 100%;
}

#header {
	float: left;
	height: 40px;
	width: 100%;
	margin: 0 auto 0 auto;
	background: #425463 url(../images/header/bg-nav1.png) repeat-x;
}

#banner {
	clear: both;
	height: 100px;
	background: url(../images/header/bg-banner.png) repeat-x;	
}

#main {
	min-height: 400px;
	width: 800px;
	margin: 0 auto 0 auto;
	background: transparent;
}

#footer {
	clear: both;
	width: 800px;
	font-size: 10px;
	padding-top: 5px;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	border-top: 1px solid #d9e5f2;
}

#logo {
	float: left;
	margin-right: 25px; 
}

/* =============== Navigation Horizontal================= */

#menu {
	height: 40px;
	width: 800px;
	margin: 0 auto 0 auto;	
	background: #4e606f url(../images/header/bg-nav1.png) repeat-x;
}

#menu ul {
	list-style: none;
	margin: 0 15px 0 0;
	padding: 0;
	overflow: visible;
	float: left;
	width: 70px;	
}

#menu ul li h2, #menu ul li h2 a {
	color: #ffffff;
	width: 70px;
	line-height: 40px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	border: 0;
}

#menu ul li h2 a:hover, #menu ul li h2:hover {
	color: #ffffff;
	text-decoration: none;
	line-height: 40px;	
	background: #4e606f url(../images/header/bg-nav1-hover.png) repeat-x;
	border: 0;
	width: auto;
}

#menu ul li ul li a {
	display: block;
	width: 145px;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	background: #3a4a58;
	margin: 0 0 0 0;
	padding: 3px 3px 3px 5px;
}

#menu ul li ul li a:hover {
color: #ffffff;
background: #9da5ac;
text-decoration: none;
}

#menu li {position: relative;}

#menu ul ul {
position: absolute;
margin: -2px 0 0 -5px;
border-top: 0;
border-left: 2px solid #03243f;
border-right: 2px solid #03243f;
border-bottom: 2px solid #03243f;
width: 153px;
z-index: 500;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}


/* ============= Searchform ============= */

#menu form {
	float: right;
	width: 150px;
	height: 30px;	
	vertical-align: middle;
	padding: 10px 0 0 0;
	margin: 0 0 0 20px;
}

#menu form fieldset {
	border: 0;
}

#menu form fieldset input.searchbutton {
	width: 16px; 
	height: 16px;
	margin: 0 0 0 5px;
	border: 0;
}

#menu form fieldset input {
	float: left;
	height: 14px;
	width: 100px;
	border: 1px solid #e5e5e5;
	color: #425463;
	font-size: 11px;
}

#menu form fieldset legend, #menu form fieldset label {
	display: none;
}



/* ========== Sub-Navigation =========== */

#subnav {
	float: left;
	width: 180px;
}

#subnav ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#subnav ul li {

}

#subnav ul li a {
	display: block;
	height: 15px;
	width: 160px;
	line-height: 15px;
	vertical-align: middle;
	font-size: 10px;	
	font-weight: bold;
	color: #6699cc;
	text-decoration: none;	
	padding: 0 0 0 20px;
	margin: 0 0 5px 0;
	background: url(../images/system/arrow-right.png) no-repeat;
}

#subnav ul li a:hover {
	text-decoration: underline;	
	color: #8F8F8F;
	background: url(../images/system/arrow-right-hover.png) no-repeat;
}

#subnav ul li a.active {
	color: #8F8F8F;
	background: url(../images/system/arrow-down-hover.png) no-repeat;
}

#subnav ul li ul li a {
	display: block;
	height: 15px;
	width: 140px;
	font-weight: normal;
	line-height: 15px;
	vertical-align: middle;
	color: #6699cc;
	text-decoration: none;	
	padding: 0 0 0 15px;
	margin: 0 0 0 15px;
	background: url(../images/system/arrow-right.png) no-repeat;	
}

#subnav ul li ul li ul li a {
	display: block;
	height: 15px;
	width: 125px;
	font-weight: normal;
	line-height: 15px;
	vertical-align: middle;
	color: #6699cc;
	text-decoration: none;	
	padding: 0 0 0 15px;
	margin: 0 0 0 30px;
	background: url(../images/system/arrow-right.png) no-repeat;	
}


/* =================== Pathway =================== */

#pathway {
	margin: 0 0 25px 0;
}


/* =================== Page Index ===================== */

#page-index {
	float: right;
	width: 200px;
	border-left: 1px solid #d9e5f2;
	border-right: 1px solid #d9e5f2;
	border-bottom: 1px solid #d9e5f2;	

}

#page-index h4 {
	display: block;
	width: 197px;
	height: 17px;
	color: #ffffff;
	font-size: 10px;
	vertical-align: middle;
	margin: 0 -1px 0 -1px;
	padding: 3px 0 0 5px;
	background: #707070 url(../images/content/bg-tableheader.png) repeat-x;	
}

#page-index ul {
	list-style-type: none;
	margin: 10px 5px 10px 10px;
	padding: 0 0 0 0;
}

#page-index ul li {
	padding-bottom: 3px;
}

/* =================== Content =================== */

#content {
	float: left;
	font-size: 10px;	
	width: 620px;
	padding: 0 0 15px 0;
}

#content a {
	color: orange;
	}

#content h1 {
	font-size: 18px;
	margin: 0 0 0 0;
}

#content h2 {
	font-size: 16px;	
}

#content h3 {
	margin-top: 35px;
	font-size: 14px;	
}

#content h4 {
	font-size: 11px;	
}

#content p {
	color: #707070;
}

#content ul, #content ol {
	color: #707070;
}

#content p a, #content ul a, #content ol a {
	font-weight: bold;
	color: #6699cc;
	text-decoration: none;	
}

#content p a:hover, #content ul a:hover, #content ol a:hover {
	text-decoration: underline;	
	color: #8F8F8F;
}

#content form fieldset {
	border: 1px solid #d9e5f2;
	margin: 10px 0 0 0;
	}

#content form fieldset legend {
	font-size: 14px;
	font-weight: bold;
	}

#content form br {
	clear: both;
	}

#content form label {
	margin: 2px 0 2px 0;	
	float: left;
	width: 120px;
	color: #425463;
	}

#content form input, #content form select, #content form textarea {
	font-family: verdana;
	font-size: 10px;
	float: left;
	margin: 2px 0 2px 0;
	border: 1px solid #425463;
	}

#content form input.button {
	background: #425463;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	}

#content form input.button:hover {
	color: #425463;
	background: #ffffff;
	}

#content table thead tr th {
	background: #6699cc;
	color: #ffffff;
	font-size: 12px;
	padding: 2px 5px 2px 5px;
	}

#content table {
	width: 100%;
	border-collapse: collapse;
	}

#content table td {
	color: #666666;
	padding: 2px 5px 2px 5px;
}

#content table tr.dark td {
	background: #f7fafc;
}

#content table td.center {
	text-align: center;
	color: #6699cc;
	}

#content table tfoot td {
	background: #6699cc;
	color: #ffffff;
	font-size: 9px;
	text-align: right;
	}

/* =================== Special Content Classes =================== */

.article-header {
	width: 100%;
	padding: 3px 0 3px 0;
	border-top: 1px dotted #6699cc;
	border-bottom: 1px dotted #6699cc;	
}

.article-header span {
	padding-right: 15px;
}

/* =================== Content Table =================== */

#content-table {
	width: 100%;
	margin-bottom: 25px;
	border-collapse: collapse;
}

#content-table thead tr {
	color: #ffffff;
	background: #707070 url(../images/content/bg-tableheader.png) repeat-x;
}

#content-table th {
	text-align: left;
	padding: 3px 5px 3px 5px;
}

#content-table tfoot tr {
	color: #ffffff; 
	background: #707070 url(../images/content/bg-tableheader.png) repeat-x;
}

#content-table tfoot tr td {
	text-align: center;
	padding: 2px;
}

#content-table tbody tr td {
	color: #707070;
	text-align: left;
	padding: 3px 5px 3px 5px;
}

#content-table tbody tr td a {
	color: #6699cc;
	text-decoration: none;
}

#contenttable tbody tr td a:hover {
	color: #707070;
	text-decoration: underline;
}

#content-table tr.dark {
	background: #f7fafc;
}

#content-table tr.light {
	background: #ffffff;
}


/* =================== Filter =================== */

#filter {
}

#filter fieldset {
	padding: 7px;
	border: 1px solid #d9e5f2;
}

#filter legend {
	font-size: 11px;
	font-weight: bold;
	color: #6699cc;
}

#filter input {
	font-size: 11px;
	color: #6699cc;
	margin-left: 3px;	
	margin-right: 7px;	
	border: 1px solid #d9e5f2;
}

#filter input.button {
	font-weight: bold;
	color: #ffffff;
	padding: 2px 5px 2px 5px;
	border: none;
	background: #84A3BD url(../images/system/bg-button.png) repeat-x;
	cursor: pointer;
}

#filter input.button:hover {
	color: #ff9900;
}

#filter select {
	font-size: 10px;
	color: #6699cc;
	margin-left: 3px;	
	margin-right: 7px;		
	border: 1px solid #d9e5f2;
}


/* =================== Page Counter =================== */

#page-count {
	margin-top: 30px;
	margin-bottom: 10px;	
	text-align: center;
}

#page-count span.active {
	padding: 3px;
	color: #ffffff;
	background: #6699cc
}


/* =================== Footer ========================= */

#footer p {
	clear: both;
	color: #8F8F8F;
}

#footer ul {
	display: block;
	width: 200px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	list-style-type: none;
}

#footer ul li {
	float: left;
	width: 100px;
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;	
}

#footer a {
	color: #8F8F8F;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	color: #6699cc;
	text-decoration: underline;
}


/* =================== Error-Messages ========================= */

#error {
	clear: both;
	width: 400px;
	min-height: 60px;
	margin: 10px auto 50px auto;
	border-left: 1px solid #e42c18;
	border-right: 1px solid #e42c18;
	border-bottom: 1px solid #e42c18;		
	background: url(../images/system/error.png) no-repeat left;
}

#error h1 {
	width: 392px;
	font-size: 11px;
	color: #ffffff;
	padding: 3px 5px 3px 5px;
	margin: 0 -1px 0 -1px;
	background: #e42c18 url(../images/system/bg-button-error.png) repeat-x;
}

#error h2 {
	color: #e42c18;
	font-size: 14px;
	margin: 10px 0 0 0;
	padding: 0 0 0 60px;
}

#error p {
	padding: 0 5px 5px 60px;
	margin: 10px 0 5px 0;	
}

#error p a.button {
	font-weight: bold;
	color: #ffffff;
	margin: 15px 15px 15px 100px;
	padding: 3px 5px 3px 5px;
	border: none;
	background: #e42c18 url(../images/system/bg-button-error.png) repeat-x;
	cursor: pointer;
}

#error p a.button:hover {
	color: #000000;
	text-decoration: none;
}


#warning {
	clear: both;
	width: 400px;
	min-height: 60px;
	margin: 10px auto 50px auto;
	border-left: 1px solid #ff9900;
	border-right: 1px solid #ff9900;
	border-bottom: 1px solid #ff9900;		
	background: url(../images/system/warning.png) no-repeat left;
}

#warning h1 {
	width: 392px;
	font-size: 11px;
	color: #ffffff;
	padding: 3px 5px 3px 5px;
	margin: 0 -1px 0 -1px;
	background: #ff9900 url(../images/system/bg-button-warning.png) repeat-x;
}

#warning h2 {
	color: #ff9900;
	font-size: 14px;
	margin: 10px 0 0 0;
	padding: 0 0 0 60px;
}

#warning p {
	padding: 0 5px 5px 60px;
	margin: 10px 0 5px 0;
}

#warning p a.button {
	font-weight: bold;
	color: #ffffff;
	margin: 15px 15px 15px 100px;
	padding: 3px 5px 3px 5px;
	border: none;
	background: #ff9900 url(../images/system/bg-button-warning.png) repeat-x;
	cursor: pointer;
}

#warning p a.button:hover {
	color: #000000;
	text-decoration: none;
}

#warning ul {
	margin: 0 5px 5px 60px;
	padding: 0 0 0 60px;	
}

#warning ul li {
	color: #ff9900;
	font-weight: bold;
}