#content, #content td, #content div
{
	line-height: 16px;
}

#content a:link		{color: #51752d; text-decoration: none;}
#content a:visited	{color: #51752d; text-decoration: none;}
#content a:hover	{color: #2b3e1a; text-decoration: none;}
#content a:active	{color: #2b3e1a; text-decoration: none;}


h1
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 22px;
	line-height: 28px;
	color: #3e5924;
}

h2
{
	padding: 0px;
	font-size: 16px;
	line-height: 22px;
	color: #3e5924;
}

h4
{
	padding: 0px;
	font-size: 30px;
	color: #3e5924;
	line-height: 26px;
}


ul, ol, li
{
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0;
	spacing: 0;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 12px;
	margin-right: 0px;
}

#content ul	{ list-style-image: url('http://www.mcstation.at/wp-images/bullet.png'); padding-bottom: 0px; padding-top: 0px;}



hr
{
	border-bottom: 2px solid #3e5924;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	height: 0px;
}



.kontaktformular
{
	font-size: 10px;
}

input.kontaktformular
{
	font-size: 10px;
	border: 1px solid #c0c0c0;
	width: 180px;
}

textarea.kontaktformular
{
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #c0c0c0;
	width: 180px;
}

select.kontaktformular
{
	font-size: 10px;
	border: 1px solid #c0c0c0;
	width: 180px;
}
 
input.formbutton
{
	width: 180px;
	text-align: center;
	background-color: #d8d8d8;
	font-size: 10px;
	font-weight: bold;
	border-left:	1px solid #20232c;
	border-right:	1px solid #20232c;
	border-top:	1px solid #20232c;
	border-bottom:	1px solid #20232c;
}
