BODY {
	background-color : #73795F;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	scrollbar-arrow-color: #ffffff;
	scrollbar-face-color: #73795F;
	scrollbar-shadow-color: #73795F;
	scrollbar-highlight-color: #73795F;
	scrollbar-3dlight-color: #73795F;
	scrollbar-darkshadow-color: #594C3B;
	scrollbar-track-color: #73795F;
}

.content {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #eeeeee;
	background-color : transparent;
	border : 0px White;
}

TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	background-color : transparent;
}

.black {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color : transparent;
}

.grey {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : #C6C6C6;
}

.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #333300;
	background-color : #798266;
}


.titelwit {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	font-weight : bold;
}


A, A:ACTIVE, A:FOCUS, A:VISITED {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 10px;
	color : #EEEEEE;
	text-decoration: underline;
}

A:HOVER {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 10px;
	color : #111111;
}

A.menu, A.menu:ACTIVE, A.menu:FOCUS, A.menu:VISITED {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 10px;
	color : #111111;
	text-decoration: none;
}

A.menu:HOVER {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : 10px;
	color : #444444;
}


INPUT {
	border-width : 1px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #535383;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-bottom-color : #535383;
	border-right-color : #535383;
	border-left-color : #535383;
	background-color : #F2F2F2;
	width : 240px;
}


.mailsubmit {
	background-image : url(../img/mailing_submit.gif);
	width : 100px;
	height : 16px;
	border-width : 0px;
	cursor: hand;
}

.sign {
	background-image : url(../img/guestbook_sign.gif);
	width : 120px;
	height : 16px;
	border-width : 0px;
	cursor: hand;
}

TEXTAREA {
	width : 240px;
	border-width : 1px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #535383;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-bottom-color : #535383;
	border-right-color : #535383;
	border-left-color : #535383;
	background-color : #F2F2F2;
	border-style : outset; 
}
.radio {
	background-color : #A72224;
	width : 10 px;
}

.mail {
	border-width : 1px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #535383;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-bottom-color : #535383;
	border-right-color : #535383;
	border-left-color : #535383;
	background-color : #F2F2F2;
	width : 160px;
}