/*  
Theme Name: Agfar
Theme URI: http://www.agfar.ch
Description: Themplate mit vertikalem Men&uuml; und Sidebar
Version: 1.0
Author: Benjamin Giesbrecht
Author URI: http://www.klickundklar.ch/
*/

/* Allgemeine Definitionen */
/***************************/

body{
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(img/bg_line.jpg) repeat-x top left;	
}

#container{
	width: 920px;
	text-align: left;
	margin-top: 20px;
}

/* Linke Spalte */
/****************/

#left{
	width: 160px;
	float: left;
	padding-top: 75px;
	color: #FFFFFF;
	font-size: 14px;
}

#menu{
	width: 156px;
	height: auto;
	float: left;
	border: 2px solid #999999;
	background: url(img/bg_menu.jpg) repeat-x left top;
}

#menu a{
	text-decoration: none;
	color: #FFFFFF;
	}
	
#menu a:hover{
	color: #999999;
	}

#title_menu{
	height: 18px;
	width: 146px;
	float: left;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 10px;
}

#menu_nav{
	height: auto;
	width: 156px;
	float: left;
	padding-top: 2px;
}

.nav_top{
	border-top: 1px solid #999999;
	}
	
.nav_topNO{
	padding: 2px 0px;
	padding-left: 10px;
}

.nav_topNO a:hover{
	color: #CCCCCC;
}

.nav_sub{
	font-size:11px;
	padding: 2px 0px;
	padding-left: 20px;
}

.nav_sub a:hover{
	color: #CCCCCC;
}

.nav_sub_sub{
	padding: 2px 0px;
	padding-left: 26px;
	font-size: 9px;
}

.nav_sub_sub a:hover{
	color: #CCCCCC;
}

#news{
	width: 156px;
	float: left;
	border:2px solid #999999;
	margin-top: 20px;	
  padding-bottom: 15px;
	background: url(img/bg_news.jpg) repeat-x left top;	
}


*html #news{
	width: 160px;
}

#title_news{
	height: 20px;
	width: 146px;
	float: left;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 10px;
	border-bottom: 1px solid #999999;
}

*html #title_news{
	width: 156px;
	height: 24px;
}

#text_news {
	width: 133px;
	float: left;
	text-decoration: none;
	padding-left: 15px;
	overflow: hidden;
	font-size: 12px;
}

*html #text_news {
	padding-top: 10px;
	width: 150px;
}

#text_news a{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

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

#sqs{
	height: 115px;
	width: 140px;
	left: 20px;
	float: left;
	margin-top: 20px;	
 
	background: url(img/logosqs.png) repeat-x left top;	
}

/* Rechte Spalte */
/****************/

#right{
	width: 223px;
	height: 661px;
	float: right;
	border: 2px solid #999999;
	background: url(img/bg_right.jpg) repeat-x left top;
}

#right_ftp{
	width: 223px;
	height: 103px;
	float: right;
	border: 2px solid #999999;
	background: url(img/bg_right.jpg) repeat-x left top;
}

*html #right{
	border: none;
	border-top: 2px solid #999999;
	width: 219px;
	height: 657px;
}

#logo {
	width: 215px;
	height: 63px;
	float: left;
	border-bottom: 2px solid #999999;
	background-image: url(img/logo.png);
	padding: 8px 8px 0px 0px;
}

*html #logo {
	width: 223px;
	height: 71px;
	border-bottom: 2px solid #999999;
	border-left: 2px solid #999999;
	border-right: 2px solid #999999;
	background-image: url(img/logo.jpg);
}

#lang{
	float: right;
	background-color: transparent;
}

#menu_small{
	width: 203px;
	height: 30px;
	float: left;
	border-bottom:2px solid #999999;
	padding-left: 20px;
}

*html #menu_small{
	width: 223px;
	border-bottom:2px solid #999999;
	border-left:2px solid #999999;
	border-right:2px solid #999999;
}

#button_home {
    background: url(img/button_home_mOn.gif);
	float:left;
}

#button_home a {
    background: url(img/button_home.gif);
    width: 40px;
    height: 30px;
	float:left;
}

#button_home a:hover {
	float:left;
    background: url(img/button_home_mOn.gif);
}

#button_search {
	float:left;
	background: url(img/button_search_mOn.gif);

}

#button_search a {
    width: 41px;
    height: 30px;
	float:left;
	background: url(img/button_search.gif);
}

#button_search a:hover {
    background: url(img/button_search_mOn.gif);
	float:left;
}

#button_mail {
    background: url(img/button_mail_mOn.gif);
	float:left;
}

#button_mail a {
    background: url(img/button_mail.gif);
    width: 53px;
    height: 30px;
	float:left;
}

#button_mail a:hover {
    background: url(img/button_mail_mOn.gif);
	float:left;
}

#button_pdf {
    background: url(img/button_pdf_mOn.gif);
	float:left;
}

#button_pdf a {
    background: url(img/button_pdf.gif);
    width: 55px;
    height: 30px;
	float: left;
}

#button_pdf a:hover {
    background: url(img/button_pdf_mOn.gif);
	float: left;
}

#switchpicture{
	width: 223px;
	height: 552px;
	float: left;	
}

*html #switchpicture{
	width: 223px;
	overflow: hidden;
	height: 560px;
	border-left: 2px solid #999999;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;	
}

#search{
	width: 460px;
	height: 32px;
	background: none;
	float: left;
}

*html #search{
	width: 219px;
}

#input{
	background-color: transparent;	
	border: solid 1px #666666;
	width: 160px;
	margin-top: 7px;
	margin-left: 8px;
	height: 19px;
	font-size: 12px;
	color: #000000;
	float: left;
	}
	
#searchform{
	background-color: transparent;	
	padding: 0px;
	margin: 0px;
	width: 223px;
	height: 32px;
}

*html #searchform{
	width: 219px;
}

#adress{
	position: absolute;
	width: 203px;
	height: 160px;
	top: 523px;
	float: left;
	padding-left: 20px;
}

*html #adress{
	width: 223px;
	top: 390px;
	padding-top: 20px;
}

#adress a{
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

#footer{
	width: 223px;
}

#imprint {
	height: 20px;
	padding-top: 12px;
	padding-left: 8px;
	float: left;
	text-align: left;
	color: #999999;
}

#imprint span{
	padding-left: 2px;
	padding-right: 2px;
}

#imprint a{
	text-decoration: none;
	font-size: 10px;
	color: #999999;
}

#imprint a:hover{
	color: #666666;
}

#rights{
	height: 20px;
	padding-left: 8px;
	float: left;
	text-align: left;
	font-size: 10px;
	color: #999999;
	padding-bottom: 40px;
}

*html #rights{
	padding-top: 10px;
}
	
/* Mittlere Spalte */
/*******************/

#center{
	width: 493px;
	float: left;
	padding-top: 75px;
	padding-left: 40px;
}

#center_ftp{
	width: 650px;
	float: left;
	padding: 0 0 0 40px;
}

*html #center{
	padding-top: 85px;
}

#rootline a{
	float: left;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	margin-top: 9px;
	margin-bottom: 24px;
}

*html #rootline a{
	margin-top: 0px;
	margin-bottom: 33px;
}

#rootlineTop a{
	color: #999999;
	padding-right: 10px;
	float: left;
}

#rootlineSub a{
	color: #666666;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-left: solid 2px #666666;
}

#rootlineSubSub a{
	color: #333333;
	border-left: solid 2px #333333;
	padding-left: 10px;
	float: left;
}

#content{
	width: 480px;
	float: left;
}

#content_ftp{
	width: 630px;
	float: left;
}

.contentText{
	width: 440px;
	color: #000000;
}

.contentText_ftp{
	width: 600px;
	color: #000000;
}

.contentText a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.contentText a:hover{
	color: #666666;
}

.csc-sitemap a{
	font-size:12px;
	text-decoration:none;
	color:#000000;;
	font-weight:bold;
}

.csc-sitemap a:hover{
	font-size:12px;
	color: #666666;
}

.csc-sitemap ul {
	padding-left: 10px;
	margin: 4px 0px;
}

h1{
	color: #999999;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
}


/* Styles für Extension "tx_indexedsearch" */
/*******************************************/

.tx-indexedsearch-title-caption a {
	color:#666666;
	text-decoration:none;
	font-size:12px;
}

.tx-indexedsearch-title-caption a:hover {
	color:#333333;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { 
	width:100px; 
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { 
	width:150px; 
}

.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { 
	font-weight:bold; 
	font-style:italic; 
}

.tx-indexedsearch .tx-indexedsearch-whatis { 
	margin-top:10px; 	
	margin-bottom:5px; 
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { 
	background:#eeeeee; 
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { 
	font-weight:bold; 
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { 
	font-weight:normal;
	font-size:12px;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { 
	font-size:12px;
	color:#000000;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { 
	margin-top:20px; 
	margin-bottom:5px; 
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { 
	color:#006699; 
	margin-top:0px; 
	margin-bottom:0px; 
	background:transparent; 
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { 
	background:#cccccc; 
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { 
	vertical-align:middle; 
}

.tx-indexedsearch .tx-indexedsearch-res .noResume { 
	color : #666666; 
}

.tx-indexedsearch-sw, .csc-sword, .tx-indexedsearch-redMarkup { 
	padding:0 0.3em 0 0.3em; 
	background:#ffff88; 
	border: 1px #ccd solid; 
}

/* FTP Client */
/**************/

#ftpapplet { position: relative; background-color:#FFFFFF; border: 3px solid #999999; margin: 20px 0 0 0; width: 870px;}
#ftpapplet body { padding: 0px; margin: 0px; }


