INPUT.button {
	background-image : url(img/button.jpg);
	width : 150px;
	height : 33px;
	border : 0 0 0;
}
body {
	background-image: url(img/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #000000;
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	scrollbar-base-color : #DEBE9C;
	scrollbar-darkshadow-color : #946D42;
	scrollbar-face-color : #DEBE9C;
	scrollbar-highlight-color : #846131;
	scrollbar-shadow-color : #846037;
	scrollbar-track-color : #DEBE9C;
	scrollbar-arrow-color : #946D42;
}
}
.schriftgross {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000
}
table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height:18px; }

A:LINK {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #996633;
	text-decoration : none;
}

A:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #996633;
	text-decoration : none;
}

A:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #774411;
	text-decoration : underline;
}

.guest_name {
	background-color : #774411;
	color : #DEBE9C;
}

INPUT.input {
	background-image : url(img/input_bg.jpg);
	border : 1px solid #DEBE9C;
	background-repeat : no-repeat;
	background-attachment : fixed;
}
pre {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height:18px; color: #000000;
}
.tab_linksrand {
	margin-left : 30px; 
       
}


.adressefuss {
	text-align: center;
}
.mssq {
	border : 1px #774411 solid;
}


