/*  -------------------------------------------------  */
/*  haupt div für die Ausgabe */
#gb_content {
	width: 680px;
	margin: 20px auto 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #EDCE65;
}
/*  formular neuer eintrag  */
#formular {
	border-width: 1px;
	width: 780px;
	height: 360px;
	margin: -45px;
	margin-top: 40px;
	padding: 20px 0px 5px 0px;
	background-repeat: no-repeat;
	background-position: 540px 30px;
	background-color: #F2DD95;
}
/*  platzhalter für smilie ausrichtung  */
#formular_blind {
	width: 510px;
	float: left;
}
#smilies {
	width: 235px;
	height: 160px;
	float: left;
	margin-top: 120px;
	margin-left:-25px;
}
.Stil1 {
	color: #794609
}
/* HELLGRAU */
.Stil2 {
	color: #794609
}
/* DUNKELGRAU */
.Stil3 {
	color: #794609
}
/*  dunkelgrau link  */
#gb_content a {
	color: #EDCE65;
	text-decoration: none;
	outline: 0;
}
/*  orange hover link  */
#gb_content a:hover {
	color: #FF6600;
	text-decoration: none;
}
/*  black link Seiten Navi  */
#gb_content .seiten_navi a {
	color: #794609;
	text-decoration: none;
	outline: 0;
}
/*  orange hover link Seiten Navi  */
#gb_content .seiten_navi a:hover {
	color: #FF6600;
	text-decoration: none;
}
/*  -------------------------------------------------  */
/*  statusleiste oben  */
.status {
	background-color: #EDCE65;
	border:1px solid #000000;
	background-repeat: repeat-x;
	border-right-style:none;
	padding: 10px 0px 10px 10px;
	vertical-align:middle;
	font-size: 8pt;
	font-weight: bold;
	color: #794609;
	width:660px;
}
/*  spalte: neuer eintrag  */
.neuer_eintrag {
	text-align:right;
	background-color: #EDCE65;
	border:1px solid #000000;
	background-repeat: repeat-x;
	border-left-style:none;
	padding: 10px 10px 8px 0px;
}
/*  seitennavigation oben-unten */
.seiten_navi{
	background-color: #EDCE65;
	border:1px solid #000000;
	background-repeat: repeat-x;
	padding: 5px 10px 5px 10px;
	border-right-style:solid;
	font-size: 8pt;
	font-weight: bold;
	color: #794609;
}
/*  spalte: user  */
.user{
	width:220px;
	background-color: #F2DD95;
	border:1px solid #000000;
	background-repeat: repeat-x;
	border-right-style:none;
	padding: 10px 0px 10px 10px;
	font-size: 8pt;
	font-weight: bold;
	color: #FF6600;
	text-align:left;
}
/*  spalte: datum  */
.datum{
	width:220px;
	background-color: #F2DD95;
	border:1px solid #000000;
	background-repeat: repeat-x;
	border-left-style:none;
	border-right-style:none;
	font-size: 8pt;
	font-weight: bold;
	color: #FF6600;
	text-align:center;
}
/*  spalte: eintrag nr  */
.eintrag{
	width:220px;
	background-color: #F2DD95;
	border:1px solid #000000;
	border-left-style:none;
	background-repeat: repeat-x;
	padding: 0px 10px 0px 0px;
	font-size: 8pt;
	font-weight: bold;
	color: #FF6600;
	text-align:right;
}
/*  spalte: inhalt  */
.inhalt{
	background-color: #FBF3D9;
	border:1px solid #000000;
	padding: 10px 10px 10px 10px;
	font-size: 8pt;
	font-weight: bold;
	color: #794609;
}
/*  untere zeile der gb einträge  */
.www_icq_email{
	background-color: #F2DD95;
	border:1px solid #000000;
	background-repeat: repeat-x;
	padding: 5px 10px 5px 10px;
	border-right-style:none;
}
/*  ausrichtung der admin buttons  */
.admin_buttons{
	background-color: #F2DD95;
	border:1px solid #000000;
	background-repeat: repeat-x;
	padding: 5px 10px 5px 10px;
	border-left-style:none;
}
/*  höhe zwischen den einträgen  */
.beitragabstand {
	height:20px;
}
.options {
	width:380px;
	background-color: #F2DD95;
	border:1px solid #000000;
	border-right-style:none;
	background-repeat: repeat-x;
	padding: 10px 0px 10px 10px;
	font-size: 8pt;
	font-weight: bold;
	color: #794609;
}
.options_1 {
	width:300px;
	text-align:right;
	background-color: #F2DD95;
	border:1px solid #000000;
	border-left-style:none;
	background-repeat: repeat-x;
	padding: 10px 10px 10px 10px;
	font-size: 8pt;
	font-weight: bold;
	color: #794609;
}
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: #FBF3D9;
	color: #000000;
	background-repeat: repeat-x;
	width:auto;
	height:18px;
	font-size:10px;
	border:1px solid #000000;
}
/*  -------------------------------------------------  */

/** unsichtabres spam feld */

.gbook_form { display: none; }