/* COMMON STYLES */

/* COLORS */
.blue	{
	color: #025ecf;
}
.orange	{
	color: #ff5a00;
}
.yellow	{
	color: #ffd800;
}
.green	{
	color: #99e000;
}
.red {
	color: #ff0000;
}
/* HEADINGS */
h1,h2,h3,
h2 a	{

	font-family: Arial,Tahoma;
	font-weight: normal;
	letter-spacing: 0.5px;
	text-shadow: 1px 1px #ededed;
	margin: 0px 0px 5px 0px;
	display: block;
	clear: both;
}
h1	{
	font-size: 24px;
}
h2	{
	font-size: 22px;
}
h3	{
	font-size: 20px;
	margin: 15px 0px 5px 0px;
}


.araba h1	{
	color: #025ecf;
	text-shadow: 0.5px 0.5px #0258c2;
}
.araba h2,
.araba h2 a	{
	color: #0072ff;
	text-shadow: 0.5px 0.5px #006df2;
}
.araba h3,
#subnavi-araba h3	{
	color: #00a2ff;
	text-shadow: 0.5px 0.5px #0099f2;
}


.iletisim h1	{
	color: #ff5a00;
	text-shadow: 0.5px 0.5px #f25500;
}
.iletisim h2,
.iletisim h2 a	{
	color: #ff8a00;
	text-shadow: 0.5px 0.5px #f28100;
}
.iletisim h3,
#subnavi-iletisim h3	{
	color: #ffb400;
	text-shadow: 0.5px 0.5px #f2aa00;
}

.para h1	{
	color: #ffd800;
	text-shadow: 0.5px 0.5px #f2ce00;
}
.para h2,
.para h2 a	{
	color: #ffe400;
	text-shadow: 0.5px 0.5px #f2da00;
}
.para h3,
#subnavi-para h3	{
	color: #ffed51;
	text-shadow: 0.5px 0.5px #f2e24e;
}

.sigorta h1	{
	color: #99cc00;
	text-shadow: 0.5px 0.5px #8fbf00;
}
.sigorta h2,
.sigorta h2 a	{
	color: #a4db01;
	text-shadow: 0.5px 0.5px #9bcf02;
}
.sigorta h3,
#subnavi-sigorta h3	{
	color: #b4f100;
	text-shadow: 0.5px 0.5px #ace500;
}

a	{
	color: #019EE1;
}
a:hover	{
	text-decoration: underline;
}

p	{
	
	margin: 0px 0px 15px 0px;
	font-size: 14px;
	font-family: Helvetica, Tahoma,Arial;
	clear: both;
}

/* FLOATS */
.left	{
	display: block;
	float:left !important;
}
.right	{
	display: block;
	float:right !important;
}
.clear	{
	display: block;
	clear:both !important;
}

body	{

	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #184e54;
	background: #d9efff url(../images/layout/ipucu-bg.png);
}

/*  W R A P P E R  */
#top-wrapper	{

	width: 1000px;
	height: auto;
	
	margin: 0px auto;
	padding: 0px;
	border: 0px;	
	background-color: transparent;	
	display: block;
	
}
#content-wrapper	{

	width: 1000px;
	height: auto;
	
	margin: 0px 0px 0px 20px;
	padding: 0px;
	border: 0px;	
	background-color: transparent;	
	display: block;
}

/* T O P */
#top	{

	width: 100%;
	height: 170px;
	
	background: transparent url(../images/layout/header/header-bg.jpg) no-repeat center;
	display: block;
}

#top-middle	{

	width: 1000px;
	height: 170px;
	margin: 0px 0px 0px 20px;
	
	background-color: transparent;
	display: block;
}

/*  M I D D L E  */
#middle	{
	
	width: 1000px;
	height: auto;
	position: relative;
	left: 0px;
	top: 0px;	
	display: block;
	float: left;
}

/*  B O T T O M  */
#bottom	{

	width: 1000px;
	height: 45px;
	margin: 40px 0px 30px 0px;
	display: block;
	float: left;
}

/* CONTENT */
#content-home	{

	width: auto;
	height: auto;
	display: block;
	float: left;
}


#content	{

	/* width: 680px; */
	width: auto;
	height: auto;
	margin: 30px 0px 0px 0px;
	display: block;
	float: left;
}

#sidebar	{

	width: 320px;
	height: auto;
	margin: 30px 0px 0px 0px;
	display: block;
	float: right;
}
#sidebar.wide	{
	width: 320px;
	height: auto;
	margin: 10px 0px 0px 0px;
	display: block;
}


/* BIG BOX ROUND 10 */
.box-round-10	{
						
	width: auto;
	height: auto;
	margin: 23px 13px 23px 13px;
	padding: 0px;
	background-color: #fff;
	display: block;
	position: relative;
	left: 0px;
	top: 0px;
}
.box-round-10 .box-tl	{
	width: 13px;
	height:13px;
	display: block;
	background: transparent url(../images/layout/box-tl.png) no-repeat;
	position: absolute;
	top:-13px;
	left:-13px;
}
.box-round-10 .box-t	{
	width: 100%;
	height:13px;
	display: block;
	background: transparent url(../images/layout/box-t.png) repeat-x;
	position: absolute;
	top:-13px;
}
.box-round-10 .box-tr	{
	width: 13px;
	height:13px;
	display: block;
	background: transparent url(../images/layout/box-tr.png) no-repeat;
	position: absolute;
	top:-13px;
	right:-13px;
}
.box-round-10 .box-r	{
	width: 13px;
	height:	100%;
	display: block;
	background: transparent url(../images/layout/box-r.png) repeat-y;
	position: absolute;
	right:-13px;
}
.box-round-10 .box-br	{
	width: 13px;
	height:	13px;
	display: block;
	background: transparent url(../images/layout/box-br.png) bottom right no-repeat;
	position: absolute;
	bottom: -13px;
	right:-13px;
}
.box-round-10 .box-b	{
	width: 100%;
	height:	13px;
	display: block;
	background: transparent url(../images/layout/box-b.png) repeat-x;
	position: absolute;
	bottom: -13px;
}
.box-round-10 .box-bl	{
	width: 13px;
	height:	13px;
	display: block;
	background: transparent url(../images/layout/box-bl.png) bottom left no-repeat;
	position: absolute;
	bottom:-13px;
	left:-13px;
}
.box-round-10 .box-l	{
	width: 13px;
	height:	100%;
	display: block;
	background: transparent url(../images/layout/box-l.png) repeat-y;
	position: absolute;
	left:-13px;
}

.box-round-10 .box-round-10-content	{

	width: auto;
	height: auto;
	margin: 0px;
	display: block;
}

/* ARTICLE LIST */
.articleList,
.articleList.horizontal,
.articleCheckList	{	
	width: auto;
	color: #184E54;
	margin: 5px 0px 15px 15px;	
	display: block;
}
.articleList li,
.articleList.horizontal li,
.articleCheckList li	{
	font-size: 14px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px 0px;
	background: transparent url(/_files/images/layout/arrow.png) no-repeat 0px 4px;
}
/* ARTICLE LIST CHECK */
.articleCheckList li	{
	background: transparent url(/_files/images/layout/check.gif) no-repeat 0px 4px;
}

/* ARTICLE LIST HORIZONTAL */
.articleList.horizontal li	{
	vertical-align: middle;
	margin: 0px 20px 0px 0px;
	display: inline;
}

/* FOOTER */

.footer	{
	width: 974px;
	height: auto;
	margin: 13px 0px 0px 13px;
	display: block;
	float: left;
}

.footer .box-round-10-content	{
	width: 974px;
	display: block;
	float: none;
	margin: 0px;

}

.footer-navi	{
	width: auto;
	height: auto;
	margin: 30px 10px 0px 0px;
	display: block;
	float: right;
}
.footer-navi li {
	margin: 0px 0px 0px 10px;
	display: block;
	float:left;
}
.footer-navi li a	{
	font-size: 12px;
	color: #ff007f;
}
.footer-navi li a:hover	{
	font-size: 12px;
	color: #c60c5e;
}
.footer #copyright	{
	width: auto;
	height: 20px;
	font-size: 12px;
	margin:30px 0px 0px 10px;
	display: block;
	float: left;
}

#header_logo_ad	{
	width: 1000px;
	height: 120px;
	padding: 15px 0px 0px 0px;
	display: block;
	clear: both;
}

#logo	{
	width: 200px;
	height: 80px;
	margin: 30px 0px 0px 0px;
	display: block;
	float: left;
}

/* AD HEAD */
#ads	{
	width: auto;
	height: 90px;
	display: block;
	float: right;
}

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

M A I N  N A V I 

************************/
#navi	{

	width: 435px;
	height: 45px;
	margin: 0px 0px 0px 245px;
	position: absolute;
	top: 126px;
	z-index: 50;
	display: block;
}

#navi li a	{
	line-height: 45px;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
.navi-divide	{

	width: 1px;
	height: 45px;
	
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: transparent url(../images/layout/header/navi/navi-divide.png) no-repeat;
	list-style: none;
	
	display: block;
	float: left;
}

#navi-araba,
#navi-iletisim,
#navi-para,
#navi-sigorta	{

	width: 108px;
	height: 45px;
	
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style: none;
	
	display: block;
	float: left;
}
#navi-araba h2 a,
#navi-iletisim h2 a,
#navi-para h2 a,
#navi-sigorta h2 a	{

	width: auto;
	height: 45px;
	display: block;
	text-align: center;
	text-shadow: none;
}


#navi-araba	{
	background: transparent url(../images/layout/header/navi/navi-araba.png) no-repeat;
}
#navi-iletisim	{
	background: transparent url(../images/layout/header/navi/navi-iletisim.png) no-repeat;
}
#navi-para	{
	background: transparent url(../images/layout/header/navi/navi-para.png) no-repeat;
}
#navi-sigorta	{
	background: transparent url(../images/layout/header/navi/navi-sigorta.png) no-repeat;
}

#navi-araba:hover	{
	background: transparent url(../images/layout/header/navi/navi-araba.png) 0px -54px no-repeat;
}
#navi-iletisim:hover	{
	background: transparent url(../images/layout/header/navi/navi-iletisim.png) 0px -54px no-repeat;
}
#navi-para:hover	{
	background: transparent url(../images/layout/header/navi/navi-para.png) 0px -54px no-repeat;
}
#navi-sigorta:hover	{
	background: transparent url(../images/layout/header/navi/navi-sigorta.png) 0px -54px no-repeat;
}

#navi-line	{
	
	width: 100%;
	height: 45px;
	position: relative;
	top: -45px;
	background: transparent url(../images/layout/header/navi/navi-bg.png) repeat-x;
}

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

S U B  N A V I (FlyOut)

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

/* SUB NAVI COMMON STYLES */
#navi li #subnavi-araba,
#navi li #subnavi-iletisim,
#navi li #subnavi-para,
#navi li #subnavi-sigorta {
	width: 974px;
	height: auto;
	margin: 0px;
	display: none;
	z-index: 999999;
	position: absolute;
	top:43px;
}
.l	{
	width: 13px;
	height: 100%;
	display: block;
	position: absolute;
	left: -13px;
	top: 0px;
}
.m {
	width: 100%;
	height: auto;
	display: block;
	float: left;
	position: relative;
}
.r	{
	width: 13px;
	height: 100%;
	display: block;
	position: absolute;
	right: -13px;
	top: 0px;
}
.b	{
	width: 102.7%;
	height: 13px;
	display: block;
	position: absolute;
	bottom:-13px;
	left:-13px;
}

/* SUB NAVI LIST STYLES */
#navi li .subnavi-list	{

	width: auto;
	height: 120px;
	margin: 25px 50px 10px 50px;
	padding: 0px;
	display: block;
	float: left;
}
#navi li .subnavi-list h3	{

	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-shadow: none;
}

#navi li .subnavi-list li	{

	width: auto;
	height: auto;
	padding: 0px 0px 0px 20px;
	display: block;
	clear:both;
}
#navi li .subnavi-list li a	{
	
	font-family: Helvetica Neue,Tahoma,Arial;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5;
	letter-spacing: 0.5px;
	color: #fff;
	text-decoration: none;
}
#navi li .subnavi-list li a:hover	{
	color: #fff;
	text-decoration: underline;
}
#navi li .subnavi-list li:first-child	{
	margin: 0px 0px 15px 0px;
}
#navi li .subnavi-list li h3 a	{
	
	font-family: Helvetica Neue, Tahoma,Arial;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.5px;
	line-height: 1;
	text-decoration: none;
	color: #fff;
}

/* SUB NAVI ARABA STYLES */
#subnavi-araba	{
	left:-232px;
}
#subnavi-araba .l	{
	background: transparent url(../images/layout/header/navi/subnavi-l-blue.png) repeat-y;
}
#subnavi-araba .m	{
	background-color:#025ecf;
}
#subnavi-araba .r	{
	background: transparent url(../images/layout/header/navi/subnavi-r-blue.png) repeat-y;
}
#subnavi-araba .b	{
	background: transparent url(../images/layout/header/navi/subnavi-b-blue.png) no-repeat;
}
#subnavi-araba li:first-child	{
	background: transparent url(../images/layout/header/navi/subnavi-arrow-blue.png) 0px 6px no-repeat;
}
#subnavi-araba .subnavi-list li a	{
/* 	color: #00d9ff; */
}


/* SUB NAVI ILETISIM STYLES */
#subnavi-iletisim	{
	left:-232px;
}
#subnavi-iletisim .l	{
	background: transparent url(../images/layout/header/navi/subnavi-l-orange.png) repeat-y;
}
#subnavi-iletisim .m	{
	background-color:#ff5a00;
}
#subnavi-iletisim .r	{
	background: transparent url(../images/layout/header/navi/subnavi-r-orange.png) repeat-y;
}
#subnavi-iletisim .b	{
	background: transparent url(../images/layout/header/navi/subnavi-b-orange.png) no-repeat;
}
#subnavi-iletisim li:first-child	{	
	background: transparent url(../images/layout/header/navi/subnavi-arrow-orange.png) 0px 6px no-repeat;
}
#subnavi-iletisim .subnavi-list li a	{
/* 	color: #fdcc55; */
}


/* SUB NAVI PARA STYLES */
#subnavi-para	{
	left:-232px;
}
#subnavi-para .l	{
	background: transparent url(../images/layout/header/navi/subnavi-l-yellow.png) repeat-y;
}
#subnavi-para .m	{
	background-color:#ffd800;
}
#subnavi-para .r	{
	background: transparent url(../images/layout/header/navi/subnavi-r-yellow.png) repeat-y;
}
#subnavi-para .b	{
	background: transparent url(../images/layout/header/navi/subnavi-b-yellow.png) no-repeat;
}
#subnavi-para li:first-child	{	
	background: transparent url(../images/layout/header/navi/subnavi-arrow-yellow.png) 0px 6px no-repeat;
}
#subnavi-para .subnavi-list li a	{
/* 	color: #fffca2; */
}


/* SUB NAVI SIGORTA STYLES */
#subnavi-sigorta	{
	left:-232px;
}
#subnavi-sigorta .l	{
	background: transparent url(../images/layout/header/navi/subnavi-l-green.png) repeat-y;
}
#subnavi-sigorta .m	{
	background-color:#99e000;
}
#subnavi-sigorta .r	{
	background: transparent url(../images/layout/header/navi/subnavi-r-green.png) repeat-y;
}
#subnavi-sigorta .b	{
	background: transparent url(../images/layout/header/navi/subnavi-b-green.png) no-repeat;
}
#subnavi-sigorta li:first-child	{	
	background: transparent url(../images/layout/header/navi/subnavi-arrow-green.png) 0px 6px no-repeat;
}
#subnavi-sigorta .subnavi-list li a	{
/* 	color: #f0ff00; */
}


/* SUB NAVI DISPLAY ON HOVER */
#navi li:hover #subnavi-araba,
#navi li:hover #subnavi-iletisim,
#navi li:hover #subnavi-para,
#navi li:hover #subnavi-sigorta {
	display: block;
}




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

S E A R C H  (GoogleSearchBox)

************************/
#search	{
	
	width: 310px;
	height: 36px;
	position: relative;
	top: -2px;
	left: 690px;
	z-index: 50;

}
#search #cse-search-box	{

	width: 310px;
	height: 30px;
	margin: 0px;
	padding:3px 0px;
	background: transparent url(../images/layout/header/ipucu-search-bg.png) no-repeat;
}
#search #cse-search-box #search-field	{
	
	width: 190px;
	height: 27px;
	margin: 0px 0px 0px 40px;
	padding: 3px 0px 0px 0px !important;
	border: 0px !important;
	background-color: transparent;
	background: none !important;
	font-size: 18px;
	font-weight: normal;
	line-height: 27px;
	outline: none;
	
	display: block;
	float:left;
}
#search #cse-search-box #search-submit	{

	width: 70px;
	height: 30px;
	margin: 0px 7px 0px 0px;
	padding: 0px;
	border: 0px;
	cursor: pointer;
	background: transparent url(../images/layout/header/ipucu-search-button.gif) no-repeat;
	
	display: block;
	float:right;	
}



/* Kiyaslama Sorumluluk Select Btns */
.big-select-btn	{	
	width: 320px;
	height: 200px;
	cursor: pointer;
	background: transparent url(/_files/images/layout/kiyaslama-btn.png) no-repeat;
	display: block;
}
.big-select-btn:hover	{
	background: transparent url(/_files/images/layout/kiyaslama-btn.png) no-repeat 0px -198px;
}
.big-select-btn	a	{
	width: 300px;
	height: 120px;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	padding: 70px 10px 10px 10px;
	font-size: 20px;
	display: block;
}
.big-select-btn	a:hover	{
	color: #99CC00;
}

/* TeaserSlider */
#cu3er-container	{
	width: 1000px;
	height: 280px;
	position: absolute;
	top: 40px;
	left: 0px;
	display: block;
}
#homeSlider	{
	width: 1000px;
	height: auto;
	
	position: absolute;
	top: 40px; 
	left: 0px;
	display: block;
}
#homeSlider > img	{
	margin: 0px 0px 0px 10px;
}
.teaserSliderBox	{
	width: auto;
	height: 60px;
	margin: 0px;
	position: relative;
	top: -10px;
	left: 0px;
	background: transparent url(/_files/images/layout/teaserSliderBg.png) no-repeat;
	display: block;
}
.teaserSliderBox > img	{
	display: block;
	float: left;
}
.teaserSlider	{
	width: auto;
	height: 57px;
	margin: 0px 0px 0px 140px;
	display: block;
}
.teaserSlider li	{	
	width: auto;
	height: 57px;
	border-left: 2px solid #f4f4f4;
	border-right: 1px solid #d1d0d0;
	padding: 0px 10px 0px 10px;
	margin: 1px 0px 0px 0px;
	display: block;
	float: left;
}
.teaserSlider li#first	{
	border-left:none;
}
.teaserSlider li#last	{
	border-right:none;
}

.teaserSlider a	{
	width: 160px;
	height: 57px;
	display: block;
}
.teaserSlider a:hover,
.teaserSlider a.active	{
	background-position: 0px -57px;
}

.sliderControl-mobile	{
	background: transparent url(/_files/images/content/homeslider/mobile.de-logo.png) no-repeat;
}
.sliderControl-bonkredit	{
	background: transparent url(/_files/images/content/homeslider/bonkredit-logo.png) no-repeat;
}
.sliderControl-payango	{
	background: transparent url(/_files/images/content/homeslider/payango-logo.png) no-repeat;
}
.sliderControl-otelo	{
	background: transparent url(/_files/images/content/homeslider/otelo-logo.png) no-repeat;
}



/* RATING */
#rating_table	{	
	margin: 5px 0px 0px 0px;
	float: left;
}
#povc img	{
	display: inline;
}

/* INFOBAR */
#infoBar	{
	width: 680px;
	height: 15px;
	margin: 0px;
	color: #184e54;	
	position: relative;
	top: 0px;
	z-index: 40;
	left: 0px;
	display: block;
}

#infoBar .addthis_button	{
	display: block;
	float: right;
}
#breadCrumbNav	{
	width: auto;
	height: auto;
	margin: 0px;
	display: block;
	float: right;
}
#breadCrumbNav img	{	
	margin: 0px 10px 0px 10px;
	display: inline;
}
#breadCrumbNav li	{	
	width: auto;
	height: 30px;
	margin: 0px 0px 0px 0px;
	line-height: 30px;
	background: transparent url(/_files/images/layout/breadcrumb-m.png) repeat-x;
	display: block;
	float: left;
}
#breadCrumbNav li.first	{
	padding: 0px 0px 0px 20px;
	background: transparent url(/_files/images/layout/breadcrumb-l.png) no-repeat;
}
#breadCrumbNav li.last	{
	padding: 0px 20px 0px 0px;
	background: transparent url(/_files/images/layout/breadcrumb-r.png) no-repeat right top;
	color: #91A3AF;
}

#shareBox	{
	width: 140px;
	height: auto;
	margin: 0px 0px 0px 0px;
	display: block;
	float: right;
}


/* articleTABLE */

.tableBox	{	
	width: 100%;
	height: auto;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
}
.araba .tableBox-l	{
	width: 50%;
	height: 32px;	
	background: transparent url(/_files/images/layout/table-head-l-blue.png) no-repeat;	
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	display: block;
	float: left;
}
.araba .tableBox-r	{
	width: 50%;
	height: 32px;	
	background: transparent url(/_files/images/layout/table-head-r-blue.png) top right no-repeat;
	position: absolute;
	top: 0px;
	left: 50%;
	z-index: 1;
	display: block;
	float: right;
}

.iletisim .tableBox-l	{
	width: 50%;
	height: 32px;	
	background: transparent url(/_files/images/layout/table-head-l-orange.png) no-repeat;	
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	display: block;
	float: left;
}
.iletisim .tableBox-r	{
	width: 50%;
	height: 32px;	
	background: transparent url(/_files/images/layout/table-head-r-orange.png) top right no-repeat;
	position: absolute;
	top: 0px;
	left: 50%;
	z-index: 1;
	display: block;
	float: right; 
}

.para .tableBox-l	{
	width: 50%;
	height: 32px;	
	background: transparent url(/_files/images/layout/table-head-l-yellow.png) no-repeat;	
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	display: block;
	float: left;
}
.para .tableBox-r	{
	width: 50%;
	height: 32px;	
	background: transparent url(/_files/images/layout/table-head-r-yellow.png) top right no-repeat;
	position: absolute;
	top: 0px;
	left: 50%;
	z-index: 1;
	display: block;
	float: right;
}

.sigorta .tableBox-l	{
	width: 50%;
	height: 32px;	
	background: transparent url(/_files/images/layout/table-head-l-green.png) no-repeat;	
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	display: block;
	float: left;
}
.sigorta .tableBox-r	{
	width: 50%;
	height: 32px;	
	background: transparent url(/_files/images/layout/table-head-r-green.png) top right no-repeat;
	position: absolute;
	top: 0px;
	left: 50%;
	z-index: 1;
	display: block;
	float: right;
}

.articleTable	{

	width: 100%;
	height: auto;	
	font-size: 14px;
	margin: 0px 0px 15px 0px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
	border-collapse: collapse;
	clear: both;
}
/* Header Small Table */
.araba .articleTable thead	{
	background: transparent url(/_files/images/layout/table-head-small-blue.png) no-repeat;
}
.iletisim .articleTable thead	{
	background: transparent url(/_files/images/layout/table-head-small-orange.png) no-repeat;
}
.para .articleTable thead	{
	background: transparent url(/_files/images/layout/table-head-small-yellow.png) no-repeat;
}
.sigorta .articleTable thead	{
	background: transparent url(/_files/images/layout/table-head-small-green.png) no-repeat;
}
/* Header Wide Table */
.araba .articleTable.wide thead	{
	background: transparent url(/_files/images/layout/table-head-wide-blue.png) no-repeat;
}
.iletisim .articleTable.wide thead	{
	background: transparent url(/_files/images/layout/table-head-wide-orange.png) no-repeat;
}
.para .articleTable.wide thead	{
	background: transparent url(/_files/images/layout/table-head-wide-yellow.png) no-repeat;
}
.sigorta .articleTable.wide thead	{
	background: transparent url(/_files/images/layout/table-head-wide-green.png) no-repeat;
}


.araba .articleTable tbody tr:hover	{
	background-color: #E4F3FF;
}
.iletisim .articleTable tbody tr:hover	{
	background-color: #fff3e6;
}
.para .articleTable tbody tr:hover	{
	background-color: #fefcca;
}
.sigorta .articleTable tbody tr:hover	{
	background-color: #f3ffce;
}

.articleTable thead tr {					
	height: 32px;
	border-bottom: 2px solid #fff;
}
.articleTable thead td	{
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
}
.articleTable tbody {
	border: 1px dotted #ccc;
}

.articleTable tbody td	{
	height: auto;
	background-color: transparent;
	border: 1px dotted #ccc;
	vertical-align: top;
}

.articleTable tbody td.lightblue	{
	background-color: #E4F3FF;
}
.articleTable tbody td.lightyellow	{
	background-color: #fefcca;
}
.articleTable tbody td.lightgreen	{
	background-color: #F3FFCE;
}

.articleTable td {
	padding: 5px 10px 5px 10px;
}

.articleTable.wide td {
	padding: 5px;
}

.articleTable .actionButtonT {
	margin: 0px;	
}
.articleTable .actionButtonT .actionCode {
	float: none;	
}
.articleTable .actionButtonT:hover .actionCode {
	letter-spacing: 0px;	
}
.articleTable img {
	margin: 0px auto;	
}
.articleTable .center {
	text-align: center;	
}
.articleTable .middle {
	vertical-align: middle;	
}

/* CERTIFICATE */
.certificate-box	{
	width: auto;
	height: 190px;
	display: block;
}
.certificate	{
	width: 190px;
	height: 190px;
	margin: 0px 40px 0px 0px;
	display: block;
	float: left;
}
.certificate:last-child	{
	margin: 0px;
}
.certificate img	{
	width: 180px;
	height: 150px;
	margin: 0px 0px 0px 5px;
}

.certificate span	{

	font-size: 14px;
	color: #fff;
	line-height: 32px;
	letter-spacing: 0.5px;
	margin: 0px 0px 0px 45px;
}

.araba .certificate	{	
	background: transparent url(/_files/images/layout/certificate_bg_blue.png) no-repeat;
}
.iletisim .certificate	{	
	background: transparent url(/_files/images/layout/certificate_bg_orange.png) no-repeat;
}
.para .certificate	{	
	background: transparent url(/_files/images/layout/certificate_bg_yellow.png) no-repeat;
}
.sigorta .certificate	{	
	background: transparent url(/_files/images/layout/certificate_bg_green.png) no-repeat;
}

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

H O M E 

************************/
/* K A M P A N Y A L A */
.home-teaser-left	{
	
	width: 654px; /*  width total= +26px */
	height: 254px;
	
	margin-top: 50px;
	float: left;
}
.home-teaser-right	{
	
	width: 280px; /*  width total= +26px */
	height: 254px;
	
	margin-top: 50px;
	float: right;
}

#home-kampanya-head	{

	width: 290px;
	height: 28px;	
	margin: 0px;
	padding: 0px 0px 0px 15px;
	font-size: 18px;
	color: #fff;
	line-height: 26px;
	letter-spacing: 0.5px;
	position: relative;
	left: -10px;
	top: -10px;
	background: transparent url(../images/layout/home-kampanya-head.png) no-repeat;
	display: block;
}

.teaser-kampanya-btn	{

	width: 290px;
	height: 48px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 0px;
	position: relative;
	left:-5px;
	top:0px;
	z-index: 10;
	background: transparent url(../images/layout/home-kampanya-btn.png) no-repeat;
	display: block;
	float: left;
}
.teaser-kampanya-btn:hover	{
	position: relative;
	left:-50px;
	top:0px;
}
.teaser-kampanya-btn-active	{
	position: relative;
	left:-50px;
	top:0px;
}
.teaser-kampanya-btn span	{

	width: 140px;
	height: 36px;
	margin: 6px 0px 0px 60px;
	padding: 0px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	line-height: 36px;
	display: block;
}

/* R U B R I K   T E A S E R */

/* RUBIRC Cols */
.home-rubric	{	
	width: 974px; /* width total= +26px */
	height: 380px;	
	margin-top: 0px;
	position: absolute;
	top: 400px;
}
.home-rubric-content	{
	width: 1000px;
	position: absolute;
	top:0px;
	left: -13px;
	display: block;
}

.home-rubric-col	{
	width: 244px;
	float: left;
	margin: 0px 3px;
	position: relative;
	left: 0px;
	top: 0px;
}
.home-rubric-col p	{
	padding: 0px;
	margin: 0px 5px;
}

.home-col-logoLink	{
	width: 244px;
	height: 65px;
	margin: 15px 0px 0px 0px;
	display: none;
}
.home-col-logoLink img	{
	margin: 0px auto;
}

#home-col-araba-link	{	
	width: 216px;
	height: 52px;
	line-height: 40px;		
	font-family: Tahoma, Helvetica Neue, Arial, Verdana;
	font-size: 24px;
	color: #fff;
	text-align: center;
	text-shadow: none;
	background: transparent url(/_files/images/layout/home-rubric-btn-araba.png) no-repeat;	
	position: absolute;
	left: 14px;
	top: -40px;	
	display: block;
}
#home-col-iletisim-link	{	
	width: 216px;
	height: 52px;
	line-height: 40px;		
	font-family: Tahoma, Helvetica Neue, Arial, Verdana;
	font-size: 24px;
	color: #fff;
	text-align: center;
	text-shadow: none;
	background: transparent url(/_files/images/layout/home-rubric-btn-iletisim.png) no-repeat;	
	position: absolute;
	left: 14px;
	top: -40px;	
	display: block;
}
#home-col-para-link	{	
	width: 216px;
	height: 52px;
	line-height: 40px;		
	font-family: Tahoma, Helvetica Neue, Arial, Verdana;
	font-size: 24px;
	color: #fff;
	text-align: center;
	text-shadow: none;
	background: transparent url(/_files/images/layout/home-rubric-btn-para.png) no-repeat;	
	position: absolute;
	left: 14px;
	top: -40px;	
	display: block;
}
#home-col-sigorta-link	{	
	width: 216px;
	height: 52px;
	line-height: 40px;		
	font-family: Tahoma, Helvetica Neue, Arial, Verdana;
	font-size: 24px;
	color: #fff;
	text-align: center;
	text-shadow: none;
	background: transparent url(/_files/images/layout/home-rubric-btn-sigorta.png) no-repeat;	
	position: absolute;
	left: 13px;
	top: -40px;	
	display: block;
}


/* HOME EXTRA */

.home-content	{
	width: 1000px;
	height: auto;
	margin: 0px 0px 0px 0px;
	position: absolute;
	top: 825px;
	left: 0px;
	display: block;
	float: left;
}

.home-extra-left	{	
	width: 654px; /*  width total= +26px */
	height: 555px;
	
	margin-top: 13px;
	float: left;
}
.facebookStreamBox	{
	width: 284px;
	height: 367px;
	margin: 15px 13px 0px 0px;	
	display: block;
	float: right;
}

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

R U B R I C

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

.teaser-catrub-ov {	
	width: 654px; /* width total= +26px */
	height: 134px; /* height total= +26px */
	margin: 25px 13px 26px 13px;
	position: relative;
	top:-10px;
	left: 0px;
	display: block;
}

.catrub-content-box	{	
	width: 654px; /* width total= +26px */
	height: 260px;
	margin: 13px 13px 36px 13px;
	display: block;
}

.catrub-content-extra-box	{
	width: 654px;
	height: auto;
	display: block;
}


.teaser-catrub-ov .box-round-10-content	{

	margin: 0px 0px 0px 52px;
}

.IDimg	{

	width: 52px;
	height: auto;
	position: absolute;
	left: -13px;
	top: -13px;
}

.teaser-catrub-ov p,
.catrub-content-box p	{

	font-family: Tahoma,Arial;
	font-size: 14px;
}

.rub-content-l	{
	width: 382px;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}
.rub-content-r	{
	width: 250px;
	margin: 15px 0px 0px 20px;
	padding: 0px;
	display: block;
	float: right;
}
.rub-content-l p .rub-content-teaser-img	{

	width: 145px;
	height: 145px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: -10px;
	display: block;
	float: right;
}
.rubCol1,
.rubCol2	{
	width: 318px;
	height: auto;
	clear: none;
	text-align: justify;
}	
.rubCol1	{
	width: 318px;
	height: auto;
	padding: 0px 8px 0px 0px;
	border-right: 1px dotted #ccc;
	display: block;
	float: left;
}
.rubCol2	{
	width: 318px;
	height: auto;
	display: block;
	float: right;
}

.cat-content	{	
	width: 652px;
	height: 205px;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}
.cat-content-link .actionButtonS	{
	float: right;
}

.cat-content p .cat-content-teaser-img	{
	width: 145px;
	height: 145px;
	margin: 0px 10px 5px 0px;
	padding: 0px;
	display: block;
	float: left;
}

.subcat-content-l	{
	width: 125px;
	height: 215px;
	margin: 15px 10px 0px 0px;
	display: block;
	float: left;
}
.subcat-content-r	{
	width: 510px;
	height: 215px;
	margin: 5px 0px 0px 0px;
	display: block;
	float: left;
}
.subcat-content-r div.subcat-detail-teaser	{
	height: 110px;
	font-size: 14px;
	margin: 0px 0px 5px 0px;
	overflow: hidden;
}

.subcat-content-links	{
	width: 250px;
	background-color: transparent;
	display: block;
	float: right;
}
.subcat-content-links .actionButtonS	{
	margin: 0px 0px 5px 0px;
}

.yukari	{	
	width: 680px;
	height: 35px;
	margin: 0px;
	position: relative;
	top: -10px;
	left: 0px;
	display: block;
}
.yukari-l	{
	width: 570px;
	height: 35px;
	background: transparent url(/_files/images/layout/yukari.png) no-repeat;
	display: block;
	float: left;
}
.yukari-r	{
	width: 110px;
	height: 35px;
	color: #019EE1;
	cursor: pointer;
	display: block;
	float: right;
}
.yukari-r:hover .link	{
	text-decoration: underline;
}
.yukari-r .link	{
	width: 40px;
	font-size: 14px;
	margin: 7px 0px 0px 20px;
	display: block;
}
.yukari-l span	{
	font-size: 14px;
	margin: 10px 0px 0px 10px;
	display: block;
}


.yukari-r.blue	{
	background: transparent url(/_files/images/layout/yukari-blue.png) no-repeat;
}
.yukari-r.orange	{
	background: transparent url(/_files/images/layout/yukari-orange.png) no-repeat;
}
.yukari-r.yellow	{
	background: transparent url(/_files/images/layout/yukari-yellow.png) no-repeat;
}
.yukari-r.green	{
	background: transparent url(/_files/images/layout/yukari-green.png) no-repeat;
}

.teaser-logo	{
	
	width: 125px;
	height: 65px;
	margin: 0px 0px 15px 0px;
	display: block;
}
.teaser-kampanya	{
	
	width: 125px;
	height: 125px;
	margin: 0px 0px 0px 0px;
	display: block;
}

.rating-detail	{
	width: auto;
	height: 45px;
	margin: -5px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	display: block;
}

.rating	{
	width: 250px;
	height: 45px;
	margin: -5px 0px 5px 0px;
	display: block;
	float: left;
}

.rating .star-1	{
	width: 35px;
	height: 35px;
	display: block;
	float: left;
}

.rating .star-2	{
	width: 35px;
	height: 35px;
	display: block;
	float: left;
	position: relative;
	left: -5px;
	top: 0px;
}

.rating .star-3	{
	width: 35px;
	height: 35px;
	display: block;
	float: left;
	position: relative;
	left: -10px;
	top: 0px;
}
.rating .star-4	{
	width: 35px;
	height: 35px;
	display: block;
	float: left;
	position: relative;
	left: -15px;
	top: 0px;
}
.rating .star-5	{
	width: 35px;
	height: 35px;
	display: block;
	float: left;
	position: relative;
	left: -20px;
	top: 0px;
}

.detail-teaser	{
	
	margin-top: 17px;
}

.detail-content-links	{

	width: 467px;
	height: 48px;
	margin: 7px 0px 0px 0px;
	display: block;
	float: left;
	clear:both;
}

.detail-content-box	{

	width: 654px;
	height: auto;
/* 	margin: 75px 13px 36px 13px; mit Tabs */
	margin: 45px 13px 36px 13px;
	display: block;
}

.detail-content-gosite	{

	width: 654px;
	height: auto;
	margin: 13px;
	display: block;
	float: left;
}

#detail-tabs-box	{

	width: 680px;
	height: auto;
	position: absolute;
	left: -13px;
	top: -45px;
	display: block;

}

#detail-tabs	{

	width: auto;
	height: 46px;
	display: block;
	float: right;
}
#detail-tabs li	{
	
	margin: 0px 0px 0px -3px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	display: block;
	float: left;
}
#detail-tabs li a	{
	width: auto;
	height: 40px;
	padding: 0px;
	font-family: Tahoma,Arial;
	text-align: center;
	text-decoration: none;
	line-height: 35px;
	color: #184E54;
	font-size: 14px;
	display: block;
}
#detail-tabs li a.active	{
	color: #fff;
}

#detail-tabs li .left	{
	width: 12px;
	height: 40px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: -5;
}
#detail-tabs li .right	{
	width: auto;
	height: 40px;
	padding: 0px 12px 0px 0px;
	font-size: 14px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: -6;
}

/* BLUE TAB */
#detail-tabs li a.blue.active	{
	background: transparent url(/_files/images/layout/tab-arrow-blue.png) bottom center no-repeat;
}
#detail-tabs li a.blue .left	{
	background: transparent url(/_files/images/layout/detail-tab-l-blue.png) no-repeat;
}
#detail-tabs li a.blue .right	{
	background: transparent url(/_files/images/layout/detail-tab-r-blue.png) top right no-repeat;
}
#detail-tabs li a.blue.active .left,
#detail-tabs li a.blue:hover .left	{
	background: transparent url(/_files/images/layout/detail-tab-l-blue-h.png) no-repeat;
}
#detail-tabs li a.blue.active .right,
#detail-tabs li a.blue:hover .right	{
	background: transparent url(/_files/images/layout/detail-tab-r-blue-h.png) top right no-repeat;
}


/* ORANGE TAB */
#detail-tabs li a.orange.active	{
	background: transparent url(/_files/images/layout/tab-arrow-orange.png) bottom center no-repeat;
}
#detail-tabs li a.orange .left	{
	background: transparent url(/_files/images/layout/detail-tab-l-orange.png) no-repeat;
}
#detail-tabs li a.orange .right	{
	background: transparent url(/_files/images/layout/detail-tab-r-orange.png) top right no-repeat;
}
#detail-tabs li a.orange.active .left,
#detail-tabs li a.orange:hover .left	{
	background: transparent url(/_files/images/layout/detail-tab-l-orange-h.png) no-repeat;
}
#detail-tabs li a.orange.active .right,
#detail-tabs li a.orange:hover .right	{
	background: transparent url(/_files/images/layout/detail-tab-r-orange-h.png) top right no-repeat;
}

/* YELLOW TAB */
#detail-tabs li a.yellow.active	{
	background: transparent url(/_files/images/layout/tab-arrow-yellow.png) bottom center no-repeat;
}
#detail-tabs li a.yellow .left	{
	background: transparent url(/_files/images/layout/detail-tab-l-yellow.png) no-repeat;
}
#detail-tabs li a.yellow .right	{
	background: transparent url(/_files/images/layout/detail-tab-r-yellow.png) top right no-repeat;
}
#detail-tabs li a.yellow.active .left,
#detail-tabs li a.yellow:hover .left	{
	background: transparent url(/_files/images/layout/detail-tab-l-yellow-h.png) no-repeat;
}
#detail-tabs li a.yellow.active .right,
#detail-tabs li a.yellow:hover .right	{
	background: transparent url(/_files/images/layout/detail-tab-r-yellow-h.png) top right no-repeat;
}

/* GREEN TAB */
#detail-tabs li a.green.active	{
	background: transparent url(/_files/images/layout/tab-arrow-green.png) bottom center no-repeat;
}
#detail-tabs li a.green .left	{
	background: transparent url(/_files/images/layout/detail-tab-l-green.png) no-repeat;
}
#detail-tabs li a.green	.right	{
	background: transparent url(/_files/images/layout/detail-tab-r-green.png) top right no-repeat;
}
#detail-tabs li a.green.active .left,
#detail-tabs li a.green:hover .left	{
	background: transparent url(/_files/images/layout/detail-tab-l-green-h.png) no-repeat;
}
#detail-tabs li a.green.active .right,
#detail-tabs li a.green:hover .right	{
	background: transparent url(/_files/images/layout/detail-tab-r-green-h.png) top right no-repeat;
}



.detail-content	{	
	margin: 20px 0px 0px 0px;
	display: block;
}


.trackPix	{
	width:1px;
	height: 1px;
	display: inline;
}


/* actionButton
.actionButton	{

	width: 250px;
	height: 48px;
	margin: 7px 0px 8px 0px;
	padding: 0px;
	border: 0px;
	background: transparent url(../images/layout/big-btn-static-pink.png) no-repeat;	
	color: #fff !important;
	text-decoration: none !important;
	position: relative;
	left: 0px;
	top: 0px;	
	cursor: pointer;	
	display: block;
	float: left;
}
.actionButton:hover	{
	background: transparent url(../images/layout/big-btn-static-pink-hover.png) no-repeat;
}

.actionButton.blue	{
	background: transparent url(../images/layout/big-btn-static-blue.png) no-repeat;
}
.actionButton.blue:hover	{
	background: transparent url(../images/layout/big-btn-static-blue-hover.png) no-repeat;
}

.actionButton .actionImg	{
	width: auto;
	height: 30px;	
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: block;
	float: left;
}
a.actionButton .actionCode	{
	width: 195px;
	height: 48px;
	font-family: Tahoma,Arial;
	font-size: 18px;
	line-height: 45px;
	letter-spacing: 0.5px;
	text-align: center;
	margin: 0px 0px 0px 7px;
	display: block;
}

a.actionButton:hover span	{
	color: #fff;
	font-size: 17px;
	text-shadow: #fff 0px 0px 10px;
}
 */
/* actionButton Table / Scalable */
.actionButtonT,
.actionButtonS	{
	width: auto;
	height: 48px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	border: 0px;
	font-family: Tahoma,Arial;
	font-size: 18px;
	color: #fff !important;
	text-decoration: none !important;
	cursor: pointer;	
	display: block;
	clear: both;
}
.actionButtonT	{
	
	margin: 0px;
}

.actionButtonT:hover .actionCode,
.actionButtonS:hover .actionCode	{
	color: #fff;
	font-size: 1.0em;
	text-shadow: #000 1px 1px 1px;
}
.actionButtonT .actionCode,
.actionButtonS .actionCode	{
	width: auto;
	height: 48px;
	margin: 0px 0px 0px 10px;
	padding: 0px 15px 0px 10px;
	border:	0px;
	line-height: 48px;
	text-align: center;
	display: block;
	float: left;
}
/* BUTTON PINK */
.actionButtonT.pink,
.actionButtonS.pink	{
	background: transparent url(/_files/images/layout/big-btn-pink-l.png) no-repeat;
}
.actionButtonT.pink .actionCode	{
	padding: 0px 15px 0px 5px;
	background: transparent url(/_files/images/layout/big-btn-normal-pink-r.png) right top no-repeat;
}
.actionButtonS.pink .actionCode	{
	padding: 0px 60px 0px 10px;
	background: transparent url(/_files/images/layout/big-btn-pink-r.png) right top no-repeat;
}
/* BUTTON BLUE */
.actionButtonT.blue,
.actionButtonS.blue	{
	background: transparent url(/_files/images/layout/big-btn-blue-l.png) no-repeat;
}
.actionButtonT.blue .actionCode	{
	padding: 0px 15px 0px 5px;
	background: transparent url(/_files/images/layout/big-btn-normal-blue-r.png) right top no-repeat;
}
.actionButtonS.blue .actionCode	{
	padding: 0px 60px 0px 10px;
	background: transparent url(/_files/images/layout/big-btn-blue-r.png) right top no-repeat;
}
/* BUTTON ORANGE */
.actionButtonT.orange,
.actionButtonS.orange	{
	background: transparent url(/_files/images/layout/big-btn-orange-l.png) no-repeat;
}
.actionButtonT.orange .actionCode	{
	padding: 0px 15px 0px 5px;
	background: transparent url(/_files/images/layout/big-btn-normal-orange-r.png) right top no-repeat;
}
.actionButtonS.orange .actionCode	{
	padding: 0px 60px 0px 10px;
	background: transparent url(/_files/images/layout/big-btn-orange-r.png) right top no-repeat;
}
/* BUTTON YELLOW */
.actionButtonT.yellow,
.actionButtonS.yellow	{
	background: transparent url(/_files/images/layout/big-btn-yellow-l.png) no-repeat;
}
.actionButtonT.yellow .actionCode	{
	padding: 0px 15px 0px 5px;
	background: transparent url(/_files/images/layout/big-btn-normal-yellow-r.png) right top no-repeat;
}
.actionButtonS.yellow .actionCode	{
	padding: 0px 60px 0px 10px;
	background: transparent url(/_files/images/layout/big-btn-yellow-r.png) right top no-repeat;
}
/* BUTTON GREEN */
.actionButtonT.green,
.actionButtonS.green	{
	background: transparent url(/_files/images/layout/big-btn-green-l.png) no-repeat;
}
.actionButtonT.green .actionCode	{
	padding: 0px 15px 0px 5px;
	background: transparent url(/_files/images/layout/big-btn-normal-green-r.png) right top no-repeat;
}
.actionButtonS.green .actionCode	{
	padding: 0px 60px 0px 10px;
	background: transparent url(/_files/images/layout/big-btn-green-r.png) right top no-repeat;
}

/*
	404 ERROR
*/

.fourOfour-error-box	{

	width: 974px; /* width total= +26px */
	height: 134px; /* height total= +26px */
	margin: 25px 13px 153px 13px;
	display: block;
	float: left;
}

.four0four-error-img	{
	width: 380px;
	height: 95px;
	margin: 20px 20px 0px 60px;
	display: block;
	float: left;
}

.fourOfour-error-box .fourOfour-notice	{
	width: 500px;
	height: 95px;
	margin: 35px 0px 0px 0px;
	background-color: transparent;
	display: block;
	float: left;
}
.fourOfour-error-box .fourOfour-notice	#en,
.fourOfour-error-box .fourOfour-notice	#tr	{
	
	font-size: 40px;
	color: #5f5f5f;
	text-align: center;
	display: block;
}
.fourOfour-error-box .fourOfour-notice	#tr	{
	color: #000;
}

.fourOfour-error-box #search	{

	position: absolute;
	top: 155px;
	left: -13px;
}

.fourOfour-error-box .logo-box	{
	width: 312px;
	height: 72px;	
	position: absolute;
	top: 143px;
	left: 331px;	
	background: transparent url(/_files/images/layout/404-error-logo-bg.png) no-repeat;
	display: block;
}
.fourOfour-error-box .logo-box .logo	{
	width: 200px;
	height: 80px;
	position: absolute;
	top: -20px;
	left: 55px;
}

.fourOfour-error-content-box	{
	width: 974px; /* width total= +26px */
	height: auto; /* height total= +26px */
	margin: 25px 13px 23px 13px;
	display: block;
	float: left;

}

.fourOfour-error-content-box #navi	{
	position: relative;
	top: -53px;
	margin: 0px 0px 0px 269px;
}
.fourOfour-error-content-box #navi #subnavi-araba,
.fourOfour-error-content-box #navi #subnavi-iletisim,
.fourOfour-error-content-box #navi #subnavi-para,
.fourOfour-error-content-box #navi #subnavi-sigorta	{
	left: -269px;
}

.fourOfour-error-content-box .sidebar-content-box.small	{
	
	margin: 0px 7px 10px 7px;
	display: block;
	float: left;
}


/*
	KONTAKT, NEWSLETTER
*/

.contact-content-box	{

	width: 654px;
	height: auto;
	font-size: 14px;
	margin: 23px 13px 13px 13px;
	display: block;
}

#contact-form #form-ghost,
#contact-form #form-ghost input	{	
	display: none;
}

#contact-form,
#contact-form-list,
.nl-form	{

	width: 650px;
	background-color: #fff;
	display: block;
}
#contact-form,
#contact-form-list	{
	height: 560px;
}
.nl-form	{

	width: 520px;
	background-color: #fff;
	display: block;
	float: left;
}

#contact-form-list li,
.nl-form-list li	{
	
	width: 100%;
	margin: 0px 0px 15px 0px;	
	display: block;
	float: left;
	clear: both;
}

#contact-form select {

	width: 130px;
	height: 22px;
	margin: 6px 0px 0px 10px;
	padding: 0px;
	border: 0px;
	font-size: 16px;
	background-color: #fff;
	display: block;
}
#contact-form input,
#contact-form textarea,
.nl-form input	{
	width: 285px;
	height: 22px;
	margin: 2px 7px;
	padding: 6px 10px 0px 0px;
	border: 0px;
	font-size: 16px;
	background-color: #fff;
	display: block;
}
#contact-form textarea	{

	width: 435px;
	height: 135px;
	margin: 7px;
	padding: 0px;
}



#contact-form label,
.nl-form label	{

	width: 150px;
	height: 34px;
	font-size: 18px;
	display: block;
	float: left;
}

.form-input,
.form-input-small,
.form-input-large	{

	width: 310px;
	height: 34px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	border: 0px;
	background: transparent url(../images/layout/input-bg.png) no-repeat;
	display: block;
	float: left;
}
.form-input-small	{
	width: 150px;
	background: transparent url(../images/layout/input-bg-small.png) no-repeat;
}
.form-input-small.confirm	{
	width: 150px;
	background: transparent url(../images/layout/input-bg-confirm-small.png) no-repeat;
}
.form-input-small.warning	{
	width: 150px;
	background: transparent url(../images/layout/input-bg-warning-small.png) no-repeat;
}

.form-input.confirm	{
	background: transparent url(../images/layout/input-bg-confirm.png) no-repeat;
}
.form-input.warning	{
	background: transparent url(../images/layout/input-bg-warning.png) no-repeat;
}


.form-input-large	{
	width: 450px;
	height: 150px;
	background: transparent url(../images/layout/input-bg-large.png) no-repeat;
}
.form-input-large.confirm	{
	background: transparent url(../images/layout/input-bg-confirm-large.png) no-repeat;
}
.form-input-large.warning	{
	background: transparent url(../images/layout/input-bg-warning-large.png) no-repeat;
}

#contact-form #contact-submit	{

	width: 250px !important;
	height: 48px !important;
	margin: 0px 0px 0px 350px;
	padding: 0px 0px 0px 75px;
	color: #fff;
	font-size: 20px;
	text-align: left;
	cursor: pointer;
	background: transparent url(../images/layout/big-btn-static-pink.png) no-repeat !important;
	display: block;
}
#contact-form #contact-submit:hover	{
	font-size: 18px;
	text-shadow: #fff 0px 0px 10px;
	padding: 0px 0px 0px 80px;
}

.nl-form .nl-submit	{

	width: 250px !important;
	height: 48px !important;
	margin: 0px 0px 0px 210px;
	padding: 0px 0px 0px 10px;
	color: #fff;
	font-size: 19px;
	text-align: left;
	cursor: pointer;
	background: transparent url(../images/layout/big-btn-static-pink.png) no-repeat !important;
	display: block;
}
.nl-form #nl-submit:hover	{
	font-size: 18px;
	text-shadow: #fff 0px 0px 10px;
}


#contact-thx	{

	width: 400px;
	height: auto;
	font-size: 18px;
	
	display: block;
}

/*
	NEWSLETTER
*/

#mailInfo	{

	margin: 5px 0px 15px 0px;
	padding: 5px 10px;
	background-color: #FFE400;
	display: block;
}


/*
	SIDEBAR
*/
#sidebar-content	{

	width: 310px;
	height: auto;
	margin: 0px 0px 0px 10px;
	display: block;
	float: right;
}
.sidebar-content-box	{

	width: 310px;
	height: auto;	
	margin: 0px 0px 10px 0px;
	position: relative;
	left: 0px;
	top: 0px;
	display: block;
	float: right;
}
.sidebar-content-box.small	{

	height: 177px;
	background: transparent url(/_files/images/content/sidebar/sidebar-box-bg.png) no-repeat;
}

#sidebar-hotline-box	{
	
	width: 310px;
	height: 341px;
	position: relative;
	left: 0px;
	top: 0px;
	background: transparent url(/_files/images/content/sidebar/ipucu.de-hotline.png) no-repeat;
}
#sidebar-hotline-lady	{

	position: relative;
	left: -28px;
	top: -15px;
}
#sidebar-nl-form	{

	width: 205px;
	height: auto;
	position: absolute;
	left: 95px;
	top: 85px;
	display: block;
}

#sidebar-nl-input	{

	width: 189px;
	height: 25px;
	font-family: Tahoma,Arial;
	font-weight: normal;
	font-size: 18px;
	color: #d8d8d8;
	margin: 0px 0px 15px 0px;
	padding: 0px 5px;
	border: 1px solid #d8d8d8;
	letter-spacing: 0.5px;
	
}
#sidebar-nl-submit	{

	width: 201px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	cursor: pointer;
	color: transparent;
	background: transparent url(/_files/images/content/sidebar/e-bulten-submit.png) no-repeat; 
	display: block;
}

#sidebar-nl-submit:hover	{

	background: transparent url(/_files/images/content/sidebar/e-bulten-submit-h.gif) no-repeat;
}

.sidebar-rectangle-box	{
	
	width: 284px;
	height: auto;
	margin: 13px 13px 23px 13px;
	float: right;
}

.sidebar-rectangle-ad	{
	width: 300px !important;
	height: 260px !important;
	position: relative;
	top: -8px;
	left: -8px;
}
.sidebar-rectangle-ad span	{
	
	width: 296px;
	font-size: 10px;
	color: #666666;
	text-align: right;
	display: block;
}

.sidebar-sky-ad	{
	position: absolute;
	left: 1020px;
	top: 20px;
	display: block;
}


.sidebar-sky-ad span	{
	
	font-size: 10px;
	color: #666666;
	text-align: right;
	display: block;
}

.sidebar-advertiser	{
	width: auto;
	height: auto;
	margin: 17px 13px 23px 13px;
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
}
#sidebar-advertiser-slider	{

	width: 304px;
	height: auto;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: -8px;
	display: block;
}
#sidebar-advertiser-slider-head	{
	width: 160px;
	height: 28px;
	position: relative;
	left:150px;
	top: 0px;
	display: block;
}
#sidebar-advertiser-slider-head	#head-first	{
	width: 20px;
	height: 28px;
	background: transparent url(/_files/images/layout/breadcrumb-l.png) no-repeat;
	display: block;
	float: right;
}
#sidebar-advertiser-slider-head	#head-last	{
	width: auto;
	height: 28px;
	padding: 0px 20px 0px 0px;
	line-height: 25px;
	background: transparent url(/_files/images/layout/breadcrumb-r.png) top right no-repeat;
	display: block;
	float: right;
}

#sidebar-advertiser-slider .accordion_slider_toggle	{
	
	width: 260px;
	height: 32px;

	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	padding: 0px 0px 0px 50px;
	line-height: 31px;
	cursor: pointer;
	position: relative;
	left: 0px;
	top: 0px;
}
#sidebar-advertiser-slider .accordion_slider_toggle h3	{
	margin: 0px;
	text-shadow: none;
	color: #fff;
	font-size: 18px;
	display: block;
	float: left;
}
#sidebar-advertiser-slider .accordion_slider_toggle span	{

	font-size: 13px;
	margin: 0px 10px 0px 15px;
	text-align: right;
	display: block;
	float: right;
}

#sidebar-advertiser-slider .accordion_slider_content	{

	width: 310px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: block;
	overflow: hidden;
	background: transparent url(../images/layout/slider-sidebar-content.png) repeat-y;
}
#sidebar-advertiser-slider .accordion_slider_content .articleList	{

	width: 284px;
	height: 110px;
	padding: 0px;
	margin: 10px 0px 0px 15px;
	display: block;
	overflow: hidden;
}

#sidebar-advertiser-slider .top.accordion_slider_toggle h3	{
	margin: 4px 0px 0px 0px;
}
.sidebar-advertiser .top,
.sidebar-advertiser .bottom	{
	height: 35px !important;
}
.sidebar-advertiser .bottom.active	{
	height: 32px !important;
}


/* SLIDER BLUE */
.sidebar-advertiser.blue .top	{
	background: transparent url(../images/layout/slider-sidebar-blue-t.png) no-repeat;
}
.sidebar-advertiser.blue .top:hover,
.sidebar-advertiser.blue .top.active	{
	background: transparent url(../images/layout/slider-sidebar-blue-t-h.png) no-repeat;
}
.sidebar-advertiser.blue .middle	{
	background: transparent url(../images/layout/slider-sidebar-blue-m.png) no-repeat;
}
.sidebar-advertiser.blue .middle:hover,
.sidebar-advertiser.blue .middle.active	{
	background: transparent url(../images/layout/slider-sidebar-blue-m-h.png) no-repeat;
}
.sidebar-advertiser.blue .bottom	{
	background: transparent url(../images/layout/slider-sidebar-blue-b.png) no-repeat;
}
.sidebar-advertiser.blue .bottom:hover	{
	background: transparent url(../images/layout/slider-sidebar-blue-b-h.png) no-repeat;
}
.sidebar-advertiser.blue .bottom.active	{
	background: transparent url(../images/layout/slider-sidebar-blue-m-h.png) no-repeat;
}

/* SLIDER ORANGE */
.sidebar-advertiser.orange .top	{
	background: transparent url(../images/layout/slider-sidebar-orange-t.png) no-repeat;
}
.sidebar-advertiser.orange .top:hover,
.sidebar-advertiser.orange .top.active	{
	background: transparent url(../images/layout/slider-sidebar-orange-t-h.png) no-repeat;
}
.sidebar-advertiser.orange .middle	{
	background: transparent url(../images/layout/slider-sidebar-orange-m.png) no-repeat;
}
.sidebar-advertiser.orange .middle:hover,
.sidebar-advertiser.orange .middle.active	{
	background: transparent url(../images/layout/slider-sidebar-orange-m-h.png) no-repeat;
}
.sidebar-advertiser.orange .bottom	{
	background: transparent url(../images/layout/slider-sidebar-orange-b.png) no-repeat;
}
.sidebar-advertiser.orange .bottom:hover	{
	background: transparent url(../images/layout/slider-sidebar-orange-b-h.png) no-repeat;
}
.sidebar-advertiser.orange .bottom.active	{
	background: transparent url(../images/layout/slider-sidebar-orange-m-h.png) no-repeat;
}

/* SLIDER YELLOW */
.sidebar-advertiser.yellow .top	{
	background: transparent url(../images/layout/slider-sidebar-yellow-t.png) no-repeat;
}
.sidebar-advertiser.yellow .top:hover,
.sidebar-advertiser.yellow .top.active	{
	background: transparent url(../images/layout/slider-sidebar-yellow-t-h.png) no-repeat;
}
.sidebar-advertiser.yellow .middle	{
	background: transparent url(../images/layout/slider-sidebar-yellow-m.png) no-repeat;
}
.sidebar-advertiser.yellow .middle:hover,
.sidebar-advertiser.yellow .middle.active	{
	background: transparent url(../images/layout/slider-sidebar-yellow-m-h.png) no-repeat;
}
.sidebar-advertiser.yellow .bottom	{
	background: transparent url(../images/layout/slider-sidebar-yellow-b.png) no-repeat;
}
.sidebar-advertiser.yellow .bottom:hover	{
	background: transparent url(../images/layout/slider-sidebar-yellow-b-h.png) no-repeat;
}
.sidebar-advertiser.yellow .bottom.active	{
	background: transparent url(../images/layout/slider-sidebar-yellow-m-h.png) no-repeat;
}

/* SLIDER GREEN */
.sidebar-advertiser.green .top	{
	background: transparent url(../images/layout/slider-sidebar-green-t.png) no-repeat;
}
.sidebar-advertiser.green .top:hover,
.sidebar-advertiser.green .top.active	{
	background: transparent url(../images/layout/slider-sidebar-green-t-h.png) no-repeat;
}
.sidebar-advertiser.green .middle	{
	background: transparent url(../images/layout/slider-sidebar-green-m.png) no-repeat;
}
.sidebar-advertiser.green .middle:hover,
.sidebar-advertiser.green .middle.active	{
	background: transparent url(../images/layout/slider-sidebar-green-m-h.png) no-repeat;
}
.sidebar-advertiser.green .bottom	{
	background: transparent url(../images/layout/slider-sidebar-green-b.png) no-repeat;
}
.sidebar-advertiser.green .bottom:hover	{
	background: transparent url(../images/layout/slider-sidebar-green-b-h.png) no-repeat;
}
.sidebar-advertiser.green .bottom.active	{
	background: transparent url(../images/layout/slider-sidebar-green-m-h.png) no-repeat;
}

#sidebar .articleList.konu-bilgileri	{
	margin: 10px 0px 0px 0px;
}
#sidebar .articleList.konu-bilgileri li {
	padding: 0px;
	background: none;
}
#sidebar .articleList.konu-bilgileri li a	{
	width: auto;
	height: 1.5em;
	margin: 0px;
	padding: 1px 10px 1px 30px;
	border: 1px dotted #ccc;
	background: transparent url("/_files/images/layout/arrow.png") no-repeat scroll 10px 6px;
	display: block;
}

.araba #sidebar .articleList.konu-bilgileri li a:hover	{
	background-color: #e3f4ff;
}
.iletisim #sidebar .articleList.konu-bilgileri li a:hover	{
	background-color: #fff3e6;
}
.para #sidebar .articleList.konu-bilgileri li a:hover	{
	background-color: #fefcca;
}
.sigorta #sidebar .articleList.konu-bilgileri li a:hover	{
	background-color: #f3ffce;
}

/*
	IMPRESSUM
*/
.imprint-content-box	{

	width: 974px;
	height: auto;
	margin: 23px 13px 13px 13px;
	display: block;
	float: left;
}
.imprint-content-box #postIt	{
	
	width: 240px;
	height: 253px;
	margin: 0px;
	position: absolute;
	right: 25px;
	top: -42px;
	display: block;
}
.imprint-content	{

	padding: 10px;
}
#imprint-data	{
	
	width: 300px;
	height: 200px;
	font-size: 14px;
	display: block;
	float: left;
}
#imprint-contact	{

	width: 250px;
	height: 200px;
	font-size: 14px;
	margin: 0px 0px 0px 100px;
	display: block;
	float: left;
}
#imprint-contact li	{
	
	width: auto;
	height: 50px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 70px;
	line-height: 50px;
	display: block;
}

#imprint-extra	{
	margin: 0px;
	display: block;
	clear: left;
}

#imprint-phone	{
	background: transparent url(/_files/images/layout/phone-icon.gif) no-repeat;
}
#imprint-mail	{
	background: transparent url(/_files/images/layout/mail-icon.gif) no-repeat;
}
#imprint-fax	{
	background: transparent url(/_files/images/layout/fax-icon.gif) no-repeat;
}
#imprint-web	{
	background: transparent url(/_files/images/layout/website-icon.gif) no-repeat;
}
