body {
	background-image: url(Bilder/bach.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	background-position: center center;
}

.main {
	background-color: #5C3B10;
	background-image: url(Bilder/back_main.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.main_table {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFCC;
}

.verwaltunginput
{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFF99;
	text-align: left;
	text-indent: 0px;
	vertical-align: middle;
	height: 20px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #663300;
	border: 1px solid #FFFF99;
}

.verwaltungarea
{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFF99;
	text-align: left;
	text-indent: 0px;
	vertical-align: middle;
	height: 200px;
	width: 250 px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #5C3B10;
	border: 1px solid #FFFF99;
}


.verwaltunginput2
{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #663300;
	background-image: url(Bilder/back_input2.jpg);
	text-align: left;
	text-indent: 0px;
	vertical-align: middle;
	height: 20px;
	width: 80px;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
}

.verwaltunginput3
{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #663300;
	background-image: url(Bilder/back_input3.jpg);
	text-align: left;
	text-indent: 0px;
	vertical-align: middle;
	height: 20px;
	width: 295px;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 65px;
}

.verwaltunginput4
{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #663300;
	background-image: url(Bilder/back_input4.jpg);
	text-align: left;
	text-indent: 0px;
	vertical-align: middle;
	height: 20px;
	width: 240px;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 50px;
}


.bottom {
	background-color: #5C3B10;
}

html {height:100%}
.pic {
	background-image: url(Bilder/gbgnews.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.space {
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	height: 10px;
}
.content_head {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFCC;
	height: 15px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.content_image {
	border: 2px solid #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.content_head_small {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFCC;
	height: 15px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.content_body {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	color: #FFFFCC;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	vertical-align: top;
}

.content_main {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFF99;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	height: 10px;
}

.content_date {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	height: 10px;
}
.einfuegenbutton {
	background-image: url(Bilder/einfuegen.jpg);
	height: 69px;
	width: 150px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


a:link
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFF99;
	text-decoration:none;
	font-weight: bold;
}

a:hover
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFF99;
	text-decoration:none;
	font-weight: bold;
}

a:active
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFF99;
	text-decoration:none;
	font-weight: bold;
}

a:visited
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFF99;
	text-decoration:none;
	font-weight: bold;
}

input,textarea {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #663300;
	border: 1px solid #663300;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}

select {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #663300;
	border: 1px solid #663300;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}

.error {
	font-family: Trebuchet;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	height: 35px;
	width: 578px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.success {
	font-family: Trebuchet;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCCCC;
	height: 35px;
	width: 578px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.headline {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	font-weight: bold;
	vertical-align: middle;
	color: #FFFFFF;
}


.notice {
	font-family: Trebuchet;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCCCC;
	height: 35px;
	width: 578px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.delete_checkbox {
	border: 2px solid #FFC30D;
	background-color:#FFC30D;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.password_benutzerdaten {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	background-color: #ebebeb;
}


.tdnavispace {
	font-size: 1px;
	height: 3px;
}

.tdcontentspace {
	font-size: 1px;
	height: 4px;
}

.tdbetweencontentspace {
	font-size: 1px;
	height: 8px;
}
.guestbook_name {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	background-image: url(Bilder/guestbook_name.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align:top;
	padding: 5px;
	height: 30px;
	width: 250px;
}


.guestbook_a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration:none;
}

.guestbook_a:active {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration:none;
}

.guestbook_a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration:none;
}

.guestbook_a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration:none;
}

.guestbook_date {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	font-weight: bold;
	color: #663300;
}

.txtstart
{
font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}

.astart:hover,.astart:link,.astart:active,.astart:visited
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #663300;
	text-decoration:none;
	font-weight: bold;
}

