html, body {
	margin: 0px;
	padding:0px;
	background-image:url(/images/bg.gif);
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#FFF;
}

#content {
	width:778px;
	margin:0px auto;
	background-image:url(/images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#header {
	height:96px;
}

#logo {
	width:258px;
	float:left;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#F76B0C;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-top:30px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;
}

#links ul {
	margin:0px; 
	padding-top:67px;
}

#links li{
	float:left;
	list-style-type:none;
	width:100px;
	height:25px;
	text-align:center;
	background-color:#F4A80A;
	border-left:1px solid #FFF;
	padding-top:4px;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#header2 {
	background-image:url(/images/main_img.jpg);
	background-repeat:no-repeat;
	height:100px;
}

#contentarea {
	clear:both;
	padding:25px 0px;
}

#leftbar {
	float:left;
	width:539px;
	border-right:1px solid #BCBDBC;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:22px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding-left:20px;
	padding-bottom:5px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 20px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
	padding:0px 10px;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 10px;
}
#leftbar .yorumm{
	font-size:0.8em;
	text-decoration:none;
	text-align:right;	
	padding-right:10px;
}

#rightbar {
	float:left;
	width:237px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}
#rightbar  a.l1, #leftbar  a.l1{
	font-size:0.8em;
	color : #66CC00;
}
#rightbar a.l2, #leftbar  a.l2{
	font-size:1.0em;
	color : #990000 ;
}
#rightbar a.l3, #leftbar  a.l3{
	font-size:1.1em;
	color : #003366 ;
}
#rightbar a.l4, #leftbar  a.l4{
	font-size:1.3em;
	color : #CC9933 ;
}
#rightbar a.l5, #leftbar  a.l5{
	font-size:1.5em;
	color : #993366 ;
}
#rightbar a.l6, #leftbar  a.l6{
	font-size:1.6em;
	color : #FF0033;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}

#email {
	float:left;
	width:400px;
	background-color:#9BBE00;
	height:27px;
	padding-top:5px;
}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	padding:0px 40px;
	
}

#validtext {
	float:left;
	width:378px;
	background-color:#9BBE00;
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
}
#hata {
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CC0000;
	width: 300px;
	margin-right: auto;
	margin-left: auto;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.yorum {
	width: 500px;
	margin: 0 auto;
	margin-top:10px;
	background: #D4D9DD url(/images/yorum-bg.gif) repeat-y;
}
.yorum .ust {
	height: 25px;
	background: url(/images/yorum-ust.gif) no-repeat;
}
.yorum .ust2 {
	height: 25px;
	background: url(/images/yorum-ust2.gif) no-repeat;
}
.yorum hr{
	padding:0px;
	width:480px;
	border: 0px; /* Für Firefox und Opera */
	border-top: dashed 1px #999;
	border-bottom: solid 1px #FFFFFF;	
}
.yorum .gonderen {
	padding: 0px 10px 5px 10px;
	color: #000000;
	font-size: 11px;
	font-weight:bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
#sayfala {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	width: 480px;
	line-height:20px;
	text-align:center;
	font-size: 18px;
	font-weight:normal;
	text-decoration: none; 
	padding: 10px 20px;
}
#sayfala a:link,
#sayfala a:active,
#sayfala a:visited{
	font-weight:bold;
	color:EE8907;
	margin-left: 2px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	text-decoration: none; 
	background-color:#FFFFFF;
	border:1px solid EE8907;
}
#sayfala a:hover{
	color:#FFFFFF;
	margin-left: 2px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	text-decoration: none; 
	background-color: #EE8907;
}
#sayfala .selected{
	color:#FFFFFF;
	margin-left: 2px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	text-decoration: none; 
	background-color:#EE8907;
}
.yorum .metin {
	padding: 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.yorum .alt {
	height: 12px;
	background: url(/images/yorum-alt.gif) no-repeat left bottom;
}
.yorum .col1{
	background-color:#FFFFFF;
	padding-left: 2px;
	font-weight: normal;
	color: #000000;
	width:320px;
}
.yorum .col2{
	background-color:#FFFFFF;
	padding-left: 2px;
	color: #CCCCCC;
	width:130px;
}
.yorum .inptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	width:300px;
}
