﻿/*  -------------------------------------------------  */
/*  haupt div für die Ausgabe */
#gb_content {
	width: 660px;
	margin: 20px auto 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #544F43;
}
/*  formular neuer eintrag  */
#formular {
	border-width: 1px;
	border-style: solid;
	border-color: #008080;
	width: 680px;
	height: 330px;
	margin: 0px auto 0px auto;
	padding: 10px 0px 5px 0px;
	background-image: url(/homepage/grafik/katze.gif);
	background-repeat: no-repeat;
	background-position: 485px 35px;
	background-color: #ccffcc;
}

#formular_blind {
	width: 435px;
	float: left;
}
#smilies {
	width: 235px;
	height: 160px;
	float: left;
	margin-top: 120px;
}
/*  -------------------------------------------------  */

.Stil1 {
	color: #003300 
}

.Stil2 {
	color: #000000
}

.Stil3 {
	color: #544F43;
}

#gb_content a {
	color: #544F43;
	text-decoration: none;
	outline: 0;
}

#gb_content a:hover {
	color: #FF6600;
	text-decoration: none;
}

#gb_content .seiten_navi a {
	color: #000000;
	text-decoration: none;
	outline: 0;
}

#gb_content .seiten_navi a:hover {
	color: #FF6600;
	text-decoration: none;
}
/*  -------------------------------------------------  */
/*  statusleiste oben  */
.status {
	border-right-style:none;
	padding: 10px 0px 10px 10px;
	vertical-align:middle;
	font-size: 8pt;
	font-weight: bold;
	color: #000000; 
	width:660px;
}
/*  spalte: neuer eintrag  */
.neuer_eintrag {
	text-align:right;
	background-repeat: repeat-x;
	border-left-style:none;
	padding: 10px 10px 8px 0px;
}
/*  seitennavigation oben-unten */
.seiten_navi{
	padding: 5px 10px 5px 10px;
	font-size: 8pt;
	font-weight: bold;
	color: #008080; 
}
/*  spalte: user  */
.user{
	width:220px;
	background-image: url(images/ol.gif);
	background-repeat:no-repeat;
	border-right-style:none;
	padding: 10px 0px 10px 10px;
	font-size: 9pt;
	font-weight: bold;
	color: #003300;
	text-align:left;
}
/*  spalte: datum  */
.datum{
	width:220px;
	background-image: url(images/m.gif);
	background-repeat: repeat-x;
	border-left-style:none;
	border-right-style:none;
	font-size: 9pt;
	font-weight: bold;
	color: #003300;
	text-align:left;
}
/*  spalte: eintrag nr  */
.eintrag{
	width:220px;
	background-image: url(images/or.gif);
	background-repeat:no-repeat;
	background-position: right top;
	margin: 0;
	font-size: 10pt;
	font-weight: bold;
	color: #003300;
	
}
/*  spalte: inhalt  */
.inhalt{

	background-color: #d9fdcb;
	padding: 10px 10px 10px 10px;
	font-size: 8pt;
	font-weight: bold;
	color: #434F54;
}
/*  untere zeile der gb einträge  */
.www_icq_email{
	background-image: url(images/ul.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	padding: 5px 10px 5px 10px;
	border-right-style:none;
}
/*  ausrichtung der admin buttons  */
.admin_buttons{
	background-image: url(images/ur.gif);
	background-position: bottom right;
	background-repeat:no-repeat;
	padding: 5px 10px 5px 10px;
	border-left-style:none;
}
/*  höhe zwischen den einträgen  */
.beitragabstand {
	height:20px;
}
.options {
	width:380px;
	background-color: #97948c;
	border:1px solid #000000;
	border-right-style:none;
	background-image: url(images/ur.gif);
	background-repeat: repeat-x;
	padding: 10px 0px 10px 10px;
	font-size: 8pt;
	font-weight: bold;
	color: #ECEBE9;
}
.options_1 {
	width:300px;
	text-align:right;
	background-color: #97948c;
	border:1px solid #000000;
	border-left-style:none;
	background-image: url(images/m.gif);
	background-repeat: repeat-x;
	padding: 10px 10px 10px 10px;
	font-size: 8pt;
	font-weight: bold;
	color: #ECEBE9;
}
textarea#inhalt { 
	width: 350px;
}
/* ------------------------------------------------- */
#admin_login {
	width:250px;
	margin: 0px auto 0px auto;
}
.login_name {
	width:50px;
	font-weight:bold;
	text-align:right;
}
.input_login_name {
	width:150px;
	font-weight:bold;
	font-size:smaller;
}
.login_pass {
	width:50px;
	font-weight:bold;
	text-align:right;
}
.input_login_pass {
	width:150px;
	font-weight:bold;
	font-size:smaller;
}
/*  -------------------------------------------------  */
.button {
	margin: 0px 3px 0px 0px;
	padding-bottom:2px;
	background-color: #EE9933;
	color: #000000;
	width:auto;
	height:20px;
	font-size:12px;
	font-weight:bold;
	border:1px solid #000000;
}
/*  -------------------------------------------------  */

/** unsichtabres spam feld */

.gbook_form { display: none; }