body {
	background-color: #4E5870;
	background-image : url(bilder/back.jpg);
	background-repeat : repeat-x;
	background-position : top;
	color : #4E5870;
	font-family : "Trebuchet MS";
	font-size : 14px;
}

.but {
	padding-left: 2px;
}

.seite, table {
	font-size : 14px;
}

.seiteniko {
	background-image: url(./bilder/seite_unten.jpg);
	background-repeat: no-repeat;
	background-position : bottom;
	font-size : 14px;
}
a {
	text-decoration : none;
	color : #4E5870;
}
.border_right
	{
	border-right: solid 1px #D9D6CD;
	font-family: arial;
	font-size: 9pt;
	color: #4E5870;
	}
.border_bottom
	{
	border-bottom: solid 1px #D9D6CD;
	font-family: arial;
	font-size: 9pt;
	color: #4E5870;
	}
.seitenikogaeste {
	background-image: url(./gaestebuch/bilder/niko_pinsel.gif);
	background-repeat: no-repeat;
	background-position : bottom right;
	font-size : 14px;
}
.bestell_zelle{
	padding: 0 0 0 0;
}	
.bestell_eingabe{
	font-size: 0.8em;
	border: none;
	border: 1px solid #808080;
	padding: 0 0 5 5;
	color: #333E76;
	font-family : "Trebuchet MS";
}	
.bestell_text{
	font-size: 0.8em;
	line-height: 20px;
}
.bestell_but{
	background-color: #4E5870;
	border: none;
	color: white;
	font-size: 0.8em;
}