/* DATEI: juliab.css */

body        {color:#000; 
            background:#99cc66;	
            margin:0px 0px 0px 0px;
            font-family: Verdana, Lucida, Helvetica, Helv, Arial, sans-serif; 
            font-size:x-small; 
            }
            
a:link      {color:#336600; 
            background-color:transparent; 
            text-decoration: none; 
            white-space: nowrap;
            }
            
a:visited   {color:#336600; 
            background-color:transparent; 
            text-decoration: none; 
            white-space: nowrap;
            }
            
a:hover     {color:#FFFF99; 
            background-color:transparent; 
            text-decoration: none; 
            white-space: nowrap;
            }
            
a:active    {color:#FFCC99; 
            background-color:transparent; 
            text-decoration: none; 
            white-space: nowrap;
            }
            
#banner     {padding:3px;
            white-space: nowrap;
            margin-left: 150px;
/*
			position:absolute;
            position:fixed;
*/            
            }

.powered    {color:#003333;
            font-size:xx-small;		
            line-height:120%;
            padding:10px;
            margin-top:30px;
            }	

#contentE   {position:absolute;
            margin-right:10px;
            margin-left:10px;
            margin-bottom:10px;
            margin-top:10px;
            }

#contentETC {position:absolute;
            margin-right:25px;
            margin-left:25px;
            margin-bottom:5px;
            margin-top:0px;
            width:900px;
            height:560px;
            }

#contentF2  {position:absolute;
            border:1px dashed #666;
            margin-right:25px;
            margin-left:25px; 
            margin-bottom:5px;
            top:470px;
            width:300px;
            height:140px;
            }

#content    {position:absolute;
            margin-right:25px;
            margin-bottom:25px;
            top:95px;
            left:305px;
            width:500px;
            color:#000;
            }

#jcontent   {position:absolute;
            margin-right:25px;
            margin-bottom:25px;
            top:95px;
            left:350px;
            width:500px;
            }

#jcontent1  {position:absolute;
            margin-right:25px;
            margin-bottom:25px;
            top:95px;
            left:300px;
            width:500px;
            }

#jcontent2  {position:absolute;
            margin-right:25px;
            margin-bottom:25px;
            top:95px;
            left:300px;
            width:500px;
            }

#jcontent3  {position:absolute;
            margin-right:25px;
            margin-bottom:25px;
            top:95px;
            left:300px;
            width:500px;
            }
            
#jcontent4  {position:absolute;
            margin-right:25px;
            margin-bottom:25px;
            top:95px;
            left:300px;
            width:500px;
            }
            
#jcontent5  {position:absolute;
            margin-right:25px;
            margin-bottom:25px;
            top:100px;
            left:300px;
            width:500px;
            }

#thumbs    {position:absolute;
            left:20px;            
            width:130px;
            top:90px;
            padding-right:5px;
            }
 
#links      {position:absolute;
            border-left:1px dashed #666;
            left:160px;            
            width:190px;
            top:95px;
            height:470px;
            padding-left:10px;
            padding-right:5px;
            }

#linksu     {position:absolute;
            left:160px;            
            width:190px;
            top:507px;
            padding-left:10px;
            padding-right:5px;
            }

#linksub    {position:absolute;
            left:160px;            
            width:190px;
            top:542px;
            padding-left:10px;
            padding-right:5px;
            }

#rechts     {position:absolute;
            padding-right:5px;
            margin-right:25px;
            top:95px;
            left:820px;
            width:170px;
/*            border-right:1px dashed #666;  */
/*            height:470px;*/
            }

#mover      {position:absolute;
            margin-right:25px;
            left:460px;
            top:550px;
            width:70px;
            color:#000;
            font-size:xx-small;
            text-align:right;
            }            
            
#go         {position:absolute;
            margin-right:25px;
            left:300px;
            top:545px;
            width:500px;
            color:#000;
            font-size:x-small;
            text-align:right;
            }            

#piccnt     {position:absolute;
/*            margin-right:25px; */
            left:303px;
            top:556px;
            width:445px;
            color:#000;
            font-size:xx-small;
            text-align:right;
            }
                                                
h1,h2,h3    {color:#000;
            }
            
.smtext     {color:#000;
            font-size:x-small;		
            }	

#divTooltip {position:absolute; 
            top:0px; 
            width:150px; 
            visibility:hidden; 
            z-index:200; 
            background-color:#FFFFFA; 
            }






       th, td {
		font-family:verdana, palatino, georgia, arial, sans-serif;
		color:#000;
		font-size:x-small;
		font-weight:normal;
  		background:#99cc66;
  		line-height:120%;
                }

	#banner {
		font-family:verdana, palatino, georgia, arial, sans-serif;
		color:#000;
		font-size:x-large;
		font-weight:normal;	
 		padding:10px; 
                width:800px; 
/*                position:absolute; */
/*                position: fixed;   */
		z-index:1;
		}

  	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family: verdana, palatino, georgia, arial, sans-serif;
		font-size: x-large;
		color: #000;
                width:800px; 
		text-decoration: none;
		}

	.description {
		font-family:verdana, palatino, georgia, times new roman, serif;
		color:#000;
		font-size:x-small;
  		text-transform:none;	
		}


/* Tabelle in eintrag.php und edit.php */
.form {
      text-align: center;
      width: 95%;
}

/* Tabellenspalte in der die Erklärungen stehen */
td.describtion {
      text-align: right;
      width: 30%;
}

/* Tabellenspalte in der die Eingabefelder stehen */
td.input {
      text-align: left;
      width: 70%;
}

/* Eingabefelder */
input, select {
      background-color: #CFDFE4;
      color: #00544A;
      border: 1px solid #003333;
      height: 13pt;
}

input.gb, select.gb {
      width: 90%;
}

/* Textfeld */
textarea.gb {
      background-color: #CFDFE4;
      color: #00544A;
      font-family: arial, sans-serif;
      font-size: x-small;
      width: 100%;
      border: 1px solid #003333;
}

/* Erfolgs- oder Fehlermeldung bei der Suche */
div.suchmeldung {
      font-size: x-small;
}


/* Der Suchbegriff */
span.suchwort {
      font-weight: bold;
}

/* Die Regeln in der eintrag.php */
div.regeln {
      text-align: left;
}

/* Der Button unter den Regeln in der eintrag.php */
form.regeln {
      text-align: center;
}

/* Die Buttons in eintrag.php, über die die BBCodes eingefügt werden */
img.bbcode {
      background-color: #CFDFE4;
      width: 23px;
      height: 23px;
      border: 1px solid #003333;
}

/* Die kleinen Bilder (Page, Mail, ICQ, Bild) in gbuch.php */
img.gbuch {
      border: 0px solid;
      width: 15px;
      height: 15px;
}

/* Text "(* Pflichtfelder)" */
div.pflichtfeld {
      font-weight: bold;
      text-align: center;
}

/* Fehlermeldung bei deaktiviertem Javascript */
div.nojs {
      color: red;
      font-weight: bold;
}

/* Einträge mit gerader Nummer (2, 4, 6, 8 usw.) */
div.gerade {
      border: 1px solid #003333;
      color: #000;
}

/* Einträge mit ungerader Nummer (1, 3, 5, 7 usw.) */
div.ungerade {
      border: 1px solid #003333;
      color: #000;
}

/* ein Zitat */
div.zitat {
      border: 1px solid white;
      margin: 10px;
      color: #000;
}

/* die zitierte Person */
div.zitat_person {
      font-weight: bold;
      color: #000;
}

/* der zitierte Text */
div.zitat_text {
      font-style: italic;
      color: #000;
}

/* ein Code */
div.code {
      border: 1px solid white;
      margin: 10px;
      color: #000;
}

/* Dateiname */
div.code_datei {
      font-weight: bold;
      color: #000;
}

/* der Code */
div.codetext {
      font-family: "Courier New", monospace;
/*      background-color: #CFDFE4;*/
      background-color: #99cc66;
      color: #000;
}

/* ein Kommentar */
div.kommentar {
      border: 1px solid white;
      margin: 10px;
}

/* Text wie "Kommentar vom Webmaster" */
div.kommentar_beschr {
      font-weight: bold;
      color: #003333; 
}

/* der Kommentar selbst */
div.kommentar_text {
      font-style: italic;
      color: #000;
}

/* Der Besucher */
span.user {
      font-weight: bold;
      color: #000;
}

/* die Nummer des Eintrags */
span.nummer {
      font-weight: bold;
      color: #003333;
}

/* die aktuelle Seite */
span.aktuelle_seite {
      font-weight: bold;
      color: #000;
}

/* Text "..." bei der Seitenauswahl */
span.punkt {
      color: #A5D0E4;
}

/* Der Betreff eines Eintrags */
div.betreff {
     font-weight: bold;
     margin-top: 5px;
}

/* Die Einträge */
div.eintragstext {
     margin-top: 5px;
		font-family:verdana, palatino, georgia, arial, sans-serif;
		color:#000;
		font-size:x-small;
		font-weight:normal;
  		background:#99cc66;
}

/* showimage.php: das hochgeladene Bild */
div.upimg {
     text-align: center;
}

/* showimage.php: Text unter Bild */
p.upimgdesc {
     text-align: center;
}

@media print {

.onlyscreen {
      visibility: hidden;
      height: 0px;
}

a.linkinfo {
      text-decoration: none;
}

a.linkinfo:after {
      content: " ("attr(title)" ) ";
}
}
