/**********************************************************************************
* 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: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
}

/********************************* General styles ******************************/
input, select, textarea {
	border: 1px solid black;
	background: white;
}
h1 {
	color: black;
	padding: 0px;
	margin: 9px 0px 8px 0px;
	padding-bottom: 10px;
	font-family: Arial;
	letter-spacing: 1pt;
	font-size: 12pt;
}
h2 {
	color: black;
	font-family: Arial;
	letter-spacing: 1pt;
	font-size: 11pt;
}
hr {
	height: 1px;
	border: 1px solid #008ce1;
}

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


/************************************ Basic ************************************/
#container {
	width: 782px;
	text-align: left;
	margin-bottom: 20px;
}

#header {
	background: url(img/header.jpg) 0px 18px no-repeat;
	height: 90px;
}

#phone {
	margin-top: 30px;
	float: right;
	width: 120px;
	text-align: right;
	padding-right: 10px;
	letter-spacing: 0.5px;
	line-height: 14px;
}

#address {
	margin-top: 30px;
	float: right;
	width: 130px;
	letter-spacing: 0.5px;
	line-height: 14px;
}

#image {
	background: #8d9749;
}

#image h1 {
	position: relative;
	top: 10px;
	left: 10px;
	z-index: 100;
}

#root-navigation {
	background: #8d9749;
	margin: 2px 0px 0px 0px;
	height: 23px;
	border-bottom: 0px solid white;
}
#navigation {
	background: #AAB95C;
	margin: 0px;
	border-bottom: 2px solid white;

}



#content {
	height: auto;
	background: #ECECE4;
	padding: 10px;
	line-height: 17px;
	height: 350px;
	padding-right: 80px;
}
#content[id] {
    height: auto;
    min-height: 350px;
}

#content a {
	text-decoration: underline;
	color: black;
}
#content a:hover {
	text-decoration: underline;
	color: #BBBBBB;
}


#content ul, li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#content li {
	margin: 0px 0px 0px 17px;
}
/*
#content li {
	list-style-image: url(img/bullet.gif);
}
*/









#footer {
	margin-top: 2px;
	background: transparent;
}
.page_123 {
	line-height: 23px;
	margin: 0px;
	padding: 0px;
	border: none;
	background: #ECECE4 !important;
	padding: 0px 0px 0px 10px;
	width: 690px;
}
.page_123 a {
	color: black;
}

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


/*********************************** Navigation ********************************/
.root-navigation {
	margin: 0px;
	padding: 0px;
	line-height: 23px;
	padding-left: 0px;
}
.root-navigation li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.root-navigation li a {
	text-decoration: none;
	background: transparent;
	font-weight: normal;
	color: white !important;
	padding: 2px 6px 2px 6px;
	margin-left: 4px;
	margin-top: 2px;
	line-height: 15px;
	display: block;
	float: left;
}
.root-navigation li.current a,
.root-navigation li a:hover {
	font-weight: normal;
	color: #8d9749 !important;
	background: white;
}

.root-navigation li.sort-6 {
	margin-left: 250px;
}


.navigation {
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
}

.navigation li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.navigation li a {
	text-decoration: none;
	background: transparent;
	font-weight: normal;
	color: white !important;
	padding: 2px 6px 2px 6px;
	margin-left: 4px !important;
	line-height: 23px;
}
.navigation li.current a,
.navigation li a:hover {
	font-weight: normal;
	color: #AAB95C !important;
	background: white;
}

.navigation li a:hover {
	background: white !important;
}


.navigation li.level0,
.navigation li.level0 a {
	display: none;
}


/*
.navigation li.level2 .sort-0 {
	position: absolute;
	margin-top: 40px;
	margin-left: 250px;
}
.navigation li.level2 .sort-1 {
	position: absolute;
	margin-top: 70px;
	margin-left: 250px;
}
.navigation li.level2.sort-2 {
	position: absolute;
	margin-top: 100px;
	margin-left: 250px; 
}
.navigation li.level2.sort-3 {
	position: absolute;
	margin-top: 130px;
	margin-left: 250px;
}
.navigation li.level2.sort-4 {
	position: absolute;
	margin-top: 160px;
	margin-left: 250px;
}

.navigation li.level2 a {
	display: block;
	color: black !important;
	font-weight: block;
	height: 22px;
	font-weight: bold;
	line-height: 24px;
}
*/

#navigation li.level2 {
	display: none;
}

#sub-navigation {
	position: absolute;
	margin-top: 30px;
	margin-left: 550px;
}

#sub-navigation li.level0,
#sub-navigation li.level1 {
	display: none;

}

.navigation li.level2 {

}

#sub-navigation li.level2 a {
	display: block;
	color: black !important;
	height: 22px;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
}


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


/************************************ Portlets *********************************/
#portlet-language-switcher h1 {
	display: none;
}

#portlet-language-switcher {
	padding: 0px;
	margin: 0px;
	float: right;
	padding-right: 5px;
	line-height: 23px;
}

#portlet-language-switcher a {
	display: inline;
	text-transform: uppercase;
	color: white !important;
}

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




