@import url(/styles/live/swoffice/articles.css);
@import url(/styles/live/swoffice/ch.iframe.snode.banner.css);
@import url(/styles/live/swoffice/navigation.css);
@import url(/styles/live/swoffice/formmanager.css);
@import url(/styles/live/swoffice/ch.iframe.snode.search.css);
@import url(/styles/live/thickbox.css);


/* Structure */
html, body {
    background-color : #ffffff;
}

body {
    margin : 0;
    padding : 0;
    font-family : Lucida Sans, Lucida Grande, Helvetica, Arial, sans-serif;
    font-size : 12px;
    color : #4D4B4B;
    text-align : left;
    line-height: 150%;
    height: 100%;
}

.mceVisualAid {
    border : 1px dashed #ffbbbb;
}

p {
    margin: 0;
}

input {
    margin: 0;
}

input.button {
    height: 21px;
    padding: 0 6px;
}

/* Images */
img {
    border: 0;
}

.headimage {
	margin-left: 136px;
}

.clear {
    clear: both;
}

/* Links */
a {
    text-decoration: none;
    color: #0E7AC1;
}

a:hover {
    text-decoration: none;
    color: #36393D;
}

/* remove dashed boxes from around links in firefox */
a:focus {
    user-focus: none;
    outline: none;
    -moz-user-focus: none;
    -moz-outline: none;
}


/* Headings */
h1 {
    margin: 0;
    font-weight: bold;
    font-size: 14px;
    color: #0E7AC1;
}

h2 {
    margin: 0;
    font-weight: bold;
    font-size: 12px;
    color: #0E7AC1;
    padding: 8px 0px 0px 0px;
}

h3 {
    font-size: 12px;
    color: #0E7AC1;
    font-weight: normal;
    margin: 0;
    padding: 0;
}























/* Body - Container */
#container_tb {
    margin: 0 auto;
    width: 960px;
}

#container {
    width: 960px;
    margin: 0 auto;
    
    /*added Nov, 2011*/
    min-height:100%;
    position:relative;
}

#header {
    height: 120px;
    width: 960px;
    position: relative;
}

#metaNav {
    color: #0E7AC1;
    position: absolute;
    right: 0px;
    top: 20px;
    width: 400px;
    text-align: right;
}

#langView {
    position: absolute;
    right: 0px;
    top: 100px;
    font-size: 11px;
}

#logoView {
    position: absolute;
    left: 25px;
    top: 42px;
}

#topnav {
    width: 945px;
    background-image: url(/images/swoffice/bg_nav.jpg);
    height: 46px;
    float: left;
    position: relative;
    padding: 0px 0px 0px 15px;
    z-index: 99;
}

#content, #contentStartseite {
    width: 960px;
    min-height: 480px;
    height: auto !important;  /* for modern Browsers */
    height: 480px;  /*for IE */
    float: left;
    padding: 5px 0px 6px 0px;
    position: relative;
    z-index: 1;
}

#content {
    padding: 20px 0px 20px 31px;
    width: 929px;
}

#spalteLinks {
    width: 620px;
    float: left;
    z-index: 1;
}


#spalteRechts {
    width: 276px;
    float: right;
    z-index: 1;
}
               
#addressView {
    width: 215px;
    height: 183px;
    padding: 17px 0px 0px 35px;
    float: left;
}






















#printFooder, #printLogo {
    display: none;
}
.label {
    display: block;
}

input.field {
    background-color: #CDCDCD;
    border: 1px solid #A0AEC0;
    padding:2px;
}

ul	{
	list-style-position:outside;
	margin: 0px 0px 0px 10px;
	padding: 5px;
}



/* validator icons */
#xhtml {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px 5px 5px 0;
	background-image: url(/images/default/xhtml_valid.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#xhtml:hover {
	background-position: -16px 0px;
}

#css {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px;
	background-image: url(/images/default/css_valid.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#css:hover {
	background-position: -16px 0px;
}

#sitemap {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px;
	background-image: url(/images/default/sitemap.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sitemap:hover {
	background-position: -16px 0px;
}

a.sitemaptop {
	display: block;
	background-image: url(/images/default/sitemapline.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	width: 300px;
}

a.sitemaplow {
	display: block;
	padding-left: 20px;
	width: 280px;
}

div.userimg{
    width:90px;
    float:left;
}



/*added Oct 2011 - timo*/
#yellow_Startseite_outer{
    float: left;
}

div.yellow_Startseite{
  background-image: url(/images/swoffice/grey_button_bg.png); /*yellow_box_bg */
  width: 252px;
  height: 26px;/*32*/
  margin-bottom: 15px;/*10*/
  text-align: center;
  padding-left: 20px;
  padding-top: 7px;/*8*/
  font-size: 12px;
  font-weight: bold;
}

div.yellow_Startseite:hover{
  background-image: url(/images/swoffice/grey_button_bg_inv.png); /*yellow_box_bg */
  width: 252px;
  height: 26px;/*32*/
  margin-bottom: 15px;/*10*/
  text-align: center;
  padding-left: 20px;
  padding-top: 7px;/*8*/
  font-size: 12px;
  font-weight: bold;
}



div.yellow_Startseite a{
    color: #0080cc; /* 7e9fc0 4D4B4B*/
}

.grey_Startseite{
  background-image: url(/images/swoffice/grey_button_bg.png);
}

  

/*changed, Nov 2011*/
#footer {
  width: 935px;
    clear: both;
    background-image: url(/images/swoffice/footer_bg.jpg);
    background-repeat: repeat-x;
    height: 24px;
    position: relative;
    padding: 3px 0px 0px 25px;
    color: #838181;
    font-size: 11px;
}


          
#swositemap {

  margin: auto auto auto auto;
	width: 960px;
	height: 300px;
	text-align: right;/*companyinformations are right*/
	color: #000;
	padding: 10px 0px 0px 0px;
	
	position:absolute;
   bottom:0;
}

/*added Nov 2011 - timo*/
div#footerContainer {
  margin: -0px auto 0px auto;
 /* background: url(/images/footer.jpg) repeat-y center #F6F6F6; */ /*333   F6F6F6  */
  background: #3c5a76;
  border-top: 1px solid #C4C4C4;
  padding: 30px;
  height: 210px;
  position:absolute;
  bottom:0;
 	width: 100%;

}
div#footerNaviContainer {
    float: left;
    margin: 0px;
    padding: 0px;
}
div#company {
    height: 100px;
    overflow: hidden;
    float: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 20px 0px 0px;
}
div#company p {
    margin: 0px 0px 0px 0px;
    font-size: 11px;
    line-height: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #BABABA;
}
div#company span.digital {
    color: #999;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
}
div#company span.delight {
    text-transform: uppercase;
    color: #0e7ac1;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin: 0px 0px 0px 3px;
}
div.clearer {
    clear: both;
}
#footerNavi{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight: normal;
	float: left;
	}
#footerNavi ul{
	height:16px;
	list-style:none;
	margin:0;
	padding: 0px 0px 0px 0px;
	}
	#footerNavi li{
		float:left;
		padding:0px;
		margin: 0px;
		position: relative;
		top: 0px;
		width: 125px;
		background: none;
		}
	#footerNavi li a, #footerNavi li#fb {
		font-family: Arial, Helvetica, sans-serif;
		color:#999;
		display:block;
		font-weight:bold;
		line-height:14px;
		margin:0px;
		padding:0px 20px 0px 20px;
		text-align: left;
		text-decoration:none;
		font-size: 13px;
		}
	#footerNavi li#first a{
		padding:0px 20px 0px 20px;
		}		
	#footerNavi li#last a{
		padding:0px 0px 0px 20px;
		}
		#footerNavi li a:hover, #footerNavi ul li#first_cur_l1 a, #footerNavi ul li#cur_l1 a, #footerNavi ul li#last_cur_l1 a, #footerNavi ul li#first_cur_l1 a:hover, #footerNavi ul li#cur_l1 a:hover, #footerNavi ul li#last_cur_l1 a:hover{
			color:#999;
			text-decoration:none;
			}
		#footerNavi ul li#first_cur_l1 li a, #footerNavi ul li#cur_l1 li a, #footerNavi ul li#last_cur_l1 li a{
			color:#999;
			text-decoration:none;
			}
		#footerNavi ul li#first_cur_l2 a, #footerNavi ul li#cur_l2 a, #footerNavi ul li#last_cur_l2 a{
			color:#fff;
			text-decoration:none;
			}
	#footerNavi li ul{
		height:auto;
		padding:0px 0px 0px 0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:160px;
		z-index:200;
		/*left:0;*/
		}
	#footerNavi li:hover ul{
		display:block;
		
		}
	#footerNavi li li {
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:142px;
		font-size: 14px;
		height: 16px;
		}
	#footerNavi li li.last {
		}
	#footerNavi li li:hover {
		}
	#footerNavi li li.last:hover {

		}
	#footerNavi li:hover li a{
		background:none;
		
		}
	#footerNavi li ul li a{
		display:block;
		height: 16px;
		font-size:11px;
		font-style:normal;
		margin:0px;
		padding: 0px 3px 0px 20px!important;
		text-align:left;
		line-height: 16px;
		color: #bababa;
		font-weight: normal;
		width: 220px;
		}
	#footerNavi li ul li:hover a{
		color: #0e7ac1;
		}
	#footerNavi li ul li.last a{

		}
		#footerNavi li ul a:hover, #footerNavi li ul li:hover a{

			}
	#footerNavi p{
		clear:left;
		}	

li#fb {
	/*height: 100px;*/
    



width: 220px;
   
  
  /*background: url('/images/swoffice/fb_logo.jpg') no-repeat 0 0;*/

}





