/********************************************************************************************************
	created by:		ICSurselva AG	http://www.icsurselva.ch
	project:		XXX
	date:			Monat/2008, Autor
	version:		4.1
	file:			content.css
	function:		all contents-style  
********************************************************************************************************/

A:LINK,  A:VISITED,  A:ACTIVE{
	/*color : #DF151F;*/
	color : #000099;
	text-decoration:none;	/*text-decoration: underline;*/
}
A:HOVER { 
	color : #7B8892;
	text-decoration: none;
}
/*  entfernt den Linkrahmen  um das bild  */ 
img{
	border: none ;	
}
img.icon{
	padding-right:0.5em;
	vertical-align: top;
}

p.bodytext, p {
margin:0px 0px 15px 0px;
}


h1, div.news-single-item h2 {
	color:#75828B;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:24px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 16px;
	display:block;
	background:#E3E6E8;
}
h2 {
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	padding-bottom:8px;
	color:#87201E;
}


h3{
	font-weight:bold;
	color:#333333;
	font-size:11px;
	margin:0px;
	padding:0px;}


ul {
	margin:0px 10px 0px 8px;
	padding:0px 10px 16px 8px;
}
ol {
	margin:0px 10px 0px 13px;
	padding:0px 10px 16px 13px;
}

.csc-sitemap ul {
	margin:0px 10px 0px 8px;
	padding:0px 10px 0px 8px;
}





/* searchbox */ 
div.tx-macinasearchbox-pi1 {
/*float:left;*/
}
input.search-button {
	vertical-align: text-bottom;
}

/* footer */
#main_footer p.bodytext {
	display:inline;
}



/**************************************************************************************************/
/***************************EINZELNE FORMULARELEMENTE**********************************************/

/* Ueberschriften der LABEL bei Radio Buttons*/	  
legend {
    padding-left:0px;
    padding-right:0px;
    margin:0px;
    border:none;
}

/* Definition des Gesamtrahmens der Radio Buttons*/
fieldset {
    padding:0px;
    border:none;
}

/* eigene Klasse fuer die Abstaende nach oben und unten
bei der vwerwendung von Radio Buttons in Formularen */
.radiolayout {
	padding-left:0px;
	padding-right:0px;
	position: relative;
	left:-5px;	
}


/*textfelder*/
.csc-form-fieldcell .mf-text{  
     font-family: Arial, Helvetica, sans-serif;       
     margin:0px 0px 8px 0px;
     border: 1px solid #7B8892;
	 width:351px; 
	 height:100px;
	 padding-left:4px;
}

/*sendebutton*/	   
.csc-form-fieldcell .mf-submit, .tx-indexedsearch-searchbox-button{                
    width:60%;
	height:20px;
    border: 1px solid #7B8892;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	padding-bottom:2px;
	margin:8px 0 2px 0; 
}
	   
/*eingabefelder*/
  .csc-form-fieldcell .mf-input, .tx-indexedsearch-searchbox-sword{                 
    background-color: #EFEFEF;
	height: 17px;
	width:175px;
    border: 1px solid #7B8892;
	padding-left:4px;
}
	   
/*Markierungsfeld*/	   
.csc-form-fieldcell .mf-check{
    margin:0px 2px 0px 0px;              
	text-align: left;
	vertical-align: top;
	width:15px;	
}
	   
/* special classes for Formlements */
.mf-radio {
	border: none;
    color:#666666;
	margin-right:4px;
}

 /*Passwortfeld*/
.csc-form-fieldcell .mf-pass {                     
   width:175px;
   border: 1px solid #7B8892;
   font-size: 100%;
}

.mf-check {
   border: 0px;
}

 /*Auswahlfeld*/
.csc-form-fieldcell .mf-select {                
   border:0px;
   border: 1px solid #7B8892;
   width:275px;
   margin:2px 0px 0px 0px;
   font-size: 95%;
}

/*Dateiupload*/
.csc-form-fieldcell .mf-file {
	width:175px;    
   	border: 1px solid #7B8892;                         
	font-size: 95%;
}

/*Beschriftung - Zusatzvermerke, br`s*/
.csc-mailform-label{
    padding:2px 0px 2px 0px;
	}
	
.mf-reset {
	color: #666666;
	font-size: 100%;
}

/* RTE / Table styling */

TABLE.contenttable { border: 1px #333333 solid; margin: 10px 0px 10px 0px; width: 100%; }
TABLE.contenttable TR TD { padding: 0px 3px 0px 3px; }
TABLE.contenttable TR TD P.bodytext { font-size: 12px; }
TABLE.contenttable TR { background-color: #EDEBF1; }


/********************************/
/* Frames, spacing, link-to-top */
/********************************/
P.csc-linkToTop {
}
P.csc-linkToTop A { font-weight: bold; }

#thebody .csc-frame { border: 0px; }
#thebody .csc-frame-invisible {}
#thebody .csc-frame-rulerBefore { border-top: 1px solid #666666; }
#thebody .csc-frame-rulerAfter { border-bottom: 1px solid #666666; padding-top: 6px; padding-bottom: 6px;}
#thebody .csc-frame-indent { padding-left: 100px; }
#thebody .csc-frame-indent3366 { padding-left: 33%; }
#thebody .csc-frame-indent6633 { padding-right: 33%; }
/*#thebody .csc-frame-frame1 { background-color: #EDEBF1; padding: 2px 4px 2px 4px; border: 1px solid #666666; }
#thebody .csc-frame-frame2 { background-color: #F5FFAA; padding: 2px 4px 2px 4px; border: 1px solid #666666; }*/

#thebody .csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 { margin-top: 2px; }
#thebody .csc-frame-frame2 H1, DIV.csc-frame-frame2 H2, DIV.csc-frame-frame2 H3, DIV.csc-frame-frame2 H4, DIV.csc-frame-frame2 H5 { margin-top: 2px; }

#thebody .csc-form-label-req{
}


/* Left, center and right alignment of text in paragraphs and cells.*/
p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left { text-align: left; }
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center { text-align: center; }
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right { text-align: right; }


/* frame examples taken from the example CSS file of CSS Styled Content extension and applied to p and table block elements.*/
p.csc-frame-frame1, table.csc-frame-frame1 { background-color: #CFD5D8; padding: 2px 4px 2px 4px;}
p.csc-frame-frame2, table.csc-frame-frame2 { background-color: #69767E; color:#FFFFFF; padding: 2px 4px 2px 4px;}
p.csc-frame-frame3, table.csc-frame-frame3 { background-color: #87201E; color:#FFFFFF; padding: 2px 4px 2px 4px;}


/* Bullet styles for unordered lists.*/
ul.component-items { color: #186900; list-style-type: circle; }
ul.action-items { color: #8A0020; list-style-image: url(img/red_arrow_bullet.gif); }

/* Numbering styles for ordered lists.*/
ol.component-items-ordered { color: #10007B; list-style-type: lower-roman; }
ol.action-items-ordered { color: #8A0020; list-style-type: lower-greek; }

/*--------------------------------------------------------------------------------------------------
	Moegliche classes im RTE
	important, detail, name-of-person,  reserve,  info, courier, times, arial, helvetica
---------------------------------------------------------------------------------------------------*/

/*Schriften*/
span.courier{ font-family:"Courier New", Courier, monospace, Verdana, Arial;}
span.times{ font-family:"Times New Roman", Times, serif, Verdana, Arial;}
span.arial{ font-family:Arial, Verdana, sans-serif;}
span.helvetica{ font-family:Helvetica, Geneva, sans-serif, Verdana, Arial;}

/* Various inline text colors taken from the color scheme of CSS Styled Content extension.*/
/*Text-Farben*/
span.important {color: #8A0020;}
span.detail {color: #186900;}
span.name-of-person { color: #10007B; }

/* Selectors for the default configuration of the link accessibity feature.*/
a.external-link {}
a.external-link-new-window {}
a.internal-link {}
a.internal-link-new-window {}
a.download {}
a.mail {}


/*embeded Multimedia files*/
div.tx-rgmediaimages-pi1{
margin-bottom:20px;}

/*--------------------------------------------------------------------------
		NEWS
---------------------------------------------------------------------------*/
/*LIST*/
div.news-list-item {
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
}

div.news-list-item h3 a{font-weight:normal;}

span.news-list-date{display:block;
font-weight:normal;
color:#75828B;}

p.news-single-author{margin:0px; line-height:1px;}

.news-single-item h3{ margin-bottom:7px; }

.news-latest-item, .news-list-item, .news-single-item { position: relative; clear: both; }
.news-latest-item h3, news-list-item h3, .news-single-item h3 { font-size: 9px; }
.news-latest-item .bodytext, .news-list-item .bodytext { margin: 0; }
.news-subheader {
	float: left;
	margin-bottom: 30px;
	width: 530px; 
}
.news-image {
	position: absolute;
	right: 0pt;
	top: 25px; 
}

/*SINGEL*/
/*back to list*/
div.news-single-backlink { background:#E3E6E8; clear: both; }


/*--------------------------------------------------------------------------
		STAFF
---------------------------------------------------------------------------*/
div.teamplayer_box h2{color:#333333;;  padding:5px 0px 0px 0px; font-size:11px;}


.indent {text-indent: 15px;}
.outdent {text-outdent: 15px;}