
/* hyperlinks */
a:link, a:active, a:visited {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: underline;
}
.mod_baslik {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7a7a7a;
	padding: 0px;
}

.modul_top {
	position:relative;
	background-image: url(../images/gri_css/modul_top.jpg);
	height: 19px;
	width: 306px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	}
.modul_mid {
	/*background-image: url(../images/modul_mid.jpg); */
	width: 326px;
	padding: 5px;
	background-color: #f7f8f0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d3d3d3;
	border-left-color: #d3d3d3;
	}
.modul_bottom {
	position:relative;
	background-image: url(../images/gri_css/modul_bottom.jpg);
	height: 16px;
	width: 326px;	
	
	}
.modul_mid_branslar {
	background-image: url(../images/branslar_bg.png);
	width: 326px;
	padding: 5px;
	background-color: #f7f8f0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d3d3d3;
	border-left-color: #d3d3d3;
	background-repeat: no-repeat;
	background-position: right bottom;
	}
.modul_mid_slide_show {
	background-image: url(../images/slide_show_bg.png);
	width: 326px;
	padding: 5px;
	background-color: #f7f8f0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d3d3d3;
	border-left-color: #d3d3d3;
	background-repeat: no-repeat;
	background-position: right bottom;
	}

.home_top_modul_top {
	background-image: url(../images/gri_css/home_top_modul_top.jpg);
	height: 19px;
	width: 159px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	}

.home_top_modul_mid {
	/*background-image: url(../images/modul_mid.jpg); */
	width: 169px;
	height: 145px;
	padding: 4px;
	background-color: #f7f8f0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d3d3d3;
	border-left-color: #d3d3d3;
	}
.home_top_modul_bottom {
	background-image: url(../images/gri_css/home_top_modul_bottom.jpg);
	height: 16px;
	width: 179px;	
	
	}
.DragBox {
		background:url(../images/gri_css/modul_top.jpg) no-repeat top left;
}