/********************************************************************************************************
	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: 500px;
	margin: 0;
  }  
  
  
#main_logo {
	text-align: left; 
	float:left;
	padding: 29px 0 30px 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, #main_right .csc-default{
	border-bottom: #EEB4D4 solid 1px;
	padding: 0 0 7px 10px;
	margin-bottom:7px;
	width: 177px;
}


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

#home_L_N #colNormal .contentelement, #colNormal .csc-default {
	margin: 0 0 6px 0px;
}


#home_L_N #colLeft .contentelement {
	margin: 0 0 6px 0px;
}


#col_2 #colRight .contentelement, #col_2 #colRight .csc-default {	
    margin-bottom:15px;
	}
	
#col_3 #colNormal .contentelement, #col_3 #colNormal .csc-default {	
    margin-bottom:0px;
	}
	
#col_3 #colLeft .contentelement, #col_3 #colLeft .csc-default {	
    margin-bottom:0px;
	}
	
#col_3 #colRight .contentelement, #col_3 #colRight .csc-default {	
    margin-bottom:0px;
	}
	
#col_3 #colNormal .contentelement 	.csc-textpic-text, #col_3 #colNormal .csc-default 	.csc-textpic-text{
    height: 200px;
    }	
#col_3 #colLeft .contentelement 	.csc-textpic-text, #col_3 #colLeft .csc-default 	.csc-textpic-text{
    height: 200px;
    }
#col_3 #colRight .contentelement 	.csc-textpic-text, #col_3 #colRight .csc-default 	.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 {
    
  } 
  
  
#footer {
    margin: 0; padding: 0;
  }


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

/*---------------------------------------------------------------------------------------
	NEW REDESIGN
---------------------------------------------------------------------------------------*/
#ebene1 #colNormal .contentelement,
#ebene2 #colNormal .contentelement,
#ebene1 #colNormal .csc-default,
#ebene2 #colNormal .csc-default
{
	border-bottom: none;
	margin: 0 0 20px 0px;
}


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

#rd_impressum a{
color:#666666;
text-decoration:underline;
}

#rd_impressum a:hover{
text-decoration:none;
}




/*------------------*/
body#thebody {
background: #DCDADC url("/fileadmin/templates/prohelvetia/html/img/body_hg.gif") repeat-y scroll center center;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
color:#000000;
}

#main_center {
margin:0 auto;
padding:0;
width:950px;
text-align:left;
}

#main_page {
background:url("/fileadmin/templates/prohelvetia/html/img/hg_schraffurcont.gif") repeat-y scroll left center #FFFFFF;
border:medium none;
height:100%;
min-height:650px;
}

#mainHeader{
	float:left;
	width:950px;
	height:92px;
/*background:aqua;*/
background:#FFFFFF;
}

#languageNav{
	/*float:left;*/
/*background:orange;*/
	width:950px;
	height:27px;
}

/*navigation.css (Zeile 199) weg*/
	#languageNav  ul#navLanguage {
		color:#666666;
		font-size:11px;
		list-style:none outside none;
		margin:0;
	padding:11px 10px 2px 0px;
	width:auto;
	float:right;
}

/*navigation.css (Zeile 220)*/
	#languageNav  ul#navLanguage li {
		padding:0px 5px;
	}

#mainLogo{
	/*float:left;*/
/*background:yellow;*/
	width:934px;
	padding:0px 0px 22px 16px;
}

#topNav{
	float:left;
/*background:purple;*/
	width:502px;
	padding-left:220px;
}

#topNav ul#navTop {
	width:auto;
	float:left;
	height:19px;
}
	
div.rss{
	float:left;
	padding:0px 0px 0px 2px;
}

div.rss a{
	padding:0px 0px 0px 5px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

div.rss a:hover{
	color:#E682B4;
}


#mainContainer{
	float:left;
	width:950px;
/*background:silver;*/
}

/*anpassen in Zeile:351*/
#mainContainer #main_nav{
	margin:0 25px 0 15px; 
	width:180px;
	overflow:hidden;
}

  * html #mainContainer  #main_nav {
   margin: 0 25px 0 7px;
   
} 

#mainContainer #main_nav ul#nav1{margin:41px 0 0;}

#mainContainer #mainContent{
	float:left;
	width:502px;
/*background:red;*/
}

#topImage{ 
/*background:aqua;*/}


* html #mainContainer #mainContent #content {
    margin-left: 0px;
}

#mainContainer #mainContent #footer{
	float:left;
	width:602px;
}

#mainContainer #mainContent #footer #print {
margin:0 30px 44px 0;
}

#mainContainer #main_right{
	width:190px;
/*background:blue;*/
	float:left;
	padding:0 13px 0 25px;
	margin:0px;
	overflow:hidden;
}

#rd_search {
	border-bottom:1px solid #EEB4D4;
	border-top:1px solid #EEB4D4;
	float:left;
	height:44px;
	margin:0px;
	padding:15px 0 0 15px;
	text-align:left;
	width:175px;
}

#bookmarks{
	float:left;
	width:175px;
	padding:10px 0px 10px 15px;
	border-bottom:1px solid #EEB4D4;}

img.bookmark{
	padding-right:9px;
}

#sbookmarkshome{
	border-bottom: 1px solid #EEB4D4;
    float: left;
    padding: 10px 0 10px 15px;
    width: 175px;
}

#sbookmarkshome img{
	padding-right:12px;
	margin-top: 5px;
}


#mainContainer #main_right #colBorder,
#mainContainer #main_right #newsletter,
#mainContainer #main_right #quicklinks{
	width:175px;
	margin:0px;
	padding:0px;
}

#mainContainer #main_right #quicklinks div.dropdown,
#mainContainer #main_right #quicklinks{
width:auto;
height:auto;
}

#mainContainer #main_right .contentelement,
#mainContainer #main_right .contentelement .contentelement,
#mainContainer #main_right .csc-default,
#mainContainer #main_right .csc-default .csc-default,
#mainContainer #main_right .csc-frame-reserve,
#mainContainer #main_right .csc-frame {
	border-bottom:1px solid #EEB4D4;
	margin:0px;
	padding:10px 10px 10px 15px;
	width:165px;
}


#mainContainer #main_right .csc-frame-colBorder {
	border-bottom:1px solid #EEB4D4;
	margin:0px;
	padding:10px 10px 5px 15px;
	width:165px;
}



/*Datensatz einfuegen*/
#mainContainer #main_right .csc-default .csc-default{
	border-bottom:none;
	padding:0px;
}









