/*
	camping-christophorus css
	copyright © 2oo7 [zwiefa|all rights reserved]
	o2.o8.2oo7
*/

body
{
	margin: 0;
	padding: 0;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
	line-height: 15px;
}

/* extra fuer ie5/win */
td
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
/* ie5/win */

a
{
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
	}

h1
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", helvetica, verdana, arial, sans-serif;
	font-size: 16px;
	color: #000;
	background-color: #fff;
	padding: 4px;
}

input, textarea
{
	background-color: #D2FFEB;
	border-color: #fff;
	border-width: 1px;
	border-style: solid;
}
img
{
	border-width: 0px;
	border-style: none;
}

#tabnav
{
	visibility: hidden;
}

.leftcol
{
	visibility: hidden;
}

#middlecol
{
	width: 500px;
	margin-top: 7px;
	margin-left: 18px;
}

#rightcol {
	margin-top: 7px;
	border-left: #000;
	border-width: 0 0 0 1px;
	border-style: none none none solid;
}

#foot
{
	border-color: #000;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	margin-top: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #fff;
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	text-transform: capitalize;
	padding: 12px;
}

#foot a {
	text-decoration: none;
}

.notify a
{
	text-align: right;
	color: #AEAEAE;
	font-size: 10px;
	line-height: 9px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	padding: 4px;
}