﻿.menuitem:hover,.menuitemACT {
	background-image: url('markierungsblatt_A.jpg');
	FONT-WEIGHT: bold;
	 TEXT-DECORATION: underline;


}
.menuitem {
	background-position: right top;
	background-image: url('markierungsblatt_C.jpg');
	background-repeat: no-repeat;
	text-align: left;
	display: block;
	COLOR: #f9d556; TEXT-DECORATION: none;
	width: 150px;
	height: 30px;
	padding:15px;
	FONT-FAMILY: verdana,arial,sans-serif;
	FONT-SIZE: 17px;

	
}
a{
	color: #235a23;
}
body{
	background-color:#235A23;
}
.content{
	padding:15px;
	background-color:#F9D556;
	width:550px;
	height:500px;
	overflow:auto;
	
	
}
p{
	
	margin:0 0 0 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px ;color:#235A35;
}
.tx-guestbook-header{
font-size:16px;
background-color:#235A23;
color:#F9D556;	
}
.tx-veguestbook-pi1,.tx-guestbook-right{
	text-align:left;
	
}
.align-justify {
	text-align: justify;
}
.align-center {
	text-align: center;
}
.align-inherit {
	text-align: inherit;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}

