/***** You can put your own style stuff here in this file 
       For questions see www.phpcomasy.com *****/

body, a, table, td, tr, tbody, b, p, input, select, label, textarea {
	color: black;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}
		 
/********************************* General styles ******************************/
input, select, textarea {
	border: 1px solid #144B93;
	margin-bottom: 1px;
}
h1 {
	color: #144B93;
}
h2,
h2 a,
h2 a:hover {
	text-decoration: none !important;
	color: #144B93 !important;
	line-height:130%;
	font-size: 1.05em;
}
hr {
	height: 1px;
	border: 1px solid #144B93;
}
#my-body {
	background: #FFFFFF;
	background: #ffffff url('/img/layout/bg_gelbverlauf.jpg');
	background-repeat: repeat-x;
}
/*******************************************************************************/


/************************************ Basic ************************************/
#container {
	width: 100%;
	text-align: left;
}

#header {
	background: #144B93 url('img/bg_leuchten.jpg') no-repeat;
	width: 900px;
	height: 290px;
	vertical-align: bottom;
	border-right: solid 2px #999999;
	border-left: solid 2px #999999;
	border-top: solid 2px #999999;
}

#header-title {
	color: white;
	font-size: 450%;
	margin: 0px 0px 5px 5px;
}
#header-subtitle {
	color: white;
	font-size: 200%;
	margin: 0px 0px 5px 5px;
}

/*
.header-left {
	background: #E0E0DF url(img/header-left.gif) right repeat-y;
}
.header-right {
	background: #E0E0DF url(img/header-right.gif) repeat-y;
}

.document-left {
	background: #EFEFEF url(img/document-left.gif) right repeat-y;
}
.document-right {
	background: #EFEFEF url(img/document-right.gif) repeat-y;
}
*/

#header-breadcrumb {
	background: #144B93;
	height: 22px;
	color: white;
	font-weight: bolder;
	text-align: center;
}

#footer {
	background: #144B93 url('img/bg_leuchten.jpg');
	height: 22px;
	color: white;
	font-size: 10px;
	padding: 0px 5px 0px 170px;
	border-right: solid 2px #999999;
	border-left: solid 2px #999999;
	border-bottom: solid 2px #999999;
}
/*
.footer-left {
	background: url(img/footer_left.gif) top right no-repeat;
}
.footer-right {
	background: url(img/footer_right.gif) top left no-repeat;
}
*/

#left-column {
	vertical-align: top;
	background: #ffffff url('/img/layout/bg_gelbverlauf.jpg') repeat-x;
	width: 180px;
	border-left: solid 2px #999999;
}

#document-column {
	vertical-align: top;
	width: 540px;
	text-align: left;
	background: #ffffff;
}

#right-column {
	vertical-align: top;
	background: #ffffff url('/img/layout/bg_gelbverlauf.jpg') repeat-x;
	width: 180px;
	border-right: solid 2px #999999;
	padding-top:15px;
}

.portlet-entry h2 {
font-size: 12px;
}

/*******************************************************************************/


/*********************************** Navigation ********************************/
.navigation {
	margin: 15px 0px 0px 10px;
	padding: 0px;
	line-height: 15px;
  font-size:12px;
}

.navigation li {
	list-style-type: none;
	margin: 5px;
	padding: 0px;
}
.navigation li a {
	font-weight: normal;
	text-decoration: none;
	background: transparent;
	display: block;
	padding: 3px 5px 3px 5px;
	color: #144B93 !important;
}

.navigation li a:hover {
	font-weight: normal;
	text-decoration: none;
	background: transparent;
	display: block;
	padding: 3px 5px 3px 5px;
	color: #a53c0d !important;
}

.navigation li.level0 a {
/*display:none;*/
color: #006bac;
font-size:14px;
font-weight:bold;
}

.navigation li.level0.current a {
/*display:none;*/
color: #a53c0d !important;
}

.root-navigation {
color:#ffffff;
}



.root-navigation li a {
	font-weight: bold;
	text-decoration: none;
	background: #144B93;
	padding: 5px 15px 5px 16px;
	margin:0px;
	color: #ffffff !important;
}

.root-navigation li.current a{
	background: #FBEE31;
	color: #00519E !important;
}

/*******************************************************************************/


/************************************ Content **********************************/
#content {
	padding: 10px 20px 20px 10px;
	line-height: 16px;
	/*overflow: auto;  
	height:530px;*/
	width:510px; 
	

}
#content h1 {
	margin-top: 5px;
}
#content a {
	text-decoration: underline;
	color: black;
}
#content a:hover {
	text-decoration: underline;
	color: #144B93;
}

/*#content {
	height: 400px;
}*/

#content ul, li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#content li {
	margin: 0px 0px 0px 17px;
}

/* IE hack for min-height */
/*#content[id] {
    height: auto;
    min-height: 400px;
}*/
/*******************************************************************************/


/************************************ Portlets *********************************/
.portlet {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
.portlet h1 {
	border: none;
	background: #144B93;
	color: white;
	padding: 2px 5px 2px 5px;
}
.portlet a {
	line-height: 17px;
	display: block;
}
.portlet-content {
	padding: 3px;
}
#portlet-language-switcher a {
	display: inline;
	text-transform: uppercase;
}
/*******************************************************************************/


/******************************** Additional stuff *****************************/
.breadcrumb,
.breadcrumb a {
	color: gray;
}

#info {
	text-align: center;
	color: gray;
	margin-bottom: 5px;
	font-size:10px;
}
#info a {
	text-decoration: none;
	color: gray;
	font-size:10px;
}

#mod_references_table td label {
/*  display: none;*/
}

#mod_references_list {
  height: 240px;
  margin: 0;
  padding: 0;
}

#mod_references_list li {
  clear: both;
  list-style-type: none;
  margin: 0;
  padding: 0;
  height: 60px;
}

#mod_references_list .title {
  float: left;
}

#mod_references_list .handle {
  float: right;
  font-size: xx-small;
  width: 80px;
  cursor: pointer;
}
/*******************************************************************************/


