/* Start of CMSMS style sheet 'BuddhaHill - Light Yellow1.1' */
body {
margin: 0px;
padding: 0;
color: #808;
background: #c11523 url(images/style/background.png) repeat-x;
text-align: center;
height: 100%;
}





/*      Links                       */
a:link {
    color: green;
    text-decoration: none;
}

a:active {  
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: blue;
}

a:visited {
    color: #c11523;
    text-decoration: none;
}







/*  Header  */
#header {
width: 770px;
height: 170px;
padding: 5px 0px;
margin: auto;
}






/*  BH-Heading  */
#bh-heading {
width: 465px;
height: 150px;
float: left;
}

#bh-heading img {
    border: 0px;
    margin-top: 20px;
}





/*  Random Pictures */
#random-box {
width:150px;
height:150px;
display: table-cell;
vertical-align: middle;
border: 0px solid black;
}
#randompictures {
vertical-align: middle;
margin: auto;
}




/*  Breadcrumbs */

#breadbox {
    margin: 0px auto;
    width: 770px;
    background: url('images/style/breadcrumbs_bg.jpg') repeat-x top;
    border: 0;
    border-top: 2px solid #ff8000;
}

#breadcrumbs {
    width: 756px;
    margin: 0px auto;
    padding: 3px 7px;
    background: url('images/style/breadcrumbs_bg.jpg') repeat-x top;
    border: 0;
    text-align: left;
}

#breadcrumbs a {
color: #808;
text-decoration: none;
}

#breadcrumbs a:hover {
color: #050;
text-decoration: underline;
}

#breadcrumbs .lastitem {
color: #050;
text-decoration: none;
}






/*  Content */

#contentbox {
background-color:#fff9b1;
width: 770px;
margin: 0 auto;
}

#content {
margin: 0 20px;
border: 0;
}

#content p {
    margin: 3px 0;
}


/*  Title   */

#titlewrapper {
    margin: 0px auto 10px;
    width: 80%;
    border: 0;
}

#title {
    margin: 0 auto 5px;
    padding: 0 30px 2px;
    font-weight: bold;
    font-size: 25px;
    background: url(images/style/title-underline.jpg) repeat-x left bottom;
}





/*  Footer  */

#footer {
width: 770px;
border: 0;
border-top: 1px solid #ff8000;
font-size: 12px;
margin: 0 auto;
padding: 8px 0 12px;
background-color: #fff9b1;
}


/*  Footer links    */

#footer a {
    color: #c11523;
    font-style: italic;
    text-decoration: none;
}

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



/*  Newsletter  */
.newslists {
font-weight: bold;
font-size: 110%;
}



/*  Captions    */
h1 {
    font-size: 22px;
    font-weight: bold;
    margin: 18px auto 8px;
    padding: 0;
    background: url(images/style/h1-underline.jpg) repeat-x left bottom;
}

h2 {
    font-size: 18px;
    font-weight: bold;
    margin: 14px auto 6px;
    text-decoration: underline;
}


/*  Publications links  */
a.pubs {
    color: #808;
    font-weight: bold;
    font-size: 16px;
    padding: 3px 6px;
    line-height: 25px;
    background: url(images/style/pubs-links-norm.jpg) repeat-x left bottom;
    border: 0;
    border-left: 3px solid #fff9b1;
    border-right: 3px solid #fff9b1;
    border-bottom: 1px solid #ffba76;
}
a.pubs:hover {
    border-left: 3px solid #c11523;
    border-right: 3px solid #c11523;
    border-bottom: 1px solid #ffba76;
}
a.pubs:visited {
    color: green;
}



/*  External links  */
a.ext {
    color: #808;
    font-weight: bold;
    font-size: 16px;
    padding: 3px 6px;
    background: url(images/style/ext-links-norm.jpg) repeat-x left bottom;
    line-height: 25px;
    border: 0;
    border-left: 3px solid #fff9b1;
    border-right: 3px solid #fff9b1;
    border-bottom: 1px solid #b4ffa0;
}
a.ext:hover {
    color: green;
    border-left: 3px solid green;
    border-right: 3px solid green;
    border-bottom: 1px solid #b4ffa0;
}
a.ext:visited {
    color: #c11523;
}




/*  PDF Archiv Liste fuer News von Uploads  */
td.nlarch {
border-top: 1px solid;
}
tr:first-child td.nlarch {
border: none;
}
/* End of 'BuddhaHill - Light Yellow1.1' */

