/**********************************************************************************
* 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: 14px;
	font-family: Times New Roman, "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, Sans-serif;
}


.management {
	color: black !important;
	font-size: 11px !important;
	font-family: Verdana, Arial, Helvetica, Sans-serif !important;
}


/********************************* General styles ******************************/
input, select, textarea {
	border: 1px solid #193f94;
	margin-bottom: 1px;
	background: #dadfea;
}

hr {
	height: 1px;
	border: 1px solid #193f94;
}
#my-body {
	background: #e0e0df url(img/background.jpg) repeat-x;
}
/*******************************************************************************/


/************************************ Basic ************************************/

#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	/* margin-top: -76px; */
	margin-top: 10px;
	margin-bottom: 10px;
}


#header {
	height: 61px;
	background: white;
	text-align: right;
	vertical-algin: bottom;
}

#logo {
	margin-top: 8px;
}

#root-navigation {
	border-top: 1px solid #9baac7;
	height: 45px;
	background: transparent;
}

#sub-navigation {
	border-top: 1px solid #9baac7;
	border-right: 1px solid #9baac7;
	border-left: 1px solid #9baac7;
	background: #118c3c;
}

#right-column {
	float: right;
	vertical-align: top;
	background: #193f95;
	width: 240px;
	background: white;
}

#document {
	background: white;
	border-right: 1px solid #9baac7;
	border-left: 1px solid #9baac7;
}

#footer {
	border-top: 1px solid #9baac7;
	height: 30px;
	line-height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	background: #193f95;
	border-right: 1px solid #9baac7;
	border-left: 1px solid #9baac7;
	border-bottom: 1px solid #9baac7;
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 15px;
	color: white;
	background: #193f95 url(img/merge2.gif) repeat-x;
	margin-bottom: 10px;
}
#footer a {
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 100%;
	color: white;
	text-decoration: none;
}
.round {
	float: left;
}

.first-picture {
	width: 240px;
	border-bottom: 1px solid #193f95;
}
.second-picture {
	width: 240px;
}

.needle {
	height: 86px;
	width: 70px;
	position: relative;
	left: -65px;
	top: 120px;
}

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


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

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

.root-navigation li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.root-navigation li a {
	font-weight: bold;
	text-decoration: none;
	background: transparent;
	display: inline;
	padding: 0px 10px 0px 10px;
	line-height: 45px;
	color: white !important;
	font-size: 18px;
}

.root-navigation li a:hover,
.root-navigation li.current a {
	font-weight: bold;
	text-decoration: none;
	color: #138e3e !important;
}





.navigation {
	padding: 0px 0px 0px 2px;
}

.navigation ul {
	padding: 0px;
	margin: 0px;
}

.navigation li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

.navigation li a {
	font-weight: bold;
	text-decoration: none;
	background: transparent;
	display: inline !important;
	padding: 0px 5px 0px 6px;
	margin: 0px 2px 0px 2px;
	line-height: 30px;
	color: white !important;
}
.navigation li a:hover,
.navigation li.current a {
	font-weight: bold;
	text-decoration: none;
	color: #193f94 !important;
}
.navigation li a:hover {
	text-decoration: underline;
}


.navigation li.level0 {
	display: none;
}
.navigation li.level1 a {
	margin-left: 0px;
}

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


/************************************ Content **********************************/
#content h1,
#content h1 a {
	font-size: 200% !important;
	color: #138e3e !important;
	margin-bottom: 10px;
}
#content h2,
#content h2 a {
	font-size: 110% !important;
	color: #193f94 !important;
	text-decoration: none !important;
	padding-bottom: 5px !important;
}

#content {
	width: 530px;
	padding: 10px;
	line-height: 18px;
}
#content h1 {
	margin-top: 5px;
}
#content a {
	text-decoration: underline;
	color: black;
}
#content a:hover {
	text-decoration: underline;
	color: #193f94;
}

#content {
	height: 430px;
}

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


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


/* module */

.small_shop_order {
	margin: 0px !important;
	margin-left: 10px !important;
	padding: 5px !important;
	padding-bottom: 10px !important;
	background: transparent !important;
}
.small_shop_order label {
	width: 240px;
}

.general-description {
	height: 120px;
}

.small_shop_entry {
	background: #f0e5c6 !important;
	padding: 5px !important;
	margin-bottom: 15px;
	margin-right: 10px !important;
	width: 560px !important;
}

.price_description {
	display: block;
	width: 150px;
	float: left;
}


.powered-by {
	display: block;
	width: 100%;
	margin-bottom: 15px;
	text-align: right;
}

.powered-by a {
	text-decoration: none;
	color: #193f94;
	font-size: 90%;
}


.page_counter {
	background: transparent;
	border: none;
	border-bottom: 1px solid #193f94;
}


.galerie-entry {
	text-align: center;
	padding: 6px;
	background: #EEEEEE;
	height: 134px !important;
}

.introduction {
	font-weight: normal;
}


