@import url(/styles/live/articles.css);
@import url(/styles/live/toolbox.css);
@import url(/styles/live/forum.css);
@import url(/styles/live/formmanager.css);
@import url(/styles/live/navigation.css);

/* Structure */
.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;
}


/* Links */
a {
    text-decoration: none;
    color: #0061AA;

}

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


/* Headings */
h1 {
    margin: 0;
    font-weight: bold;
    font-size: 20px;
}

h2 {
    margin: 0;
    font-weight: bold;
    font-size: 15px;
}

h3 {
    font-weight: bold;
    font-size: 15px;
    margin: 0;
    padding: 0;
}


/* Body - Container */
#container_tb {
    margin: 0 auto;
    width: 1068px;
    background-image: url(/images/default/border.gif);
    background-repeat: repeat-y;
}

#container {
    width: 960px;
    margin: 0 auto;
}


#topnav {
    background-color: #FFFFFF;
    border-top: 1px solid #A6A6A6;
    border-bottom: 1px solid #A6A6A6;
    border-left: 0;
    border-right: 0;
    padding: 3px 10px;
    margin-bottom: 15px;
    width: 940px;
}

#sidenav {
    background-image: url(/images/default/sidebg.gif);
    background-repeat: repeat-x;
    width: 230px;
    min-height: 480px;
    height: auto !important;  /* for modern Browsers */
    height: 480px;  /*for IE */
    padding: 10px;
    margin-bottom: 15px;
    float: left;
}



.label {
    display: block;
}

input.field {
    background-color: #DEF7A8;
    border: 1px solid #A0AEC0;
    padding:2px;
}

/* 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;
}


/*wns own*/
*{
	padding:0;
	margin:0;
	border:0;
}
html, body{
 	height: 100%; /* wichtig */
	font:11px Verdana, Arial, sans-serif;
	color: #000;
	background:#fff;
	text-align:left;	
}
#outer_wrap{
	width:958px;	
	margin:0 auto;
  	position: relative;
    border: 1px solid #999999;
    background: #fff url("/images/wns/background.gif") repeat-y top left; 
}
#header{
	height:185px;
	background: #fff;	
}
#head_pic1{
    position: absolute;
    top: 0px; left: 0px;
	height:106px;
	width: 100%;
	background: url("/images/wns/tschanz.jpg") no-repeat top left;
}
#head_pic2{
    position: absolute;
    top: 110px; left: 20px;
	height:75px;
}
#head_pic3{
    position: absolute;
    top: 106px; left: 0px;
	height:79px;
	width: 20px;
	background: url("/images/wns/tschanz2.jpg") no-repeat top left; 	
}
#head_pic4{
    position: absolute;
    top: 106px; left: 939px;
	height:79px;
	width: 20px;	
	background: url("/images/wns/tschanz3.jpg") no-repeat top left; 	
}
#inner_wrap{
    position: relative;
    float: none;
	width:100%;
	padding-bottom:20px;	
	min-height: 175px;
	height:auto !important;/* moderne Browser */
	height:175px; /* IE */   
}
#iw_pic1{
    position: absolute;
    top: 185px; left: 0px;
	height:169px;
	width: 21px;	
	background: url("/images/wns/iw_pic1.gif") repeat-x top left;
}
#iw_pic2{
    position: absolute;
    top: 185px; left: 938px;
	height:169px;
	width: 21px;	
	background: url("/images/wns/iw_pic1.gif") repeat-x top left;
}

#navigation{
    position: relative; left: 0px; top: 0px; 
    float: left;
	width:223px;
}
#nav_pic1{
    position: absolute; left: 26px; top: 0px; 
	height: 36px;
	width:197px;
	background: url("/images/wns/nav_pic1.gif") no-repeat top left;	
}
#navigation_inner{
    padding: 54px 6px 25px 33px;    
    overflow: hidden;    
}
#content{
    position: relative; left: 0px; top: 0px;
    float:left;   
	width:735px;

}
#content_inner{
    padding:20px 40px 20px 20px;
    overflow: hidden;    
}
#footer {
  	position: relative;
	width:100%;	
	height:49px;
    background: url("/images/wns/footer_background.gif") repeat-x top left; 
    overflow: hidden;
}
#footer_inner {
	height: 30px;
	width: 148px;
	padding: 14px 5px 5px 32px;
    background: #0061aa; 
}
#footer_pic1 {
	position: absolute;
	top: 32px;
	left: 938px;
	height: 17px;
	width: 1px;
    background: #fff;
}
a.wns_own, a.wns_own:hover{
	color: #000;
}
#younameitstranger{
	color: #005b90;
	font-weight: bold;
}

/*navigation*/
/************/
table.navig{ 
  margin-top:0px; 
  margin-left:0px;
  width: 100%;  
}
TD.w_navigation_subentry_active {
    padding: 5px;
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: #e6e6e6;  
}
TD.w_navigation_subentry {
    padding: 5px;
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: #e6e6e6;    
}
/*nav normal*/
a.navi {
    color: #000;  
    font-weight: bold;
}
/*nav hover*/
a.navi:hover {
    color: #0283c4;  
    font-weight: bold;
}
/*nav active*/
TD.w_navigation_subentry_active A {  
    color: #0283c4;  
    font-weight: bold; 
}
