/* CSS Style Sheet */

/* Standard Settings */
body
{
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #dbd9ce;
	scrollbar-base-color: #dbd9ce;
	background-color: #EAEBE5;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	background-image: url(../img/site/hg_main.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	line-height: 16px;
	color: #D2D6EA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	line-height: 14px;
}

a:link {
	color: #55513D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #55513D;
}
a:hover {
	text-decoration: none;
	color: #FC2C77;
}
a:active {
	text-decoration: none;
	color: #55513D;
}

/* ASP.NET Controls by motiondev.ch */

.button
{
	color: #333333;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	background-color: #dbd9ce;
	border: 1px solid #dbd9ce;
}
.textbox
{
	color: #333333;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	border: 1px solid #dbd9ce;
	background-color: #dbd9ce;
}

/*  Resign CSS */


.titel-news {
	font-size: 13px;
	color: #2F2F2F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
.line {
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #55513D;
	background-color: #E9E6DD;
	background-image: url(../img/site/line.jpg);
	background-repeat: repeat;
}
.titel-2 {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.tb-hg {
	background-color: #948744;
}
.subnav-over {
	color: #0A3E94;
}
.small-font {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.5px;
}

