@charset "utf-8";
/**********************************************************************************
	created by:		Newmedia http://www.newmedia.ch
	project:		WKK Stanzteil
	date:			Januar/2010, Marianne Luck
	version:		0.1
	file:			layout.css
	function:		Ger?st der Webseite
**********************************************************************************/

/* GENERAL SETTINGS -------------------------------------------------------------*/
/* ------------------------------------------------------------------------------*/
@charset "utf-8";

* {
    margin: 0;
    padding: 0;
}

html {
    height: 100%;
}

body {
    height: 100%;
}

body {
    font-family: 'Open Sans', Helvetica, Arial, Verdana, sans-serif;
    /*font-family:'HelveticaNeueW01-75Bold';*/
    font-size: 62.5%;
    line-height: 62.5%;
    color: #333333;
    background-color: #ffffff;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: left;
}

* {
    font-size: 1em;
    line-height: 1em;
}

/* SCROLLBAR---------------------------------------------------------------------*/
/*
html, body, textarea, div 
{
	scrollbar-base-color:#000000;
	scrollbar-arrow-color:#999; 
	scrollbar-highlight-color:#999; 
}
*/

/* HEADER -----------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------*/
#header {
    padding-top: 0;
    background: #fff;
    display: block;
}

#header .seminar-info {
  margin-bottom: 10px;
}

#header .topbar_right {
    padding-top: 15px;
}

#header_navigations {
    padding-top: 10px;
    padding-bottom: 10px;
    float: right;
}

#header_navigation {
    background: url(../html/img/nav_background.png);
    background-repeat: repeat-y;
    background-color: #00365F;
    background-position: right;
}

#header_image_container {
    overflow: hidden;
}

#header_image {
    margin-bottom: 0;
}

/* LOGO -------------------------------------------------------------------------*/
#logo {

}

#logo a img {
    border: none;
}

.kaltbrunn-logo {
    display: inline-block;
    vertical-align: middle;
}

.sqs_logo {
    padding-left: 180px;
    display: inline-block;
    vertical-align: middle;
}

/* CONTENT_HEADER ---------------------------------------------------------------*/
/* ------------------------------------------------------------------------------*/
#content_header {
    margin-top: 15px;
    overflow: hidden;
}

#quicksearch {
    float: right;
}

.quicksearch_text {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    width: 150px;
    float: left;
    line-height: 22px;
    height: 22px;
    margin-right: 1px;
    border: 1px solid #CCCCCC;
    background-color: #F4F4F4;
    padding-left: 4px;
    font-size: 12px;
    color: #00355F;
}

.quicksearch_submit {
    float: left;
    width: 24px;
    height: 24px;
    line-height: 17px;
    border: 0px;
    cursor: pointer;
}

/* CONTENT ----------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------*/
#main_center {
    background: #fff;
    display: inline-block;
    min-width: 100%;
}

#content {
    margin-top: 0px;
    float: left;
    width: 100%;
    /*min-height:600px;*/
}

/* FOOTER -----------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------*/
#footer {
    margin-top: 30px;
    padding: 35px 0 0 0;
    width: 100%;
    font-size: 12px;
    background-color: #00365F;
}

#footer_navigation {
    padding-bottom: 35px;
}

#footer p {
    font-size: 12px;
    line-height: 15px;
    color: #CCCCCC;
    margin-bottom: 4px;
}

#footer h3 {
    color: #CCCCCC;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
}

#footer li {
    list-style: none;
    line-height: 15px;
    color: #A49292;
    border-bottom: 1px solid #335E7F;
    padding: 3px 0 3px 0;
}

#footer .wt_csstooltip {
    font-weight: bold;
}

#footer a {
    color: #CCCCCC;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    display: block;
}

#footer a:hover {
    color: #FFFFFF;
}

#footer_dienstleistungen,
#footer_produkte,
#footer_branchen,
#footer_verfahren {
    margin-right: 20px;
}

/* COPYRIGHT -------------------------------------------------------------------*/
#copyright {
    float: left;
    line-height: 20px;
    height: 20px;

}

/* BRAND -------------------------------------------------------------------*/
#newmedia {
    position: absolute;
    right: 0;
    bottom: 10px;
}

/* SOCIAL MEDIA ---------------------------------------------------------------*/
#social_media {
    float: left;
    margin-left: 273px;
    margin-top: 1px;
}

#social_media a {
    padding-right: 7px;
}

/* TEAM --------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------*/

#sub_NAV_TEAM #colNormal {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

#sub_NAV_TEAM #colNormal > .csc-default {
    float: left;
    margin-right: 30px;
}

#sub_NAV_TEAM #colNormal > .csc-default:first-child {
    float: none;
    margin-right: 0;
    margin-bottom: 25px;
}

#sub_NAV_TEAM #colNormal > .csc-default h1,
#sub_NAV_TEAM #colNormal > .csc-default h2 {
    width: 560px;
}

#sub_NAV_TEAM #colNormal > .csc-default p {
    width: 140px;
    white-space: normal;
    text-align: left;
}

#sub_NAV_TEAM DIV.csc-textpic-center {
    float: left;
}

/**
 * FOOTER BLAU BIS NACH GANZ UNTEN
 *
 * TICKET #7543
 */

body {
    background: #00365F;
}

#main_center {
    padding-bottom: 30px;
}

#footer {
    margin-top: 0;
}

/* FILE LINKS ---------------------------------------------------------------*/
.csc-uploads-description, .csc-uploads-filesize {
    margin-left: 2.3em;
    line-height: 1.5em;
}

#content li.csc-uploads-element {
    margin-bottom: 10px;
}

#content ul.csc-uploads {
    margin-left: 0px;
}

/* HIDE CONTACT FEED UND BUTTON ---------------------------------------------------------------*/

.contact-button, .contact-feed {
    display: none;
}
