html, body {
	background-image: url(../img/layout/htgr_1.gif);
	background-repeat: repeat-y;
	font-family: Tahoma, Arial, Verdana;
	color: #646468;
	margin: 0px;
	padding: 0px;
	background-color: #F2F2F2;
	background-position: center;
}
form {
	margin: 0px;
	padding: 0px;
}
.h1 {
	font-size: 14px;
	color: #A0C300;
}
.logoFont {
	font-size: 12px;
	color: #596D00;
}
.leftMenu {
}
.leftMenu a {
	font-size: 12px;
	color: #455400; /*#5C7002;*/
	text-decoration: none;
	display: block;
	width: 210px;
	letter-spacing: 0.1em;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D1F62A;
	text-indent: 3px;
	padding-bottom: 3px;
}
.leftMenu a:hover {
	color: #D1F62A;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;*/
}
a.leftActive {
	color: #D1F62A;
}
td {
	font-size: 12px;
	line-height: 18px;
}
.tdCont {
	padding-bottom: 100px;
}
.tdCont a {
	color: #646468;
}
.tdCont a:hover {
	color: #A0C300;
	text-decoration: underline;
}
a.link {
	text-decoration: underline;
}
.imgTop {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-style: none;
}
.colorGreen {
	color: #A0C300;
}
.tableHead{
	color: #FFFFFF;
	background-color: #A0C300;
	padding-left:5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
}
/* A :: KONTAKT FORM*/
.BoxTable {
	margin-bottom: 20px;
}
.BoxTable td{
	padding: 5px;
}
.BoxHeader {
	background-color: #CBDFC1;
	font-size: 12px;
	vertical-align: middle;
	line-height: 20px;
}
.BoxContent {
	font-size: 12px;
}
.BoxContent td{
	padding: 0px;
}
.formTextfield {
	width: 280px;
	border: 1px solid #A0C300;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:1px;
}
.formButton {
	border: 1px solid #A0C300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	width: 120px;
}
/* E :: KONTAKT FORM*/
/* A :: SCROLLER */
.scrollFett {
	font-size: 14px;
	font-weight: bold;
	color: #D1F62A;/*435200;*/
}
.scrollSmall {
	color: #86A302;
}
#pscroller1{
	width: 140px;
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #627701;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 30px;	/*background-color: lightyellow;
border: 1px solid black;
padding: 5px;*/
}
#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}
#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}
/* E :: SCROLLER */
.small {
	font-size: 10px;
}
.small11 {
	font-size: 11px;
}
div.gaerieThumb {
	margin: 5px;
	height: 132px;
	width: 132px;
	float: left;
	background-color: #A0C300;
	border: 1px solid #A0C300;
	background-image: url(../img/layout/htgr_item.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.gaerieThumb img {
	border: 1px solid #FFF;
}
.imgBorder {
	border: 1px solid #A0C300;
}
table.kurse {}
table.kurse td {
	padding: 0 5px 10px 0;
}