/**
 * Style sheet lindenhof_basic
 */
html *
{
	font-size:100.01%;
}

body
{
	margin:0px 0px 24px 0px;
	padding:0px;
}

a, body, div, em, input, label, li, ol, p, select, span, strong, td, th, textarea, u, ul
{
	font-family:Verdana, sans-serif;
	color:#223600;
}

a, body, div, input, label, li, ol, p, select, td, th, textarea, u, ul
{
	font-size:13px;
	line-height:1.5;
}

h1, h2, h3, h4, h4, h5, .headline
{
	font-family:Georgia,Times,Serif;
	color:#528100;
}

h1
{
	margin:0px 0px 12px 0px;
	padding:0px;
	font-weight:bold;
	font-size:16px;
}

h2
{
	margin:0px 0px 6px 0px;
	padding:0px;
	font-weight:bold;
	font-size:14px;
}

a
{
	text-decoration:none;
	color:#528100;
}

#main a
{
	text-decoration:underline;
	color:#528100;
}

a:hover
{
	text-decoration:underline;
	color:#528100;
}

img
{
	vertical-align:middle;
	border:0px;
}

#container img
{
	padding:4px;
	vertical-align:middle;
	border:1px solid #b3d067;
}

#container img .image_center
{
	text-align:center;
	vertical-align:middle;
}

p, pre, form
{
	margin:0px;
	padding:0px;
}

ol, ul
{
	list-style-type:none;
}

