/********************************************************************************************************
	created by:		ICSurselva AG	http://www.icsurselva.ch
	project:		PROHELVETIA
	date:			11/2008, Ann
	version:		4.1
	file:			layout.css
	function:		layout elements -style 
********************************************************************************************************/
body#thebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #DCDADC url(/fileadmin/templates/prohelvetia/html/img/body_hg.gif) repeat-y center;
}


#main_center {
	color: black;
	margin:0px 0 0 0;
	padding: 0;
	text-align: center; /* Zentrierung im Internet Explorer */
    /*background-color: #DCDADC;*/
  }



#main_shortcut {
         float:left;
	font-size:0.8em; 
	font-weight:normal;
	margin:-25px 0px -25px 0px;
	padding:0 0 10px 0;
	width:528px;
  }  
  
 html* #main_shortcut {
	margin: -19px auto;
  }
  
 *html #main_shortcut {
	margin: -49px auto;
	padding: 7px 0 13px 0;
	width:500px;
  }

 *+html #main_shortcut {
	margin:-35px auto;
  }



/*Hack Chrome
body:nth-of-type(1) #main_shortcut{
	}
 html* #main_shortcut {
	margin:-15px auto;
  }*/

  
#main_page {
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 950px;
	height: 100%;
	min-height:650px;
    padding: 0;
    background: #FFFFFF url(/fileadmin/templates/prohelvetia/html/img/hg_schraffurcont.gif) left repeat-y;
    border: none;
  }


 
#main_top {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
	margin: 0 auto;
	color: #000000;
	height: 125px;
	width: 510px;
  }
 
 *+html #main_top {
	width: 520px;
  } 
  
  *html #main_top {
	float:left;
	width: 520px;
	margin: 0;
  }  
  
  
#main_logo {
	text-align: left; 
	float:left;
	padding: 19px 0 40px 0;
	width:180px;
	height:34px;
	background-color: #FFFFFF;
  }
  
*html #main_logo {
	padding: 19px 0 20px 0;
  }  
   
  
 #main_navtop{
  float:left;
  width: 440px;
  height: 25px;
  margin-bottom:40px;
}
*html  #main_navtop{
  float:left;
  width: 415px;
  height: 25px;
  padding-top:15px;
  margin-bottom:0px;
  }
 
  


  
#main_language{
     width:85px;
	 float:right;
	 margin:-8px 3px 10px 0;
	 padding: 0 0 12px 0;
	 }

*+html #main_language{
	 margin: 0px 3px 5px 0;
	 }

*html #main_language{
	 margin: 0px 0px 10px 10px;
	 padding: 0 0 22px 0px;
	 float:left;
	 height:80px;
	 width:auto;
	 }

.abstand{
    float:left;
    width:400px;
    height:50px;
	margin-bottom:0;
	}
/*Hack Safari Mac*/
 html* .abstand {
	height:48px;
  }	
*+html .abstand{
    height:55px;
	}

*html .abstand{
    height:40px;
	padding:0;
	margin:1px;
	}

.abstand2{
    float:left;
    width:400px;
    height:16px;
	}
	
html* .abstand2{
    height:6px;
	}

*html .abstand2{
    float:left;
    width:400px;
    height:10px;
	}
	   
#main_right {
    color:#666666;
    float:right;
	display:block;
	width:197px;
	margin: 63px 15px 0 0;
	min-height:300px;
	height:auto;
}

*+html #main_right {
	width:189px;
}

*html #main_right {
	width:189px auto;
	margin: 57px 0 0 0px;
}

#main_right .contentelement{
	border-bottom: #EEB4D4 solid 1px;
	padding: 0 0 7px 10px;
	margin-bottom:7px;
	width: 177px;
}


#colNormal .contentelement{
	border-bottom: none;
	margin: 0 0 40px 0px;
}


#col_2 #colRight .contentelement {	
    margin-bottom:15px;
	}
	
#col_3 #colNormal .contentelement {	
    margin-bottom:0px;
	}
	
#col_3 #colLeft .contentelement {	
    margin-bottom:0px;
	}
	
#col_3 #colRight .contentelement {	
    margin-bottom:0px;
	}
	
#col_3 #colNormal .contentelement 	.csc-textpic-text{
    height: 200px;
    }	
#col_3 #colLeft .contentelement 	.csc-textpic-text{
    height: 200px;
    }
#col_3 #colRight .contentelement 	.csc-textpic-text{
    height: 200px;
    }
			
	   * html #main_header {
   /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    margin-bottom: 0;
	}
	
	
#search {
    border-bottom:1px solid #EEB4D4;
    float:left;
    height:44px;
    margin:0 15px 5px 10px;
    padding:2px 0 0px 10px;
    text-align:left;
    width:177px;
} 


*html #search {
    margin: 0 0px 5px 5px;
    padding:0px 0 0px 10px;
	width:165px;
	height:10px;
} 


#quicklinks {
	float:left;
	text-align: left; 
	width:190px;
	height: 20px;
	padding: 3px 0 7px 10px;
	margin: 0 15px 8px 0;
}

*html #quicklinks {
	width:170px;
	height: 20px;
	padding: 3px 0 0px 10px;
	margin: 0 15px 0px 0;
}



#newsletter {
	float:left;
	text-align: left; 
	width:190px;
	height: auto;
	padding:2px 0 0 10px;
	margin: 0 15px 0 0;
}

*html #newsletter {
	width:170px;
	height: auto;
	padding:2px 0 0 10px;
	margin: 0 15px 0 0;
}

#impressum {
	float:left;
	text-align: left; 
	width:190px;
	height: auto;
	padding:0px 0 0 10px;
	margin: 0 15px 0 0;
}

*html #impressum {
	width:170px;
	height: auto;
	padding:0px 0 0 10px;
	margin: 0 15px 0 0;
}


#colBorder {
    border-bottom: none;
    float:left;
    height:auto;
    margin:0 15px 0 0;
    padding:0 0 0 10px;
    text-align:left;
    width:190px;
}

*html #colBorder {
	float:right;
	text-align: left; 
	width:170px;
	height: auto;
	padding: 0px 0 0px 10px;
	margin: 0 10px 0px 0;
	border-bottom: none;
}


#print, #tip {
    float:left;
	margin: 0px 30px 90px 0px;

}

.tx_tipafriend_tiplink{
    background:url(/fileadmin/templates/prohelvetia/ext/tipafriend/ico_tipafriend.gif) left no-repeat;
    padding-left: 20px;
}


#main_content {
	width: 951px;
}



#main_nav {
	float:left;
	text-align: left; 
	width:180px;
	height:100%;
	min-height:100%;
	margin: 0 20px 0 15px;
	background:url(/fileadmin/templates/prohelvetia/html/img/hg_schraffur.gif);
}

  * html #main_nav {
   width:153px;
   margin: 0 20px 0 7px;
} 

#content {
	text-align: left; 
	margin: 0;
	height:auto;
	/*background: #FFFFFF url(/fileadmin/templates/prohelvetia/html/img/hg_schraffurcont.gif) left repeat-y;*/
}  

* html #content {
    margin-left: 210px;
} 

#main_footer {
    /*font-size: 0.8em;*/
	color:#666666;
    margin: 0 0 0 219px; padding: 0.1em;
    text-align: left;
    /*border-top: 1px solid silver;*/
	width: 503px;
  }

*+html #main_footer {
    margin: 0;
  }
  
*html #main_footer {
    margin: 0 0 0 -17px;
  } 
  
  
#footer {
    margin: 0; padding: 0;
  }


select, input, textarea {
border: #000000 solid 1px;
}
