img {
                border: 0;
}

a:focus { 
                outline:none;
}


body {
	background-color:#ffffff;
	overflow-x:hidden;
	overflow-y:auto;
}


div#RENTADESIGNER {
	position:fixed;
	right:20px;
	top:20px;
	width:128px;
	height:27px;
	z-index:100;
	background-image:url(../img/logo_RAD.png);
	cursor:hand;
}
div#RENTADESIGNER:hover {
	right:21px;
	top:21px;
	background-image:url(../img/logo_RAD.png);
	cursor:hand;
}

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#444;
	line-height:16px;
	text-decoration: none;
	font-weight:bold;
}

.content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:15px;
	text-decoration: none;
}


.content2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#666;
	line-height:12px;
	text-decoration: none;
}










.NAVI1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#4c4c4c;
	font-weight:bold;
	line-height:10px;
	text-decoration: none;
}



.FOOTER {
	font-family: Verdana, Geneva, sans-serif;
	font-size:8px;
	color:#ffffff;
	font-weight:bold;
	line-height:10px;
	text-decoration: none;
}

.contact_form {
	border: 0px #808080 solid;
	height: 16px;
	width: 190px;
	border-left: 1px #808080 solid;
	border-top: 1px #808080 solid;
	border-bottom: 1px #808080 solid;
	border-right: 1px #808080 solid;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #55554F;
}
.contact_form_button {
	border: 0px #808080 solid;
	height: 16px;
	width: 192px;
	border-left: 1px #808080 solid;
	border-top: 1px #808080 solid;
	border-bottom: 1px #808080 solid;
	border-right: 1px #808080 solid;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #55554F;
}
.contact_form_textbox {
	height: 75px;
	width: 188px;
	border-left: 1px #808080 solid;
	border-top: 1px #808080 solid;
	border-bottom: 1px #808080 solid;
	border-right: 1px #808080 solid;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #55554F;
}













