h1 {
	font-size: 16px;
	color: #698F03;
	height:60px;
}

h3 {
	color: #698F03;	
	background-image: url(layout/content/gaestebuch/pic_3.gif); 
	background-repeat: no-repeat; 
	background-position: 0px 2px;	
	padding:0px 0px 4px 17px;
	font-weight:normal;
}

td.message_cell {
	padding: 8px;
	border: 1px solid #698F03;
}

td.message_cell p {
	padding: 0px;
	margin: 0px;
}

td.message_cell img {
	float:left;
	margin: 0px 8px 8px 0px;
}

th.message_cell {
	padding-top: 15px;
}

td.error_cell {
	padding: 8px;
	border: 1px solid #698F03;
	color: #E33019;	
}

td.error_cell a {
	color: #E33019;	
}

input.text, textarea.text  {
	border-right: #e7e8ed 1px solid;
	padding-right: 4px;
	border-top: #474e66 1px solid;
	padding-left: 4px;
	padding-bottom: 1px;
	border-left: #474e66 1px solid;
	padding-top: 1px;
	border-bottom: #e7e8ed 1px solid;
	font-size: 11px;
}

input.text, textarea.text, select.text  {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top:3px;
}

input.button  {
	padding: 2px 5px 2px 5px;
	border: 0px;
	font-size: 11px;
	color: #FFFFFF;	
	background-color: #698F03;
	cursor: pointer;
}

.error  {
	color: #CC0000;
}

.slist {
	padding:0px;
	margin:0px;
	list-style: none;
}

.slist li {
	padding-left:10px;
	margin:0px;
	background-image: url(layout/screen/circle.gif); 
	background-repeat: no-repeat; 
	background-position: 0px 6px;
}

.slist_1 {
	padding:0px;
	margin:0px;
	list-style: none;
}

.slist_1 li {
	padding: 3px 0px 3px 25px;
	margin:0px;
	background-image: url(layout/screen/arrow_1.gif);  
	background-repeat: no-repeat; 
	background-position: 0px 6px;
	color: #698F03;
}

.slist_1 li a {
   font-weight:bold;
	color: #698F03;
}

.slist_1 li a:hover {
   text-decoration:underline;
}

.line_1 , .line_1 td {
	background-color: #FAF5AD;
	color: #698F03;
}

.guestbook_text {
	background-image: url(layout/screen/line_3.gif);
	background-repeat: repeat-x; 
	padding-top:3px;
}

.guestbook_comment {
	font-style: italic;
	padding:5px;
	border: 1px solid #000000;
	margin-top:5px;
}

.event_spacer {
	background-image: url(layout/screen/line_3.gif);
	background-position: 0px 2px;
	background-repeat: repeat-x; 		
	height:3px;
}

.event_date {
	white-space: nowrap;
	padding-right:15px;
}

.event_subject {
	font-weight:bold;
	text-decoration: underline;
	padding-bottom:5px;
}

.event_link {
	padding-top:5px
}


.news_subject {
	font-weight:bold;
}

.news_link {
	padding-top:3px
}

div.news_spacer {
	clear:left;
   height:10px;
}

div.news_spacer p {
	clear:right;
}

.speisen_subject {
	font-weight:bold;
	text-decoration: underline;
	padding-bottom:5px;
	text-align: center;
}

.speisen_text {
	text-align: center;
}



