/********************************************************************************************************
	ICSurselva AG	http://www.icsurselva.ch
	Projekt:		RHB REDESIGN
	Date:			05/2008, claudia
	Version:		1.0
	file:			layout.css
	function:		layout-style  
********************************************************************************************************/
body {
	background: #EEECEA url(/fileadmin/rhb/bilder/layout/redesign/bg-body.gif) repeat-y center;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px
}

	/*zentrieren der seite im IE6*/
	* html body{text-align:center;}

/*----------------------------------------------------------------------------------------*/

#N0-allaround{
	background: #EEECEA url(/fileadmin/rhb/bilder/layout/redesign/bg-body.gif) repeat-y center;
	margin: 0 auto;
	padding: 0px;
}

#N0-main_pages {
/*background-color:#564B47;*/
	margin:0pt auto;
	padding:0px;
	width:980px;
	min-height:600px;
}

	* html #N0-main_pages {
		text-align:left;
		padding-left:1px;
		height:600px;
	}

	*+html #N0-main_pages {
		padding-left:1px;
	}

/*---------------------------------------  HEADER  ------------------------------------------*/

#main_banner {
	background:#FFFFFF url(/fileadmin/rhb/bilder/layout/redesign/header.gif) no-repeat;
	height:117px;
	margin:0px;
	padding:0px;
	text-align:left;
	width:980px;
}

#banner_holder{
/*background:pink;*/
	padding:22px 0px 0px 0px;
	margin-bottom:65px;
}

#main_logo {
/*background:green;*/
	float:left;
	width:515px;
}

#banner_service{
/*background:red;*/
	height:16px;
	line-height:20px;
	font-size:11px;
	float:left;
	width:351px;
}

#banner_service a{
	color:#FFFFFF;
	text-decoration:none;
}

#banner_service a:hover{
	text-decoration:underline;
}

#main_language{
/*background:#CCCCCC;*/
	float:left;
	width:106px;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	height:16px;
	line-height:20px;
}

#main_language a {
	text-decoration:none;
	font-weight:normal;
	color:#ffffff;
}

#main_nav_top{
/*background:yellow;*/
	clear:left;
	height:30px;
	width:885px;
	overflow:hidden;
}

/*-------------Language formatierung----------------------------*/
/*gewaehlte Language*/
#language{
	text-indent:30px;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	color:#cc0000;
}

/*Link verfuegbare Language*/
#language a{
	color:#666666;
	text-decoration:none;
}

#language a:hover{
	text-decoration:underline;
}

/*nicht verfuegbare Language*/
.no_language{
	color:silver;
}

/*strich*/
.ascii {
	color:#ffffff;
	padding:0px 4px 0px 4px;
	font-size:11px;
}
/*-----------------------------------------------------------*/
#N2-main_top {
/*background-color:#CC0000;*/
	color:#FFFFFF;
	height:47px;
	margin:0pt;
	padding:0pt;
	width:980px;
}

* html #N2-main_top {
	text-align:left;
}

#N2-top_left {
	float:left;
	width:765px;
}

* html #N2-top_left {
text-align:left;
}

/*--------breadcrump---------------------*/
#N3-breadcrumb {
/*background-color:#00FFFF;*/
	color:#666666;
	margin-top:10px;
	overflow:hidden;
	padding:0px 0px 0px 256px;
}

.bread a:link{
	color:#666666;
}

#N3-breadcrumb a{
	color:#545353;
	text-decoration:none;
}

#N3-breadcrumb span.bread_activ a{
	color:#E2001A;
}



#N3-breadcrumb a:hover{
color:#E2001A;
}

#N3-breadcrumb span.bread_activ, #N3-breadcrumb span.bread, #N3-breadcrumb span.bread2, #N3-breadcrumb span.bread_home{
font-size:11px;
line-height:18px;
vertical-align:top;
}

#N3-breadcrumb span.bread_home a{
color:#666666;
}

/*--------breadcrump---------------------*/

/*----------------------suchmaschine start--------------------*/

#N2-top_right {
/*background:silver;*/
	float:right;
	width:211px;
}
		
.searchbox{
	font-size:11px;
	line-height:12px;
	margin:4px 5px 0;
	border: 1px solid #ffffff;
	height:12px;
	width:150px;
	color: #666666;
	vertical-align: baseline;
}
						
#machina .go-button{
	vertical-align: bottom;
	margin-bottom:1px;
}

.go-button{}

div#machina{
	background:#FFFFFF url(/fileadmin/rhb/ext/search/searchbox.gif) no-repeat;
	height:24px;
	margin-top:12px;
	width:190px;
}

/*----------------------suchmaschine ende--------------------*/

#N3-main_middle {
/*background:orange;*/
height:100%;
width:980px;
float:left;
}

* html #N3-main_middle {
/*background:#99FFCC;*/
height:400px;
}

#N3-middle_left {
/*background: #FFFFCC;*/
	clear:both;
	float:left;
	width:726px;
}

#N3-nav_left {
/*background-color:blue;*/
	color:#545353;
	float:left;
	margin:0px;
	padding:0px;
	width:256px;
	height:100%;
}

#content {
	margin:0px 0px 0px 256px;
	height:auto;
	padding:0px;
}

* html #content {
}

/*IE 6 beachten*/
#N3-middle_right {
/*background: #F2DDF4;*/
	float:left;
	width:254px;
}

#N3-nav_right {
	border-top:1px solid #545353;
	background-color:#FFFFFF;
	color:#545353;
	margin-left:43px;
	padding-bottom:20px;
	height:100%; /*auto*/
	min-height:100px;
	width:186px;
}


/*---------------------- Footer 1 (als Navi, fix im Layout) ------------------------------------*/


#N5-footer a{
	color:#E2001A;
	text-decoration:none;
}

#N5-footer a:hover{
	text-decoration:underline;
}

#N5-footer_inline {
	border-top:1px solid #545353;
	background:#ffffff;
	width:470px;
	margin: 0 auto;
	text-align:left;
	padding-top:5px;
	height:15px;
}

/*back, toTop, contact*/
#N5-footer_first {
	width:400px;
	float:left;
}

#N5-footer_first span.back{
background: url(/fileadmin/rhb/bilder/layout/redesign/icons/pfeillinks.gif) no-repeat;
margin-right:5px;
}

#N5-footer_first span.back a{
padding-left:16px;
}

#N5-footer_first span.top{
background: url(/fileadmin/rhb/bilder/layout/redesign/icons/pfeiloben.gif) no-repeat 0px -3px;
margin:0px 5px;
}

#N5-footer_first span.top a{
padding-left:20px;
}

#N5-footer_first span.kontakt{
background: url(/fileadmin/rhb/bilder/layout/redesign/icons/kontakt.gif) no-repeat 0px 4px;
margin-left:5px;
}

#N5-footer_first span.kontakt a{
padding-left:16px;
}



/*print*/
#N5-footer_second {
	width:auto;
	float:right;
}

#N5-footer_second a{
	margin-left:5px;
}

/*kontrolle-bullshit*/
#printer{
margin-left:4px;
float:left;}
/*---------------------- Footer 2 (Adresse, editierbar)-----------------------------------------*/


	* html #N6-adress{padding-top:20px;}

#N6-adress a{
	color:#545353;
	font-size:11px;
	text-decoration: none;
}

#N6-adress a:hover{
	text-decoration:underline;
}

#N6-adress_inline {
	background:#FFFFFF;
	margin:0pt auto;
	text-align:left;
	width:470px;
}

/*copyright/date*/
#N6-adress_left{
	background:#FFFFFF;
	float:left;
	width:72px;
}

/*editierbarer content*/
#N6-adress_right{
	float:left;
	width:396px;
	overflow:hidden;
}

#N6-adress_right p{
padding:0px;
margin:0px;
}

/*alle Browser, damit adresse nicht bricht*/
DIV#N6-adress_right .text{
width:auto;
}

/*----------------------------------------------------------------------------------------------*/






/*------------------------------im breitem template------------------------------------------*/

/*------------------------------Anpassungen im HOME------------------------------------------*/

#main_banner_home {
	background:#FFFFFF url(/fileadmin/rhb/bilder/layout/redesign/dummi-home.jpg) no-repeat;
	height:354px;
	margin:0px;
	padding:0px;
	text-align:left;
	width:980px;
}

#N3-main_middle_home {
	height:100%;
	width:980px;
	float:left;
}

* html #N3-main_middle_home {
height:280px;
}


#N3-middle_left_home {
/*background: #FFFFCC;*/
	clear:both;
	float:left;
	width:980px;
	padding-bottom:20px;
}

#N2-top_right_home {
/*background:silver;*/
	float:left;
	width:213px;
	height:47px;
	padding-left:43px;
}

* html #N2-top_right_home {
	text-align:left;
	width:256px;
}


#N2-top_left_home {

/*background:blue;*/
	float:left;
	width:724px;
	height:47px;
}

#ticker_home {
	background:#FFFFFF url(/fileadmin/rhb/bilder/layout/redesign/bg-ticker.gif) no-repeat;
	color:#666666;
	margin-top:12px;
	overflow:hidden;
	line-height:24px;
	font-size:11px;
	height:24px;
	width:688px;
	padding:0px 5px;
}

* html #ticker_home {width:698px;}

#N6-adress_inline_home {
	background:#FFFFFF;
	margin:0pt auto;
	text-align:left;
	width:893px;
}

#N6-adress_home {
	bottom:0px;
	color:#545353;
	font-size:11px;
	left:0px;
	text-align:center;
	width:100%;
}

div#gr_logo {
	height:35px;
	/*left:830px;*/ /* Bannerlink iphone*/
	left:0px;
	position:relative;
	top:190px;
	width:140px;
	cursor:pointer;
}
/*--------------------------------FOOTER FIX CLAUDIO-----------------------------------------------*/
#N5-footer {
	float:left;
	padding:20px 0px;
	color:#E2001A;
	font-size:11px;
	text-align:center;
	width:100%;
}

#N6-adress{
	float:left;
	color:#545353;
	font-size:11px;
	text-align:center;
	width:100%;
	padding-bottom:20px;
}
/*---------------------------------FOOTER IMMER UNTEN SUESSKIND------------------------------------*/

/*
#N5-footer {
background:url(/fileadmin/rhb/bilder/layout/redesign/footer.gif) repeat-y center top;
	padding:20px 0px;
	color:#E2001A;
	font-size:11px;
	bottom:35px;
	left:0px;
	position:fixed;
	text-align:center;
	width:100%;
}

#N6-adress{
	background:url(/fileadmin/rhb/bilder/layout/redesign/footer.gif) repeat-y center top;
	color:#545353;
	font-size:11px;
	bottom:0px;
	left:0px;
	position:fixed;
	text-align:center;
	width:100%;
	padding-bottom:20px;
}

div#colNormal {
	padding-bottom:95px;
}
*/

/*------------------------------FOOTER IMMER UNTEN SUESSKIND----------------------------------------*/


/*------------------------------LOGINBOX H3 TEXT WIE H1 + ABSTAND ----------------------------------------*/


.tx-newloginbox-pi1, 
.tx-newloginbox-pi1 p {
margin-bottom:7px;
}

.tx-newloginbox-pi1 h3 {
	display:block;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
	background:transparent;
	color:#E2001A;
	line-height:15px;
	padding:7px 0 0;
	text-indent:0;
}



/*---------	Webcodebox	----------*/
.code_input{
	height:24px;
	margin-top:12px;
	width:164px;
}

.code_input{
	width:166px;
}

div.tx-nmwebcode-pi1 {
height:24px;
margin-top:0px;
width:186px;
}


.code_input{background:#FFFFFF url(/fileadmin/rhb/bilder/layout/redesign/webcode_inhalt.jpg) no-repeat scroll 0 0;}


div.tx_webcode_inputContainer{width:160px;float:left;}
div.tx_webcode_inputContainer input{
	font-size:11px;
	color:#666666;
	height:15px;
	width:152px;
	border:1px solid white;
	margin:3px;
	}


div.tx_webcode_submitContainer, div.tx_webcode_submitContainer input{
width:26px;
height:24px;
background:#BC0015 url(/fileadmin/rhb/bilder/layout/redesign/webcode_button.gif) no-repeat top right;
float:left;
}

div.tx_webcode_submitContainer input{
	border:1px solid #990010;
	cursor: pointer;}
	
div#webcode{
	padding-bottom:12px;
	border-bottom:1px solid black;}
