/* @override 
	http://jupiter.local/layout/source-xchange.de/css/main.css
*/

html {
	background-color: silver;
}

body {
	border: 1px solid black;
	background-color: white;
	width: 970px;
	padding: 1px;
	font: 12px "Lucida Grande", Verdana, Arial, Verdana, sans-serif;
	color: black;	
}

#logo {
	width:970px;
	height: 61px;
	background: url(../images/header_big.jpg) no-repeat left top;	
}

a {
	text-decoration: none;
	color: blue;
}

div#outerleft {
	overflow: hidden;
	clear: left;
	width: auto;
	border-bottom: 1px solid white;
	margin:  0 0 0 0;
	padding: 0 0 0 0;	
}

div#container_bg {
	background: #eeeeee;	
}

div#container_inner {
	min-height: 700px;
	height: auto !important;
	height: 700px;
	width: 711px;
	float: right;
	background-color: white;
	padding-right: 15px;
	padding-left: 15px;
}

ul#logo-nav
{
	float: right;
	margin-top: 4px;
	margin-right: 8px;
	list-style-type: none;
}

ul#logo-nav li
{
	float: left;
	border-left: 1px solid white;
	padding-left: 5px;
	margin-right: 5px;
}

ul#logo-nav li.firstelem{
	border-left-style: none;
}

ul#logo-nav a
{
	color: white;	
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;	
}

#sectionbar {
	width:970px;
	height:  24px;
	background: url(../images/section_bar.jpg) no-repeat left top;	
}

ul#section-nav {
 	margin: 0 0 0 229px;
	padding: 0;
}

ul#section-nav li {
	display: block;
	padding-left: 1px;
	padding-top: 1px;
	float: left;
	margin: 0;
	width: auto !important;
	line-height: 23px;
	white-space: nowrap;
}

ul#section-nav a{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	color: #FFFFFF;
	
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

ul#section-nav a#selectedSection,
ul#section-nav a:hover {
	color:  #000000;
	background-color: #ffffff;
}

div.mainHeader {
	border-bottom: 1px solid #595959;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 2px;
}

div.mainHeader h1 {
	font-weight: bold;	
	font-size: 12px;
	margin: 0;
}

h1.articletitle,
a.articletitleLink {
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 5px;
	text-decoration: none;
	color: #000;
}

p.infoline {
	color: #595959;
	font-size: 9px;
	margin: 0 0 9px;
}

p.information {
	width: 640px;
	height: 300px;
	border: 1px solid #595959;
	overflow: scroll;
	font-size: 11px;
	padding: 10px;
	text-align: justify;
	direction: ltr;
}

p.articlecontent,
form.articlecontent,
.infobox,
.commentBox {
	font-size: 11px;
	margin-bottom: 9px;
	margin-top: 0px;
	overflow: hidden;
	clear: both;
}

span.errorMessage {
	color: red;
}

div.listItem, 
div.listItem0, 
div.listItem1 {
	margin-bottom: 20px;
	margin-right: 10px;
}

div.mainHeader a.rssLink {
	margin-top: 0;
	position: relative;
	float: right;
	top: -14px;
	right: 1px;
}

div.mainHeader a.rssLink img {
	border-style: none;
}

#container_inner div.item {
	margin-left: 6px;
	margin-right: 6px;
	padding: 0;
}

table.standardList {
	margin-left: 0; 
	margin-bottom: 9px;
	width: 650px;	
	border-spacing: 1px;
	border-collapse: separate;
}

table.standardList tbody tr td {
	background-color: #eee;
}

table.standardList tbody tr td.iconcol {
	text-align: center;
	vertical-align: top;
	width: 70px;
	min-height: 50px;
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 9px;
	color: #595959;
	background-color: #fff;
	border: 1px solid #eee;
}

table.standardList tbody tr td.rankingcol {
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
	padding: 10px;
}

table.standardList tbody tr td.contentcol {
	padding: 4px;
}

table.standardList tbody tr td.contentcol,
table.standardList tbody tr td.treecol {
	text-align: left;
	vertical-align: top;
}

table.standardList tbody tr td.treecol {
	width: 200px;
	min-width: 200px;
	max-width: 200px;
}

.infobox {
	width: 100%;
	border: 1px solid #d6d6d6;
	background-color: #fff;
}

table.infobox tbody tr td {
	vertical-align: top;
	border-style: none;
	background-color: #fff;
}

a.contentlink:hover {
	text-decoration: underline;
}

.nofloat {
	overflow: hidden;
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	font-size: 1px;
}

div.quickJumpBox {
	font-weight: normal;
	font-style: normal;
	font-size: 10px;	
}

div.quickJumpBox li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 4px;
}

div.quickJumpBox h1 {
	border-bottom: 1px solid #fff;
}

div.quickJumpBox h1,
table.standardList tbody tr th {	
	border-top: 1px solid #fff;
	padding: 2px 10px;
	margin: 0px;

	font-size: 11px;
	font-weight: bold;
	background-color: #d6d6d6;
	background-image: none;
}

div.quickJumpBox p, 
div.quickJumpBox ul,
div.quickJumpBox form,
div.quickJumpBox .dtree {
	padding: 2px 10px;
	font-size: 9px;
	margin: 5px 0;
}

div.quickJumpBox .dtree {
	max-height: 205px;
	overflow: auto;
}

p.errormessage {
	color: #de2b00;
}

td.formularLabel {
	vertical-align: top;
	font-size: 11px;
	padding-top: 6px;
}

td.formularEdit {
	vertical-align: top;
}

a.editLink, 
a.addLink,
a.deleteLink,
a.quickLink,
a.downloadLink,
a.backLink,
a.refreshLink,
a.commentLink,
a.contentLink,
a.folderLink
{
	font-weight: normal;
	font-style: normal;
	color: #595959;
	text-decoration: none;
	padding-left: 17px;
	font-size: 9px;
	display: inline-block;
	margin-right: 7px;
}

a.pager,
a.selectedPage {
	font-weight: normal;
	font-style: normal;
	color: #595959;
	text-decoration: none;
	font-size: 9px;
	display: inline-block;
	padding: 2px;
	border: 1px solid #ffffff;	
}

span.disabledPager {
	font-weight: normal;
	font-style: normal;
	color: #d6d6d6;
	text-decoration: none;
	font-size: 9px;
	display: inline-block;
	padding: 2px;
	border: 1px solid #ffffff;	
}

a.pager:hover {
	border: 1px solid #595959;	
}

a.selectedPage {
	border: 1px solid #595959;
}

a.quickLink {
	background: url(../images/arrow_gray.gif) no-repeat;
}

a.quickLink:hover {
	background: url(../images/arrow_orange.gif) no-repeat;  
}

a.backLink {
	background: url(../images/arrow_gray_left.gif) no-repeat;
}

a.backLink:hover {
	background: url(../images/arrow_orange_left.gif) no-repeat;  
}

a.downloadLink {
	background: url(../images/arrow_gray_down.gif) no-repeat;
}

a.downloadLink:hover {
	background: url(../images/arrow_orange_down.gif) no-repeat;
}

a.editLink {
	background: url(../images/icon_edit.gif) no-repeat;
}

a.addLink {
	background: url(../images/add_gray.gif) no-repeat;
}

a.deleteLink {
	background: url(../images/icon_delete.gif) no-repeat;
}

a.refreshLink {
	background: url(../images/refresh_gray.gif) no-repeat;
}

a.refreshLink:hover {
	background: url(../images/refresh_orange.gif) no-repeat;
}

a.commentLink {
	background: url(../images/comments.png) no-repeat;	
}

a.contentLink {
	background: url(../images/package_small.png) no-repeat;	
}

a.folderLink {
	background: url(../images/folder_yellow.png) no-repeat;	
}

.dtree {
	font-size: 9px;
	white-space: nowrap;
}

table.infobox tbody tr td.infocaption {
	min-width: 130px;	
	width: 130px;
	max-width: 130px;
	overflow: hidden;
}

.dtree img {
	border: 0px;
	vertical-align: middle;
}

.dtree a {
	color: #000000;
	text-decoration: none;
}

.snippetTextView {
	width: 100%;	
	height: 200px;
	min-height: 100px;
	background-color: #fff;
	border: 1px solid #d6d6d6;
}

.snippetImageView {
	background-color: #fff;
	max-width: 470px;
	overflow: auto;
	padding: 3px;
	border: 1px solid #d6d6d6;
}

.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #d7e3f7;
}

input, textarea {
	border: 1px solid #595959;
	margin: 2px 0 5px;
	background-color: #FFFFFF;
}

.commentBox {
	width: 100%;
	margin-top: 15px;
}

.commentBoxInput {
	width: 300px;
	height: 100px;
}

table.infobox tbody tr td.textfield {
	height: 100px;
	display: block;
	overflow: auto;
}

ul.styledList {
	padding-left: 20px;
	margin: 0;
}

ul.styledList li {
	list-style-type: none;
	list-style-image: url(../images/list_bullet.gif);
	font-size: 10px;
}

.underlined {
	text-decoration: underline;
}