/**************************************
 * THEME NAME: DLorg
 *
 * Files included in this sheet:
 *
 *   DLorg/dlorg.css
 **************************************/

/***** DLorg/dlorg.css start *****/



body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #2b2b2b;
	/*background-color: #808080;*/
        background-image: url(images/bg_body.png);
        background-position: center top;
        background-color: #053c53;
        background-repeat: repeat-x;
	margin: 0px;
	line-height: 110%;
	font-size: small;
	/*background-color: black;*/
	text-align: center;
	padding: 0;
}

.wrapper {
	background-repeat: repeat-x;
	padding-bottom: 0px;
	margin-right: auto;
 	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 0px;
	width: 95%;
	background-position: center bottom;
	background-image: url(images/bg_container.png);
	background-color: #f8f8f8;
	text-align: left;
}


#footer {
	background-image: url(images/bg_footer.jpg);
	background-position: center top;
	height: 40px;
	text-align: center;
	font-size: x-small;
	color: #eaeaea;
	clear: both;
	margin: 0px;
	padding: 5px;
}

#banner {
	height: 120px;
	background-color: #f8f8f8;
	background-image: url(images/bg_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#banner /imgcss {
	border-style: none;
	float: left;
}

#banner h2 {
	font-size: 110%;
	margin: 0;
	padding-top: 52px;
}

#banner a img {
	float: left;
}

#banner img {
	border-style: none;
}

#banner h1 {
	display: none;
}

#menu {
	text-align: left;
	background-color: #004969;
	margin: 0px;
	padding: 3px 5px;
	height: 24px;
	font-size: 14px;
	color: #c1c1c1;
}



#menu ul {
	display: block;
	margin: 0;
	padding: 0px;
}

#menu li {
	display: block;
	padding: 6px 5px 4px;
	margin: 0px;
	height: 20px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F6F6F6;
}

#menu a {
	text-decoration: none;
	color: white;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

#menu a:hover {
	color: #f19300;
}

#content a, content_xl a, #leftcolumn_xl a, #subfooter2 a, #subfooter a {
	color: #004969;
	text-decoration: none;
}

#content a:hover, content_xl a:hover, #leftcolumn_xl a:hover, #subfooter2 a:hover #subfooter a:hover {
	color: #f19300;
	text-decoration: underline;
}

#subfooter {
	clear: both;
	margin-right: 5px;
	margin-left: 5px;
	text-align: right;
	margin-top: 15px;
	margin-bottom: 15px;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 120%;
	color: #004969;
	text-align: left;
}

#menu .qui {
	background-color: #F19300;
}

.box {
	border: 1px solid #abb0c0;
	padding: 5px;
	margin-bottom: 10px;
	background: url(images/bg_box.png) repeat-x right bottom;
	border-bottom-width: 5px;
}


.centerbox {
	padding: 5px;
	margin-bottom: 10px;
	background-color: #F1DB5B;
	border-top: 1px solid #F19300;
	border-right: 1px solid #F19300;
	border-bottom: 5px solid #F19300;
	border-left: 1px solid #F19300;
}

div.centerbox ul {
	padding: 0px 0px 0px 15px;
}

#leftcolumn {
	width: 360px;
	float: left;
	text-align: justify;
	margin-left: 5px;
}

#centerblock {
	width: 545px;
	float: right;
}

#centercolumn {
	width: 165px;
	float: left;
}

#rightcolumn {
	width: 370px;
	float: right;
	text-align: justify;
	margin-right: 5px;
}

p {
	margin: 0px 0px 5px;
}

h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F19300;
	text-align: left;
}

.right {
	float: right;
	margin-left: 5px;
}

#subfooter2 {
	clear: both;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 10px;
}

#subfooter ul.clearfix li {
	display: inline;
}

#subfooter ul.clearfix li a {
	text-decoration: none;
	margin-right: 10px;
	color: #004969;
}

#subfooter ul.clearfix li a:hover {
	color: #f19300;
	text-decoration: underline;
}

/*XL*/

#content, #content_xl {
	margin-top: 5px;
	text-align: justify;
	line-height: 130%;
}

#leftcolumn_xl {
	float: right;
	width: 700px;
	margin-right: 15px;
	text-align: justify;
}

#centerblock_xl {
	float: left;
	margin-left: 5px;
	width: 185px;
}

/*menu*/

#menu a.currentpage, #menu a.activeparent {
	color: #f19300;
}

#menusecondario ul.clearfix {
	padding: 0;
	margin: 0 0 10px;
}

#menusecondario li {
	list-style-type: none;
	list-style-image: none;
}

#menusecondario a {
	display: block;
	padding: 5px;
	color: #fff;
	background-color: #004969;
	border-bottom: 1px solid #fff;
	font-size: 110%;
	text-decoration: none;
}

#menusecondario a:hover, #menusecondario a.activeparent, #menusecondario a.currentpage {
	color: #f19300;
}

#menusecondario ul.clearfix li ul li a {
	background-color: #401f00;
}

#menusecondario ul.clearfix li ul {
	margin: 0;
	padding-left: 1px;
	border-left: 5px solid;
	border-color: #004969;
}

.right {
	float: right;
	margin-left: 5px;
}

.left {
	float: left;
	margin-right: 5px;
}

/*tabelle*/

table {
	border-bottom: 1px solid #ccc;
	border-left: 2px solid #ccc;
	border-top: 2px solid #ccc;
	border-right: 1px solid #ccc;
}

th {
	border-bottom: 2px solid #004969;
	border-right: 1px solid #ccc;
	margin: 0;
	padding: 4px;
}

td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin: 0;
	padding: 4px;
}

#search {
	float: right;
	padding-top: 5px;
	padding-right: 5px;
}

/* last change */

#lastchanges {
	margin-top: 20px;
}

#lastchanges ul {
	padding: 0;
	margin: 20px 0 20px 0;
}

#lastchanges li {
	list-style-type: none;
	list-style-image: none;
	display: block;
	float: left;
	padding: 3px;
	margin: 3px;
	border: 1px solid #eaeaea;
}

#content ul, #content_xl ul {
	margin: 5px 0;
	padding: 0 0 0 20px;
}
div.person {
	border: 1px solid #858a97;
	padding: 5px;
	/*height:  180px;*/
	overflow: auto;
	border-bottom-width: 3px;
	margin-bottom: 10px;
}
div.person img {
	float:  right;
	margin: 0 2px 0 5px;
	border: 1px solid #004969;
}

div.logininfo {
	float:  right;
}

#footer div.sitelink {
	margin: 0;
	padding: 0;
	text-align: left;
}
#footer a {
	color:  whitesmoke;
}
#footer a:hover {
	text-decoration: underline;
}

#footer div.homelink {
	float: left;
	margin: 0;
}
div.breadcrumb a {
	color: #004969;
}
div.breadcrumb a:hover {
	text-decoration: underline;
}/***** DLorg/dlorg.css end *****/


