body {
	font-family:Arial,Helvetica,Sans-Serif;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#E6E6E6;
	background-image:url(../images/background.png);
	background-repeat:repeat-x;
	background-position:left -15px;
}


h1 {
	font-size:105%;
	border-bottom:1px solid #C5D3E0;
}


h2 {
	font-size:100%;
	
}

h3 {
	color:#3D4145;
	font-size:110%;
}
h4 {
	margin:0;
	font-size:85%;
}

ul {
	list-style-type:none;
}

a  {
	text-decoration: none;
}

a:hover  {
	text-decoration: underline;	
}

.xml, .java {
	border: 1px dashed #EEEEEE;
}

.wrapper {
	margin:0px auto;
	padding:0;
	width:984px;
	background-color:white;
}

.headerDiv {
	margin:0px auto;
	padding:0;
	width:984px;
	background-image:url(../images/panel_background.png);
}

.logoDiv {
	float:left;
	width:115px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:15px;
	border-left:1px solid #cecece;
	height:71px;
}



.headerBar {
	float:left;
	padding-top:22px;
	overflow:hidden;
	width:852px;
	height:53px;
	border-right:1px solid #cecece;
}

.leftHeaderBar {
	float:left;
	height:30px;
	width:10px;
	background-image:url(../images/header_round.gif);
}
.mainHeaderBar {
	height:30px;
	float:left;
	background-image:url(../images/header.png);
	background-repeat:repeat-x;
	background-position: left top;
	color:#ffffff;
	font-weight:bold;
}

.rightHeaderBar {
	height:30px;
	float:left;
	width:10px;
	background-image:url(../images/header_round.gif);
	background-position: right top;
}

.headerBar ul {
	display:block;
	margin:0;
	padding-left:0px;
	float:left;
}

.headerBar li {
	display:block;
	float:left;
	height:30px;
	font-size:80%;
	padding-left:25px;
	padding-right:25px;
	padding-top:9px;
}

.headerBar a , .subMenu a{
	color:white;
}

.subMenu a {
	padding-right:15px;
	padding-left:15px;
	padding-top:4px;
}

.headerBar a:hover, .subMenu a:hover {
	text-decoration: none;	
}

.selectedMenuItem {
	/*color:#eeeeee !important;*/
	background: transparent url(../images/tab_active.gif) repeat-x scroll 0 0;
}
.selectedMenuItem a {
	color:white !important;
}

.subHeader {
	background-color:#EEEEEE;
	background-image:url(../images/header_bg.png);
	border-top-color:#000000;
	background-position:left top;
	background-repeat:repeat-x;
	height:65px;
	margin:0;
	overflow:hidden;
	padding:0 0 10px;
	width:982px;
	color:#666666;
	border-bottom: 1px solid #C5D3E0;
	border-left:1px solid #cecece;
	border-right:1px solid #cecece;

}

.subHeaderText {
	font-size:180%;
	padding-top:18px;
	padding-left:15px;
	font-style:italic;
	float:left;
}

.subHeaderLink {
	float:right;
	font-size:70%;
	padding-top:11px;
	padding-right:15px;
	vertical-align:middle;
}

.subsubHeaderText {
	font-size:120%;
	padding-left:155px;
}


.subMenu {
	background-color:black;
	font-weight: bold;
	color:white;
	padding-left:145px;
	font-size:70%;
	height:19px;
	padding-top:3px;
	margin-top:0px;
	background-image:url(../images/subMenu.gif);
	background-repeat:repeat-x;
	background-position: left bottom;
}

.selectedSubMenuItem {
	background-image: url(../images/menuMarker.gif);
	background-repeat:no-repeat;
	background-position: center top;

}

.mainContent {
	padding-left:15px;
	padding-top: 25px;
	padding-right:15px;
	padding-bottom:25px;
	color:black;
	background-image:url(../images/main.gif);
	border-top-color:#000000;
	background-position:left top;
	background-repeat:repeat-x;
	font-size: 82%;
	background-color:#ffffff;
	height:1%;
	border-left:1px solid #cecece;
	border-right:1px solid #cecece;
}

.leftCol {
	float:left;
	width:75%;
}
.rightCol {
	float:right;
	width:21%;
}

.newsList, .navPanel {
	/*background:#E6EEF8 url(http://www.seitzeichen.de/images/bg-bluebox.gif) repeat-x scroll left top;*/
	/*border:1px solid #C5D3E0;*/
	padding:0px;
	color:#555759;
	margin-bottom:10px;
}

.newsList ul, .navPanel ul {
	margin-left:0;
	padding-left:0px;
	list-style-image:none;
	list-style-position:outside;
}

.newsList ul {
	border-top:1px solid #C5D3E0;
}

.newsList li {
	border-bottom:1px solid #C5D3E0;
	padding-top:15px;
	padding-bottom:15px;
}
.newsDate {
	color:#999999;
	font-size:80%;
}
.newsList p {
	margin-top:0;
	font-size:85%;
}

.navPanel li {
	/*border-bottom:1px solid #C5D3E0;*/
	padding-top:10px;
}
.navPanel a {
	color:#555759 !important;
}

.list {
	list-style-type:circle;
}
#doc .list li {
	padding-bottom: 15px;
}

.footer {
	background-color:#EEEEEE;
	background-image:url(../images/footer.png);
	background-position:left top;
	background-repeat:repeat-x;
	border-style:none;
	clear:both;
	color:#666666;
	font-size:70%;
	font-weight:normal;
	margin:0;
	overflow:hidden;
	padding:15px 0 10px;
	text-align:center;
	width:100%;
}

.linkstateDiv {
	width:982px;
	text-align:center;
	font-size:9px;
	color:#666666;
	border-top:1px solid #eeeeee;
	padding:5px 0 5px 0;
	border-left:1px solid #cecece;
	border-right:1px solid #cecece
}


/*=============RichFaces Stuff===================*/
.rich-panel {
	background-color:white;
	border: 1px solid #bed6f8;
}


/* Panel Header */
.dr-pnl-h, .dr-stglpnl-h {
	background-color:black;
	background-image:url("../images/panel_header.gif");
	background-position:top left;
	background-repeat:repeat-x;
	border-color:black;
	color:white;
	text-align:center;
	font-weight:bold;
	/*font-size:14px;*/
	font-size:85%;
	padding:2px;
	margin-top:1px;
	margin-left:1px;
	margin-right:1px;
	margin-bottom:0px;
}

/* Toolbar */
.dr-toolbar-ext {
	background-color:#E9F0F6;
	background-image:url("../images/toolbar_bg.jpg");
}
/* Toolbar item */
.rich-toolbar-item {
	color:black;
}

/*Panel Background */
.dr-pnl-b, .dr-stglpnl-b {
	background-image:url("../images/panel_background.png");
	background-position:top left;
	background-repeat:repeat;
	margin-top:0px;
	margin-left:1px;
	margin-right:1px;
	margin-bottom:1px;
	padding-left:10px;
	padding-top:1px;
	padding-bottom:1px;
	padding-right:10px;
	font-size:12px;
 }
 
/* ModalPanel Header */
.dr-mpnl-pnl-h {
	background-color:black;
	background-image:url("../images/panel_header.gif");
	border-color:black;
	color:white;
}

