body 	{ background-color:#fff; color:#4f4f4f; }

a:link, a:visited, a:active { color:#1b7494; text-decoration:none; }
a:hover { color:#f1650d; text-decoration:none; }

a.underline:link, a.underline:visited, a.underline:active { color:#1b7494; text-decoration:underline; }
a.underline:hover { color:#f1650d; text-decoration:underline; }

a.text:link, a.text:visited, a.text:active { color:#1b7494; text-decoration:none; }
a.text:hover { color:#f1650d; text-decoration:underline; }

a.headerBtn:link, a.headerBtn:visited, a.headerBtn:active {
	font-size:18px; font-weight:bold; color:#fff; text-decoration:none; width:230px; height:40px; line-height:40px; text-indent:20px; background-color:#4ea7c7; margin-bottom:2px; display:block }
a.headerBtn:hover {
	font-size:18px; font-weight:bold; color:#fff; text-decoration:none; width:230px; height:40px; line-height:40px; text-indent:20px; background-color:#1b7494; margin-bottom:2px; display:block }
	
a.headerBtnDark:link, a.headerBtnDark:visited, a.headerBtnDark:active {
	font-size:18px; font-weight:bold; color:#fff; text-decoration:none; width:230px; height:40px; line-height:40px; text-indent:20px; background-color:#1b7494; margin-bottom:2px; display:block }
a.headerBtnDark:hover {
	font-size:18px; font-weight:bold; color:#fff; text-decoration:none; width:230px; height:40px; line-height:40px; text-indent:20px; background-color:#025b7b; margin-bottom:2px; display:block }
	
a.naviBtn:link, a.naviBtn:visited, a.naviBtn:active {
	font-size:14px; color:#4f4f4f; text-decoration:none; width:230px; height:26px; line-height:26px; text-indent:20px; background-color:#e5e5e5; margin-bottom:2px; display:block }
a.naviBtn:hover {
	font-size:14px; color:#4f4f4f; text-decoration:none; width:230px; height:26px; line-height:26px; text-indent:20px; background-color:#dcdcdc; margin-bottom:2px; display:block }	

/***************************************************/

.ixSlot { 
	width:230px; height:430px; 
	border-top:8px solid #fff;  
	background-color:#e5e5e5;
	position:relative;
    -webkit-box-shadow: 3px 3px 20px -4px rgba(0,0,0,0.25);
	-moz-box-shadow: 3px 3px 20px -4px rgba(0,0,0,0.25);
	box-shadow: 3px 3px 20px -4px rgba(0,0,0,0.25);	
}

.ixSlotTitle { padding:20px 20px 20px 20px; font-size:16px; }
.ixSlotText { padding:0px 20px; font-size:13px; }

.shadow {
	-webkit-box-shadow: 3px 3px 20px -4px rgba(0,0,0,0.25);
	-moz-box-shadow: 3px 3px 20px -4px rgba(0,0,0,0.25);
	box-shadow: 3px 3px 20px -4px rgba(0,0,0,0.25);	
}

/***** HEADER *****/

.slider .hdFull {
	height:570px; background-color:#000;
	background-image:url(../kmt/i/header/homeTelefunken2.jpg); background-position:center bottom; background-repeat:no-repeat;
}
.slider .hdFull:hover {
	cursor:pointer;
}
