.text11-white {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
 	color: #FFFFFF;
}

.text11-lightgray {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	line-height: 15px;
}
.text11-red {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
 	color: #ed1b2d;
}
.text11-bluegray {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
 	color: #5c6f7c;
}

.text11-bluegray-bold {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
 	color: #5c6f7c;
 	font-weight:bold;
}
.textblue {
	font-family: tahoma;
	font-size: 11px;
	color: #00336F;
	text-decoration:none;
}

.picturestroke
{
	border:1px solid #5c6f7c;
}

.text11-bluegray-bold {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
	text-decoration: none;
 	color: #5c6f7c;
}

hr
{
	color:#5c6f7c;
	height:1px;
}

.row0{
	background-color:#FFFFFF;
}
.row1{
	background-color:#F3F3F3;
}

.galeri_frame_footer
{
	border-top:1px solid white;
	background-color:#D9D9D9;
	color:#595959;
	text-align:left;
	padding:3px;
}

.rowDE
{
	background-color:#fff267;
}
.rowTR
{
	background-color:#67ff7c;
}
.rowEN
{
	background-color:#98aeff;
}
.rowOver
{
	background-color:#ffffff;
}
#global
{
    background-color:#000000;
    height:100%;
    left:0;
    opacity:100;
    position:fixed;
    top:0;
    width:100%;
    z-index:0;
}
#global_inside
{
    color:#FFFFFF;
    font-size:14px;
    font-weight:bold;
    height:683px;
    left:50%;
    margin-left:-512px;
    margin-top:-342px;
    position:absolute;
    text-align:center;
    top:50%;
    width:1024px;
    z-index:0;
}
