﻿/*Global Styles*/
*
{
	margin: 0;
	padding: 0;
}
html, body
{
	font-family: Arial, Sans-Serif;
	color: #666666;
	font-size: 12px;
	height: 100%;
	background: white url(Images/BodyBg.png) repeat fixed;
	margin: 0;
	padding: 0;
	line-height: 17px;
}
h1
{
	font-size: 25px;
	color: #8cc03d;
	line-height: 28px;
	font-family: Arial;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
}
h2
{
	font-size: 18px;
	color: #8cc03d;
	font-family: Arial;
	font-weight: bold;
	margin: 20px 0 10px 0;
}
h3
{
	font-size: 14px;
	color: #666666;
	font-family: Arial;
	font-weight: bold;
	margin: 8px 0 8px 0;
}
h4
{
	font-size: 12px;
	color: #666666;
	font-family: Arial;
	font-weight: bold;
}
h5
{
	font-size: 10px;
	color: #666666;
	font-family: Arial;
	font-weight: bold;
}
a
{
	color: #8cc03d;
	text-decoration: none;
}

a:hover
{
	color: #8cc03d;
	text-decoration: underline;
}

ul
{
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;
	margin-left: 15px;
}

.sf_singleImageData li
{
	list-style-type: none;
}

p
{
	margin-bottom: 6px;
}

/*End Global Styles*/
/*Column Styles*/
#wrapper
{
	min-height: 100%;
	width: 995px;
	margin: 0px auto;
	text-align: left;
	background-color: white;
}

#LeftColumn
{
	background-color: white;
	width: 175px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 8px;
}
#CenterColumn
{
	background-color: white;
	width: 582px;
	float: left;
	margin-bottom: 20px;
	height: auto;
}
#Center2Column
{
	background-color: white;
	width: 794px;
	float: left;
	margin-bottom: 20px;
	height: auto;
}
#RightColumn
{
	background-color: white;
	width: 212px;
	height: 600px;
	float: right;
	margin-top: 5px;
	margin-left: 8px;
	margin-right: 5px;
}

/* IE CSS Hack by vbdesigns.de */
* html #LeftColumn
{
	background-color: white;
	margin-left: 2px;
	margin-right: -3px;
}
* html #RightColumn
{
	background-color: white;
	margin-left: -3px;
	margin-right: 2px;
}
/* Ende IE CSS Hack by vbdesigns.de */

#lcLogo
{
	width: 175px;
	height: 100px;
}

#lcMainMenu
{
	width: 175px;
	height: 418px;
	margin: 0px;
}
#lcSecondaryMenu
{
	width: 175px;
	height: auto;
	margin: 0px;
	left: 0px;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Sans-Serif;
}
#ccBreadCrumb
{
	height: 18px;
	border-bottom: #666666 2px dashed;
	font-size: 12px;
	color: #3c3c3c;
	font-family: Arial;
	vertical-align: bottom;
	margin-bottom: 26px;
	padding-top: 14px;
}
#ccBreadCrumb a
{
	font-size: 12px;
	color: #8cc03d;
	font-family: Arial;
	text-decoration: none;
}
#ccHomeContent
{
	margin-top: 5px;
	background-color: #8cc03d;
	height: 595px;
	color: white;
	padding-right: 5px;
	padding-left: 8px;
	padding-top: 5px;
}
#ccHomeContent h1
{
	font-weight: bold;
	font-size: 44px;
	color: white;
	line-height: 46px;
	font-family: Arial, Sans-Serif;
}
#ccMainContent
{
	height: auto;
	font-family: Arial, Sans-Serif;
	padding-right: 5px;
	padding-left: 8px;
	padding-top: 5px;
}
#rcNews
{
	width: 212px;
	height: 388px;
	background-color: #eef6e2;
	overflow: hidden;
}
#rcAdvertisment
{
	width: 212px;
	height: 212px;
}
/*End Column Styles*/



/*Maintext Styles*/
.TitleSmallGray
{
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
	font-family: Arial;
}

.TitleSmallGreen
{
	font-weight: normal;
	font-size: 12px;
	color: #8cc03d;
	line-height: 17px;
	font-family: Arial;
}

.Hyl_Query
{
	color: #edbf20;
	text-decoration: none;
	font-style: italic;
}

.Hyl_Query:hover
{
	color: #edbf20;
	text-decoration: underline;
	font-style: italic;
}

.Hyl_Black
{
	color: #666666;
	text-decoration: none;
}

.Hyl_Black:hover
{
	color: #666666;
	text-decoration: underline;
}


/*End Maintext Styles*/

/*Class Styles*/
.clear
{
	clear: both;
	height: 1px;
	visibility: hidden;
	margin-bottom: -1px;
}
/*End Class Styles*/


/*----------right hand side newslist-----------*/

.NewsTitle
{
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #8cc03d;
	line-height: 20px;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
}

.NewsDate
{
	font-size: 16px;
	color: #666666;
	font-family: Arial, Sans-Serif;
}

.newslist p
{
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	font-family: Arial, Sans-Serif;
}
.newslist a
{
	color: #8cc03d;
}
.newslist a:hover
{
	text-decoration: underline;
	color: #8cc03d;
}


/*Home Rotator*/
#rcAdvertisment .Rotator
{
	width: 212px;
	height: 212px;
	margin: 0 auto;
	position: relative;
}

#rcAdvertisment .RotatorControl
{
	width: 204px;
	height: 30px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(Rotator/HomePage/Control.png) 0 0 no-repeat;
	padding: 10px 0 0 8px;
}

#rcAdvertisment .RotatorControl a
{
	float: left;
	width: 24px;
	height: 20px;
	line-height: 200px;
	overflow: hidden;
}

#rcAdvertisment .RotatorPrev
{
	background: url(Rotator/HomePage/hrPrev.gif) 0 0 no-repeat;
}

#rcAdvertisment .RotatorStart
{
	background: url(Rotator/HomePage/hrPlay.gif) 0 0 no-repeat;
	display: none;
}
#rcAdvertisment .RotatorStop
{
	background: url(Rotator/HomePage/hrStop.gif) 0 0 no-repeat;
}
#rcAdvertisment .RotatorNext
{
	background: url(Rotator/HomePage/hrNext.gif) 0 0 no-repeat;
}
/*End Home Rotator*/


