/**************************************************************
 * Main Stylesheet 'styles.css' for 'www.rudolfletter.ch'.
 *
 * @author	Claudio Sprenger <info[at]claudio-sprenger.ch>
***************************************************************/



/*---------------------*/
/* common styles START */

html  {
	margin: 0;
	padding: 0; 
}
body  {
	padding: 0;
	background: #FFF;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	width: 955px;
	margin: 20px auto;
}
#pagecont  {
	margin: 0;
	width: 100%;
	text-align:left;
	padding: 0;
}
img  {
	border: none;
	margin: 0;
}
#header #header_content img {
	margin-bottom: 5px
}
h1, h2, h3, p  {
	margin: 0; padding: 0;
}
p {
	margin-bottom: 10px;
}
p.align-right {
	text-align: right;
}
a  {
	text-decoration: none;
	color: #425178;
}
a:hover  {
	text-decoration: underline;
}
table, table.contenttable, tbody {
	padding: 0;
	margin: 0;
}
td, td p {
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
	padding-left: 5px;
	vertical-align: top;
}
td.align-right {
	text-align: right;
}

/* common styles END */
/*-------------------*/



/*---------------------*/
/* header styles START */

#header  {
	width: 100%;
	height: 190px;
	min-height: 190px;
	float:left;
	background: transparent url(../images/bground_header.jpg) no-repeat;
}
#header #header_quicklinks {
	width: 650px;
	height: 20px;
	min-height: 20px;
	float: left;
	padding: 0;
	margin:0;
	margin-top: 10px;
}
#header #header_logo  {
	width: 90px;
	height: 115px;
	min-height: 115px;
	float: left;
	padding: 0 0 0 0;
	margin: 25px 0 0 10px;
}
#header #header_content  {
	width: 300px;
	height: 142px;
	min-height: 142px;
	float: right;
	padding: 0 0 0 0;
	margin: 0;
	margin-top: 43px;
	margin-right: 5px;
	text-align: right;
}

/* header styles END */
/*-------------------*/



/*----------------------------*/
/* 1st_level_nav styles START */

#navigation  {
	width: 100%;
	height: 30px;
	float:left;
}
#first_level_nav  {
	position:relative;
	width: 955px;
	float:left;
	padding: 0;
	height: 30px;
	background: #425178;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
}

/* 1st_level_nav styles END */
/*--------------------------*/



/*----------------------*/
/* content styles START */

#content  {
	position:relative;
	width: 953px;
	float:left;
	padding: 0;
	margin: 0;
	min-height: 365px;
	height: auto !important;
	height: 365px;
	border-right: 2px #425178 solid;
	clear: both;
	background: url(../images/bground_content.gif) repeat-y left 1px;
}
#content #second_level_nav  {
	width: 176px;
	float: left;
	padding: 20px 10px 5px 5px;
	background: #A2AEC0;
	min-height: 345px;
	height: auto !important;
	height: 345px;
	margin-top: 1px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
#content #content_title  {
	float: left;
	margin: 5px 0 5px 30px;
	font-weight: bold;
	font-size: 100%;
	width: 715px;
	display: block;
}
#content #content_main  {
	float: left;
	padding: 5px;
	padding-right: 10px;
	margin-left: 25px;
	width: 720px;
}
#content #content_main50  {
	float: left;
	padding: 5px;
	padding-right: 10px;
	margin-left: 25px;
	width: 348px;
}
#content #content_main75  {
	float: left;
	padding: 5px;
	padding-right: 10px;
	margin-left: 25px;
	width: 440px;
}
#content #content_right50  {
	float: left;
	padding: 5px;
	padding-left: 10px;
	width: 345px;
}
#content #content_right25  {
	float: left;
	padding: 5px;
	padding-left: 10px;
	width: 250px;
}


/* content styles END */
/*--------------------*/



/*---------------------*/
/* footer styles START */

#footer  {
	width: 955px;
	height: 20px;
	min-height: 20px;
	background: #425178;
	font-weight: bold;
	color: #FFFFFF;
}
#footer_left  {
	height: 17px;
	min-height: 17px;
	float: left;
	padding: 0;
	background: #425178;
	padding: 3px 0 0 5px;
	width: 720px;
}
#footer_right  {
	height: 17px;
	min-height: 17px;
	float:right;
	padding: 0;
	background: #425178;
	padding: 3px 5px 0 0;
	width: 225px;
	text-align: right;
}
#footer_left a, #footer_left a:hover, #footer_right a, #footer_right a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* footer styles END */
/*-------------------*/



/*---------------------------*/
/* main content styles START */

#content #content_title a {
	color: #000000;
}

#content  {
	font-size: 100%;
}
#content h1  {
	margin: 15px 0 5px 0;
	font-weight: bold;
	font-size: 100%;
}
#content h2  {
	margin: 15px 0 5px 0;
	font-weight: bold;
	font-size: 100%;
	text-align: right;
}
#content h2.csc-firstHeader  {
	margin-top:0;
}
#content h3  {
	font-size: 100%;
	color: #B2B2B2;
	margin: 0 3px 7px 0;
}
#content h3.csc-firstHeader  {
	margin-top:0;
}


div#first_level_nav ul  {
	margin: 0;
	padding: 0;
	width: 100%;
	height:23px;
}
div#first_level_nav li  {
	list-style: none;
	float: left;
	display: inline;
	text-align:center;
}
div#first_level_nav li a  {
	color: #FFFFFF;
	background:transparent;
	display:block;
	text-align:center;
	padding:7px 2px;
	text-decoration:none;
	width: 187px;
}
div#first_level_nav li a:hover  {
	background: #A2AEC0;
	color: #000000;
}
div#first_level_nav li .active  {
	background: #A2AEC0;
	color: #000000;
}

div#second_level_nav ul  {
	margin: 0;
	padding: 0;
}
div#second_level_nav li  {
	list-style: none;
	margin-bottom: 10px;
}
div#second_level_nav a  {
	color:#000000;
	text-decoration:none;
	margin-top:2px;
	width: 120px;
	height:15px;
	padding-bottom:2px;
	padding-right: 15px;
}
div#second_level_nav a:hover  {
	background: url(../images/2nd_level_nav.gif) no-repeat right 1px;
}
div#second_level_nav .active  {
	background: url(../images/2nd_level_nav.gif) no-repeat right 1px;
}
div#second_level_nav ul.third_level_nav  {
	margin: 3px 0 0 10px;;
}
div#second_level_nav ul.third_level_nav li  {
	margin-bottom: 3px;
}
div#second_level_nav ul.third_level_nav a  {
	color:#000000;
	text-decoration:none;
	margin-top:2px;
	width: 120px;
	padding-bottom:2px;
	padding-right: 30px;
	font-size: 10px;
}
div#second_level_nav ul.third_level_nav a:hover  {
	background: none;
	text-decoration: underline;
}
div#second_level_nav ul.third_level_nav .active  {
	background: none;
	text-decoration: underline;
}

/* main content styles END */
/*-------------------------*/

/*-------------------*/
/* news styles START */ 

div.news-item  {
	width:100%;
	margin-bottom: 15px;
}
div.news-item p {
	font-weight:normal;
}
div.news-image {
	float: right;
	min-width: 95px;
	width: 95px;
	width: auto !important;
	margin-left: 10px;
}

div#second_level_nav div.news-item a  {
	text-decoration:none;
	margin-top:0;
	width: auto;
	height:auto;
	padding-bottom:2px;
	padding-left: 0;
}
div#second_level_nav div.news-item a:hover  {
	background: none;
}

/* news styles END */  
/*-----------------*/

/*-------------------*/
/* form styles START */ 

form, fieldset {
	border: none;
}
label  {
	width: 100px;
	float:left;
}
object, embed {
	padding: 0;
	margin: 0;
}

/* form styles END */  
/*-----------------*/



/*--------------------*/
/* image styles START */  

.csc-textpic-image  {   } 
.csc-textpic-caption  {
	color: #666; font-size:50%;
} 	

/* image styles END */ 
/*------------------*/



/*-----------------------*/
/* filelink styles START */

TABLE.csc-uploads  {
	width: 70%;
}
TABLE.csc-uploads TR TD P  {
	background-color : transparent;
	font-size: 100%;
}
TABLE.csc-uploads TR TD  {
	vertical-align : top;
}
TABLE.csc-uploads TR.tr-even  {
	background-color: transparent;
}
TABLE.csc-uploads TR.tr-odd  {
	background-color: transparent;
}
TABLE.csc-uploads TR TD.csc-uploads-icon  {
	padding-left: 6px;
	padding-right: 6px;
	width: 1%;
	text-align: center;
	vertical-align: middle;
}
TABLE.csc-uploads TR TD.csc-uploads-fileName  {
	width: 80%;
	padding-left: 5px;
}
TABLE.csc-uploads TR TD.csc-uploads-fileName P A  { font-weight: bold; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description  {  }
TABLE.csc-uploads TR TD.csc-uploads-fileSize  {
	white-space: nowrap;
	padding-left: 6px;
	padding-right: 6px;
}
TABLE.csc-uploads-1  {
	border:none;
}
TABLE.csc-uploads-2  {
	border:none;
}
TABLE.csc-uploads-3  {
	border:none;
}
TABLE.csc-uploads-3 TR.tr-even  {
	background-color: #99ff99;
}
TABLE.csc-uploads-3 TR.tr-odd  {
	background-color: #99ff66;
}
TABLE.csc-uploads-3 TR TD  {
	vertical-align: middle;
}
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG  {
	border: 3px solid black;
}
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG  {
	border: 3px solid red;
}

/* filelink styles END */
/*---------------------*/



/*----------------------*/
/* sitemap styles START */

.tx-dropdownsitemap-pi1 A  { font-weight: normal; }
.tx-dropdownsitemap-pi1 LI.open OL  { display: block; }
.tx-dropdownsitemap-pi1 LI.closed OL  { display: none; }
.tx-dropdownsitemap-pi1 LI.open UL  { display: block; }
.tx-dropdownsitemap-pi1 LI.closed UL  { display: none; }
.tx-dropdownsitemap-pi1 DIV  { border: solid 1px #6D6D6D; background: transparent; padding: 0; margin-bottom: 5px; }
.tx-dropdownsitemap-pi1 DIV.level_2  { background: transparent }
.tx-dropdownsitemap-pi1 DIV.level_2 A  { font-weight: normal; }
.tx-dropdownsitemap-pi1 DIV.level_3  { background: transparent; }
.tx-dropdownsitemap-pi1 DIV.level_4  { background: transparent; }
.tx-dropdownsitemap-pi1 DIV.level_5  { background: transparent; }
.tx-dropdownsitemap-pi1 DIV.expAll  { text-align: center; border: 0; background: transparent; }

/* sitemap styles END */
/*--------------------*/



/*-------------------*/
/* News styles START */

div.news-list-item img, div.news-single-item img {
	margin: 0 20px 20px 0;
	float: left;
}
div.news-list-item h2, div.news-single-item h2 {
	margin-top: 5px;
}

/* News styles END */
/*-----------------*/
