@import url(luna_core.css);


.kleiner {
font-family:sans-serif;
font-size:xx-small;
}


ul.primarynav a {
  margin-right: 1px;
  padding: 7px 9px 7px 10px;
  float: left;
  color: #ffffff;
  font-size: 10px;
  text-decoration: none;
}

#p-tb-select {
    padding: 0px;
    margin: 0px;
}
#p-tb-select select {
width:120px;
}


.clear:after {
  height: 0px;
  clear: both;
  display: block;
  visibility: hidden;
  content: ".";
}
.clear {
  display: inline-block;
}
/* start non ie/mac css \*/
* html .clear {
  height: 1%;
}
.clear {
  display: block;
  
}
/* end non ie/mac css */





#wrapper {
  width: 90%;
margin-left: 140px;
margin-top:150px;
}


#ocwrapper {
  border-right-width: 20px;
}
#rightsidebar {
  display: none;
}
#contentheader .error, #contentheader .message {
  margin: 0px;
}


#jump_frame .jumpwrapper {
display: none;
}

#header {
background: none;
}

#loginbar a.out {
position:absolute; 
top:258px; 
left:35px; 

  background: none;
font-weight:normal;
}

#loginbar a.in {
position:absolute; 
top:258px; 
left:35px; 
  background: none;
font-weight:normal;

}


body {
  margin: 0px 0px 0px 0px;
  padding: 0px;
  color: #33332e;
  background: #ffffff;
  font: normal 11px tahoma, geneva, verdana, sans-serif;
  text-align: center;

}




#loginbar a {
  margin-top: 25px;
  padding: 10px 0px 5px 0px;

  font-weight: normal;
  display: block;
}






/*-----------*\
|* searchbar *|
\*-----------*/
.searchbar {
  margin-bottom: 3px;
  padding: 5px 10px;
  border-bottom: 1px solid #3B5998;
bbackground: url("http://www.italien.ch/common/wiki/banner-blau.png") repeat; /*it */
background: #ffffff


}
.searchbar input.text, .searchbar input.submit {
  margin-right: 5px;
}
/* setting this in mozilla causes rendering issues */
* html .searchbar input.submit {
  height: 21px;
}
/* these colours are the same as defined by 'a', but we unset a:visited */
.searchbar a {
  color: #212126;
  font-size: 10px;
}
.searchbar a:hover {
  color: #5c5b66;
}

/*--------*\
|* footer *|
\*--------*/
#footer {
  margin-top: 3px;
  padding: 5px;
  border-top: 1px solid #3B5998;

bbackground: url("http://www.italien.ch/common/wiki/banner-blau.png") repeat; /*it */
background: #ffffff


}
#footer img {
  float: right;
}
#footer p {
  margin: 0px;
  padding: 10px 0px;
  color: #8a8d77;
  font-size: 9px;
background: #6D84B4

}

#footer a {
  color: #3B5998;

}







/* logo size and image source */

#logo {
  width: 400px;
  height: 0px;
  background-image: none; 
/*  background: transparent url(images/logo2.gif) top left no-repeat; */
  text-indent: 0px;
}

#logo h1, #logo a {
  margin: 0px;
  width: 100%;
  height: 20%;
}
#logo a {
  text-decoration: none;
  display: block;
  font-size:	1px;
  padding-top:	1px;
  color: white;

}




/*------------------*\
|* Werbung *|
\*------------------*/


#test banner { width: 145px; margin-top: 145px; padding: 0px; float: right; right:0; height: 1px; z-index:-1;}
#5banner { position:fixed; top:200px; top:150px; right:10px; z-index:0; }

/*------------------*\
|* Seite NEU in weissem Layout *|
\*------------------*/


#contentheader {
  padding: 10px 10px 0px 10px;
  background: #ffffff;
}

#ocwrapper {
/* background colour of left sidebar */
  border-left: 0px solid #ffffff;
/* background colour of right sidebar */
  border-right: 0px solid #ffffff;
  background: #ffffff;
}

#contentfooter {
  background: #ffffff;
}

.linklisting p.linkactions a:hover, #detailed p.actions a:hover, #jump_frame .actions a:hover {
  background: #ffffff;
}

.row.required {
  background: #ffffff;
}



/*------------------*\
|* Navigazion farbe *|
\*------------------*/


ul.primarynav a:hover {
  color: #ffffff;
  background: #3B5998;
}

ul.primarynav li.home {
  border-right: 1px solid #ffffff;
  background: #3B5998;
}

ul.primarynav {
  width: 100%;
  background: #6D84B4;
}


/*------------------*\
|* Schatten von Umrahmung im Content *|
\*------------------*/
.shadowtop {
  background: #ffffff;
}
.shadowbottom {
  background: #ffffff;
}
.shadowleft {
  background: #ffffff;
}
.shadowright {
  background: #ffffff;
}
.shadowtopleft {
  float: left;
  background: #ffffff;
}
.shadowtopright {
  float: right;
  background: #ffffff;
}
.shadowbottomleft {
  float: left;
  background: #ffffff;
}
.shadowbottomright {
  float: right;
  background: #ffffff;
}



/* links */
a {
  color: #3B5998;
text-decoration: none;
}
a:visited {
  color: #3B5998;
}
a:hover {
  color: #3B5998;
text-decoration: underline;
}
#loginbar a:hover {
color: #3B5998;
}
.searchbar a:hover {
  color: #3B5998;
}

