@charset "utf-8";
/*GENEL*/
body {margin:0px; background:url(../images/bg_body.gif); font-family: Arial, Helvetica, sans-serif;	font-size: 11px;}
a:link {color: #FF0000; text-decoration:none;}
a:visited {text-decoration:none; color: #FF0000;}
a:hover {text-decoration:none; color: #000000;}
a:active {text-decoration:none; color: #CC0000;}
/*HEADER*/
.header{width:776px; height:135px; background:url(../images/bg_header.jpg) no-repeat; margin:auto;}
.headerLogo{width:200px; height:135px; float:left;}
.headerMenu{width:200px; height:135px; text-align:left; float:left;}
.headerSlogan {width:376px; height:135px; float:left;}
ul.menu {list-style-type: none; padding: 0; margin: 0; margin-left:30px; margin-top:15px; width:145px; text-align:left; font-weight:bold; font-size:11px;}
ul.menu li {border-bottom:#787878 1px solid; height:14px;}
ul.menu a {display: block; color: #ffffff; text-decoration: none; font-weight:bold;}
ul.menu a:hover{color: #000000;}
/*BANNER*/
.banner{width:776px; height:283px; background:url(../images/bg_header.jpg) no-repeat; margin:auto;}
/*CONTENT*/
.content{width:776px; height:500px; background:#FFFFFF; color:#333333; margin:auto;}
.content-left{width:214px; height:500px; float:left; text-align:left; background:url(../images/bg_sidebar-left.gif) repeat-y #ffffff;}
.content-center{width:366px; height:470px; padding-top:30px; float:left; text-align:left;}
.content-right{width:16px; height:500px; float:left; background:#cccccc;}
.content-right-news{width:196px; height:500px; float:left; background:#cccccc;}
.content h1{margin:10px; margin-left:0; font-size:12px;}
/*FOOTER*/
.footerMenu{width:756px; height:17px; padding:10px; background:url(../images/bg_footer-menu.jpg) repeat-x; margin:auto; text-align:center;}
.footer{width:756px; height:12px; padding:10px; background:#FFFFFF; margin:auto; margin-bottom:15px; text-align:center;}
/*SAYFALAR*/
.content-center-uber-uns{width:356px; padding-top:30px; padding-left:10px; padding-right:180px; float:left; text-align:left;}
.content-center-vorteile{
	width:420px;
	padding-top:30px;
	padding-left:10px;
	padding-right:115px;
	float:left;
	text-align:left;
}

/*DIGER*/
.kirmiziKalin{color:#FF0000; font-weight:bold;}
.temizle{clear:both; margin:0; padding:0;}

