@charset "utf-8";
/* CSS Document */
body, html
{
	margin: 0;
	padding: 0;
	font-family: verdana;
	font-size: 11px;
	background: #ffffff;
	text-align: center;
}
#header, #main, #Altheader,#headerSubPage
{
	width: 900px;
	/* border: 1px solid #000000; */
}
#header
{
	height: 300px;
}
#headerSubPage
{
	height: 160px;
}
#Altheader
{
	height: 160px;
}
#mainContainer
{
	width: 100%;
	background: #cccccc;
}
#main
{
	padding-top: 10px;
	padding-bottom: 10px;
}
#newsContainer
{
	float: left;
	padding: 10px;
	width: 300px;
	text-align: left;
	vertical-align: middle;
}
#servicesContainer
{
	float: left;
	padding: 10px;
	width: 250px;
	text-align: left;
	vertical-align: middle;
}

#projectContainer
{
	float: left;
	padding: 10px;
	width: 250px;
	text-align: left;
	vertical-align: middle;
}
#altsayfaContainer
{
	float: left;
	padding-right: 10px;
	padding: 10px;
	width: 550px;
	text-align: left;
	vertical-align: middle;
}

#linkContainer
{
	float: left;
	padding: 10px;
	width: 300px;
	text-align: right;
	vertical-align: middle;
}
#linkContainer a
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.headerh1
{
	font: bold;
	font-size:14px;
	color:#AD1718;
	padding-left:30px;
}
.headerh2
{
	font: bold;
	font-size:16px;
	color:#AE171A;
	padding-left:30px;
}
.dottedVerticalSeperator
{
	float: left;
	border-right-style: dotted;
	border-right-color: #000000;
	border-right-width: 1px;
	height: 300px;
	margin-top:30px;	
}
.IletisimSisItem
{
	width: 200px;
    height: 105px;
}
.VerticalSeperator
{
	float: left;
	height: 300px;
	margin-top:30px;	
}
.indexLi li
{
	padding-bottom: 15px;
	padding-left:10px;
	list-style-image: url(images/bullet.gif);
}

.indexLi a
{
    text-decoration:none;
    color:#000000;
}

#footerContainer
{
	/*background-image: url(images/iso.jpg);
	background-repeat: no-repeat;
	background-position: center right;
	 height: 70px; 
	margin-top: 10px;*/
}
#footer
{
	/* padding-top: 10px; */
}
.divAdres
{
	float: left;
	width:45%;
	background-color:#AE171A;
	color:#ffffff;
	font-weight:bold;
	padding:2%;
}
.footerVerticalSeperator
{
	float: left;
	height: 10px;
	width:2%;
}
#picSlider 
{
    margin: 1em auto;
    border: 1px solid #000000;
    width: 260px;
    height: 320px;
}
.percent
{
	width: 100%;
}
.floatfix
{
	clear: both;
}
#newsticker-demo { 
width:230px;
padding:5px 5px 0;  
font-family:Verdana,Arial,Sans-Serif;
font-size:11px;
height:320px;
}

#newsticker-demo a { text-decoration:none; color:#000000}

#newsticker-demo .title {
text-align:center;
font-size:13px;
font-weight:bold;
}

.newsticker-jcarousellite { }
.newsticker-jcarousellite ul li{ list-style:none; display:block}
.newsticker-jcarousellite .info { float:right; height:155px; }
.newsticker-jcarousellite .info span.cat { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }
.divSubPageContainer
{
	text-align:left;
}
.divHeader
{
	color: #AD1718;
	font-size: 18px;
	
	padding-bottom: 20px;
	font-weight: bold;
	padding-right: 20px;
}