body, table {
	color: #99a2a8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
body {
	background-color: #505458;
	padding: 0px;
	margin: 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #314294;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.MainContentArea 
{
	height: 450px;
	padding: 0px 0px 36px 0px;
}
.MainContentWidth {
	width: 981px;
}
.MainImage 
{
	height: 240px;
}
.MainShaderLeft {
	background-image: url(/Images/Templates/koellmann/MainShadow-L.gif);
	background-repeat: repeat-y;
	background-position: right;	
}
.MainShaderRight {
	background-image: url(/Images/Templates/koellmann/MainShadow-R.gif);
	background-repeat: repeat-y;
	background-position: left;	
}
.MainShaderLeftB {
	background-image: url(/Images/Templates/koellmann/MainShadow-LB.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.MainShaderRightB {
	background-image: url(/Images/Templates/koellmann/MainShadow-RB.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.MainShaderB {
	background-image: url(/Images/Templates/koellmann/MainShadow-B.gif);
	background-repeat: repeat-x;
	background-position: top;	
}
.MainContent {
	background-color: #FFFFFF;
}
.HeaderLogo {
	padding: 23px 0px 0px 16px;
	position: relative;
	top: 4px;
}
.MainNavigation a {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12.79px;
	font-weight: bold;
	text-decoration: none;
}
.MainNavigation {
	height: 31px;
	margin: 0px 0px 0px 339px;
	background-image:url(/Images/Templates/koellmann/MainNavi-MainBG.gif);
}
.MainNavigation .NaviElement {
	line-height: 31px;
	background-image: url(/Images/Templates/koellmann/MainNavi-BG.gif);
	background-position: left bottom;
	float: left;
}
.MainNavigation .NaviElement a 
{
	padding: 0px 15px 0px 15px;

}
.MainNavigation .NaviElementSpacer {
	line-height: 31px;
	background-image: url(/Images/Templates/koellmann/MainNavi-Spacer.gif);
	width: 1px;
	float: left;
}
.MainNavigation .NaviElementActiveR {
	line-height: 31px;
	background-image: url(/Images/Templates/koellmann/MainNavi-AcR.gif);
	background-position: right bottom;
	float: left;
	background-repeat: repeat-x;
}
.MainNavigation .NaviElementActiveL {
	line-height: 31px;
	background-image: url(/Images/Templates/koellmann/MainNavi-AcL.gif);
	background-position: left bottom;
	float: left;
	background-repeat: no-repeat;
}
.MainNavigation .NaviElementActiveL a {
	padding: 0px 15px 0px 15px;
	color: #e3e4e4;
}
.MainContentShader {
	background-image: url(/Images/Templates/koellmann/MainContent-Shader.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 30px;	
}


.SubNavigation {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	color: #545454;
	height: 21px;
	width: 205px;
	padding-left: 21px;
	margin: 0px 20px 0px 16px;
}

.SubNavigationL2 {
	padding-left: 38px;
	width: 188px;
}

.SubNavigationL1Active {
	background-image: url(/Images/Templates/koellmann/NaviBullet.gif);
	background-repeat: no-repeat;
	background-position: 6px 8px;
}

.SubNavigationL2Active {
	background-image: url(/Images/Templates/koellmann/NaviBullet.gif);
	background-repeat: no-repeat;
	background-position: 21px 8px;
}

.SubNavigation a {
	color: #545454;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: 21px;		
}

.LogoSubNavigation {
	text-align: right;
	padding-top: 22px;
	padding-right: 28px;	
}


/*
	Main Design
	Dropdown
*/
.MDDropDown {
	width: 400px;
	display: none;
	position: absolute;
	clear: left;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}
.MDDropDown a {
	display: block;
	height: 18px;
	width: 157px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9c9d9e;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 4px 0px 12px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dadada;
	background-color: #1e2014;
}

/*
	Slider
*/
.ProductChooserArea 
{
		overflow: hidden;
}

.ProductChooserArrow img,
.ProductChooserArrow,
.ProductChooserItem,
.ProductChooser div {
	float: left;
	height: 240px;
	border: 0px;
}

/*
	Employees Page
*/
.PDetailTable img {
	float: left;
}
.PDetailTable div {
	clear: both;
}
.PDetailInfo {
	text-align: center;
}

/*
	Footer
*/
.FooterCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	height: 22px;
	line-height: 22px;
	padding-right: 10px;
	color: #FFFFFF;
}
.FooterLanguage,
.FooterUtilities {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: left;
	height: 22px;
	line-height: 22px;
	color: #FFFFFF;
}
.FooterUtilities {
	padding-left: 18px;
}
.FooterLanguage a,
.FooterUtilities a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}

/*
	Page Messages
*/
.PageMessageRed 
{
	color: #df2222;
	font-weight: bold;
}
.PageMessageYellow
{
	color: #e9e746;
	font-weight: bold;
}
.PageMessageBlue
{
	color: #2375c9;
	font-weight: bold;
}


/* 
	Sitemap
*/
.SitemapL1 {
	font-weight: bold;
	margin: 0px 0px 1px 0px;
	padding: 10px 0px 0px 0px;
	text-transform: uppercase;

}

.SitemapL1 a,
.SitemapL2 a,
.SitemapL3 a,
.SitemapL4 a {
	color: #99a2a8;
	text-decoration: none;
}
.SitemapL1 a:hover {
	color: #99a2a8;	
}

.SitemapL2 
{
	padding: 2px 0px 2px 0px;
	color: #99a2a8;
	text-decoration: none;
}
.SitemapL3 
{
	padding: 2px 0px 2px 15px;
	color: #99a2a8;
	text-decoration: none;
}
.SitemapL4
{
	padding: 2px 0px 2px 30px;
	color: #99a2a8;
	text-decoration: none;
}
/*
	************************************************************************
*/

