body {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#242424;
	margin: 0;
	padding: 0;
}

#mainmenu {
	color:white;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;	
	background-color: #ff0000;
	height:21px;
	width:740px;
}

.aramaheading {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color:#121212;
}

.haberlerheading {
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	color:#da251d;
	padding-top:6px;
	padding-bottom:6px;
	display: block;
}

#header {
	background: url(../images/header.jpg);
	width:740px;
	height: 115px;
}

#container {
	margin-top:1px;
	width: 740px;
	background: url(../images/bck01.gif) repeat-y;
	
}

#container2 {
	background: url(../images/bck02.jpg) no-repeat bottom;

/*	display:inline-block;*/
}

#leftcontainer {
	width: 543px;
	float:left;
	padding:10px;
	padding-top:60px;
}

#rightcontainer {
	width: 157px;
	float:left;
	padding:10px;
	padding-top:5px;

}
#container3 {
	background: no-repeat;
	display:inline-block;
}

.genisyazi {
	letter-spacing: 1px;
}

#cozumortakligi {
	width:250px;
	float:left;
	padding:10px;
	/*
	background-color: Yellow;
	*/
}

#sonkullanici {
	width:240px;
	float:left;
	padding:10px;
	padding-left:20px;
	/*
	background-color: #FFC0CB;
	*/
}

.liste1 {
	list-style: url(../images/bullet1.gif);
	padding:0;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:5px;
	margin-right:5px;
}


.mainliste{
	list-style: url(../images/bullet1.gif);
	padding:0;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:5px;
	margin-right:5px;
	font-size:12pt;
}

.mainliste a:link{
	color:#da251d;
	font-weight:bold;
}

.mainliste a:visited{
	color:#da251d;
	font-weight:bold;
}

a:link{color:#111111;text-decoration:none;}
a:visited{color:#404040;text-decoration:none;}
a:hover{color:#da251d;text-decoration:underline;}
a:active{font-weight:bold;color:#404040;text-decoration:none;}

#mainmenu a:link{color:#FFFFFF;text-decoration:none;}
#mainmenu a:visited{color:#FFFFFF;text-decoration:none;}
#mainmenu a:hover{color:#CCCCCC;text-decoration:none;}


#bannerzone1 {
	clear:both;
	float:none;
	width:530px;
	padding:5px;
	padding-right: 0;
}

#banner2 {
	padding-left:5px;
}

#footer {
	width:740px;
	text-align: center;
	margin-top:10px;
}

.formelement {
	border: 1px solid #7491a9;
	background: #e8ebe9;
	
}

form {
	display: inline;
}

#submainmenu {
	color:#da251e;
	font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;	
	background-color: #f3eeb7;
	height:18px;
	width:740px;
	border-bottom: 2px solid #da251e;
	border-top: 1px solid white;
}

#bolumbaslik {
	color:#111111;
	height:44px;
	border-top: solid white 1px;
	width:740px;
	background: url(../images/bolum00.gif) top no-repeat;
}

#bolumbaslik span{
	font-size: 20px;
	padding-top : 10px;
	padding-left: 85px;
	display: block;
}
#sitemap {
	color:#111111;
	height:16px;
	border-top: solid #c7c6c6 1px;
	border-bottom: solid #c7c6c6 1px;
	width:740px;
	
}
#sitemapspan {
	padding-top: 2px;
	padding-left: 16px;
}

#maincontent {
	width: 740px;
	background: url(../images/bck03.gif) repeat-y;
	
}

#subleftcontent {
	float: left;
	background: url(../images/bck04.jpg) top no-repeat;
	width:175px;

}

#subrightcontent {
	float: left;
	width:556px;
	padding-top:5px;
	padding-left:7px;
}

.liste2 {
	font:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: url(../images/bullet1.gif);
	padding:0;
	margin-left:33px;
	margin-top:10px;
	margin-bottom:5px;
	
}

.liste2 li{
	border-bottom: 1px solid #b7b9b8;
	height: 12px;
	padding-top:5px;
	padding-bottom:4px;
	color: #484848;
}

#upperfooter {
	width: 740px;
	height: 14px;
	background: url(../images/bottom01.gif) no-repeat top;
}

#headertopright
{
	text-align:right;
	color:#5e5c5a;
	font-weight:bold;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right:20px;
	margin-top:10px;
}

#headertopright a
{
	text-decoration:underline;
}

	#MessageBox
	{
		border-color: #cccccc;
		border-style: solid;
		border-width: 1px;
		float: left;
		margin: 0em 0em 0em 0em;
		padding: 0em;
		width:400px;
		height:200px;
		background-color:#f4f4f4;
		font-family:Verdana;
		font-size:1em;
		font-weight:bold;
		position:relative;
	}

	#MessageHeader
	{
		left:0px;
		top:0px;
		width:390px;
		height:20px;
		text-align:left;
		background-image:url('../images/messagetitlered.png');
		background-repeat:repeat-x;
		color:#ffffff;
		vertical-align:middle;
		padding-top:0.6em;
		padding-left:1em;
		padding-bottom:0.2em;
		position:absolute;
		border:none;
	}
	
	#MessageBody
	{
		position:relative;
		margin:3em 2em 2em 1em;
	}
	
	#MessageButton
	{
		bottom:5px;
		width:400px;
		height:30px;
		text-align:left;
		position:absolute;
		text-align:center;
	}
	
	#MessageContent
	{
		position:absolute;
		padding:1em 0em 0em 10em;
		width: 250px;
		height: 70px;
		color:#545454;
		float:right;
	}
	
	#MessageImage
	{
		border-color: #cccccc;
		border-style: solid;
		border-width: 1px;
		float: left;
		margin: 0em 0em 0em 0em;
		padding: 1em;
		background-color:#ffffff;
		position:absolute;
	
	}


#headerbottomright
{
	text-align:right;
	color:#5e5c5a;
	font-weight:bold;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right:20px;
	margin-top:4px;
	position:absolute;
	top:88px;
	left:424px;
}
#inputbox
{
	font-size:11px;
	width:80px;
	height:12px;
}
#inputboxmail
{
	font-size:11px;
	width:110px;
	height:12px;
}

.ratesheading {
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	color:#da251d;
	padding-top:1px;
	padding-bottom:1px;
	display: block;
}

.ratesnormal{
	font-family: Trebuchet MS;
	font-size: 11px;
	color:#121212;
	padding-top:1px;
	padding-bottom:1px;
	display: block;
	font-weight:normal;
}

.altmenu
{
	margin-left:10px;

}
