/**********************************************************************************
* phpComasy, Open Source Web Content Management System                            *
* http://www.phpcomasy.org                                                        *
*                                                                                 *
* Copyright (c) 2005 - 2006 neflexis gmbh (http://www.neflexis.ch)                *
*                                                                                 *
* phpComasy is released under his own licence (http://www.phpcomasy.com/licence)  *
**********************************************************************************/


body, a, table, td, tr, tbody, b, p, input, select, label, textarea {
	color: black;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-serif;
}

/********************************* General styles ******************************/

input, select, textarea {
	border: 1px solid #000080;
	margin-bottom: 1px;
}
h1 {
	color: #000080;
	border-bottom: 1px solid #d7d5d4;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 6px 0px;
}
h2,
h2 a,
h2 a:hover {
	font-size: 16px !important;
	color: #000080 !important;
	text-decoration: none !important;
}
hr {
	height: 1px;
	border: 1px solid #000080;
}
#my-body {
	background: #444444;
}
/*******************************************************************************/


/************************************ Basic ************************************/
#container {
	width: 900px;
	text-align: left;
}

#round-top {
	margin-top: 15px;
	height: 5px;
	width:900px;
	background: url(img/top.gif) bottom left no-repeat;
}

#header {
	margin-top: 5px;
	background: #fe6600 url(img/header.jpg);
	width: 900px;
	height: 165px;
	border-left: 5px solid white;
	border-right: 5px solid white;
}

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

#left-column {
	vertical-align: top;
	background: #d7d5d4;
	width: 180px;
	border-left: 5px solid white;
}

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

#right-column {
	vertical-align: top;
	width: 180px;
	background: white;
	border-right: 5px solid white;
	/* padding-top: 37px; */
	padding-top: 8px;
}

#right-column h1 {
	text-align: right;
	border-bottom: none;
	margin-top: 34px;
}
.portlet h1 {
	text-align: left !important;
}

#footer {
	height: 38px;
	background: url(img/bottom.gif) no-repeat;
	padding-left: 195px;
	color: white;
	padding-top: 5px;
	line-height: 38px;
	padding-bottom: 5px;
}
#footer a {
	text-decoration: none;
	color: white;
	font-style: italic;
	margin-right: 20px;
}
/*******************************************************************************/


/*********************************** Navigation ********************************/
#root-navigation {
	background: #fe6600;
	padding: 5px;
	border-left: 5px solid white;
	border-right: 5px solid white;

}

.root-navigation a {
  color: white !important;
  font-style: italic !important;
  font-weight: bold !important;
  margin-right: 20px !important;
  font-size: 110%;
}


.root-navigation li.current a,
.root-navigation li a:hover {
	color: black !important;
}


.navigation {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	line-height: 15px;
}

.navigation li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.navigation li a {
	font-weight: normal;
	text-decoration: none;
	background: transparent;
	display: block;
	padding: 3px 5px 3px 5px;
	color: black !important;
}
.navigation li.level0 {
	display: none;
}
.navigation li.level1 a {
	margin-left: 0px;
	font-size: 100%;
}
.navigation li.level2 a {
	margin-left: 15px;
	font-size: 100%;
}
.navigation li.level3 a {
	margin-left: 30px;
	font-size: 80%;
}
/*******************************************************************************/


/************************************ Content **********************************/
#content {
	padding: 10px 10px 20px 10px;
	line-height: 17px;
}
#content h1 {
	margin-top: 5px;
}
#content a {
	text-decoration: underline;
	color: black;
}
#content a:hover {
	text-decoration: underline;
	color: #fe6600;
}

#content {
	height: 400px;
}

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


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

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


/************************************ Portlets *********************************/
.portlet {
	padding: 0px;
	margin: 5px 0px 15px 0px;
}
.portlet h1 {
	border: none;
	background: #000080;
	font-style: italic;
	color: white;
	padding: 2px 5px 2px 5px;
	margin: 0px;
}
.portlet-content {
	/* background: #fe6600; */
	border-bottom: 1px solid #000080;
}
.portlet a {
	line-height: 17px;
	display: block;
}


.portlet-content p,
.portlet-content a {
	line-height: 18px;
	display: inline;
	/* color: white; */
	color: black;
}
.portlet .detail  {
	color: black !important;
}

.portlet-content {
	padding: 3px;
	/* color: white; */
	color: black;
	padding-bottom: 0px;
}

.portlet .content {
	color: #fe6600;
}

#portlet-language-switcher a {
	display: inline;
	text-transform: uppercase;
}

#portlet-search-input {
  width: 100px;
}

#portlet-banner-Sponsoren .portlet-content,
#portlet-banner-Sponsoren2 .portlet-content {
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #000080;
}
#portlet-banner-Sponsoren {
	margin-bottom: 0px;
}
#portlet-banner-Sponsoren2 h1 {
	display: none;
}
#portlet-banner-Sponsoren2 {
	margin-top: 0px;
}

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


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

#info {
	text-align: center;
	color: gray;
	margin-bottom: 5px;
}
#info a {
	text-decoration: none;
	color: gray;
}
/*******************************************************************************/
