/********************************************************************************************************
	Bildung.gr,     ICSurselva AG, Ann
	Date:			09.08.2007
	Version:		1.0
	file:			content.css
	function:		CONTENTS
********************************************************************************************************/	


/********************************/
/* 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 #8E8C75; }
#thebody .csc-frame-rulerAfter { border-bottom: 1px solid #8E8C75; 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 #8E8C75; }
#thebody .csc-frame-frame2 { background-color: #F5FFAA; padding: 2px 4px 2px 4px; border: 1px solid #8E8C75; }

#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; }
p.csc-frame-frame3, table.csc-frame-frame3 { background-color: #8E8C75; padding: 2px 4px 2px 4px; border: 1px solid #333333;  color: #FFFFFF; }
#thebody .csc-form-label-req{
}



/****** INHALT TEXT, LINKS *************/

#thebody .td, p, .bodytext {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#8E8C75;
   line-height:normal;
}


#thebody .bodytext a {
    font-size: 12px;
	color: #8E8C75;
	background: url(../bilder/layout/link.gif) no-repeat left center;
	font-weight: bold; 
	padding-left: 15px;
	text-decoration: none;
	}

#thebody .bodytext a:hover {
    font-size: 12px;
	color: #A9291E;
	background: url(../bilder/layout/linkh.gif) no-repeat left center;
	font-weight: bold; 
	padding-left: 15px; 
	text-decoration: none; 
	}
	


#thebody p.bodytext .important {
    font-size: 12px;
	color: #A9291E;
	font-weight: bold; 
	text-decoration: none; 
	}
	
	
	
/************TITEL*****************/
#titel .titel, #titel .titel a {
    font-size: 14px;
	color: #8E8C75;
	font-weight : bold;
	font-style : normal;
	margin: 0px 0px 0px 0px;
	padding: 25px 0 8px 0;
	}

#titel div.printlink .sitefiles a {
    font-size: 12px;
	color: #8E8C75;
	background: url(../bilder/layout/link.gif) no-repeat left center;
	font-weight: bold; 
	padding-left: 15px;
	text-decoration: none;
	}
	
#titel div.printlink .sitefiles a:hover {
	color: #A9291E;
	background: url(../bilder/layout/linkh.gif) no-repeat left center;
	}

    
H1 {
	font-size: 12px;
	/*line-height:13px;*/
	color: #8E8C75;
	font-weight : bold;
	font-style : normal;
	margin: 0px 0px 0px 0px;
	padding-bottom: 6px;
	}
	
H2 {
	font-size: 14px;
	/*line-height:13px;*/
	color: #8E8C75;
	font-weight : bold;
	font-style : normal;
	margin: 0px 0px 0px 0px;
	padding-bottom: 12px;
	}



/****** HTML TAGS *************/
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { 
      font-family: Verdana, Arial, Helvetica, sans-serif; 
	  }

/******FORMULAR OHNE TABELLE*************/
FORM {
    font-size:12px; 
	color:#8E8C75;
    margin: 5px 0px 0px 0px;
}



/*felder generell*/
INPUT, TEXTAREA { 
    color:#8E8C75;
	width: 400px;
    margin: 2px 0px 7px 0px;
	border:1px solid #8E8C75;
	padding: 2px;
}


/*submit-button*/
div .csc-form-fieldcell .csc-mailform-submit{ 
	font-weight:bold;
	background:#FFFFFF;
	border:1px solid #8E8C75;
	margin-top:5px;
	padding: 2px;
	width:auto;
}


/*radio-button*/
.csc-mailform-radio{ 
    margin: 6px 5px -2px 0px;
	border: none;
	width:auto;
}

div #radiolayout{ 
    margin: 0px 0px 6px 0px;
	border: none;
}

LEGEND { 
    color:#8E8C75;
	font-weight:bold;
    margin: 0px;
	padding:0;
}

* +html LEGEND { 
    margin-left: -7px;
}


/*markierungs-button*/
div .check      { 
    margin: 3px 0px 3px 0px;
}


div .check .csc-mailform-check      { 
    margin: 2px 0px 2px 0px;
	border: none;
	width:auto;
}


/*Auswahlfeld*/
SELECT { 
    color:#8E8C75;
	padding: 1px;
	margin: 4px 0 4px 0;
	width:auto;
}

div .csc-form-labelcell{
     font-weight:bold;
	 }



/************ NEWS  PRINTLINK ***********/

#titel .printlink {
    font-size: 12px;
	color: #8E8C75;
	font-weight: normal;  
	font-style : normal;
	margin: 0px 0px 0px 0px;
	padding: 2px 0 2px 0px;
	}
#titel .printlink a {
	color: #A9291E;
	background: url(../bilder/layout/printlink.gif) no-repeat left center;
	}


/************ SPRACHSTYLES ***********/
#nav_links .language, #nav_links .language a{
   color:#8E8C75;
}


#nav_links .language a:hover{
   color:#A9291E;
}

#nav_links .no_language, #nav_links .no_language a{
   color:#CECDC4;
}

#nav_links .act_language, #nav_links .act_language a{
   color:#A9291E;
}


/********** PRINT *************/
#nav_links div .nav1 .print, #nav_links div .nav1 .print a{
   text-align:right;
}


/********** ADRESSE *************/
   
    #adresse .bodytext , #adresse .bodytext a {
	font-size:9px;
	font-weight:bold;
    color: #8E8C75;
    margin: 0;
	padding: 0;
	background:none;
	text-decoration:none;
  }
  
     #adresse .bodytext a:hover {
	 font-size:9px;
	 font-weight:bold;
     color: #A9291E;
     margin: 0;
	 padding: 0;
	 background:none;
  }
  
/********** BREADCRUMBS *************/  
 
 div #titel .bread,  div #titel .bread a, div #titel .bread2 a, div #titel .bread_activ a {
 	font-size: 12px;
	/*line-height:13px;*/
	color: #8E8C75;
	font-weight: bold;
	font-style: normal;
	margin: 0px 0px 0px 0px;
	padding-bottom: 6px;
	background:none;
	text-decoration:none;
	}
 
 div #titel .bread,  div #titel .bread a:hover, div #titel .bread2 a:hover, div #titel .bread_activ a:hover {
 	font-size: 12px;
	/*line-height:13px;*/
	color: #A9291E;
	font-weight: bold;
	font-style: normal;
	margin: 0px 0px 0px 0px;
	padding-bottom: 6px;
	background:none;
	text-decoration:none;
	} 
 
 
 /********** BILDTEXT *************/ 
#thebody .csc-textpic-caption {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   padding-top: 1px;
   font-size: 10px;
   }
   
/*#thebody div.csc-textpic-imagewrap{
   padding-top: 3px;
   }*/
 
#thebody div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {  
  padding-top: 3px;
   } 
   
#thebody div .csc-textpic-text{  
  margin-bottom: 5px;
   }