body{
	background-color:#f1f1f1;
	font-family:"Trebuchet MS";
	font-size:0.7em;
	color:#000;
	top: 0;
	margin:0;
	padding:0;
	text-align:center;
}

#wrapper{
	padding:0;
	margin:0 auto 0 auto; 
	width:985px;
	top:0;
	line-height: 1.8em;
	text-align:left;
	background:url(../images/wrap.png) 0 0 repeat-y;
}

#header{
	width:960px;
	height:212px;
	background:url(../images/header.jpg) 45px 0 no-repeat;
}

#header-right{
	float:right;
	width:320px;
	height:80px;
}

.logo {
	width:450px;
	height:87px;
	float:left;
	margin:25px 0 0 45px;
}

#language {
	float:right;
	position:relative;
	margin-top:10px;
	margin-right:50px;
	color:#FFFFFF;
}

.language-text {
	height:11px;
	color:#3d6782;
	text-decoration:none;
}

#left {
	float:left;
	width:220px;
}

#right {
	float:left;
	width:690px;
	margin:10px;
}

/* search */
#search{
	float:left;
	width:220px;
	height:100px;
	border:0px solid black;
	background:url(../images/search.png);
	background-repeat: repeat-x;
	background-position: center top;
}
 	 	
.search_form{
	float:left;
	margin-top:1px;
	margin-left:1px;
}

.search_form form{
	margin:0px;
	padding:0px;
	overflow:hidden;
}

.search_form input{
	border:0px;
	width:115px;
	height:14px;
	padding:2px;
	color:#000000;
	margin:44px 0 0 10px;
	border:1px #0e4d69 solid;
	font-size:12px;
}

.search_submit{
	float:left;
	margin:47px 0 0 10px;
	padding:0px;
	width:51px;
	height:16px;
	border:0;
	cursor:pointer;
	background:url(../images/search_button.png) 0 0 no-repeat;
}

/* menu */

#menu {
	width:900px;
	height:38px;
	margin:60px 0 0 45px;
	float:left;
	z-index:1;
	background:url(../images/menu.png) 0 0 no-repeat;
}

/* container */

#container {
	width:985px;
	height:auto;
	float:left;
	background:url(../images/wrap.png) 0 0 repeat-y;
	padding:10px 20px 40px 50px;
}

#text {
	width:500px;
	height:300px;
	float:left;
	padding-left:20px;
}

.text {
	color:#3f3f3f;
}

h2 {
	color:#072e51;
	font-size:14px;
	text-align:center;
}

#box {
	width:320px;
	height:190px;
	float:left;
	border:1px #CCCCCC solid;
	margin:5px;
	font-size:12px;
}

.box-text {
	font-size:11px;
	padding:10px;	
}

.box-text li, a.box-text:link {
	list-style:none;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;	
}

.box-text a:hover {
	text-decoration:underline;	
}

#box2 {
	width:650px;
	height:650px;
	float:left;
	border:1px #CCCCCC solid;
	margin:5px;
}

#box2 ul {
	margin:55px 0 0 150px;	
}

#box2 li {
	list-style:none;
	font-size:11px;
	color:#000000;
	text-decoration:none;	
}

#boxnews {
	width:218px;

	float:left;
	border:1px #CCCCCC solid;
	margin-top:10px;
}

#box3 {
	width:320px;
	height:100px;
	float:left;
	border:1px #CCCCCC solid;
	margin:5px;
	text-align:center;
}

#box3 img {
	border:1px #CCCCCC solid;
	margin:2px;
	padding:2px;
	float:left;
}

#box3-text {
	font-size:12px;
	padding:10px 5px;	
}

#box4 {
	width:320px;
	height:100px;
	float:left;
	border:1px #CCCCCC solid;
	margin:5px;
	text-align:center;
}

#box4 img {
	border:1px #CCCCCC solid;
	margin:2px;
	padding:2px;
	float:right;
}

#box4-text {
	font-size:12px;
	padding:20px;	
}


#box5 {
	width:650px;
	height:170px;
	float:left;
	border:1px #CCCCCC solid;
	margin:5px;
}

#box5 ul {
	margin:55px 0 0 150px;	
}

#box5 li {
	list-style:none;
	font-size:11px;
	color:#000000;
	text-decoration:none;	
}


#footer {
	width:985px;	
	height:104px;
	float:left; 
	background:url(../images/footer.png) 0 0 no-repeat;
}

#footer-text {
	width:850px;
	margin:0 auto;
	text-align:left;	
}

.copyright {
	font-size:10px;
	color:#454545;
	margin-top:10px;
}

a {
	color:#333333;
	text-decoration: none ;
}
a:hover { 
	color:#999999; 
	text-decoration:underline ;
}

.more {
	float:right;
	color:#000099;
	padding-right:20px;
}

/*--Reference Slide--*/
.main_view {
	float: left;
	position: relative;
	margin-top:20px;
}

.window {
	height:330px;	width: 450px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

.paging {
	position: absolute;
	bottom: 0; right: -7px;
	width: 178px; height:47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;	
	font-weight: bold;
	background:#000000;
	border: 1px solid #610000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a.active {
	font-weight: bold;
	background: #920000;
	border: 1px solid #610000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}

.harfler {
	color:#0066CC;
}

div.urunListe{
	width:255px;
	height:150px; 
	border:0;
	float:left;
	margin:10px 10px 40px 10px;
	padding:10px
	text-align:center;
}

#date {
	width:890px;
	height:20px;
	margin-top:-10px;
	color:#000;
	text-align:right;
	font-weight:bold;
}
