body { 
margin : 0;
padding : 0;
font-family : Verdana;
} 
a:link, a:visited { 
text-decoration : none;
color : #900;
font-weight : bold;
font-size : 13px;
} 
a:hover { 
text-decoration : underline;
color : #f00;
}
.sitetext {
font-size : 12px;
color : #444;
text-align : justify;
} 
.sitetext, tr {
font-size : 12px;
color : #444;
text-align : justify;
} 
.baslik1 {
font-size : 15px;
color : #333;
font-weight : bold;
text-align : center;
} 
.baslik2 {
font-size : 13px;
color : #666;
font-style : normal;
font-weight : bold;
text-align : left;
} 
.kucuk {
font-size : 9px;
color : #333;
} 
.altlink {
font-size : 9px;
font-weight : bold;
color : #900;
} 
.card-left { 
position : relative;
float : left; 
width : 300px; 
margin : 1px 10px 4px 1px; 
padding : 0; 
text-align : center; 
background : #fff; 
border : 0px solid #999;
} 
.card-right { 
position : relative;
float : right; 
width : 300px; 
margin : 1px 1px 4px 10px; 
padding : 0; 
text-align : center; 
background : #fff; 
border : 0px solid #999; 
}
#fadeinbox { 
position : absolute;
width : 300px;
height : 375px;
left : 0;
top : -400px;
border : 0px #600;
background-color: #fff;
padding : 0px;
z-index : 100;
visibility : hidden;
text-align : center;
font-size : 14px;
color : #fff;
font-weight : bold;
}
.center {
text-align: center;
}
img {
border: 0;
}
.orta {
width: 704px;
position: relative;
left: 50%;
margin-left: -352px;
}
#contentwrapper{
float: left;
width: 100%;
}
#contentcolumn{
margin: 0 110px 0 110px;
}
#leftcolumn{
float: left;
width: 110px;
margin-left: -100%;
text-align: right;
}
#rightcolumn{
float: left;
width: 110px;
margin-left: -110px;
}
.innertube{
margin: 10px;
margin-top: 0;
}
#iletisim {
margin: 0 auto;
width: 600px;
height: 60px;
padding: 0;
text-align: center;
}
.iletisimic{
padding-right: 6 px;
text-align: center;
float: left;
}


