/**********************************************************************************
* 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)  *
**********************************************************************************/

.my-body {
	background: #e0e0df;
	font: 11px/14px Verdana,Helvetica,Arial,sans-serif;
}


/********************************* General styles ******************************/
input, select, textarea {
	border: 1px solid black;
	margin-bottom: 1px;
}
h1 {
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 8px;
	color: black;
	font-size: 150%;
}
h2 {
	color: black;
}
hr {
	height: 1px;
	border: 1px solid #008ce1;
}
/*******************************************************************************/

.page_123 {
	border-top: 1px solid black;
}
.page_123 a {
	color: black !important;
}



.module-content {
	text-align: right !important;
}

.module_admin a {
	float: right;
}

.module_admin {
	clear: right;
}

.galerie-entry {
	float: right !important;
}

.listing-even,
.listing-odd {
	width: 48% !important;
	margin-bottom: 20px;
}

.listing-odd {
	float: right !important;
	clear: right !important;
}

.listing-even {
	float: left !important;
}

.documents {
	text-align: left;
}

.page_counter {
	background: none;
	text-align: left !important;
	border: none;
	border-top: 1px solid black;
}

.module-content label {
	float: right;

}
.module-content .management label {
	float: left;

}
.mailform_error label,
font.required {
	color: #d00 !important;
}

img#captcha_img {
	border: 1px solid #000 !important;
	margin: 0;
	position: relative;
	right: 4px;
}
input#captcha {
	width: 140px;
}

/************************************ Basic ************************************/
#container {
	width: 100%;
	text-align: left;
	background: url(img/background.png) no-repeat;
	width: 900px;
	height: 600px;
	border: 1px solid black;
	margin-top: 15px;
	z-index: 0;
}

#my-navigation {
	width: 320px;
	height: 500px;
	float: left;
	text-align: right;
}

#my-content {
	margin-left: 70px;
	margin-top: 140px;
	width: 500px;
	float: left;
	text-align: right !important;
}
/*******************************************************************************/

/********************************** Navigation *********************************/

/**** navigation ***/
.level1 {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	text-align: left;
	margin-left: 130px;
	line-height: 20px;
}
.level1 li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.level1 li a {
	font-weight: normal;
	text-decoration: none;
	background: transparent;
	color: #cccccc;
	font-size: 14px !important;
}
.level1 li.current a,
.level1 li a:hover {
	font-weight: normal;
	color: black;
}


.level1 li.level0 a {
	margin-left: 0px;
	font-size: 100%;
}
.level1 li.level1 a {
	margin-left: 15px;
	font-size: 100%;
}
.level1 li.level2 a {
	margin-left: 25px;
	font-size: 90%;
}
.level1 li.level3 a {
	margin-left: 35px;
	font-size: 80%;
}
.level1 li.level4 a {
	margin-left: 45px;
	font-size: 70%;
}


.level1 .sort-0 { margin-left: 55px; }
.level1 .sort-1 { margin-left: 40px; }
.level1 .sort-2 { margin-left: 29px; }
.level1 .sort-3 { margin-left: 21px; }
.level1 .sort-4 { margin-left: 12px; }
.level1 .sort-5 { margin-left: 6px; }
.level1 .sort-6 { margin-left: 2px; }

.level1 ul {
	display: none;
}

.edit-navigation-entry {
	line-height: 24px;
	height: 24px;
}
.edit-navigation-control {
	float: right;
}

/* IE6.0 Hack for additional spaces between li's */
* html li a  {
	height: 100%;
} 


/**** root-navigation ***/
.root-navigation {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	margin-top: 130px;
}
.root-navigation li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
.root-navigation li a {
	font-weight: normal;
	text-decoration: none;
	background: transparent;
	color: #cccccc;
	font-size: 14px;
}

.root-navigation .sort-1 { margin-right: 35px; }
.root-navigation .sort-2 { margin-right: 70px; }
.root-navigation .sort-3 { margin-right: 93px; }
.root-navigation .sort-4 { margin-right: 115px; }
.root-navigation .sort-5 { margin-right: 130px; }
.root-navigation .sort-6 { margin-right: 152px; }
.root-navigation .sort-7 { margin-right: 165px; }
.root-navigation .sort-8 { margin-right: 180px; }
.root-navigation .sort-9 { margin-right: 190px; }
.root-navigation .sort-10 { margin-right: 200px; }
.root-navigation .sort-11 { margin-right: 205px; }
.root-navigation .sort-12 { margin-right: 210px; }
.root-navigation .sort-13 { margin-right: 215px; }
.root-navigation .sort-14 { margin-right: 220px; }

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

/************************************ Content **********************************/
.content {
	padding: 10px 20px 20px 10px;
}
.content h1 {
	margin-top: 5px;
}
.content a {
	text-decoration: underline;
	color: black;
}
.content a:hover {
	text-decoration: underline;
	color: #008ce1;
}

/* ---------- Listing ---------- */
div.listing_entry {
}
div.listing_entry .pictures {
	float: right;
	clear: both;
	margin-top: 0;
}
div.listing_entry .picture {
	float: left;
	margin: 0 0 10px 10px;
}

div.pagination-numbers {
	float: left;
	margin-top: -14px;
}
div.pagination-links {
	margin-top: 15px;
	border-top: 1px solid #333;
}
div.pagination-links a {
	padding-left: 10px;
}
div.listing-date,
div.pagination-numbers span,
div.pagination-links .inactive {
	display: none;
}
div.pagination-links a,
div.pagination-numbers a {
	text-decoration: none;
}
div.pagination-links a:hover,
div.pagination-numbers a:hover {
	text-decoration: underline;
}

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


/************************************ Portlets *********************************/
.portlet {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
.portlet h1 {
	border: none;
	background: #008ce1;
	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;
}

div#my-content a {
	color: #000;
}
div#my-content p {
	margin: 2px 0 3px;
}
/*******************************************************************************/


/******************************** Additional stuff *****************************/
div.message {
	border: 1px solid #ff0;
	background: #000;
	color: #ff0;
	font-size: 12px;
}
#powered-by {
	text-decoration: none;
	display: block;
	color: gray;
	font-size: 90%;
	width: 900px;
	margin: 4px auto 6px;
}
#powered-by span {
	display: none;
}
#powered-by:hover {
	color: #000;
}

#info {
	text-align: center;
	color: gray;
}
#info a {
	text-decoration: none;
	color: gray;
}

div#my-content div.gallery {
	float: right;
	width: 450px;
}
div#my-content div.gallery div.picture {
	float: left;
	margin: 0 0 10px 10px;
}
div#my-content div.pictures div.picture a {
	border: 0;
	padding: 0;
}

div#my-content div#module_overview {
	width: 510px;
	margin-right: -10px;
}
div#my-content div.overview_item {
	border: 0;
	padding: 0;
	width: 170px;
	float: left;
	position: relative;
	text-align: left !important;
}
div#my-content div.overview_item div.content {
	color: #fff;
	width: 140px;
	padding: 5px 10px;
}
div#my-content div.overview_item_with_picture div.content {
	position: absolute;
	bottom: 0;
	left: 0;
}
div#my-content div.overview_item div.content h2 a {
	color: #fff;
	text-decoration: none;
}
div#my-content div.overview_item:hover div.content h2 a {
	text-decoration: underline;
}

div#my-content .documents {
	border: 0;
	padding: 10px 0 0;
	margin: 10px 0;
}
div#my-content .document {
	float: right;
	clear: both;
}
div#my-content .management .document {
	float: none;
}
div#my-content .documents h2 {
	display: none;
}

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

