/********************************************************************************************************
	created by:		ICSurselva AG	http://www.icsurselva.ch
	project:		Kreis Ilanz
	date:			04/2008, claudia
	version:		4.1.5
	file:			layout.css
	function:		layout elements -style 
********************************************************************************************************/
body#thebody {
	background-color: #676767;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}


#main_center {
    /*color: #333333;*/
	/*color:#FFFFFF; */
	padding: 1em 0;
    text-align: center;  /* Zentrierung im Internet Explorer6 */
	margin: 0 auto;     /* standardkonforme horizontale Zentrierung */
    width: 987px;
	}
  
#main_page {
	background-color: #F7F8F9;
	float:left;
	text-align:left;
   	width: 987px;
  /* border:2px solid red;*/
	}
	
#main_page {
/*border:none;*/}
	
#main_left{
	float:left;
	width:246px;}

#randomimage {
	height:198px;
	background: url(../html/img/random-dummi.jpg) left top no-repeat;
}

* html #randomimage {
	width:auto;
}


#main-nav {
	background: url(../html/img/layout/bg-left.jpg) no-repeat left top;
	height:auto;
	text-align:left;
}

#main_right{
	width:741px;
	background:#CECBE1;
	
	float:left;}
	
	* html #main_right{
	/*width:737px;*/}
	
#main_header {
    margin:0;
    padding:0px;
	background:#4A4A4A  url(../html/img/layout/logo-top.jpg) no-repeat left top;
	height:123px;
  }
  
   * html #main_header {
   /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    margin-bottom: 0;
  }
  
#main_content {
	width:736px;
	float:left;
	text-align: left; 
	margin:0px;
	border-left:6px #0F9547 solid;
}
  * html #main_content {
  width:735px;
   /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
}


#main_top {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	background:url(../html/img/layout/header.jpg) no-repeat top left;
	height: 63px;
}

div#sitetitle {
float:left;
width:542px;
color:#FFFFFF;
margin-top:15px;
text-indent:20px;
}

#sitetitle h5{
font-size:28px;
font-weight:normal;
}

* html #sitetitle h5{
font-size:25px;
}

/*-----------------------Search------------------------*/
div#macina {
float:left;
margin-top:19px;
}

div.tx-macinasearchbox-pi1 {
float:left;
padding:1px 2px 1px 19px;
width:170px;
}


input#Search.searchfiled{
background:white;
color: #333333;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
width:123px;
padding:2px 0px 2px 3px;
border:3px solid #548A34;
}

.search-button{
vertical-align: top;
}

* html .search-button{
margin-top:1px;}

*+html .search-button{
margin-top:1px;}

/*-----------------------Search------------------------*/

#main_bottom{
float:left;}

#holder_bottom{
float:left;
width:542px;
min-height:410px;
background-color:#E6E4EF;}

* html #holder_bottom{
height:410px;
width:542px;}

#print {
text-align:right;
width:542px;
background-color:#E6E4EF;
}


/*-------------------breadcrumps----------------------*/
#bread{
	font-size:11px;
	color:#999999;
	padding-left:20px;
	background-color:#E6E4EF;
	}
	
#bread .bread a, #bread .bread2 a{
	color:#999999;
	text-decoration:none;
	}
	
#bread .bread_activ a{
	color:#000000;
	text-decoration:none;
	}
	
#bread .bread_activ a:hover{
	color:#999999;
	}
/*-------------------breadcrumps----------------------*/








#content {
	min-height:291px;
	
	float:left;
	width:542px;
	/*background-color:#ECE9D8;*/
}  

* html #content {
	height:287px;	
} 

*+html #content {
	min-height:285px;	
} 

#service_left{
font-size:11px;
width:193px;
min-height:380px;
float:left;
background:#CECBE1;}

* html #service_left{
height:380px;
}

#serviceNav{}

#main_nav {
	float:left;
	text-align: left; 
	width:180px;
	min-height:1px;
	/*margin:1px;*/
	margin:0px;
	background:#4A4A4A;
}

	* html #main_nav {
		/* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
		/*width:200px;*/
	}
	
	
