body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #deb887;
	margin 0px;
	
}

a {color: #808080; text-decoration: none;}
a:hover {color: #696969; text-decoration: underline;}
a:active {color: #696969;}
td { font-size: 10px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; text-transform: uppercase }
a.rot {color: #800000; text-decoration: none; font-weight: bold;}
a.rot:hover {color: #8B4513;}
a.rot:active {color: #AA0000;}

a.weiss {font-size: 10px; color: #000000; text-decoration: none; font-weight: bold;}
a.weiss:hover {color: #D3D3D3;}
a.weiss:active {color: #AA0000;}

a.book {font-size: 12px; color: #000000; text-decoration: none; font-weight: bold;}
a.book:hover {color: #FF8C00;}
a.book:active {color: #AA0000;}

.buddy {font-size: 14px; font-weight: bold;}
a.email {font-size: 14px; color: white; text-decoration: none; font-weight: bold;}
a.email:hover {color: #FF8C00;}
a.email:active {color: #AA0000;}

.small {color: #000000; font-size: 10px;}
a.small {color: #D3D3D3; font-size: 10px;}
.date {color: white; font-weight: bold; background-color: black;}
.border {border: solid 1px black; padding: 2px 5px;}
.gbook {color: white; font-size: 12pt;}
.headline {color: #000000; font-size: 12px;}

h1 { font-size: 12px; color: #000; }
.impressum { font-size: 12px; color: #000; }
a.impressum {color: #000;}
a.impressum:hover {color: #000; text-decoration: underline; }

#footer 	{
	position: fixed;
	width: 100%;
	height: 40px;
	font-size: 10px;
	text-align: center;
	bottom: 0px;
	padding: 5px 0px 10px 0px
	}
	
#box {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background-color: #fff;
	width: 810px;
	padding: 10px;
	border: #000 1px solid;
	color: #222;
	}

