/**********************************************************************************
* 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)  *
**********************************************************************************/


/***** You can put your own style stuff here in this file 
       For questions see www.phpcomasy.org *****/


/********************************* General styles ******************************/
input, select, textarea {
	border: 1px solid #cccccc;
	margin-bottom: 1px;
}
.submit {
	background: #656565;
	color:#fff;
}
a {
	text-decoration: none !important;
	color: #596F58 !important;
	font-weight:bold;
}
a:hover {
	text-decoration: underline !important;
}
h1 {
	color: #254720;
}
h2,
h2 a,
h2 a:hover {
	text-decoration: none !important;
	color: #254720 !important;
}
h3,
h3 a,
h3 a:hover {
	text-decoration: none !important;
	color: #254720 !important;
	font-size:18px;
}

hr {	
	border-top: 1px solid #eeeeee;
	margin:0 10px 10px 10px;
	border-bottom:none;
	border-left:none;
	border-right:none;
}
#my-body {
	background: #014A00;
}
/*******************************************************************************/


/************************************ Basic ************************************/
#container {
	width: 100%;	
}

#header {	
	width: 1000px;
	height: 151px;
	margin: 0px;
	font-size:1px;
}
#header img {
	border:none;
	margin: 0px;
}
#header-title {
	color: white;
	font-size: 450%;
	margin: 0px 0px 5px 5px;
}
#header-subtitle {
	color: white;
	font-size: 200%;
	margin: 0px 0px 5px 5px;
}

.left {
	background: #014A00 url(img/left.jpg) 100% 0 no-repeat;
	width:300px;
	/*height:1000px;*/
}
.right {
	background: #014A00 url(img/right.jpg) 0 0 no-repeat;
	width:300px;
	/*height:1000px;*/
}

#header-breadcrumb {
	background: #D4ADB7;
	height: 22px;
	color: white;
	font-weight: bolder;
	text-align: center;
}

#footer {
	background: url(img/footer.jpg) no-repeat;
	height: 71px;
	color: #FFFF65;
	font-size: 10px;
	padding: 10px;
}
#footer p {
	color: #FFFF65;
}
#footer a {
	text-decoration: none !important;
	color: #FFFF65 !important;
}
#footer a:hover {
	text-decoration: underline !important;
}

#left-column {
	vertical-align: top;
	background: #fff;
	width: 255px;
}
.left-column_top {
	background: url(img/left-column_top.jpg) top left no-repeat;
	width:245px;
	height:29px;
	padding:10px 0 0 10px;

}
.left-column_bottom {
	background: url(img/left-column_bottom.jpg) top left no-repeat;
	width:255px;
	height:11px;
}
.left-column_middle {
	background: url(img/left-column_middle.jpg) top left repeat-y;
	width:255px;
padding:5px 0 10px 0;
	
}
.title-left {
	background: url(img/title_left.jpg) 0 0 no-repeat;
	width:185px;
	height:25px;	
	padding:2px 5px 0px 10px;		
}
.title-left span {
	float:left;		
	color:#254720;
	font-weight:bold;
}
#document-column {
	vertical-align: top;
	width: 505px;	
	text-align: justify;
	background: white;
	padding:10px;
}

#right-column {
	vertical-align: top;	
	text-align:center;
	width: 220px;	
	background: white;		
}
.right-column {
	background:#F2F0F0;
	margin:5px;
	padding:5px;
	width: 200px;	
text-align:center;

}
#right-column h1 {
	/*margin-left:20px;*/
}
.clear_both {
	clear:both;
}
.ramka {
	/*border:1px solid #927449;*/
	background: url(img/ramka.gif) center no-repeat;
	text-align:center;
	vertical-align:middle;
	margin:5px;
	width:150px;
	height:150px;
					
}
.language {
	
	float:left;
	margin:0px 2px 10px 20px;
	z-index: 1000;
}
/*******************************************************************************/


/*********************************** Navigation ********************************/
.navigation, .right_navigation {
	margin: 0px 0px 0px 20px;
	padding-top: 5px;
	line-height: 15px;	
}

.navigation div,  .right_navigation div {	
	margin: 0px;
	padding: 0px;
	text-align:left;
}
.navigation div a, .right_navigation div a {
	font-weight: normal;
	text-decoration: none;
	background: transparent;
	display: block;
	font-family: CyrillicOld;		
}
.navigation div.level0, .right_navigation  div.level0 {
	background:url(img/list.jpg) center left no-repeat;
	margin:10px 0px;
	width:220px;		
}
.navigation div.level1 {
	margin:10px 10px 10px 0;	
}
.right_navigation  div.level1 {
	margin:0;
}
.navigation div.level1 a, .navigation div.level1 p, .right_navigation div.level1 a, .right_navigation div.level1 p {	
	font-size: 14px;	
	color:#484747 !important;
	text-decoration:none;	
	display: block;
	font-style:italic;
	font-weight:bold;
}
.navigation div.level1 a, .navigation div.level1 p {
	margin:3px 5px 3px 35px;
}
.right_navigation div.level1 a, .right_navigation div.level1 p {
	margin:3px 5px 3px 0px;
}
.navigation div.level2 {	
	/*padding: 2px 5px 2px 15px;*/
	margin-left:35px;
			
}
.navigation div.level2 a, .navigation div.level2 p {	
	font-size: 12px;	
	color: #363130;	
}

.navigation div.level1 a:hover, .right_navigation div.level1 a:hover {
	color: #777777 !important;
	text-decoration:none !important;
}

.navigation div.level0 a, .navigation div.level0 p, .right_navigation div.level0 a, .right_navigation div.level0 p {	
	font-size: 14px;
	font-weight:bold;	
	color:#4A4A4A !important;	
	display: block;
}
.navigation div.level0 a, .navigation div.level0 p {
	margin:0px 5px 3px 20px;
}
.right_navigation div.level0 a, .right_navigation div.level0 p {
	margin:3px 5px 3px 0px;
}
.navigation div.level0 a:hover, .right_navigation div.level0 a:hover {
	color:#737373 !important;
	text-decoration:none !important;
}
.root_navigation {
	background: #ffffff url(img/index_rez_05.jpg) 0 0 no-repeat;	
	height: 36px;
	/*width:745px;*/
	/*vertical-align:top;	*/	
}
.root_menu, .end {
	background: url(img/root_menu.gif) 0 50% no-repeat;
	height: 36px;
	line-height:36px;						
}
.root_menu a, .end a {
	color:#383838 !important;	
	font-size: 16px;
	margin:0 25px 0 10px;	
	text-decoration: none;
	font-weight:bold;		
}
.root_menu.current a, .end.current a {	
	font-weight:bold;	
}
.root_menu a:hover, .end a:hover {
	color: #5F5F5F !important;
	text-decoration: none !important;	
}
.root_navigation_dubl a{
	color:#ffffff;	
	font-size: 12px;		
	text-decoration: none;
}

/*******************************************************************************/


/************************************ Content **********************************/
#content {
	padding: 10px 20px 20px 10px;
	line-height: 16px;
}
#content h1 {
	margin-top: 5px;
}
#content a {
	text-decoration: underline;
	color: black;
}
#content a:hover {
	text-decoration: underline;
	color: #D4ADB7;
}

#content {
	height: 400px;
}

/* IE hack for min-height */
#content[id] {
    height: auto;
    min-height: 400px;
}
/*******************************************************************************/


/************************************ Portlets *********************************/
.portlet {
	padding: 0px;
	margin: 10px 0;
}
.portlet-title {
	border: none;
	background: #58793B;
	color: white;
	padding: 5px !important;
	height:15px;
}
.portlet a {
	line-height: 17px;
	display: block;
}
.portlet-content {
	padding: 3px;
	margin:0 20px;
	
}
#portlet-language-switcher a {
	display: inline;
	text-transform: uppercase;
	margin:0x 5px 10px 5px;
	z-index: 1000;
}
.listing-date {
color: gray;
	margin-bottom: 5px;
font-weight:bold;
}
.gallerie {
float:left;
margin:5px;
text-align:center;
}
/*******************************************************************************/


/******************************** Additional stuff *****************************/
.breadcrumb,
.breadcrumb a {
	color: gray;
}

#info {
	text-align: center;
	color: gray;
	margin-bottom: 5px;
}
#info a {
	text-decoration: none;
	color: gray;
}
/*******************************************************************************/
