body {
	padding: 0;
	margin: 0px;
	background-color: #ACCF57;
	font-family: Verdana;
	font-size: 12px;
}
a {
	color: #000000;
}
/* strong { font-weight: normal;} */
h2,h3,h4 {
	margin: 0px;
	margin-bottom: 2px;
	margin-top: 20px;
	font-size: 14px;
	font-weight: bold;
}
#head_left {
	float: left;
	background-image: url(../img/logo.gif); 
	background-repeat: no-repeat; 
	width: 315px; 
	height: 205px; 
	background-position: 30px 0px;
}

#head_right {
	 width: 459px; 
	 height: 205px; 
	 float: right;
	 background-image: url(../img/border_top.gif); 
	 background-repeat: no-repeat;
	 background-position: bottom;
}

#bottom {
	background-image: url(../img/content_bottom.gif); 
	background-repeat: no-repeat;
	padding-top: 10px; 
	margin-left: 170px;
}

#navigation a {
	margin: 0px;
	line-height: 22px;
	margin-left: 4px;
	padding: 0;
	width: 163px;
	height: 34px;
	display: block;
	background-image:url(../img/navi_button.gif);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	text-indent: 15px;
	padding-top: 4px;
	font-family:Verdana ;
	font-size: 16px;
	font-weight: bold;
	vertical-align:middle;
	text-decoration: none;
	color: #000000;
}
#navigation a:hover{
	color:  #ACCF57;
}

#login {
	margin-top:115px; 
	margin-left: 150px;
}

#login input {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

#content {
	padding-left: 10px;
	padding-right: 10px;
}

.footer , .footer a {
	padding-top: 10px;
	font-family:Verdana ;
	font-size: 11px;
	color: #ffffff;
}


.created {
	font-style: italic;
	padding: 0;
	margin:0;
}
#guestbook h2 {
	border: 1px solid #000000;
	margin: 20px 5px;
	padding: 0px;
	padding-top: 20px;
	padding-left: 45px;
	background-image: url(../img/hinweis.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	height: 65px;
}
.guestbook .created {
	font-style: italic;
	padding: 0;
	padding-bottom: 1px;
	margin:0;
	border-bottom: 1px solid #000000;
}
.guestbook th {
	text-align:left;
	padding-bottom: 10px;
}

.guestbook p {
	overflow: hidden;
}
.guestbook td {
	vertical-align: top;
	padding-bottom: 10px;
	padding-right: 10px;
}


#post label {
	display: block;
	float: left;
	width: 135px;
	text-align:right;
	margin: 5px 5px;
	font-size: 12px;
}
#post input, #post textarea {
	text-align: left;
	margin: 3px 0px;
	border: 1px solid #000000;
	width: 120px;
}
#post textarea {
	width: 400px;
	height: 100px;
}
#post legend {
	color: #000000;
}
#post fieldset {
	padding-right: 20px;
	border: 1px solid #000000;
	margin-bottom: 10px;
	color: #000000;
}
#post .button, .button {
	width: 90px;
	background-color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.picture {
	padding: 3px;
	border: 1px solid #000000;
	margin: 5px;
}

.galleryDesc p{
	vertical-align: top;
	padding-right: 20px;
	marign 0;
	float: left;
}
.galleryDesc hr {
	background-color:#000000;
	border:0pt none;
	color:#000000;
	height:1px;
	margin-top: 10px;
	clear: both;
	float: none;
}
.galleryDesc div {
	float: left;
}
.galleryDesc h3 {
	padding:0;
	margin: 0;
	width: 400px;
}
