.headerBorder
{
border-color:#FF7E00;
border-style:solid;
border-top-style:none;
border-width:1px;
background:#FCD5B1;
}
.imageBorder
{
border-color:#666666;
border-style:solid;
border-width:1px;

}

.normalBorderTop
{
border-color:#FF7E00;
border-style:solid;
border-top-style:none;
border-width:1px;
border-bottom-style:noen;

}
.formul
{
border-color:#FF7E00;
border-style:solid;
border-width:1px;
background:white;
}
.medium
{
font-family:arial;
	font-size:8pt;
	color:#666666;
}
.headerBG
{
background-image:url('images/header_bottom.gif');
height:30px;
}

a.medium:link
{
	font-family:arial;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
a.medium:active
{
	font-family:arial;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
a.medium:visited
{
	font-family:arial;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
a.medium:hover
{
	font-family:arial;
	font-size:11px;
	color:#666666;
	text-decoration:underline;
}
a.normal:link
{
	font-family:arial;
	font-size:13px;
	color:#666666;
	text-decoration:none;
}
a.normal:active
{
	font-family:arial;
	font-size:13px;
	color:#666666;
	text-decoration:none;
}
a.normal:visited
{
	font-family:arial;
	font-size:13px;
	color:#666666;
	text-decoration:none;
}
a.normal:hover
{
	font-family:arial;
	font-size:13px;
	color:#666666;
	text-decoration:underline;
}
#loader
{
	width:1px;
	height:1px;
	top:0px;
	position:absolute;
	visibility:hidden;
}
.mainContent
{

	font-family:arial;
	font-size:8pt;
	color:#666666;
	text-decoration:none;
	padding-top:10px;
	padding-left:15px;
	height:300px;
}
.gbContent
{

	font-family:arial;
	font-size:8pt;
	color:#666666;
	text-decoration:none;
	padding-top:10px;
	padding-left:15px;
	padding-bottom:10px;
	padding-right:10px;
	width:680px;
}
div.nojs {
color: red;
font-weight: bold;
}
input.gb, select.gb {
width: 90%;
}

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








/* Überschriften */
h1 {
color: #A5D0E4;
font-size: 17pt;
font-weight:bold;
text-align: center;
}

/* Tabellen */
table, tr, td {
color: #000000;
font-family: arial, sans-serif;
font-size: 9pt;
}

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

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

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

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

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

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

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


/* 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 #A5D0E4;
}

/* 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 #A5D0E4;
}

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

/* ein Zitat */
div.zitat {
border: 1px solid black;
margin: 10px;
}

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

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

/* ein Code */
div.code {
border: 1px solid black;
margin: 10px;
}

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

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

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

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

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

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

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

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

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

/* 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)" ) ";
}

}
