@charset "UTF-8";

/*************************************/
/* reset all browser default styling */
/*************************************/
@import "reset-min.css";
@import "/fileadmin/default/templates/css/example.css" all;
@import "/fileadmin/default/templates/css/wq_grid_v001.css" all;
@import "/fileadmin/default/templates/css/wq_table_v001.css" all;
@import "/fileadmin/default/templates/css/wq_navi_scn.css" all;


html {
	overflow-y: scroll;
	}


/***************/
/* GRID LAYOUT */
/***************/
div#navigationAids, div#footer h3, div#navigationFirstLevel h2, div#navigationSecondLevel h2 {
	display:none;
	}
div#outerWrap {
	width:902px;
	text-align:center;
	margin:0 auto;
	overflow:auto;
  background:transparent;
  padding-top:15px;
	}

div#middleWrap {
	border: 1px solid #00ADEF;
	}
  
div#outerWrap div {
	text-align:left;
	}
div#header {
	background:transparent;
	height:180px;
	margin:0;
  float:none;
  max-width:100%;
  clear:both;
	}
div#headerFrame {
	background:transparent url(/fileadmin/default/templates/images/sa_ffffff_80.png) top left repeat;
	height:185px;
  float:none;
  max-width:100%;
  padding:0;
  overflow:hidden;
  font-size:85%;
	}
div#topFrame {
	/*background:#ffffff url(/fileadmin/default/templates/images/sa_ffffff_20.png) top left repeat;*/
	height:20px;
  padding:5px;
  float:none;
  max-width:100%;
  padding:5px;
  overflow:hidden;
	}
div#headerImage{
    background: none repeat scroll 0 0 transparent;
    clear: both;
    float: left;
    /*height: 180px;  */
    margin:0;
    margin-left:10px;
    margin-top:10px;
    position:absolute;
    display:none;
   } 

div#outerWrap div {
    text-align: left;
}
.theme-light .nivoSlider {
    background: url(#) no-repeat scroll 50% 50% transparent;
    margin-bottom: 10px;
    overflow: visible;
    position: relative;
}
.theme-light.slider-wrapper {
    background: transparent;
    padding: 0px;
}
.nivo-caption {
    background: none repeat scroll 0 0 #9F0013;
    color: #FFFFFF;
    font-weight:700;
    opacity: 0.5;
}
div#headerLogo {
	background:transparent;
	height:180px;
	margin:0;
  /*width:140px;*/
  overflow:hidden;
  float:left;
  padding:0;
  clear:both;
  margin-top:0px;
  margin-right:0px;
  margin-left:0px;
	} 
/*div#navigationSecondLevel {
	float:left;
	width:200px;
  background:none;
  	}*/
div#main {
	width: 500px;
	float:left;
	}
div#secondary {
    float: right;
    margin:0;
    padding: 0;
    width: 200px;
    background:none;
}

body.hideRightColumn div#secondary {
	display:none;
	}
body.hideRightColumn div#main {
	width:700px;
	float:left;
	position:relative;
	}
body.hideLeftColumn div#main {
	width:700px !important;
	float:left;
	position:relative;
	}
body.hideLeftColumn div#navigationSecondLevel {
	display:none;
	}
body.hideRightAndLeftColumn div#main {
	width:900px;
	}
body.hideRightAndLeftColumn div#secondary, body.hideRightAndLeftColumn div#navigationSecondLevel {
	display:none;
	}
body.hideRightAndLeftColumn div#contentWrap, body.hideLeftColumn div#contentWrap {
	background-image:none;

	}


/*******************/
/* GENERAL PADDING */
/*******************/
div#secondaryContent, div#navigationContent {
	padding:10px;
    background:none;
	}
div#mainContent {
	padding:10px;
	overflow:hidden;
	}


/**********************************************************/
/* STYLING AND POSITIONING OF INDIVIDUAL GENERAL ELEMENTS */
/**********************************************************/
body {
  /*background: #f2f2f2;*/
    background-image:url(/fileadmin/default/templates/images/bg.png);
    background-repeat:no-repeat;
background-attachment:fixed;
background-position:center 37px; 
	}
html {
		background:#ffffff;
	}
strong {
	font-weight:700;
	}

div#contentWrap {
	/*background: url(/fileadmin/default/templates/images/bg_contentWrap.gif) top left repeat-y;*/
  background:#ffffff;
	overflow:hidden;
	clear:both;
  width:900px;
	}
  
div#footerFrame {
	width:900px;
	margin:0 auto;
  background:#ffffff;
  overflow:hidden;
	}
div#footer {
	border-top: 1px solid #00ADEF;
	clear:both;
  color:#646464;
  width:900px;
	margin:0 auto;
	overflow:auto;
background:transparent url(/fileadmin/default/templates/images/sa_ffffff_80.png) top left repeat;
	}
  div#footer .detail {
font-size:80%;
line-height:0.8em;
	}
div#footerBc {
	clear:none;
  width:100%;
	overflow:hidden;
  background:#FFFFFF url(http://s-v-s.ch/fileadmin/default/templates/images/sa_bread.png) top left repeat-x;
  height:20px;
	}
div#footer .footerFrame {
	float:left;
	width: 890px;
	margin: 0;
  margin-right:10px;
  margin-bottom:10px;
  background:transparent;
  clear:both;
      padding:5px;
	}  
  

div#footer .footerFrame-last {
	float:right;
	width: 95px;
  margin-right:5px;
	}
div#footer .footerFrame-last div.secondaryContentSection {
    background: none;
    border: 0px solid #FDB8C1;
    border-radius:0;
    font-size: 90%;
    margin-bottom: 0px;
    overflow: hidden;
    padding:0;
    line-height:1em;
 	}    
div#footer .footerFrame-last div.secondaryContentSection img {

 	}
div#footer .footerFrame h4 { 
	margin: 0 0 1em 0;
	}
div#footer #licensebadge {
	margin-top: 3px;
	opacity: 0.3;
	}
div#topMenu ul li, div#languageMenu ul li {
	display:inline;
	padding-left:5px;
	font-size:100%;
  margin:0;
	}
div#topMenu, div#languageMenu {
	float:right;
	margin:0px 6px 0 0;
  height:21px;
	}
 
div.secondaryContentSection {
	background:#ffffff;
	border:1px solid #CECECE;
	overflow:hidden;
	font-size:90%;
  padding:10px;
  margin-bottom:12px;
  margin-top:30px;
	}
/*div#navigationFirstLevel {
  width:100%;
  clear:none;
  height:43px;
  overflow:hidden;
  font-size:105%;
  font-weight:700;
  background:#FEE6F4;*/
	}
/*div#navigationFirstLevelMenu ul {
	overflow:hidden;
	margin:0;
	}
div#navigationFirstLevelMenu ul li {
	display:block;
	float:left;
	margin-left:0;
	}
div#navigationFirstLevelMenu ul li a {
	padding:0.8em 1em;
	display:block;
	}*/
div#breadcrumb {
	margin-left:16px;
  font-size:85%;
	}
div#breadcrumb span {
	font-weight:700;
	}

/*****************************/	
/* LINK COLORS AND TREATMENT */
/*****************************/
a:link {
	color: #0000ff;
	text-decoration: none;

	}
a:visited {
	color: #0000ff;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
div#footer a:link, div#footer a:visited {
	color:#00A287;
	text-decoration:none;
	}
div#footer a:hover {
	text-decoration:underline;
  color:#00A287;
  }
	div#topMenu ul li a, div#languageMenu ul li a {
	color:#a9a9a9 !important;
	}
div#topMenu ul, div#topMenu ol {
	margin-bottom:0;
	}
/*div#navigationFirstLevelMenu ul li a {
	color:#3a3a3a;
	}

div#navigationFirstLevelMenu ul li a.selected, div#navigationFirstLevelMenu ul li a.active {
  color: #ffffff;
  background:#00ADEF;
	}
div#navigationFirstLevelMenu ul li a:hover {
	text-decoration: none;
background: #ec008b;
	} */
div#breadcrumb a {
	color: #5d5d5d;
	margin:0 4px;
	}
div#breadcrumb span {
	margin:0 4px;
	}

div#header h1 a {
	color:#fff;
	text-decoration: none;
  display:none;
	}


/******************/
/* FONT TREATMENT */
/******************/
body {
	font: 75%/1.7em Verdana, Geneva, sans-serif;
	color:#515151;
	}
div#mainContent {
	font-size:105%;
  min-height:400px;
	}

/*div#contentWrap ul {
	font-size:105%;
	}
div#contentWrap ol {
	font-size:105%;
	} */   
h1, h2, h3 {
	font-weight:700;
	margin:0.2em 0 0.5em 0 ;
	color: #00ADEF;
	}
h1 {
	font-size:115%;
	}
div#header h1 {
	color:#fff;
	font: 400% Georgia, "Times New Roman", Times, serif;
	color: #f2f2f2;
	margin-left:20px;
	position:absolute;
	font-style:italic;
  display:none;
	}
/*div.secondaryContentSection .csc-header h1, div.secondaryContentSection .csc-header h2, div.secondaryContentSection .csc-header h3 {
	color:#fff;
	background:#494949;
	padding: 6px 10px;
	margin:0 0 1em -11px;
	width:157px;
	}*/
h2 {
	font-size:110%;
	}
h3 {
	font-size:105%;
	}
h4{
	font-weight:700;
	}

h4, h5 {
	font-size:100%;
  color: #00ADEF;
  font-style:italic;
	}
.csc-frame-frame1 { 
	color:#353535;
	}
p {
	margin-bottom:0.5em;
  font-weight:400;
	}
blockquote {
	margin:0.7em;
	padding-left:1em;
	border-left:2px solid #00ADEF;
  color:#B72E3E;
	}

/*div#navigationSecondLevel h2 {
	margin-left: 12px;
	padding-top:12px;
	}*/



/*************/
/* SEARCHBOX */
/*************/
div#searchBox input.inputText {
	width:100px;
	}
div#searchBox {
	position:relative;
	width: 151px;
	height: 21px;
	background: url(/fileadmin/default/templates/images/bg_searchInput.gif) no-repeat;
	margin-left:0;
  float:right;
	}
div#searchBox input#inputText {
	float: left;
	padding:0;
	margin: 2px 0 0 20px;
	border: 0;
	width: 110px;
	background: none;
	color:#515151;
	}
div#searchBox input.inputButton {
	float: right;
	margin: 3px 4px 0 0;
	cursor: pointer;
	}
div#searchBox legend {
	display:none;
	}

/********************************/
/* INDEXED_SEARCH - BASIC STYLING */
/********************************/
.tx-indexedsearch .tx-indexedsearch-browsebox li { 
	display:inline; 
	margin-right:5px;
	}
.tx-indexedsearch-redMarkup {
	font-weight: 700;
	}
.tx-indexedsearch .tx-indexedsearch-title {
	background: #e5e5e5; 
	padding: 1px 5px;
	}
div.tx-indexedsearch-res dt, div.tx-indexedsearch-res dt {
	float:left;
	}
dl.tx-indexedsearch-info {
	font-size:80%;
	color: #999;
	text-transform:uppercase;
	line-height:1.4em;
	}
dt.item-crdate, dt.item-mtime, dt.item-path {
	font-weight:700;
	}
div.tx-indexedsearch-res {
	margin-bottom:2em;
	}
.tx-indexedsearch td {
	padding:2px;
	}
.tx-indexedsearch .tx-indexedsearch-searchbox {
	}
input#tx-indexedsearch-searchbox-sword {
	width:250px;
	}
.tx-indexedsearch select {
	width:156px;
	}
.tx-indexedsearch label {
	display:block;
	margin-top:1em;
	text-transform:uppercase;
	font-size:90%;
	}
.tx-indexedsearch legend {
	display:none;
	}
.tx-indexedsearch-search-submit {
	padding:1em 0;
	}


/***************************/
/* TT_NEWS - BASIC STYLING */
/***************************/
.news-latest-item h3, .news-latest-item p {
	margin-bottom: 0;
	}
.news-list-subheader p {
	display:inline;
	}
.news-list-item {
	padding: .4em 0 1em;
	clear:both;
	}
.news-list-container img {
	float:left;
	margin: 0 10px 10px 0;
	}
.news-single-img {
	float:left;
	margin: 0 10px 10px 0;
	}
.news-list-category {
	font-size: 90%;
	}


/************************/
/* THEME COLOR OVERIDES */
/************************/
.themeColorForeground {
	color:#3A3A3A;
	}
.themeColorBackground {
	background-color:#3A3A3A !important;
	}

a:link, a:visited {
	color:#0000ff;
	}
.internal-link img {
	padding-right:5px;
	}
.internal-link-new-window img {
	padding-right:5px;
	}
.external-link img {
	padding-right:5px;
	}
.external-link-new-window img {
	padding-right:5px;
	}
.download img {
	padding-right:5px;
	}
.mail img {
	padding-right:5px;
	}  
.rounded {
display:block;
border-radius:10px;
margin-bottom:20px;
padding: 20px;
background: #CECECE;
}
/*.csc-textpic-image {
background: none;
padding:5px;
-moz-box-shadow: inset -5px -5px 5px #888;
-webkit-box-shadow: inset -5px -5px 5px #888;
box-shadow: inset -5px -5px 5px #888;
} */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap IMG {
    border: 1px solid #CECECE;
    padding: 0;
}