/*
	clever-camping css
	copyright © 2oo7 [zwiefa|all rights reserved]
	o6.11.2oo7
*/

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

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

a
{
	color: #69c;
	text-decoration: none;
}
a:hover {
	color: #c63;
	text-decoration: none;
	}

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

input, textarea
{
	background-color: #fff;
	border-color: #ccc;
	border-width: 1px;
	border-style: solid;
}
.nec
{
	background-color: #fff;
	border-color: #666;
	border-width: 1px;
	border-style: solid;
}
.suc
{
	background-color: #fff;
	border-color: #FFF;
	border-width: 0px;
	border-style: none;
}

.anzeige
{
	padding: 4px;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	background-color: #fff;
	color: #000;
	font-size: 12px;
	line-height: 16px;
	margin: 4px 4px 0px 4px;
}

.note
{
	padding: 0px 2px 0px 0px;
	border-width: 0;
	border-style: none;
	text-indent: 5px;
	background-color: #fff;
	color: #000;
	font-size: 9px;
	line-height: 11px;
	margin: 0px 4px 4px 4px;
	text-align: right;
	font-style: italic;
}

img
{
	border-width: 0px;
	border-style: none;
}

#tabnav
{
	visibility: hidden;

.leftcol
{
	visibility: hidden;
}

#middlecol
{
	width: 560px;
	margin-top: 3px;
	margin-left: 8px;
	border-color: #9C3;
	border-width: 2px;
	border-style: solid;
	padding: 3px;
}

#rightcol
{
	visibility: hidden;
}

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

#foot a
{
	text-decoration: none;
	color: #CCC;
}

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

#sitemeter { display: none; }