/* -------- Allgemein -------- */

body
	{
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #285800;
	scrollbar-3dlight-color: #285800;
	scrollbar-darkshadow-color: #285800;
	scrollbar-face-color: #b5f480;
	scrollbar-highlight-color: #b5f480;
	scrollbar-shadow-color: #b5f480;
	overflow-y: 'auto';
	overflow-x: 'auto';
	-moz-scrollbars-horizontal: 'auto';
	-moz-scrollbars-vertical: 'auto';
	}

p, .p, li, ul, ol, .selbst, .copy, .pari, .textlink
	{
	font-family: Verdana, Arial, Univers, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin-top: 0;
	}

.copy
	{
	color: #2D5F02;
	font-size: 11px;
	text-decoration: none;
	}

.copy:hover
	{
	color: #000000;
	}

.textlink
	{
	color: #4A9609;
	text-decoration: none;
	font-style: italic;
	font-size: 12px;
	}

.textlink:hover
	{
	color: #347200;
	}

.prolink, h3
	{
	color: #4A9609;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	}

.prolink:hover
	{
	color: #347200;
	}

.pari
	{
	font-size: 11px;
	line-height: 14px;
	}


.navi0, .navi1
	{
	font-family: Verdana, Arial, Univers, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #285800;
	margin-top: 0;
	text-decoration: none;
	}
.navi1
	{
	font-size: 13px;
	}

.navitab
	{
	cursor: hand;
	}

.selbst
	{
	font-family: Verdana, Arial, Univers, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	margin-top: 0;
	}

h1
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
	color: #3D8700;
	margin: 0 0 5 0;
	}

b
	{
	font-weight: bold;
	color: #3D8700;
	}

h2
	{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 17px;
	font-weight: bold;
	line-height: 18px;
	color: #3d8700;
	margin: 0;
	}


h3
	{
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #3D8700;
	margin: 0;
	}

.whiteborder
	{
	border: 1px solid #ffffff;
	}



#links
	{
	display: none;
	}

/* -------- Formulare -------- */

form
	{
	margin: 0;
	display: inline;
	}

.input0, .input1, .input2, .select0, .absenden, textarea0
	{
	font-family: Arial, Univers, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	margin: 0;
	padding: 0;
	line-height: 16px;
	background: #ffffff;
	}

/* -------- Formulare optimiert fuer NN6+ und IE4+ -------- */

.input0, .input1, .input2
	{
	height: 20px;
	}

.input0, .select0
	{
	width: 168px;
	}

.input1
	{
	width: 45px;
	}

.input2
	{
	width: 117px;
	}

.absenden
	{
	background: #ffffff;
	height: 18px;
	line-height: 12px;
	}

.textarea0
	{
	width: 168px;
	height: 95px;
	}

body > table, body > form > table
	{
	width: 1000px;
	}

