/*
 * Behind-Blue-Eyes.de
 * General styles
 * (c) 2005 Roland Berger
 *
 */

/***************** Site *****************/

body   {font-family: sans-serif; color: #fff; background-color: #667; font-size: small }
a      { text-decoration: none }
img    { border-style: none }
tables { border-collapse: collapse; text-align: left; }
h1, h2, h3, h4 { color: #6ff }

.footer .copyright { text-align: center; font-size: tiny }
.footer .copyright .blue { color: aef }


/************* Front Page ****************/

.bbetitle { clear:right; margin-bottom: 10px }
.bbetitle .subtitle { font-style: italic }

.navibar { margin:5px 0px 0px 1em; padding:0px; width:17em; height:400px; float:left }
.navibar table { width:95% }

.news { min-width: 1000px; }

.footer { clear: left }

/************* Photography ***************/

/* TLD */

.tldentry              { width: 25em; padding:5px; float:left }
.tldentry .tldheadline { font-size:120%; font-weight:bold; color: #6ff; border-bottom: 1px #ccc solid; margin-bottom:10px; clear: right }
.tldentry .thumb       { float: left }
.tldentry .thumbtext   { float: left; margin-top: 10px; margin-left: 5px; middle; clear: right; font-weight:normal }

/* Slide */

.show {font-family: sans-serif; color: #777; background-color: black }


a       { color: #ccc; text-decoration: none }
a.plain { text-decoration: none }
a.dir   { color: rgb(104, 255, 205); text-decoration: none }
a.bold  { color: rgb(208, 208, 255); text-decoration: none; font-weight: bold }


a.show  { text-decoration: none; color: #777}
a.navgal { color: #fff; line-height: 70%}
a.navtld { color: #ccc; font-weight: bold }
a.navcwd { color: #4ff; font-weight: bold }
a:hover { color: #4ff }

strong { color: #4ff; font-weight: bold }

.tldfloat    { float: left; width:350px }
.tldfloatclr { float: left; clear: left; margin-right: 20px; width:350px }


.navtree { line-height: 50% }

.grayc  { color: #ccc }
.bullit { font-weight: bold; color: #4ff }

.naventry {text-align: center; vertical-align: middle;
    font-family: helvetica, arial, sans-serif;
    font-size: large; font-weight: bold; color: #ccc;}
